VeloeSIM API
    • VeloeSIM
      • Plans
        • getAllPlans
        • getOnePlan
      • Organizations
        • getMyOrganization
      • Orders
        • orderOne
      • Esims
        • getAllEsims
        • getOneEsim
        • getEsimTopUpPlans
        • topUpEsim
    • Schemas
      • Plan
      • PlansListResponse
      • Organization
      • OrderRequest
      • TopUpRequest
      • Esim
      • EsimsListResponse
      • Area
      • Network
      • AssignedPlan
      • AreaSimple

    TopUpRequest

    {
        "planId": 1
    }
    Built with