{
"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
}
]
}
],
"amount": 0,
"internal": {
"parameters": {
"property1": {},
"property2": {}
},
"card_brand": "string",
"recurring": {
"payments_identification": "string",
"sequence": "string",
"billing_period": "string",
"transaction_identifier": "string"
}
}
}