post https://v2/debit
Creates a new direct debit
Log in to see full request history
Responses
403Forbidden - User lacks necessary permissions to create the direct debit
Creates a new direct debit
403Forbidden - User lacks necessary permissions to create the direct debit
xxxxxxxxxx
curl --request POST \
--url https://v2/debit \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"invisible":true}'
Try It!
to start a request and see the response here! Or choose an example: