{
"marketplace_subseller_payments": [
{
"subseller_sales_amount": 0,
"subseller_id": "string",
"order_items": [
{
"amount": 0,
"currency": "string",
"id": "string",
"description": "string",
"tax_percent": 0,
"tax_amount": 0
}
]
}
],
"payment_id": "string",
"amount": 0,
"cancel_amount": 0,
"combined_id": "string",
"is_combined": true,
"internal": {
"parameters": {
"property1": {},
"property2": {}
},
"card_brand": "string",
"recurring": {
"payments_identification": "string",
"sequence": "string",
"billing_period": "string",
"transaction_identifier": "string"
}
},
"cancel_custom_key": "string"
}