How to get a label for each order from the clover API ?
How to get a label for each order from the clover API ?
Run this command with the expandable field:
{
{baseUrl}}/v3/merchants/{
{merchantId}}/orders/{
{orderId}}/line_items?expand=item.tags
so how can I get order details - what items were included on this order and label for each item..
9 People are following this question.