transactionsV1AvailableGatewaysPost
POST
/pg-service/gateway/v1/_searchLast modified: 7 months ago
Returns the current status of a payment-gateway in our systems
Request
None
Request samples
Responses
OK(200)
Invalid input.(400)
Unauthorized(401)
Forbidden(403)
Not Found(404)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
array[string]
optional
Example
[
"string"
]
Last modified: 7 months ago