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