Shipments
Filter to shipments created on or after the given timestamp. Must be an ISO-8601 compliant timestamp.
Filter to shipments created after the before timestamp. Must be an ISO-8601 compliant timestamp.
Filter to shipments with the given shipment IDs.
Filter to shipments with an exact match on the given name.
Filter to shipments where the name contains the given value (case sensitive).
Filter to shipments where the name contains the given value (case insensitive).
Filter to shipments with the given shipment type.
Unified search for shipments. This will return any shipments where the given value is contained within their name, ID, or sender.
created_at,idFilter to shipments with an exact match on the given sender.
Filter to shipments where the sender contains the given value (case sensitive).
Filter to shipments where the sender contains the given value.(case sensitive).
Filter to shipments with the given status.
Filter to shipments with the given status.
The diamond's globally unique Tracr ID.
The diamond's globally unique Tracr ID.
1100Successful Response
A paginated response containing zero or more inbound shipments.
The URL for the next page.
The number of the current page.
The total number of pages.
The URL of the previous page.
The total number of results across all pages.
Validation Error
The ID of the shipment to return.
Successful Response
A response containing a single inbound shipment.
The time at which this Tracr instance was first notified of the shipment.
The shipment's globally unique identifier.
The shipment's name, populated by the sender.
The API URL of the participant who created this shipment.
Whether the shipment contains rough or polished diamonds.
Aggregated status of the diamonds within a shipment.
The total number of diamonds in the shipment. This can be larger than the count of diamonds in the shipment if the shipment is still being received.
Validation Error
Filter to shipments created on or after the given timestamp. Must be an ISO-8601 compliant timestamp.
Filter to shipments created after the before timestamp. Must be an ISO-8601 compliant timestamp.
Filter to shipments with the given shipment IDs.
Filter to shipments with an exact match on the given name.
Filter to shipments where the name contains the given value (case sensitive).
Filter to shipments where the name contains the given value (case insensitive).
Filter to shipments with the given shipment type.
Unified search for shipments. This will return any shipments where the given value is contained within their name, ID, or recipient.
created_at,idFilter to shipments with an exact match on the given receiver.
Filter to shipments where the receiver contains the given value (case sensitive).
Filter to shipments where the receiver contains the given value.(case sensitive).
Filter to shipments with the given status.
Filter to shipments with the given status.
The diamond's globally unique Tracr ID.
The diamond's globally unique Tracr ID.
1100Successful Response
A paginated response containing zero or more outbound shipments.
The URL for the next page.
The number of the current page.
The total number of pages.
The URL of the previous page.
The total number of results across all pages.
Validation Error
The ID of the shipment to fetch.
Successful Response
A response containing a single outbound shipment.
The time at which the shipment was created.
The shipment's globally unique identifier.
The shipment's name.
The API URL of the participant to whom this shipment will be sent.
Whether the shipment contains rough or polished diamonds.
Aggregated status of the diamonds within a shipment.
Validation Error
Last updated