Get paypoint settings
Retrieves a paypoint's basic settings like custom fields, identifiers, and invoicing 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
entry
The paypoint’s entrypoint identifier. Learn more
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