Skip to main content

Nexiopay

Website: https://dashboard.nexiopay.com/ API Reference: https://docs.nexiopay.com/reference/api-reference

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key. Your Nexio API key (password). You can find it in the Nexio Dashboard under Settings > User Management. Select the API user and copy the API key.
usernamestringAPI Username. Your Nexio API username. You can find it in the Nexio Dashboard under Settings > User Management. Select the API user and copy the username.
subdomainstringSubdomain. The subdomain for the Nexio API environment, such as 'nexiopaysandbox' or 'nexiopay'.nexiopay
start_datestringStart date.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
terminal_listterminalIdNo pagination
recipientsrecipientIdDefaultPaginator
payment_typesidDefaultPaginator
useraccountIdNo pagination
spendbacksidDefaultPaginator
card_tokenskeyDefaultPaginator

Reference

Config fields reference

Field
Type
Property name
string
api_key
string
username
string
subdomain
string
start_date

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.22025-04-1257873Update dependencies
0.0.12025-04-0957530Initial release by @btkcodedev via Connector Builder
Was this page helpful?