Native Payment API(Auto Debit)
POST/b/pbl/v2/auto-debit/
This endpoint will take a session id and check for it's related payment if it's possible to be auto charged or not.
if possible it will charge the payment and return the operation response.
📝 NOTE Optional fields may not be represented in response body.
Permissions
| Auth Method | Required Permissions |
|---|---|
| API Key | All permissions (admin access) |
| Basic Auth | Can add payment requests or Can add e-commerce payments |
Request
Responses
- 200
- 400
- 401