Summary
This page contains documentation of create shipment REST API.
Request Details
Parameter | Details |
---|---|
label | Displays label for shipment. Label must be unique. |
barcode | Barcode of shipment. Barcode must be unique. |
specimenListIdentifier | Identifier of specimen list which is shipping. |
senderSite | Sender site name. |
receiverSite | Receiver site name. |
senderContactPerson | Sender's user name |
receiverContactPerson | Receivers user name |
sendDate | Date of shipping |
courierName | Courier name of which shipping sent. |
courierTrackingId | Courier tracking identifier for a shipment. |
courierTrackingUrl | Courier Tracking url. |
activityStatus | Activity status of shipment. Permissible values are {In Progress, Received, Rejected } |
Response :
Response of this event contains details of newly created shipment.
Example :
URL | http://<host>:<port>/ catissuecore/rest/ng/shipments |
Method | POST |
Content-Type | application/json |
Request | { |
Tissue banks, also known as sites, are interdependent on each other for their biospecimen requirements. These sites interact with each other for various reasons like shipping the specimens from one site to another site. Some sites act as a central repository where other sites store specimens. For that one site can ship specimens and the receiver site will receive the specimens and store in a new location.