Outbound Transfers
Pre-Requisites
Synctera’s implementation team will create a settlement account where the outgoing SyncteraPay transactions will be held until the bulk wire is released. Additionally, an external account will be created on behalf of the third-party vendor.Step 1: Send an outgoing transaction
Create a transaction (POST - https://api.synctera.com/v1/synctera\_pay) when the fintech is looking to record 1_ transactions on the Synctera ledger and move funds to the third-party vendor. If successful, this means that the transaction has passed all the checks and balances, and can be committed with the third-party provider. Example:Plain text
Plain text
Step 2: Transaction Posted
Use PATCH - /v1/synctera_pay/ to update the status to POSTED to show that funds have left the customer DDA and are in-transit to the third-party vendor. Funds will be held in the “SyncteraPay Outgoing Settlement Account” prior to being sent to third-party vendor.Plain text