updateTransfer

The updateTransfer mutation allows you to update any attribute of the transfer before finalizing.

This mutation acts like a PATCH. i.e. you only need to provide data for attributes you want to update.

Parameters

ParameterTypeRequired
user_idUUID!true
ParameterTypeRequired
user_idUUID!true
entity_idUUID!true
source_amountStringfalse
wallet_idUUIDfalse
destination_amountStringfalse
account_idUUIDfalse
beneficiary_idUUID!true
purpose_of_paymentString!true
referenceStringfalse
Language
Click Try It! to start a request and see the response here!