Lista Tipos de Recebimento Cliente
GET
/api/v2/clients/bankdata/typesreception
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://demo.corbee.com.br/api/v2/clients/bankdata/typesreception'
Response Response Example
{"status":true,"message":"Tipos Recebimento","data":{"C_C":"C/C","C_P":"C/P","OP":"OP","CH":"CH"}}