- Order Tracking
- Order Refunds
Order tracking only works for Amazon orders right now.
Integration Steps
1
Obtain Crossmint API key
Create a project in the Crossmint Console, obtain a server-side API key from the Overview page, and make sure to save it for later use.
2
Fetch orderId
Obtain the
orderId
from the response of the Create Order endpoint.3
Track order
Example Response
Example Response
- Status
delivered
is only guaranteed for Amazon packages at the moment. - If the package is in
delivered
state, lowerBound is equal to upperBound and it’s just the time the package arrived.