Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
clientId
string
required

Identificador del cliente

amount
number
required

Cantidad de puntos a agregar

Response

success

status
string

Resultado de la operación

Example:

"ok"

data
object