Saltar al contenido principal

SubscriptionResponse

iduuid
shopIdstring
organizationIdstring
planstring
billingCyclestring
statusstring
subscriptionStartsAtdate-time
nextBillingDatedate-time
trialEndsAtdate-time
cancelAtPeriodEndboolean
createdAtdate-time
SubscriptionResponse
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"shopId": "string",
"organizationId": "string",
"plan": "string",
"billingCycle": "string",
"status": "string",
"subscriptionStartsAt": "2024-07-29T15:51:28.071Z",
"nextBillingDate": "2024-07-29T15:51:28.071Z",
"trialEndsAt": "2024-07-29T15:51:28.071Z",
"cancelAtPeriodEnd": true,
"createdAt": "2024-07-29T15:51:28.071Z"
}