List Biller Subcategories

Fetch the list of a biller subcategories using the category ID

GET {{BASE_URL}}/partner/vas/biller_sub_category/{biller_category_id}/

ParameterTypeDescriptionRequired

biller_category_id

integer

You can get this from the List Biller Category

true

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

Last updated