Headers
An idempotency key is an arbitrary unique value generated by client to detect subsequent retries of the same request. It is recommended that a UUID or a similar random identifier be used as an idempotency key. A different key must be used for each request, unless it is a retry.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
Body
Attributes of the Synctera Pay transfer
The amount in the source currency's minor unit. For example, 10000 would be $100 for USD.
x >= 1The ID of the Incoming Synctera Pay configuration to be used for this transfer
The ID of the account in the Synctera Platform that will receive the funds for this transfer.
The ID of the person or business customer in the Synctera Platform that is the receiver of the this transfer.
The ID of the person or business in the Synctera Platform that is the originator of the this transfer. Depending on the configuration being used, this does not necessarily need to be a customer.
The unique network reference ID assigned to the transfer by the FinTech. This will be copied to the reference_id of the related ledger transaction.
1The ID of the external account in the Synctera Platform that is the ultimate source of funds for this transfer.
External Data for FinTech use, copied to ledger transactions related to this transfer.
Response
Successful creation of a Synctera Pay transfer
The amount in the source currency's minor unit. For example, 10000 would be $100 for USD.
x >= 1The ID of the Incoming Synctera Pay configuration used for this transfer
The timestamp representing when the dispute was created
"2010-05-06T12:23:34.321Z"
The ID of the account in the Synctera Platform that will receive the funds for this transfer.
The unique ID of the Incoming Synctera Pay transfer
The timestamp representing when the dispute was last modified
"2010-05-06T12:23:34.321Z"
The ID of the person or business customer in the Synctera Platform that is the receiver of the this transfer.
The ID of the person or business in the Synctera Platform that is the originator of the this transfer. Depending on the configuration being used, this does not necessarily need to be a customer.
The unique network reference ID assigned to the transfer by the FinTech.
The ID of the external account in the Synctera Platform that is the ultimate source of funds for this transfer.
The status of the incoming transfer. All values other than POSTED and DECLINED are intermediate statuses that will only appear if the transfer needs to be retried, using the same idempotency key.
CREATE_HOLD, CHECK, POST_HOLD, DECLINE_HOLD, POSTED, DECLINED The id of the tenant containing the resource. This is relevant for Fintechs that have multiple workspaces.
"abcdef_ghijkl"
External Data for FinTech use, copied to ledger transactions related to this transfer.
The ID of the transaction in the Synctera Ledger related to this transfer.

