Last updated

Key Collection API - External References Description

external_references structure

NameTypeDescriptionExample
sequenceIntegerIndex number of current reference in the list (used to set order)1
typeStringType of the reference. At the moment only "image_service" is supportedimage_service
referencesObjectKeys with external references. At the moment only "photo_id" reference is supported.{ "photo_id": 123 }