Appearance
Addresses API
Manage addresses
| Section | Operations | Download |
|---|---|---|
| Addresses API | 10 | JSON · YAML |
| Create new address for given account | POST | |
| Check if the customerNumber already in use or not | GET | |
| Get a list of company addresses for given account | GET | |
| Get a list of person addresses for given account | GET | |
| Single company | GET | |
| Single company update | PATCH | |
| Delete company | DELETE | |
| Single person access | GET | |
| Single person update | PATCH | |
| Delete person | DELETE |