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_ACCEPTANCEstatus. Requires thedigestvalue 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
- 200
- 404
- 409
Action performed successfully