Address Type
Learn more about Address Types from the following resources:
Operations
| Operation | Operation Id | Summary | Detail |
|---|---|---|---|
| GET | GetAddressType | Get a Address Type resource. |
|
| PATCH | UpdateAddressType | Update an existing Address Type resource. |
|
| DELETE | DeleteAddressType | Delete an existing Address Type resource. |
|
| GET | GetAddressTypeCollection | Get a collection of Address Type resources. |
|
| POST | CreateAddressType | Create a new Address Type resource. |
|
| GET | LookupAddressTypeChangePermissionTree | Lookup the permission set for changing the Address Type. |
|
| GET | LookupAddressTypeInsertPermissionTree | Lookup the permission set for creating the Address Type. |
|
| GET | BatchGetAddressType | Get a collection of Address Type resources for the set of id's. |
|
| POST | BatchCreateAddressType | Create a new collection of Address Type resources. |
|
| PATCH | BatchUpdateAddressType | Update a collection of existing Address Type resources. |
|
| DELETE | BatchDeleteAddressType | Delete a collection of existing Address Type resources. |
|
| PATCH | ChangeAddressTypeIsActive | Change the IsActive status for an existing Address Type resource. |
|
| PATCH | ChangeAddressTypePermissionTree | Change the PermissionTree for an existing Address Type resource. |
|
| PATCH | BatchChangeAddressTypeIsActive | Change the IsActive status for a collection of existing Address Type resources. |
|
| PATCH | BatchChangeAddressTypePermissionTree | Change the PermissionTree status for a collection of existing Address Type resources. |