This endpoint returns the list of available products for a given terminal, category, and level. It is typically the final step in a dynamic location-based product selection flow, though some flows may shortcut directly to this point depending on the product type.
[{"amountToSendX100":5000,"productId":501,"operatorId":3001,"name":"Caja de frutas","description":"Frutas frescas de temporada","imageUrl":"https://cdn.example.com/images/frutas.jpg"},{"amountToSendX100":1000,"productId":502,"operatorId":3002,"name":"Bote de café","description":"Bote de 250 gr. de café tostado","imageUrl":"https://cdn.example.com/images/cafe.jpg"}]