Purchase​
Example​
{
"data": {
"purchaseId": "80368241",
"rows": [
/* ... */
]
},
"links": {
"update": {
"method": "PATCH",
"href": "/orders/c75f9525-ac1a-484e-8f9e-acd800cd1e3d/purchases/80368241",
"query": ""
}
},
"metaData": {}
}
Properties​
| Property | Explanation |
|---|---|
| purchaseId | The purchase identifier |
| rows | Array of Rows |
| links | Links to actions |
| metaData | Metadata about the purchase |