We have some questions still outstanding regarding some of the validation endpoints we’d like clarified if possible.
Additionally, can someone check on the status of this query: Error Codes in Batch Validate endpoint, which relates to error codes
- Will the output of the batch validate always contain the full input, regardless of whether it matches the expected schema (ie we could pass more information about the property than just identifier and address and have them be present in the response). Wasn’t sure if this was intentional or not
- looking at validate permit, is there a reason it only requires street number, unit number and postal code? we pass all the data regardless just in case but it seems not all are necessary to validate the permit
- we see frequent timeouts in sandbox env, is there a good value to set for that in production? we have it set to 3s in both currently