This endpoint returns the list of available nationalities for a given terminal. It is typically used as part of the initial step in a dynamic location-based product selection flow, where nationality information is required to proceed with further filtering or categorization.⸻🔍 Description
Use this method to:
Retrieve the available nationalities for the current terminal.
Display a list of nationalities (ID + name) to the user.
Provide input for the next step in the product selection flow.
📌 Unlike product endpoints, this response does not include detailed product metadata. It only provides the identifiers and names of the available nationalities.⸻📥 Request Details
Method: GET
Authentication: Required
Path Parameters:
terminalId (integer): ID of the requesting terminal
⸻📤 ResponseReturns an array of nationality objects: