Update policy settings
Update the payment policy settings for your HubSpot account. This endpoint allows you to modify existing policy configurations, which can include terms and conditions related to payments. Ensure that you have the necessary permissions to write payment checkout settings before making changes.
Supported products
Supported products
Required Scopes
Required Scopes
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
An object containing the text of the cancellation policy.
An object containing the text of the refund policy.
An object representing the URL for the terms of service.
A boolean that specifies if acknowledgement is required for the policy.
A boolean indicating whether a custom policy is enabled.
Response
successful operation
A boolean indicating whether an acknowledgement is required for the policy.
A boolean indicating whether a custom policy is enabled.
A string containing the text of the cancellation policy.
A string containing the text of the refund policy.
A string representing the URL of the terms of service.