Submit Top-up Order
POST
/v1/orders/topups
1.
2.
1.
2.
3.
4.
Request
Header Params
Accept
string
required
Example:
application/json
Authorization
string
required
Example:
Bearer {{token}}
Body Params multipart/form-data
package_id
string
required
Example:
bonbon-mobile-30days-3gb-topup
iccid
string
required
Can be obtained by execuring GET to the "eSIMs List" endpoint
Example:
89340000000000872
description
string
required
Example:
Example description to identify the order
Request samples
Responses
Modified at 2024-11-22 09:33:20