Create onboarding GTS stop times in Ahoy Movement Studio
Retrieves schedule information for transit stops.API doc: https://api.ahoyams.com/docs Method: POST Endpoint: https://api.ahoyams.com/onboarding/gts/stop-times
Application
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|
| Response status code | The HTTP status code returned in the response | Number | Yes | |
| Response headers | Additional information provided in the response headers | Text (Long) | No | |
| Response body | The main content of the response | Text (Long) | No | |
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. |
Requirements