Testing in the Demo environment
Mews.Distributor(
{ configurationIds: ['aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee'] },
function (api) {
api.open();
},
{ dataBaseUrl: 'https://api.mews-demo.com' }
);Last updated
Was this helpful?
Mews.Distributor(
{ configurationIds: ['aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee'] },
function (api) {
api.open();
},
{ dataBaseUrl: 'https://api.mews-demo.com' }
);Last updated
Was this helpful?
Was this helpful?