Get All Payin Method
GET
/api/v1/payin-method
limit
and page
parameters. In addition, it can also get refund data using the payin_id
filter and the refund status
.Request
Query Params
country
string
required
Example:
AU
currency
string
required
Example:
AUD
is_va_allowed
boolean
optional
Header Params
X-token
string
required
Request samples
Responses
Modified at 2025-03-26 05:07:22