Skip to main content

Retrieve payment methods by conditions

Retrieve payment methods by conditions

Authorizations:Token
Query Parameters
_cnd[name]stringRetrieve payment method by its name
_cnd[country]stringRetrieve payment method by country
_cnd[exCountry]stringRetrieve payment method by excluded country name
_cnd[moduleEnabled]booleanRetrieve payment method by module enabled state
_cnd[added]booleanRetrieve payment method by its added\not added state
_cnd[onlyPureOffline]booleanGet only offline methods
_cnd[onlyModuleOffline]booleanGet only offline methods (added by module)
_cnd[limit]Array of stringsSets the offset (first item) and the limit (second item)
_cnd[orderBy]Array of stringsSets sorting order field

Responses

200Success
Response schema:
Success
Array
method_idinteger
service_namestring
classstring
moduleNamestring
orderbyinteger
adminOrderbyinteger
enabledboolean
moduleEnabledboolean
addedboolean
typestring
settingsArray
fromMarketplaceboolean
iconURLstring
countriesArray
exCountriesArray