Record the customer’s acceptance of the general terms and any pending contract terms.
MustAgreeToTerms is true on the /api/public/legal/status response.
ActionConfirmation envelope.
true when the acceptance was recorded. The terms modal should be dismissed and the customer should be granted access to the portal.null on success.200 on success.null on success.null on success.| Context | Source file |
|---|---|
| Legal terms acceptance modal | src/components/LegalTerms/ or app bootstrap |
| Method | Endpoint | Description |
|---|---|---|
GET | /api/public/legal/status | Check whether the customer must agree to terms |