Invoices

Mark an invoice as sent

Mark an invoice as sent (required scope finance:write)

put/v1/finance/invoices/{invoiceId}/sent

Path parameters

invoiceIdinteger required

Headers

Customer-Idinteger required

The customer identifier

Request body

sentAtstring date-time nullable

The UTC date and time when the invoice was sent, if omitted the current date and time will be used

Response

No Content