Authorization: Bearer ********************
curl --location --request GET 'https://demo.corbee.com.br/api/v2/clients/bankdata/typesreception' \ --header 'Authorization: Bearer <token>'
{"status":true,"message":"Tipos Recebimento","data":{"C_C":"C/C","C_P":"C/P","OP":"OP","CH":"CH"}}