v1

latestOpenAPI 3.1.02026-07-24290159.6 KB
Payments

List gateways

List the gateway identifiers for all payment methods activated for a site.

get/gateways

Query parameters

include'coupons'

By default, only one activated gift card is included in the response.

To include all activated gift cards in the response, set to coupons.

countrystring ISO 3166-1 alpha-2
Example:NL

Filter the payment methods returned by availability per country.

Format: ISO 3166-1 alpha-2 code.

Response

Request successful

successboolean

Indicates whether the request was successful.

Example response

{
  "success": true
}