{
"id": "string",
"order": {
"category": "string",
"products": [
{
"desc": "string",
"effective_end_at": "string",
"effective_start_at": "string",
"name": "string",
"quantity": 0,
"seller": {
"identifier": "string",
"name": "string"
},
"sku": "string",
"type": "string",
"price": 0,
"url": "string"
}
],
"shipping": {
"address": {
"country": "string",
"city": "string",
"postcode": "string",
"state": "string",
"line1": "string",
"line2": "string"
},
"name": "string",
"phone": "string",
"first_name": "string",
"last_name": "string",
"shipping_method": "string"
}
},
"amount": 0,
"currency": "string",
"reusable": true,
"title": "string",
"description": "string",
"metadata": {},
"reference": "string",
"customer": {},
"customer_id": "string",
"supported_currencies": [
"string"
],
"expires_at": "string",
"status": "string",
"url": "string",
"collectableOptions": {}
}