Discussions

Ask a Question
Back to all

Is it possible to get asset type when making GET call for order?

Hi RR team,

If I have an asset with a Type field (e.g. Trailer, Truck, etc) is it possible to get the Type field returned in the api?

When I do a request to "https://network.roserocket.com/api/v2/platformModel/objects//paths=assets,drivers,stops"

it doesn't tell me the asset Type in the response, although it has other fields like asset name.

Thank you.