A finalidade deste método é possibilitar
GET/api/v1/Adquirentes
Nome (Name) | Descrição (Description) | Tipo (Type) | Informações Adicionais (Adittional Information) |
Não há.
Código (Code) | Descrição (Description) | Tipo (Type) | Informações Adicionais (Adittional Information) |
application/json, text/json
{ "hasNext": true, "items": [ { "id": 0, "codigoAdquirente": "string", "descricao": "string", "expand": "string", "fields": "string", "order": "string", "page": 0, "pageSize": 0 } ] }
Código (Code) | Descrição (Description) | Tipo (Type) | Informações Adicionais (Adittional Information) |
application/json, text/json
{ "code": "string", "message": "string", "detailedMessage": "string", "helpUrl": "string", "details": [ { "guid": "3fa85f64-5717-4562-b3fc-2c963f66afa6", "notificationType": 0, "code": "string", "message": "string", "detailedMessage": "string", "status": 0 } ] }