mySampleBrandUpdate

POST {{baseUrl}}?APICommand=mySampleBrandUpdate&EncompassID={{EncompassID}}

Gets information about a collection. For a complete list of this endpoint's possible values, use the [collection.json schema file]

Request Params

KeyDatatypeRequiredDescription
APICommandstring
EncompassIDstringEncompassID of the particular Encompass system this request will be run against. The API must be already installed on this system

RESPONSES

status: OK

{"Status":"Success","StatusDescription":"{deprecated}","ImportRoutineID":"548770","ImportTaskID":"582571","DestTable":"Brands","KeyField":"BrandID","Errors":[],"Warnings":[],"AddedRecordCount":"0","UpdatedRecordCount":"1","IdenticalRecordCount":"0","AddRequestRecordCount":"0","ChangeRequestRecordCount":"0","DeletedRecordCount":"0","ExceptionRecordCount":"0","AddedRecordKeyValues":[],"UpdatedRecordKeyValues":[],"IdenticalRecordKeyValues":["553"],"DeletedRecordKeyValues":[],"ExceptionRecordKeyValues":[]}