Submit Spend Analysis Consent (SAC)
Authorize Rampart to access account spend data and perform a savings analysis for this account.
Authorizations
Bearer authentication header of the form Bearer <API_KEY>.
Headers
Client ID for authentication
Body
The name of the client organization.
"Acme Corporation"
The timestamp of the consent.
"2021-01-01T00:00:00Z"
The IP address of the person providing consent.
"127.0.0.1"
The first name of the person providing consent.
"John"
The last name of the person providing consent.
"Doe"
The email of the person providing consent.
"john.doe@example.com"
Indicates whether Rampart is authorized to automatically opt the account into a contract if potential savings are identified.
Response
Successfully updated SAC settings
Indicates whether the SAC settings were updated successfully.
true
