Skip to main content

Get multi-method routing

GET 

/getConnectorMultiMethodRouting/:connectorGuid

Returns the current routing configuration of a multi-method meta-connector as a multi-method routing document, one entry per payment method linked to the meta-connector.

The returned document is a valid request body for Set multi-method routing: fetch it, modify it, and send it back. Every rule node carries a server-assigned id — echo these ids when you resubmit to update rules in place. One exception: rule trees authored in the admin interface may contain conditions outside the multi-method subset (or not activated for your tenant); adjust such documents before resubmitting them.

Meta-level fields that have never been set (defaultActionDisable, paymentSelectionMaxRetries, paymentSelectionExpiryHours) are omitted from the response.

Request

Responses

The current multi-method routing configuration of the meta-connector.