This section describes how to use REST APIs with main generic method examples.
The four main generic Address Manager APIs use these HTTP RESTful methods in the following
examples:
Generic Address Manager API | RESTful HTTP method |
---|---|
get | GET |
update | PUT |
addEntity | POST |
delete | DELETE |