Invoice
Send invoice
Send invoice
patch/api/v1/invoices/{id}/send
Path parameters
idstring required
Resource identifier.
Example:17
The resource's identifier.
Request body
Example request
{
"printer": {
"id": "17"
}
}Response
Operation completed successfully, no response body
Changes
No recorded changes to this endpoint across all 1 revision of this API.