Collections
Direct Charge API
Direct Charge the Customer via API
POST
Body
application/json
This is the provider we are routing the request through. Find full list of providers here Supported Providers
Example:
"provider-slug"
Amount should be in the subunit of the supported currency i.e value * 100
Example:
100000
A reference code you'll generate to identify this transaction. This must be unique for every transaction. If you don't pass one, we will generate one for you.
Response
201 - application/json
Request Submitted Successfully