--batch_MultipleInvoices
Content-Type: multipart/mixed;boundary=changeset_123
--changeset_123
Content-Type: application/http
Content-Transfer-Encoding: binary
POST https://<d365fourl>/data/PortalSalesDocuments/Microsoft.Dynamics.DataEntities.getSalesInvoice HTTP/1.1
Content-Type: application/json
Content-ID: 1
{
"invoiceId": "SIAA00026",
"dataAreaId": "usmf"
}
--changeset_123
Content-Type: application/http
Content-Transfer-Encoding: binary
POST https://<d365fourl>/data/PortalSalesDocuments/Microsoft.Dynamics.DataEntities.getSalesInvoice HTTP/1.1
Content-Type: application/json
Content-ID: 2
{
"invoiceId": "SIAA00047",
"dataAreaId": "usmf"
}
--changeset_123--
--batch_MultipleInvoices--