...
Protocol: HTTP/HTTPS (Preferred)
Method: POST
Headers:
Username:<value>
Password:<value>
Parameters
Parameter | Type | Description |
---|---|---|
ConsignmentNo | String | Consignment number |
OmniRPSTrackingNo | String | OmniRPS system Tracking No |
OrderNo | String | Order No |
MAWB | String | MAWB No |
ExportedConsignmentNo | String | Exported Consignment No |
ShipDate | Datetime | Ship Date |
DeliveryDate | Datetime | Delivery Date |
SourceLocation | String | Source Location of event e.g. Return Created event will be customer location |
DestinationLocation | String | Destination Location of event e.g. Return Created event will be first mile delivery location |
Code | String | Status Code |
Status | String | Status Description |
Carrier | String | Carrier |
EventDT | Datetime | Local Date and Time of Even |
List of Codes
Code | Description |
---|---|
RC | Return Created |
RT | Return in Transit |
RDTPF | Return Delivered to Processing Facility |
RP | Return Processed |
RE | Return Exported |
RDBTC | Return Delivered Back To Customer |
RR | Return Rejected during processing |
Example Request
Request
https://yourwebsite.com/yourendpoint
...