The Split Payment collection mode is only available on-demand.
Got a suggestion on this documentation? Contact Us.
curl --location --request POST 'https://api-uat.kushkipagos.com/commission/v1/configuration' \
--header 'Public-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"totalAmount": 0,
"currency": "COP"
}'{
"commissionMerchantName": "Macro Wase",
"parentMerchantName": "Fintech Global",
"amount": {
"currency": "COP",
"iva": 0,
"subtotalIva": 1000,
"subtotalIva0": 0
},
"merchantId": "20000000103814066000",
"totalAmount": 1000
}