SubscriptionSchema
_invoice_render_methodnullable
_weekly_billing_end_daystringnullable
Day of the week to end billing if invoicing_period_type is weekly
Possible values: <= 9 characters, [monday, tuesday, wednesday, thursday, friday, saturday, sunday, null]
createdbynullable
createdby_idintegernullable
createddatedate-timenullable
employer_idintegerrequired
hiddenboolean
idinteger
invoice_generation_task_idstringnullable
invoice_render_methodstring
invoice_render_method_idintegernullable
invoicing_period_typerequired
modifiedbynullable
modifiedby_idintegernullable
modifieddatedate-timenullable
namestringnullable
periodstringnullable
period_start_pointnullable
vendor_subscriptionsundefined[]
weekly_billing_end_daynullable
SubscriptionSchema
{
"createdby_id": 0,
"createddate": "2024-07-29T15:51:28.071Z",
"employer_id": 0,
"hidden": true,
"id": 0,
"invoice_generation_task_id": "string",
"invoice_render_method": "string",
"invoice_render_method_id": 0,
"invoicing_period_type": {},
"modifiedby_id": 0,
"modifieddate": "2024-07-29T15:51:28.071Z",
"name": "string",
"period": "string",
"vendor_subscriptions": [
null
]
}