Authorization: Bearer ********************curl --location --request PUT 'https://test.web.gw.finansz.com//api/pos/installment-routing' \
--header 'Content-Type: application/json' \
--data-raw '{
"isActive": true,
"defaultTerminalId": "cbcbea28-68ba-4f30-aa22-2197f8a20451",
"rules": [
{
"installmentCount": 0,
"routingType": 1,
"terminalId": "57e69e1b-2c00-4a26-b5e3-44617c6cc659"
}
]
}'{
"merchantId": "c3073b9d-edd0-49f2-a28d-b7ded8ff9a8b",
"isActive": true,
"defaultTerminalId": "cbcbea28-68ba-4f30-aa22-2197f8a20451",
"rules": [
{
"installmentCount": 0,
"routingType": 1,
"terminalId": "57e69e1b-2c00-4a26-b5e3-44617c6cc659"
}
]
}