Discussions

Ask a Question
Back to All

Assign Manifests/Bills an external_id

Currently We're using the "/api/v1/master_trips" POST call in order to create our trip and build the manifest. How can I call this in a way that sets the external_id of the manifest or is there another avenue I can use in order to link the manifest with our order via an extId we generate?

This is necessary for us to more easily link bills to orders across our other systems.