Organizations Addresses REST Endpoints

Store/Organizations Addresses
End points for operations for addresses of a Organization/Account in Oracle Commerce Cloud by Delegated Admin
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}