XpressConnect
  • Introduction
  • Version History
  • Overview
    • How It Works
    • Server
    • API Request/Response
    • Authentication
  • API Endpoints
    • Courier
      • List
    • Declaration
      • Submit
      • Query
      • Attach
    • Commodity
      • List
    • Claim
      • Submit
      • Query
      • Update
      • Attach Document
      • Detach Document
  • Models
    • Courier
    • Declaration
    • Item
    • Commodity
    • Claim
    • Claim Document
  • Reference
    • Example PHP Code
    • Country
    • Errors
Powered by GitBook
On this page

Was this helpful?

  1. Reference

Errors

Error Code

Error Message

Errors

0001

Unknown Error

Message

1000

Authentication Error

1001

Invalid JSON Header

1002

Invalid JSON Body

1003

Parameter Error

Parameters

1004

Record Not Found

1005

This record cannot be edited.

2001

Invalid User

2002

Normal User Only

2003

VIP User Only

3001

Consignment Note Exist

3002

Attachment Error

3003

Exceeds maximum declared value

4001

The Consignment Note not found

4002

The Consignment Note claim exists

{ "claims_id": "1" }

4003

The Incident Date cannot be in the future.

PreviousCountry

Last updated 3 months ago

Was this helpful?