curl --location -g --request PUT '/subscriptions/v1/card/{{subscriptionId}}' \
--header 'Private-Merchant-Id: {{CL-Private-Merchant-Id}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": {
"subtotalIva": 0,
"subtotalIva0": 1000,
"ice": 0,
"iva": 0,
"currency": "CLP"
},
"periods": 2
}'{
"message": "ID de comercio o credencial no válido",
"code": "K004"
}