Migrated from Redmine #351 | Author: Javier Escribano
Status: New | Priority: Immediate, there is BUG! | Created: 2019-03-06
Hi,
My account is:
and I’m making the below request which is returning only 10’00am as available date but there are more available dates in the afternoon :S
id: 4
jsonrpc: “2.0”
method: “getStartTimeMatrix”
params: [“2019-03-09”, “2019-03-09”, 2, 3, 1]
0: “2019-03-09”
1: “2019-03-09”
2: 2
3: 3
4: 1
RESPONSE
{“result”:{“2019-03-09”:[“10:00:00”]},“id”:“4”,“jsonrpc”:“2.0”}