Closed upliftdawah closed 4 years ago
{ "code": 200, "payload": [ { "id": 1, "Value": "Active" }, { "id": 2, "Value": "Inactive" }, { "id": 3, "Value": "Unapproved" }, { "id": 4, "Value": "Unclaimed" } ] }
it is already implemented like this
That's wasn't the case when I tested, I will verify it again in the next build
verified
The current filter box should remain as it is. But following additional filters should always be: filters: {status: [3], is_email_verified: true}