Skip to content

Inconsistent responses from shipment endpoint #218

@ahmedkhabar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions