Invoice

Send invoice V2

Send invoice

patch/api/v2/invoices/{id}/actions/send

Path parameters

idstring required

Resource identifier.

Example:17

The resource's identifier.

Request body

OR
OR

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.