Get settlement advance Permit2 typed data for signing
Get settlement advance Permit2 typed data for signing
Returns Permit2 typed-data the maker signs to authorize delegate funding
of their side of a trade. The witness is a DelegateFundingAuthorization
with permitted.amount = 0 — Permit2 is used purely as an authorization
carrier, no tokens transfer from the maker.
Stateless: no persistence, no side effects.
POST
Get settlement advance Permit2 typed data for signing
Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.
Body
application/json
Request body for getting settlement advance Permit2 typed-data.
Exchange trade identifier.
Example:
"trade-abc-123"
Response
Typed-data ready for the maker to sign.