For the complete documentation index, see llms.txt. This page is also available as Markdown.

Integrations

Payments → Integrations endpoints.

An integration connects an external provider to this module. Configure the provider and its secrets in the dashboard; the API lets you list, create or update, enable, disable, set a default, and test integrations.

Endpoint
Method

POST integrations/confirm-human-delivery

DELETE integrations/{Id}

PUT integrations/{Id}/disable

PUT integrations/{Id}/enable

GET integrations/{id}

POST integrations

POST integrations/test

Last updated