Skip to main content

SubscriptionInvoice

createdAtdate-timerequired
currencystringrequired
dueAtdate-timerequired
failedAtdate-time
failureCodestring
failureMsgstring
issuedAtdate-timerequired
numberstringrequired
paidAtdate-time
periodEnddate-timerequired
periodStartdate-timerequired
refundedAtdate-time
serviceUUIDstringrequired
statusstringrequired
stripePaymentIntentIDstring
stripeRefundIDstring
subscriptionUUIDstringrequired
subtotalCentsint64required
tenantUUIDstringrequired
totalCentsint64required
updatedAtdate-timerequired
uuidstringrequired
vatCentsint64required
SubscriptionInvoice
{
"createdAt": "2024-07-29T15:51:28.071Z",
"currency": "string",
"dueAt": "2024-07-29T15:51:28.071Z",
"failedAt": "2024-07-29T15:51:28.071Z",
"failureCode": "string",
"failureMsg": "string",
"issuedAt": "2024-07-29T15:51:28.071Z",
"number": "string",
"paidAt": "2024-07-29T15:51:28.071Z",
"periodEnd": "2024-07-29T15:51:28.071Z",
"periodStart": "2024-07-29T15:51:28.071Z",
"refundedAt": "2024-07-29T15:51:28.071Z",
"serviceUUID": "string",
"status": "string",
"stripePaymentIntentID": "string",
"stripeRefundID": "string",
"subscriptionUUID": "string",
"subtotalCents": 0,
"tenantUUID": "string",
"totalCents": 0,
"updatedAt": "2024-07-29T15:51:28.071Z",
"uuid": "string",
"vatCents": 0
}