Atualizar
PUT
pos/{{id}}
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request PUT 'pos/{{id}}' \
--header 'Content-Type: application/json' \
--data-raw '{"cliente_chave":"683e03611204f","status":1,"nome":"Teste"}'
Response Response Example
{
"nome": "Teste",
"softhouse_id": 14,
"cliente_id": 10,
"chave": "65u9qq",
"status": 0,
"updated_at": "2025-06-03T15:14:40.000000Z",
"created_at": "2025-06-03T15:14:40.000000Z",
"id": 43
}
Requisição
Parâmetros Bodyapplication/json