curl --location 'pos' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{"cliente_chave":"683e03611204f","status":1,"nome":"Teste"}'{
"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
}