Get organization settings
Retrieves an organization's settings.
Authentication
requestTokenstring
Long-lived API token sent in the requestToken header. See API token authentication.
OR
AuthorizationBearer
OAuth2 Bearer access token from the client-credentials flow. See OAuth authentication.
Path parameters
orgId
The numeric identifier for organization, assigned by Payabli.
Response
Success
customFields
Any custom fields defined for the org.
forInvoices
forPayOuts
forWallets
Information about digital wallet settings for the entity. Available values are isApplePayEnabled and isGooglePayEnabled.
general
identifiers
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error