Authorization: Bearer ********************
curl --location -g --request GET 'http://{{app_url}}/api/v1/merchants/payment-methods'
{ "pix": true, "boleto": true, "credit_card": true }