added
[2023-01-30][V1] Added logoURI & bannerURI to the Collection object
almost 2 years ago by Ken
INFORMATION
The properties
logoURI
andbannerURI
have been added to the Collection object. This change affects thecollections
,tokens
andevents
endpoints; as they include the Collection object in the response.
The Collection object includes two new properties, namely logoURI
and bannerURI
, which contain a link to the image hosted on our CDN. The property value will be set to null
if no banner or logo exists.
This change affects the collections
, tokens
and events
endpoints.