Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Inbound | PUT | /shipment/gatepass/cancel

Summary

This API is used to cancel gate pass in Omni.

Description

This API is used to cancel gate pass in Omni.

Request

Code Block
languagejson
{
    "gatePassCode": "AF349YR",
    "locationCode": "RTOU53S"
}

Parameter Name

Data Type

Description

Mandatory

gatePassCode

String

Code used by channel to identify an gate pass

yes

locationCode

String

Location code of the warehouse where gate pass was created

yes

 

Response

EmptyBody

 

HttpStatus : 200