Lista
GET
pos
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'pos?cliente_chave&page'
Response Response Example
{
"total": 4,
"per_page": 30,
"current_page": 1,
"last_page": 1,
"to": 4,
"data": [
{
"id": 43,
"status": 0,
"nome": "Teste",
"marca": null,
"modelo": null,
"banco": null,
"chave": "65u9qq",
"token": null,
"cliente_id": 10,
"softhouse_id": 14,
"created_at": "2025-06-03T15:14:40.000000Z",
"updated_at": "2025-06-03T15:14:40.000000Z",
"date_ativacao": null
},
{
"id": 42,
"status": 0,
"nome": "teste 2",
"marca": null,
"modelo": null,
"banco": null,
"chave": "1lzkkp",
"token": null,
"cliente_id": 10,
"softhouse_id": 14,
"created_at": "2025-06-02T21:58:38.000000Z",
"updated_at": "2025-06-02T21:58:38.000000Z",
"date_ativacao": null
},
{
"id": 41,
"status": 0,
"nome": "Caixa 2",
"marca": null,
"modelo": null,
"banco": null,
"chave": "slrxff",
"token": null,
"cliente_id": 10,
"softhouse_id": 14,
"created_at": "2025-06-02T18:44:41.000000Z",
"updated_at": "2025-06-02T18:44:41.000000Z",
"date_ativacao": null
},
{
"id": 22,
"status": 0,
"nome": "Caixa",
"marca": null,
"modelo": null,
"banco": null,
"chave": "8ylyrv",
"token": null,
"cliente_id": 10,
"softhouse_id": 14,
"created_at": "2025-05-29T12:01:07.000000Z",
"updated_at": "2025-05-29T12:01:07.000000Z",
"date_ativacao": null
}
]
}
Requisição
Parâmetros Query
cliente_chave
string
opcional
page
string
opcional