Update your Organisation's balance via Saved Payment information
POST /organisation/balance
Update the pre-paid balance held by your organisation.
Initial payment is done using the Portal: https://portal.esim-go.com/. This will store your card details for future use. Follow up payments can be done using the API.
Authorizations
Parameters
Query Parameters
The amount of to be charged to the saved card
Responses
200
Success message
object
Amount of the topup
New balance
Reference
400
Bad Request - returned when request format is not accepted
object
Status of api functions which do not return data
403
Unauthorised - returned when the api token is invalid; the user does not have any available Bundles left or the eSIM is not accessible by the user
object
Status of api functions which do not return data
500
Server Error
object
Status of api functions which do not return data
503
Processing - Please come back later or use the Retry-After (date and time) header
object
Status of api functions which do not return data