Update organization settings
Organization API
Update organization settings
Update one or more settings for the authenticated organization. Only the provided fields will be modified. Supports vacation mode, payout method, and electronic check details.
Rate limit: 120 requests burst, 60 requests/minute sustained.
PATCH
Update organization settings
Documentation Index
Fetch the complete documentation index at: https://docs.collectpure.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Body
application/json
Enable or disable vacation mode. When active, listings and offers are hidden from the marketplace.
Default payout method for the organization
Available options:
electronic_check, teller_ach Payee name for electronic check payouts
Maximum string length:
40Payee email for electronic check payouts
Pattern:
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$