Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
OK
BatchGetPaymentMethods
Returns a list of payment methods by payment method IDs.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK