POST api/Customer/Compliance/{id}?optIn={optIn}&acceptedTerms={acceptedTerms}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| optIn | boolean |
Required |
|
| acceptedTerms | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
None.