Endpoints para Kriptopayments
Retorna el detalle de un kriptopayment
| Name | Description |
|---|---|
| next_state | Nuevo estado, opciones: paying, complete, cancel |
Content-Type: application/json Authorization: Bearer <token> Host: example.org Cookie:
PATCH /internal/admin/kriptopayments/7
{"next_state":"complete"}
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: 1f480e15-ae69-4afb-bae3-c1ff4d589b7a X-Runtime: 0.043219 Vary: Origin Content-Length: 0
200 OK