Skip to main content
POST

Autorizaciones

Authorization
string
header
requerido

API key for accessing CivOps endpoints.

Passed in the Authorization: Bearer <key> header.

REQUIRED FOR ALL CIVOPS ENDPOINTS (except /health).

Parámetros de consulta

action
enum<string>
requerido

Operation type.

Opciones disponibles:
addMoney,
removeMoney,
withdraw

Cuerpo

application/json

The body is of type object.

Respuesta

Operation successfully completed.

The response is of type object.