subscriptions
Charge Subscription
Charge an additional amount to an active Subscription. Creates a new Invoice and handles payment processing.
POST
Path Parameters
Subscription ID or order number
Body
application/json
POST /v0/subscriptions/:subscriptionIdOrNumber/charge Request body
The body is of type object
.
Response
200
application/json
POST /v0/subscriptions/:subscriptionIdOrNumber/charge Positive response
The response is of type object
.