Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note that IDs in the API calls represent unique objects and the ID field is present in almost all functions. Updates are made based on this ID. When you are adding a new object ; (for example, AddCustomer, ) you should leave the ID unset or set to zero. However, Updates are made based on this ID, so when modifying an existing object ; (for example, UpdateCustomer, ) it is important to set the ID.