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