This endpoint returns the list of available product categories for a given terminal and location level. It is typically the second step in a dynamic location-based product flow, following country selection.
Fetch the categories available for the selected country or location level
Dynamically determine the next step using nextPath and nextField
Guide the user toward selecting a product type (e.g., groceries, eSIMs, services)
š The presence of nextPath and nextField allows the client to adapt the flow based on the product configuration. Some categories may skip intermediate steps.