post https://api-sandbox.cv.gpsrv.com/intserv/4.0/modifyLocation
Use the Modify Location endpoint to update data elements that are related to the location. Pass only the parameters to be modified — leave the rest blank.
Nullifying data elements
You can pass null
for the following parameters to set the value in the database to null
.
name | address1 |
address2 | city |
phone | providerSpecifiedId |
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 |
---|---|
508-01 | Invalid invoice value. (The number passed in cycleInvoice did not work with the chosen cycleType). |
508-02 | Invalid cycleStart. (The number passed in cycleStart did not work with the chosen cycleType). |
508-03 | No Credit Limit to adjust |