Listar os lotes de contas a anexar arquivos
GET
/api/v2/contas-medicas
Authorizations
Parameters
Query Parameters
PageNumber
integer format: int32
PageSize
integer format: int32
Responses
200
Listar as credenciais do cliente
object
sucesso
boolean
erros
Array<string>
data
object
pageIndex
integer format: int32
totalPages
integer format: int32
totalItems
integer format: int32
hasPreviousPage
boolean
previousPageIndex
integer format: int32
hasNextPage
boolean
nextPageIndex
integer format: int32
items
Array<object>
object
id
integer format: int64
credencialId
string format: uuid
nomeCredencial
string
nomeOriginal
string
numeroLote
string
numeroProtocolo
string
usuarioId
string format: uuid
criadoPor
string
quantidadeGuias
integer format: int32
itensConcluidos
integer format: int32
status
string
possuiRecibo
boolean
podeRevalidar
boolean
podeIniciar
boolean
podePausar
boolean
podeExcluir
boolean
dataInclusao
string format: date-time
object
sucesso
boolean
erros
Array<string>
data
object
pageIndex
integer format: int32
totalPages
integer format: int32
totalItems
integer format: int32
hasPreviousPage
boolean
previousPageIndex
integer format: int32
hasNextPage
boolean
nextPageIndex
integer format: int32
items
Array<object>
object
id
integer format: int64
credencialId
string format: uuid
nomeCredencial
string
nomeOriginal
string
numeroLote
string
numeroProtocolo
string
usuarioId
string format: uuid
criadoPor
string
quantidadeGuias
integer format: int32
itensConcluidos
integer format: int32
status
string
possuiRecibo
boolean
podeRevalidar
boolean
podeIniciar
boolean
podePausar
boolean
podeExcluir
boolean
dataInclusao
string format: date-time
object
sucesso
boolean
erros
Array<string>
data
object
pageIndex
integer format: int32
totalPages
integer format: int32
totalItems
integer format: int32
hasPreviousPage
boolean
previousPageIndex
integer format: int32
hasNextPage
boolean
nextPageIndex
integer format: int32
items
Array<object>
object
id
integer format: int64
credencialId
string format: uuid
nomeCredencial
string
nomeOriginal
string
numeroLote
string
numeroProtocolo
string
usuarioId
string format: uuid
criadoPor
string
quantidadeGuias
integer format: int32
itensConcluidos
integer format: int32
status
string
possuiRecibo
boolean
podeRevalidar
boolean
podeIniciar
boolean
podePausar
boolean
podeExcluir
boolean
dataInclusao
string format: date-time
400
Erro durante a requisição. Retorna mensagens de erro de validação
object
mensagens
Array<string>
object
mensagens
Array<string>
object
mensagens
Array<string>
500
Server Error