following your information, we want to insert a book used below code, the last one descreiption,Market Plaza, is the intake form field which is created by us, field name is “Service Area”.
client.book(41, 7, 13, “2019-04-02”, “09:00”, “2019-04-02”, “11:00”,0,“”,2,“”,“”, “Market Plaza”)
but we got a error as below:
JSONRpcClientException {code: -32070, message: “Service Area - ‘’ was not found in the haystack,Value is required and can’t be empty”}
Can you tell us how can we find the sequence number of “Service Area” params in book api?
Please refer enclosed screenshot.