Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
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
Properties for creating a transfer Synctera Pay transfer
Transfer amount in cents
x >= 1
10000
The currency of the transfer in ISO 4217 format
"USD"
Debit or credit sign
CREDIT
, DEBIT
"DEBIT"
The direction of the transfer. This determines the origination and receiver of the transfer. In an outgoing transfer, the customer_id
and account_id
field will be the originator of the transfer. In an incoming transfer, the customer_id
and account_id
field will be the receiver of the transfer.
INCOMING
, OUTGOING
"OUTGOING"
The subtype of the synctera pay transfer
INCOMING_INTERAC_AUTODEPOSIT
, INCOMING_INTERAC_AUTODEPOSIT_RETURN
, INCOMING_INTERAC_AUTODEPOSIT_RETURN_REVERSAL
, INCOMING_INTERAC_AUTODEPOSIT_REVERSAL
, INCOMING_INTERAC_E_TRANSFER
, INCOMING_INTERAC_E_TRANSFER_RETURN
, INCOMING_INTERAC_E_TRANSFER_RETURN_REVERSAL
, INCOMING_INTERAC_E_TRANSFER_REVERSAL
, OUTGOING_ACCOUNT_TRANSFER
, OUTGOING_ACCOUNT_TRANSFER_RETURN
, OUTGOING_ACCOUNT_TRANSFER_RETURN_REVERSAL
, OUTGOING_ACCOUNT_TRANSFER_REVERSAL
, OUTGOING_BILL_PAYMENT
, OUTGOING_BILL_PAYMENT_RETURN
, OUTGOING_BILL_PAYMENT_RETURN_REVERSAL
, OUTGOING_BILL_PAYMENT_REVERSAL
, OUTGOING_CARD_LOAD
, OUTGOING_CARD_LOAD_REVERSAL
, OUTGOING_INTERAC_E_TRANSFER
, OUTGOING_INTERAC_E_TRANSFER_RETURN
, OUTGOING_INTERAC_E_TRANSFER_RETURN_REVERSAL
, OUTGOING_INTERAC_E_TRANSFER_REVERSAL
, OUTGOING_INTERNATIONAL_REMITTANCE
, OUTGOING_INTERNATIONAL_REMITTANCE_RETURN
, OUTGOING_INTERNATIONAL_REMITTANCE_RETURN_REVERSAL
, OUTGOING_INTERNATIONAL_REMITTANCE_REVERSAL
"OUTGOING_INTERNATIONAL_REMITTANCE"
The network of the transfer.
"WISE"
The UUID of the Synctera account resource of the customer.
"b01db9c7-78f2-4a99-8aca-1231d32f9b96"
The UUID of the Synctera customer resource.
"46fec39e-e776-4571-bf90-d0e1d15172fe"
The effective date of the transaction once it gets posted
"2022-03-18"
The ID of the Synctera Pay configuration that will be used to match the Synctera Pay transfer to the appropriate configuration. Only required if the transfer is not automatically matched to a configuration.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The ID of the final external account that will be the receiver of the Synctera Pay transfer. Required unless previously agreed with Synctera.
Additional information to be added to the transfer
The ID of the vendor that will be used to process the Synctera Pay transfer.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The network reference id of the transfer, this must be supplied by the vendor.
Response
Successful creation of a Synctera Pay transfer
Synctera Pay transfer
Transfer amount in cents
x >= 1
10000
The currency of the transfer in ISO 4217 format
"USD"
Debit or credit sign
CREDIT
, DEBIT
"DEBIT"
The direction of the transfer. This determines the origination and receiver of the transfer. In an outgoing transfer, the customer_id
and account_id
field will be the originator of the transfer. In an incoming transfer, the customer_id
and account_id
field will be the receiver of the transfer.
INCOMING
, OUTGOING
"OUTGOING"
The subtype of the synctera pay transfer
INCOMING_INTERAC_AUTODEPOSIT
, INCOMING_INTERAC_AUTODEPOSIT_RETURN
, INCOMING_INTERAC_AUTODEPOSIT_RETURN_REVERSAL
, INCOMING_INTERAC_AUTODEPOSIT_REVERSAL
, INCOMING_INTERAC_E_TRANSFER
, INCOMING_INTERAC_E_TRANSFER_RETURN
, INCOMING_INTERAC_E_TRANSFER_RETURN_REVERSAL
, INCOMING_INTERAC_E_TRANSFER_REVERSAL
, OUTGOING_ACCOUNT_TRANSFER
, OUTGOING_ACCOUNT_TRANSFER_RETURN
, OUTGOING_ACCOUNT_TRANSFER_RETURN_REVERSAL
, OUTGOING_ACCOUNT_TRANSFER_REVERSAL
, OUTGOING_BILL_PAYMENT
, OUTGOING_BILL_PAYMENT_RETURN
, OUTGOING_BILL_PAYMENT_RETURN_REVERSAL
, OUTGOING_BILL_PAYMENT_REVERSAL
, OUTGOING_CARD_LOAD
, OUTGOING_CARD_LOAD_REVERSAL
, OUTGOING_INTERAC_E_TRANSFER
, OUTGOING_INTERAC_E_TRANSFER_RETURN
, OUTGOING_INTERAC_E_TRANSFER_RETURN_REVERSAL
, OUTGOING_INTERAC_E_TRANSFER_REVERSAL
, OUTGOING_INTERNATIONAL_REMITTANCE
, OUTGOING_INTERNATIONAL_REMITTANCE_RETURN
, OUTGOING_INTERNATIONAL_REMITTANCE_RETURN_REVERSAL
, OUTGOING_INTERNATIONAL_REMITTANCE_REVERSAL
"OUTGOING_INTERNATIONAL_REMITTANCE"
The network of the transfer.
"WISE"
The effective date of the transaction once it gets posted
"2022-03-18"
ID of the transfer
Send the same day (use only is_same_day without specific effective_date).
true
The status of the transfer in the Synctera platform. This is automatically set upon the creation of a transfer. To cancel a transfer, the current status must be 'INITIATED' or 'PENDING' and the request status set to 'CANCELLED'. To trigger a return, the current status must be 'POSTED' and the returned status will be set to 'RETURNED' if successful.
CANCELLED
, EXPIRED
, INITIATED
, PENDING
, POSTED
"POSTED"
The id of the tenant containing the resource.
"abcdef_ghijkl"
The ID of the Synctera Pay configuration that will be used to match the Synctera Pay transfer to the appropriate configuration. Only required if the transfer is not automatically matched to a configuration.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The ID of the final external account that will be the receiver of the Synctera Pay transfer. Required unless previously agreed with Synctera.
Additional information to be added to the transfer
The ID of the vendor that will be used to process the Synctera Pay transfer.
"7d943c51-e4ff-4e57-9558-08cab6b963c7"
The UUID of the Synctera customer resource that is the originator of the transfer.
"46fec39e-e776-4571-bf90-d0e1d15172fe"
The UUID of the Synctera account that is the destination of the transfer. For a transfer originated by the Synctera platform, this will be an external account resource, while for a transfer originated by the external account, this account will be an account resource.
"fccb4a46-1261-4e91-b622-73b5b946183d"
The account owner name of the destination account.
Whether the transfer failed or not.
false
The network status of the transfer in the Synctera platform.
PENDING
, POSTED
, RETURNED
, REVERSED
"POSTED"
The original reference id of the transfer if it's a return.
The UUID of the Synctera account that is the origination of the transfer. For a transfer originated by the Synctera platform, this will be an account resource, while for a transfer originated by the external account, this will be an external account resource.
"b01db9c7-78f2-4a99-8aca-1231d32f9b96"
The account owner name of the origination account.
The posting date of the transaction once it gets posted
"2022-03-18"
The reference id of the transfer.
Whether the transfer is suspended or not.
false
The related transaction id of the transfer.
"45b5246f-ad97-4629-9aac-465b74a05505"