Aggregate by currencies
Get payment methods count by currencies
GET
/payments-service/v1/aggregate/by-currencies
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Description
type
string
Payment method type, Deposit or Withdraw (Default Deposit )
Response
Last updated