subscriptionId. En el body de la solicitud debes enviar el ajuste.curl --location --request PUT '/subscriptions/v1/card/' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data '{
"amount": {
"subtotalIva": 0,
"subtotalIva0": 50,
"ice": 0,
"iva": 0,
"currency": "USD"
},
"periods": 2
}'null