Poussée mobile
Expérience mobile facilement perceptible et consommable.
Many API objects can be expanded to request a response providing additional information about the object. This can be done using the expand parameter from them, which can reveal singular, multiple or embedded properties within the object.
Expanding responses is especially useful for properties which are not revealed in default responses.
Responses can be expanded in the following ways:
This document will guide you through a basic structure of responses.
{
"success": true,
"data": "object"
}
Attribute | Explanation | Datatype |
---|---|---|
success | This will return true or false | boolean |
data | This will return data | object |