v1
latestOpenAPI 3.1.02026-07-242470655.6 KBGet Payment Gateway
get/sites/multiscreen/{site_name}/ecommerce/payment-gateways/{gateway_id}
Path parameters
site_namestring required
The unique identifier for the target Site.
gateway_idstring required
The unique identifier for the target Payment Gateway.
Response
200
Example response
{
"description": "string",
"icons": [
"string"
],
"id": "string",
"image": "string",
"live_payment_methods_url": "string",
"name": "string",
"test_payment_methods_url": "string"
}