curl --location 'https://api-uat.kushkipagos.com/payment-credentials/v1/credential' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data '{
"alias": "",
"enable": false,
"hidden": true,
"merchant_id": "string",
"metadata": {
"key0": "value0",
"key1": "value1",
"key2": "value2"
}
}'{
"alias": "Credencial de prueba",
"credential_id": "f4c644b64951620ab8952ad58pl63901",
"metadata": null,
"private_credential_id": "c381037a5bfb00f2bd0ee899eb85fllq",
"public_credential_id": "345213d7d1c64ba28eb88a3b4f1ab0b9"
}