Skip to main content
POST
Charge Now

Authorizations

Authorization
string
header
required

Payaza {{Public API Key in Base 64}}

Path Parameters

id
string
required

The subscription ID.

Body

application/json
idempotencyKey
string
required

A unique key used to prevent duplicate charge requests.

Example:

"CHARGE-NOW-001"

Response

Charge Subscription Now Responses

success
boolean

Indicates if the request was successful.

Example:

true

message
string

Descriptive message regarding the charge operation.

Example:

"Charge completed successfully"

data
object

The payload containing the charge result or the next action details.