Error Handling
{
"customer": [
"Primary key \"cus_Po7v57HtZ923LpOau6ZT\" invalid - object is not exists."
]
}{
"field_1": [
"error_1",
"error_2",
...
],
"non_field_errors": [
"error_1",
"error_2",
...
],
"field_2": [
{
"sub_field_1": [
{
"sub_sub_field_1": [
"This field is required."
]
}
]
}
]
}Last updated
Was this helpful?
