Search for Location information using text string and returns a list of Locations along with summary information about each Location.
Application
Ahoy Movement Studio
Inputs (what you have)
Name | Description | Data Type | Required? | Example |
Connected Account | The connected account to use for the request | Text (Short) | Yes | None |
Page | Page number for pagination | Number | No | None |
PageSize | Number of results per page | Number | No | None |
SearchText | Text to search for locations | Text (Short) | Yes | None |
CountryCode | ISO country code | Text (Short) | No | None |
Outputs (what you get)
Name | Description | Data Type | Required? | Example |
Response body | The main content of the response | Text (Long) | No | None |
Response status code | The HTTP status code returned in the response | Number | No | None |
Response headers | Additional information provided in the response headers | Text (Long) | No | None |
Outcomes
Name | Description |
Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Success | This status is selected if the job has successfully completed. |