Skip to content

Inconsistent responses from shipment endpoint #218

Description

@ahmedkhabar

I'm trying to get shipment details, but I'm getting inconsistent responses; sometimes I get the necessary information, and sometimes I get the following response:

{
"response": {
"errors": [
{
"code": "TV1002",
"message": "Invalid inquiry number"
}
]
}
}

N.B. I'm sure that the inquiry number is correct. also, I check it in the UPS tracker, and I got the details without a problem

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions