{
"amount": 4000,
"order_id": "BR0000-0001",
"order_info": "Starting tests with charges",
"currency": "BRL",
"type": "PAYMENT",
"payments": [
{
"payment_method": "card",
"amount": 4000,
"card": {
"number": "5970100300000067",
"exp_year": 2025,
"exp_month": 12,
"cvv": "1234",
"holder_name": "Suporte Cyclopay"
}
}
],
"split": [
{
"seller_uuid": "2f4ae2db-36ea-46fe-b11c-186718eb8b17",
"type": "PERCENTAGE",
"amount": 5000,
"charge_remainder": false,
"mdr_discount": true,
"liable": true
}
]
}


