API Reference
Transactions

Create credit

1min
PUT
https://extapi.dev.jetpay.baselinepayments.com/credit
External API Endpoint
Create a credit transaction. Requires the authentication token used to have the "Create Transaction" scope.
Authentication
HTTPBearer
Body Parameters
body
*
amount
*
to_bank_account_id
*
from_bank_account_id
*
statement
*
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