Hi,
I am getting all sales order data using below URL, and how to get single sales order data using Get API
api.businesscentral.dynamics.com/.../Company('CRONUS USA, Inc.')/SalesOrder
If i give URL like
api.businesscentral.dynamics.com/.../systemID/Sandbox/ODataV4/Company('CRONUS USA, Inc.')/SalesOrder('S-100001'), i am getting below error
code": "BadRequest_NotFound",
"message": "The number of keys specified in the URI does not match number of key properties for the resource 'NAV.SalesOrder'