{
"token": "string",
"total": 0,
"expires_at": "string",
"is_total_price": true,
"expire_ttl": 0,
"prices": [
{
"sku": "string",
"currency_id": 0,
"product_id": 0,
"spot_price": 0,
"buy_price": 0,
"sell_price": 0,
"buy_amount": 0,
"sell_amount": 0,
"buy_total": 0,
"sell_total": 0
}
],
"currency": "GBP"
}