Workflow
The order in which the endpoints should be invoked to process payments
Make a TransferCopied!
-
POST::/v1/transfer/quote
-
POST::/v1/beneficiary/details
-
POST::/v1/transfer
That’s it!
Literally, that is all you have to do to process a payment.
We highly recommend you to make your first payment from the application UI. This will familiarize you with the flow much better.