v1
latestOpenAPI 3.0.32026-08-0623677345.2 KBBilling
Replace submission request
put/supporting-documents/submission-requests/{id}/
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
Updated 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