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