Payment Gateways

Learn how to manage Payment Gateways

1. Endpoints

2. API Calls

2.1 Get Payment Gateways


//Gets list of payment gateways.
GET /v2/payment-gateways

Query Parameters

None

Responses
http codecontent-typeresponse
200application/jsonReturns a list of payment gateways
4xxapplication/json{"error": "string","message": "string"