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/200/fiscal_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: b5f7c3e0-448b-4905-b14c-78b0fa8faf45 X-Runtime: 0.070860 Vary: Origin Content-Length: 0
200 OK