...
Nome (Name) | Descrição (Description) | Tipo (Type) | Informações Adicionais (Adittional Information) |
Id | Id | Integer | Não há |
CodigoAdquirente | CodigoAdquirente | String | Não há |
Descricao | Descricao | String | Não há |
Expand | Expand | String | Não há |
Fields | Fields | String | Não há |
Order | Order | String | Não há |
Page | Page | Integer | Não há |
PageSize | PageSize | Integer | Não há |
...
Código (Code) | Descrição (Description) | Tipo (Type) | Informações Adicionais (Adittional Information) |
200 | Success | Não há | Não há |
...
{ "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) |
400 | Bad Request | Não há | Não há |
application/json, text/json
...