get https://{baseUrl}/V1/user/regions/
Use this to get a list of regions (name as label and region code) for a particular country.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/user/regions/AU'
Use this to get a list of regions (name as label and region code) for a particular country.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/user/regions/AU'
Try It!
to start a request and see the response here!