Get Fiat/Crypto Payment Methods
This API retrieves the supported payment methods for a given fiat and cryptocurrency trading pair.
Endpoint Information
Request Method:
GET
Request Path:
/v2/base/buy/payments
Request Parameters
The request should include the following fields:
Response Structure
The response will include the following fields:
Example Response
Notes
The
country
field specifies the country associated with the fiat currency.The
fiat
field provides the name of the fiat currency.The
crypto
field specifies the name of the cryptocurrency.The
paymentList
contains various payment methods supported for the specified trading pair.The
paymentId
is a unique identifier for each payment method.The
fiatFee
indicates the fee amount in fiat currency.The
paymentType
indicates whether the payment method is manual (0) or automatic (1).