Contact Custom Type
Custom suggestion strings used as contact types.
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/custom-suggestions | Get Custom Contact Types Retrieves the list of custom contact type suggestions configured by the merchant. |
| DELETE | /v1/custom-suggestions | Delete All Custom Contact Types Deletes all custom contact type suggestions for the merchant. |
| DELETE | /v1/custom-suggestions/{value} | Delete Specific Custom Contact Type Deletes a specific custom contact type suggestion by its value. |