v1

latestOpenAPI 3.0.32026-08-0623677345.2 KB
Billing

Create submission request

post/supporting-documents/submission-requests/

Headers

x-simple-workspacestring required

Workspace (account) identifier. Required for every request.

x-piriod-test-modeboolean

Whether to operate against test-mode data. Defaults to false.

Request body

idinteger
customerstring required

Customer ID.

submission_type'order' | 'hes' required

order = Purchase Order. hes = Service Entry Sheet.

status'pending' | 'sent' | 'overdue' | 'fulfilled' | 'cancelled'
recipientsstring[]
subscriptionsstring[]

IDs of subscriptions this request is tied to. Must belong to the customer.

due_datestring date nullable
is_automaticboolean
billing_cycleinteger nullable
email_subjectstring
email_messagestring
sent_atstring date-time nullable
fulfilled_atstring date-time nullable
createdstring date-time

Response

Submission request created.

idinteger
customerstring required

Customer ID.

submission_type'order' | 'hes' required

order = Purchase Order. hes = Service Entry Sheet.

status'pending' | 'sent' | 'overdue' | 'fulfilled' | 'cancelled'
recipientsstring[]
subscriptionsstring[]

IDs of subscriptions this request is tied to. Must belong to the customer.

due_datestring date nullable
is_automaticboolean
billing_cycleinteger nullable
email_subjectstring
email_messagestring
sent_atstring date-time nullable
fulfilled_atstring date-time nullable
createdstring date-time