Topup Organisation Balance
POST /organisation/balance
POST
/organisation/balance
Update the pre-payed 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
amount
string
(Required) The amount of to be charged to the saved card
Example
Request Body
Responses
200
OK
object
Example
400
Bad Request
object
Example
403
Forbidden
object
Example
500
Internal Server Error
object
Example
503
Service Unavailable