Get a claim by shipment ID
Returns claim details for a given shipment. Pass a shipment GID or confirmation number as the id. If no claim exists yet, the response still returns a claim object with claimId of zero.
Path parameters
id
Headers
Authorization
EX: “Basic dXNlcm5hbWU6cGFzc3dvcmQ=”
API_KEY
EX: “B30BBEC3-8086-49B6-9893-2FCD31FA2BBF”
Response
Returned if there are no http error. ClaimResponse Error should still be verified as null or empty.
Claim
Error
Errors
400
Bad Request Error
404
Not Found Error