Licenses
The License information shared across initial Application and renewal.
id* (string) - The primary key for the record.type* (string) - The JSON:API type specifier.attributes* (object) - Primary record attributes.-
created-at* (unknown) - Date and time that the License was created in Binti. -
updated-at* (unknown) - Date and time that the License was last updated in Binti. -
confidential* (boolean) - Is this a confidential case? -
external-identifier* (["string", "null"]) - Identifier for the License model in an external system. -
expiry-date* (unknown) - Expiry date of current approved Application. Derived from the due date of the next renewal cycle. -
tag-summary* (array) - An array of freeform tag names. Tags are pre-defined by the agency. -
license-type* (string) - The type of license.Allowed values
- child_placing_agency
- congregate_care
- family_home
-
sub-license-type* (["array", "null"]) - The sub-type of license (array of strings).
-
relationships(object) - Related objects. For each relationship, you can find detailed information about the object by issuing another API call to look it up by ID, or for certain endpoints, you will find details in the "included" section.latest-application(object) - A relationship with a single entry.data* (["object", "null"]) - The most recent Application associated with this License.
Updated 4 days ago
