{ "primary_color": "string", "secondary_color": "string" }
curl --location --request PUT 'https://sandbox.enterpay.com.br/api/settings/customization' \ --header 'User-Agent: insomnia/9.0.0' \ --header 'Content-Type: application/json' \ --data-raw '{ "primary_color": "string", "secondary_color": "string" }'
{}