Develop a new GET API to expose the following details to GSA

rocky1234
Tera Contributor

Develop a new GET API to expose the following details to GSA:

Sample Request:

Request Payload(Can be either shipment Id or RITM associated to shipment)-

 
 
{ "requestId":"RITM4105533" } [[OR]] { "shipmentId":"2084153" }  

Sample Response:

 
 
{ "shipment Id": "2084153", "carrier": "FedEx", "carrierTrackingNo": "276997852989", "pickup date": "2024-07-20" } 
0 REPLIES 0