Skip to main content
POST
ADHOC Charge
This API is used to charge end users’ accounts as per merchant needs in case of standing instructions (SI).

Request Body

Responses

200 OK

400 Bad Request

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
key
string
required
id
string
required

subscription id

amount
string
required

in cents / paisa

currency
string
required

3 char currency code , insure it as subscription currency

hash
string
required

Response

200

status
boolean
default:true
Example:

true

transaction
object
request_id
string
Example:

"674814xxxxx560"