HomeGuidesAPI ReferenceChangelogDiscussions
HomeLog In
Discussions

Discussions

Ask a Question
Back to All

Change information in POS order?

The customer pay cash $200 for $165 total change. $35 in cash is returned to customer. Is there a way to obtain the $35 change information in API? I notice that it is available in UI, Order Management > Orders > 2023000000000000, under Transaction History, Payment method. But I did not find related information in the API.

It seems that the info is not available in both https://open.shopline.io/v1/orders/${oid} and https://open.shopline.io/v1/orders/transactions

How do I use API to obtain Change info in POS order?