Create onboarding GTS trip in Ahoy Movement Studio
Retrieves information about specific transit trips.
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Text (Short) | Yes | None |
| StopId | ID of the stop | Text (Short) | No | None |
| TripId | ID of the trip | Text (Short) | Yes | None |
| RouteId | ID of the route | Text (Short) | Yes | 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. |