Contacts¶
Use /contacts resource to retrieve service and billing address along with contact information.
Methods¶
List of methods for this resource
| Method | Resource | Description |
|---|---|---|
| GET | /contacts | List service and billing address along with contact information by customerId |
| GET | /contacts/billing | Show the billing address and associated contact information by customerId |
| GET | /contacts/service | Show the service address and associated contact information by customerId |
| PUT | /contacts | Update the service and billing contact information by customerId |