Receipts Rules
Update the business's own receipt request config (supersedes the tenant's)
Scopes: business:update
PATCH
Update the business's own receipt request config (supersedes the tenant's)
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The id of the business
Example:
"biz_GA6EG2qFxA97NZHtxeLPUy"
Body
application/json
A partial update of a business's receipt request override. Only the fields that are provided are changed; omitting one leaves it as it was. When no override exists yet, an omitted field takes its default (enabled, threshold 0).
Response
Successful Response
A business's own receipt request override. Carries no country: it applies to the one business, which supersedes the tenant config for that business.