v51

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2026-08-011534301009.2 KB
App: Custom Invoicing

Submit issuing synchronization results

post/api/v1/apps/custom-invoicing/{invoiceId}/issuing/synchronized

Path parameters

invoiceIdstring required
Example:01G65Z755AFWAKHE12NY0CQ9FH

Request body

Example request

{
  "invoicing": {
    "invoiceNumber": "INV-2024-01-01-01",
    "sentToCustomerAt": "2023-01-01T01:01:01.001Z"
  }
}

Response

There is no content to send for this request, but the headers may be useful.