Cancel Gate Pass (Beta)

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

{ "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