Last updated
{
"cartId": "string",
"items": [
{
"productId": "string",
"slug": "string",
"title": "string",
"description": "string",
"quantity": 0,
"paymentMethod": "CurrencyOnly",
"totalCurrency": 0,
"totalPoints": 0,
"files": [
{
"fileId": "string",
"contentType": "string",
"accessPermission": "string",
"accessUrl": "string",
"attributes": {},
"edgeUrl": "string"
}
],
"attributes": {}
}
],
"currencyCode": "string",
"shippingFee": 0,
"subTotalCurrency": 0,
"totalCurrency": 0,
"totalPoints": 0,
"attributes": {}
}