Skip to content

IntegrationsService

Available as client.integrations. Provider support is determined by the server. Every method is scoped by workspaceId.

GroupMethods
Configurationlist, get, upsert, delete
InboxprovisionInbox, rotateInboxToken
DiagnosticstestConnection, health
IDPoS setupbackfillIdposCustomerIds, listIdposLocations, listIdposDiscounts, listIdposCustomerGroups
Dotypos setuplistDotyposCardTypes
IDPoS webhooksgetIdposWebhookStatus, registerIdposWebhook, unregisterIdposWebhook
Generic importsstartImport, listImportJobs, getImportJob, cancelImportJob
IDPoS importsstartIdposImport, listIdposImportJobs, getIdposImportJob, cancelIdposImportJob

Configuration methods take (workspaceId, provider, ...); provider-specific methods and import methods also take workspaceId first. Secrets are accepted only in upsert requests and are returned as metadata, not plaintext.

WalletHero Documentation