Endpoints para fiscal informations
Modificacion
| Name | Description |
|---|---|
| next_state | Nuevo estado, opciones: approved, cancel |
Content-Type: application/json Authorization: Bearer <token> Host: example.org Cookie:
PATCH /internal/admin/clients/100/personal_informations
{"next_state":"approved"}
X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block X-Content-Type-Options: nosniff X-Download-Options: noopen X-Permitted-Cross-Domain-Policies: none Referrer-Policy: strict-origin-when-cross-origin Content-Type: application/json Cache-Control: no-cache X-Request-Id: d9f39f93-4ebf-496f-b3c7-8abac856a4d9 X-Runtime: 0.052151 Vary: Origin Content-Length: 0
200 OK