{
"paymentProvider": "OnePay",
"paymentProviderId": "string",
"items": [
{
"lineId": "string",
"productId": "string",
"productVariantId": "string",
"quantity": 0
}
],
"loyaltyPricing": {
"usePoints": true,
"useCoupon": true,
"couponCode": "string"
},
"checkoutToken": "string"
}