How to save case for individual user ? and how would you send name, passport number and country h...

Options

...ere ?

image

image

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."
}
]

Best Answer

  • shilpi.saha
    Answer ✓

    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