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