curl --location --request POST '/commission/v1/configuration' \
--header 'Public-Merchant-Id: {{CL-Public-Merchant-Id}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"totalAmount": 100,
"currency": "CLP"
}'{
"code": "COM004",
"message": "Id de comercio no válido."
}