subscriptionId. En el cuerpo de la petición 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": "MXN"
},
"periods": 2
}'null