{
"paymentProvider": "OnePay",
"paymentProviderId": "string",
"discountRate": 0,
"totalAmount": 0,
"items": [
{
"lineId": "string",
"productId": "string",
"productVariantId": "string",
"quantity": 0,
"discountRate": 0,
"discountValue": 0,
"price": 0
}
],
"checkoutToken": "string"
}