Get organization settings

View as MarkdownOpen in Claude
Retrieves an organization's settings.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

OR
requestTokenstring

Long-lived API token sent in the requestToken header. See API token authentication.

Path parameters

orgIdintegerRequired
The numeric identifier for organization, assigned by Payabli.

Response

Success
customFieldslist of objectsOptional
Any custom fields defined for the org.
forInvoiceslist of objectsOptional
forPayOutslist of objectsOptional
forWalletslist of objectsOptional

Information about digital wallet settings for the entity. Available values are isApplePayEnabled and isGooglePayEnabled.

generallist of objectsOptional
identifierslist of objectsOptional

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error