post https://api-sandbox.cv.gpsrv.com/intserv/4.0/modifyLocationFee
Use the Modify Location Fee endpoint to modify a fee that was created with the Create Location Fee endpoint. You cannot change feeType
(FBD
or DEL
) with this endpoint. Instead, you must create a new fee with Create Location Fee and use this endpoint to deactivate the old fee.
For this endpoint, amount
and amountType
are not required, but if one of them is populated, then both are required.
Status codes
See Global Response Statuses for status codes that are common across endpoints.
The table below lists status codes that apply to this specific endpoint.
Status code | Description |
---|---|
596-01 | Location was not found. |
596-02 | Fee doest not exist. |
596-03 | locationType 1 name is maximum of 15 characters. |
596-04 | locationType 0 and 2 require location to be an integer value. |