Get Payment Gateways
A Payment Gateway is a resource responsible for all payment operations in the system. All Deposits and Withdrawals are processed within the frame of a Payment Gateway and following the Payment Gateway configuration.
Header Parameters
Authorizationstring
Query Parameters
sortstring
Specifies the order in which payment gateway records should be sorted. The default sorting is by creation date in descending order ("created,desc").
Default value
created,desc
fromstring
Start date and time for filtering payment gateways based on their creation or update time.
tostring
End date and time for the same filtering criteria.
Response
200
Object
OK
Response Attributes
paymentGatewaysarray
An array of payment gateway objects,
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?