curl --location --globoff --request DELETE 'pos/{{id}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"cliente_chave": "683e03611204f"
}'{
"status": true,
"banco": null,
"chave": "65u9qq",
"cliente_id": 10,
"created_at": "03\/06\/2025 12:14:40",
"updated_at": "03\/06\/2025 12:14:40",
"date_ativacao": null,
"id": 43,
"nome": "Teste"
}