Find Biller By Subcategory Name

Search for biller based on the subcategory name

POST {{BASE_URL}}/partner/vas/find_by_biller_sub_name/

ParameterTypeDescriptionRequired

country_code

string

ISO 3166-1 alpha-2 code.

true

biller_sub_category_name

string

You can get this value via List Biller Subcategories

true

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

Last updated