post https://sandbox-api.gpsrv.com/intserv/4.0/createLocationFee
Use the Create Location Fee endpoint to create a fee to assess at a location. A fee can be assessed as a flat rate or a percentage. When the fee is a percentage, you can specify minimum and maximum amounts. The fee becomes active upon creation and can be deactivated using the Modify Location Fee endpoint.
These are the fee types:
FBD
— FBE direct deposit feeDEL
— ACH direct deposit fee
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 | Code Description |
---|---|
595-01 | Location was not found |
595-02 | Fee has already been created |
595-03 | locationType 1 name is maximum of 15 characters |
595-04 | locationType 0 and 2 require location to be an integer value. |