post https://api.spherepay.co/v1/bankAccount
Creates a new bankAccount
object. This represents the bank account of a customer.
Log in to see full request history
Response
Creates a new bankAccount
object. This represents the bank account of a customer.
xxxxxxxxxx
curl --request POST \
--url https://api.spherepay.co/v1/bankAccount \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: