Authorizations
Bearer authentication header of the form Bearer <API_KEY>
.
Headers
Client ID for authentication
Body
application/json
The name of the client organization.
Example:
"Acme Corporation"
The timestamp of the consent.
Example:
"2021-01-01T00:00:00Z"
The IP address of the person providing consent.
Example:
"127.0.0.1"
The first name of the person providing consent.
Example:
"John"
The last name of the person providing consent.
Example:
"Doe"
Indicates whether Rampart is authorized to automatically opt the account into a contract if potential savings are identified.
Response
200 - application/json
Successfully updated SAC settings
Indicates whether the SAC settings were updated successfully.
Example:
true