I have SEQ-2c: Save a case: Individual, giving a response 400,
[ { "error": "INVALID_CUSTOM_FIELD", "cause": "Custom fields which are not defined for the group cannot be used. Available custom fields are provided in the group's case template." } ]
For a deeper look into our World Check One API, look into:
I have SEQ-2c: Save a case: Individual, giving a response 400,
[ { "error": "INVALID_CUSTOM_FIELD", "cause": "Custom fields which are not defined for the group cannot be used. Available custom fields are provided in the group's case template." } ]
Hi @praveen,
Before create any case please be execute the SEQ-1c: Get the case template for a group.Using this api you can able to see all available custom fields under that particular group.Use those custom fields only for any entity like Individual otherwise you will get 400 error.
Hope this will help.
Thanks,
Shilpi