List Mobile Data Plans

Fetch the list of data plans based on your mobile network

POST {{BASE_URL}}/partner/vas/list_mobile_data_plan/

ParameterTypeDescriptionRequired

country_code

string

ISO 3166-1 alpha-2 code.

true

phone_number

string

Phone number of the customer in e164 format.

false

phone_network_name

string

The name of the mobile network. You either pass this or the above field.

false

{
     'Authorization': 'Bearer xhscIjHgpm2ZiPjzKos4ivl4GhyZp5',
      'Content-Type': 'application/json',
      'moni-signature': 'wed332eeddrdbdbdbdbvdvdvdvvsbsvsd'
 }

Last updated