Organizations Addresses REST Endpoints

Store/Organizations Addresses
The operations from the Store/Organizations Addresses category.
addAddress
Method: post
Path: /ccstore/v1/organizationAddresses
deleteAddress
Method: delete
Path: /ccstore/v1/organizationAddresses/{id}
getAddress
Method: get
Path: /ccstore/v1/organizationAddresses/{id}
getAddresses
Method: get
Path: /ccstore/v1/organizationAddresses
updateAddress
Method: put
Path: /ccstore/v1/organizationAddresses/{id}