GET v1/Order/ShipStationTrackingInfo?start_date={start_date}&end_date={end_date}

Returns one or more orders for ShipStation

This is secure method and requires below attributes in header

Authorization: Midnight Basic Authorize Token

Request Information

URI Parameters

NameDescriptionTypeAdditional information
start_date

date

Required

end_date

date

Required

Body Parameters

None.

Response Information

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.