Hi All,
Does anyone have examples of request / responses from the Commerce Scale Unit API? Postman examples would be great. I have a working AAD authentication call and a working Create Customer call thanks to the blog at: https://patrickmouwen.com/technicalint/d365-retail-apis-part-iii-how-to-use-the-d365-retail-apis/ however can't seem to find the write format for other requests such as:
Customer Update
Customer Search
Cart Creation
Product / GetEstimatedAvailability
Product / GetEstimatedProductWarehouseAvailability
Carts([Cart ID]) / SalesOrders
Carts([Cart ID]) / AddTenderLine
Carts([Cart ID]) / AddTenderLine
Carts([Cart ID]) / Checkout
Thanks in advance for your help,
Moe.