Skip to main content

Perform transfer action

POST 

/payment/v3/transfers/{transferId}/actions

Performs an action on a V3 transfer.

Supported actions:

  • ACCEPT_QUOTE: Accepts a conversion quote for a transfer in PENDING_QUOTE_ACCEPTANCE status. Requires the digest value from the transfer's conversion object.

  • REFRESH_QUOTE: Refreshes an expired quote for a transfer. Returns the transfer with updated conversion details and a new expiration time.

Request

Responses

Action performed successfully

Was this page helpful?