Hi,
What is the URL naming convention to Post sales order via-ODATA API with line items
We able to create sales order Header using below URL
https://api.businesscentral.dynamics.com/v2.0/system id/Sandbox/ODataV4/Company('CRONUS USA, Inc.')/SalesOrder
and sales order lines insert- single line
https://api.businesscentral.dynamics.com/v2.0/system id/Sandbox/ODataV4/Company('CRONUS USA, Inc.')/SalesLine
Thanks and Regards
C Rao