API Reference
Transactions

Create Debit

1min
PUT
https://extapi.dev.jetpay.baselinepayments.com/debit
External API Endpoint
Create a debit transaction. Requires the authentication token used to have the "Create Transaction" scope.
Authentication
HTTPBearer
Body Parameters
body
*
amount
*
to_bank_account
*
statement
*
contact_email
*
contact_name
*
note
Responses
201
Successful Response
identifier
link
400
Bad Request
errors
401
Unauthorized
message
help_message
403
Forbidden
message
help_message
404
Not Found
message
help_message
422
Validation Error
detail
500
Internal Server Error
errors