Integrations
Payments → Integrations endpoints.
Endpoint
Method
Last updated
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.
POST integrations/confirm-human-delivery
DELETE integrations/{Id}
PUT integrations/{Id}/disable
PUT integrations/{Id}/enable
GET integrations/{id}
GET integrations
POST integrations
POST integrations/test
Last updated