Add transactions to user plan

Adds extra transactions to a user's plan. Requires the partner's master token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique partner identifier in Albato (contract). The partner-name value is the contract between Albato and the partner, provided when connecting to the Embedded API. The alias (contract) can be obtained from your Albato manager.

Body Params
string
required

Unique user identifier provided during creation

integer
required

Number of transactions to add (greater than 0, multiple of 100)

Responses

400

Parameter validation error

401

Authorization error (invalid master token)

404

User with this id not found

422

Top-up error (no active plan or invalid count)

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json