Skip to end of banner
Go to start of banner

Cancel Gate Pass

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

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

  • No labels