v1
latestOpenAPI 3.1.02026-08-0630894634.3 KBInvoicing
Get Invoice Data
This endpoint gets the invoice data for given invoice numbers
post/v2/invoicing/invoice-data
Request body
Example request
{
"tmcId": "15c94ac1-f540-4916-9243-306a75fbd8a9",
"invoiceIds": [
"15c94ac1-f540-4916-9243-306a75fbd8a9"
]
}Response
OK