Senders
CRUD queries for your payment senders
We are legally obliged to collect the actual sender details. Please, do not send us an intermediate organisation details such as exchanges, banks, gateways, etc.
If receiving from yourself then please provide your own details. See the DOCS in Playground for other sender details options.
sender
andsenders
queries - read your address book.createSender
- creates a new record in the Flash Payments database.updateSender
- updates an existing sender.deleteSender
- deletes an existing sender.
Query single sender
Query multiple senders
Create a sender
In addresses the suburb
is an Australian suburb. For other countries you should put the city (e.g. Manila or London) or any other small administrative area name.
The date of birth (dob
) is not required. However, if you don't have it then your transactions will trigger more compliance alerts, thus your payments will be processed much slower (hours or days instead of mere seconds). Also, we charge you more fees for manual labour you cause.
Update sender
Delete sender
Last updated