Settings
Get account types
Returns the list of available account types.
Get account subtypes by type
Returns account subtypes filtered by the given account type.
Get accounts with their subtypes
Returns all account types with their associated subtypes.
Get business types
Returns the list of available business types.
Get business subtypes by type
Returns business subtypes filtered by the given business type.
Get country codes
Returns the list of country codes.
Get currency codes
Returns the list of supported currency codes.
Get organizational types
Returns the list of organizational types.
Get banks list
Returns the list of banks, optionally filtered by country.
Get financial institutions
Returns financial institutions grouped by type.
Get permissions list
Returns the list of available system permissions.
Create payment link (via setting)
Creates a payment link for the project via the settings endpoint.
List IP Whitelist Entries
Lists the IP addresses allowed to approve disbursements. Requires a dashboard login (bearer token) in addition to the apiToken, so it cannot be called with an API key alone - manage the whitelist from the dashboard under Settings.
Add IP Whitelist Entry
Registers a public IP address that may approve disbursements. Requires a dashboard login in addition to the apiToken.
Remove IP Whitelist Entry
Soft-deletes a whitelist entry. Approvals from that address stop being accepted immediately. Requires a dashboard login in addition to the apiToken.