subscriptionId. In the request body you have to send the adjustment.Got a suggestion on this documentation? Contact Us.
curl --location --request PUT 'https://api-uat.kushkipagos.com/subscriptions/v1/card/' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": {
"subtotalIva": 0,
"subtotalIva0": 10000,
"ice": 0,
"iva": 0,
"currency": "CLP"
},
"periods": 2
}'null