Gets payment systems supported for a promotion. If the list is empty, the promotion will apply to all payment systems.
Notice
This API call does not contain the project_id
path-parameter, so you need to use the API key that is valid in all the company’s projects to set up authorization.
OK.
{- "id": 17840,
- "payment_systems": [
- {
- "id": 27,
- "name": "Yandex.Money"
}
]
}