Skip to main content
POST
/
t
/
v1
/
arrive-train
{}

Authorizations

x-arms-api-key
string
header
required

Your ARMS API key

x-arms-assume-user
string
header
required

Email of a user assigned to the appropriate user group

Headers

Carrier
integer
required

Carrier identifier; required for all endpoints

Body

application/json

Request message for recording a train arrival at a specific track. Used when a train arrives at a station or location to begin operations.

workOrderId
string
required
trackId
string<int64>
required
isFront
boolean
required
customerLocationId
string<int64>
servingLocationId
string<int64>
exception
string
timestamp
string<date-time>

Response

A successful response.

The response is of type object.

I