Update Subscription
Headers
Path Parameters
Body
List of subscription items to update/create. If no item ID is provided, the item will be created.
Response
Unique identifier for the object.
String representing the environment.
test
, live
, sandbox
String representing the object’s type. Objects of the same type share the same value.
The product associated with the subscription.
The customer who owns the subscription.
The method used for collecting payments for the subscription.
"charge_automatically"
The current status of the subscription.
active
, canceled
, unpaid
, paused
, trialing
"active"
The date and time when the subscription was created.
"2024-01-01T00:00:00Z"
The date and time when the subscription was last updated.
"2024-09-12T12:34:56Z"
Subscription items.
The ID of the last paid transaction.
"tran_3e6Z6TzvHKdsjEgXnGDEp0"
The date of the last paid transaction.
"2024-09-12T12:34:56Z"
The date when the next subscription transaction will be charged.
"2024-09-12T12:34:56Z"
The start date of the current subscription period.
"2024-09-12T12:34:56Z"
The end date of the current subscription period.
"2024-09-12T12:34:56Z"
The date and time when the subscription was canceled, if applicable.
"2024-09-12T12:34:56Z"