Split Payment and Routing
Automatically divide a single payment and route funds to multiple accounts based on custom rules
Split Payment and Routing Object
{
"splitRoutingConfigurations": [
{
"merchantId": "e485e01b-ff59-4a47-bb7d-9b39064f3388",
"type": "FIXED",
"currency": "IDR",
"percentageAmount": 2.5,
"fixedAmount": 25000,
"remarks": "Fee Reforza Platform"
}
]
}Parameter
Data Type
Requirement
Description
Last updated