diff --git a/Using-the-API/API.md b/Using-the-API/API.md index f51cf96d..7eb8ffca 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -543,6 +543,8 @@ ___ ## Entities +Note: Some attributes in the entity payload can have ``null`` value and are marked as _nullable_ on the tables below. Attributes that are not nullable are guaranteed to return a valid value. + ### Account | Attribute | Description | Nullable |