{
"id": 0,
"adminGraphqlApiId": "string",
"currentQuantity": 0,
"fulfillableQuantity": 0,
"fulfillmentService": "string",
"fulfillmentStatus": "string",
"giftCard": true,
"grams": 0,
"name": "string",
"price": "string",
"productExists": true,
"productId": 0,
"quantity": 0,
"requiresShipping": true,
"salesLineItemGroupId": 0,
"sku": "string",
"taxable": true,
"title": "string",
"totalDiscount": "string",
"variantId": 0,
"variantInventoryManagement": "string",
"variantTitle": "string",
"vendor": "string",
"taxLines": [
{
"title": "string",
"price": "string",
"rate": 0
}
]
}