List APMs
URL
GET/merchant/v1/merchant-apms
Response Parameters
Parameters returned as a result of querying payout completed transactions are also subject to the rules specified in
the Response Formats section of the API documentation home page. In the absence of a
systematic or fictional error, the sub-parameters of the object returned in the data/items
parameter are as follows:
Here is the modified code with Turkish field names translated to English:
id
number
APM ID value
name
string
APM name
apmType
ApmType
APM Type. See: Apms
Values:
PAPARA
PAYONEER
SODEXO
EDENRED
EDENRED_GIFT
ALIPAY
PAYPAL
KLARNA
AFTERPAY
STRIPE
KASPI
MASLAK
TOMPAY
ALFABANK
TOM_FINANCE
CHIPPIN
BIZUM
PAYLANDS_MB_WAY
PAYCELL_DCB
FUND_TRANSFER
CASH_ON_DELIVERY
hostname
string
APM server name
supportedCurrencies
Currency[]
See Currencies
Values:
TRY
USD
EUR
GBP
CNY
ARS
BRL
AED
IQD
AZN
KZT
KWD
SAR
BHD
RUB
JPY
EGP
Sample Codes
You can review the sample codes in the open source Craftgate API clients.