post
https://sandboxapi.fincra.com/collections/transfer/simulate
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This endpoint is used for simulation purposes only. The response you receive is the same response you will get from the collection.successful webhook event.
Fields you need to pay attention to are:
| Field | Description |
|---|---|
| senderAccountName | The name of the sender as seen on their account |
| senderAccountNumber | The sender's bank account number |
| senderBankName | The name of the sender's bank |
| sourceAmount | The source amount of the transaction |
| destinationAmount | The destination amount that will be settled to you |
| metadata.customerId | The unique identifier for your customer. This will be provided in the description / narration when the customer is making payment. You can use this field to determine which customer a payment is for and post the transaction on your end |
| reference | Unique transaction reference generated by Fincra |
| status | The status of the transaction. Will always be successful for pool account collections |
| description | The descriptive text of the transaction |
| initiateAt | DateTime when transaction was done |
| createdAt | DateTime when transaction record was created and settled to XTransfer |

