Load Subscription Code
GET {{base_url}}/subscriptions-api/v1/subscriptions/load-pending?subscriptionKey=560B666DA95C27F149DD443C39446BAA
Some usefull example about how to use the library.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| subscriptionKey | string | 
Request Body
{"startDate"=>"2023-02-25T04:00:00", "chargeQuantity"=>100, "status"=>1, "idPlan"=>46, "idCustomer"=>335}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Content-Type | string | ||
| Authorization | string |