Skip to main content
PATCH
Update Policy
This endpoint is part of the merchant API and is authenticated with a merchant access token (not an app OAuth token). The policy to update is identified by its policyId.

Path Parameters

policyId
string
required
The unique ID of the policy to update

Body Parameters

Both fields are optional; send only the ones you want to change.
policyType
string
Policy type label (free-form text, e.g. Refund Policy, Privacy Policy, Terms and Conditions)
policyContent
string
Policy content (HTML)

Response

On success the endpoint returns the standard response envelope with the updated policy in data.
If no policy matches the given policyId, the endpoint returns: