Skip to main content

Create

POST 

/createConnector/:merchantGuid

Create a connector for the given merchant.

Meta-connector

A meta-connector can only be either a routingMetaConnector or a multiMethodMetaConnector, not both.

  • To create a classic routing meta-connector, add routingMetaConnector and the corresponding properties.
  • To create a multi-method meta-connector, add multiMethodMetaConnector and the corresponding properties.

Request

Responses

The created connector.