Skip to main content
POST
/
customers
/
charge
/
{customerId}
{
  "message": "Quick Payment created successfully.",
  "result": true,
  "transactionId": "61bab41c-2e35-11ef-af4e-0ef0812e6179"
}

Authorizations

Authorization
string
header
required

Headers

string
Example:

Path Parameters

customerId
string
required

Query Parameters

string
Example:

Body

application/json
amount
number
Example:
merchant_key
string
Example:

Response

200 - application/json
message
string
Example:
result
boolean
Example:
transactionId
string
Example: