curl --location -g --request PUT '/subscriptions/v1/card/{{subscriptionId}}/card' \
--header 'Private-Merchant-Id: {{PE-Private-Merchant-Id}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "{{token}}"
}'{
"code": "K001",
"message": "Cuerpo de la petición inválido."
}