v1

latestOpenAPI 3.0.32026-08-0623677345.2 KB
Billing

Send submission-request email

Sends the request email to recipients and marks the request as sent. Fails if the request is already fulfilled or cancelled, if recipients is empty, or if SMTP delivery fails.

post/supporting-documents/submission-requests/{id}/send/

Response

Sent submission request.

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