Endpoints para retirements
Modifica un reintegro.
| Name | Description |
|---|---|
| new_state | opciones: [complete, cancel] |
| tx_hash | tx hash |
| file | Form-Data File |
Content-Type: application/json Authorization: Bearer <token> Host: example.org Cookie:
PATCH /internal/admin/refunds/3
{"tx_hash":"gjhvbjhkjbaoiBHsddvavBNbhBJhn"}
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: 042a2d38-d904-4b1f-9a58-f53d7a2a248f X-Runtime: 0.031295 Vary: Origin Content-Length: 0
200 OK