Hi guys,
I'm developing some integrations with API-NG. In the docs, betStatus isn't marked as required. But, if you try to make request without this params, you received following error:
{
"faultcode": "Client",
"faultstring": "DSC-0018",
"detail": {}
}
I'm developing some integrations with API-NG. In the docs, betStatus isn't marked as required. But, if you try to make request without this params, you received following error:
{
"faultcode": "Client",
"faultstring": "DSC-0018",
"detail": {}
}

