supersonic-models
Version:
Supersonic models and API specifications
24 lines (23 loc) • 680 B
YAML
type: object
description: Device settings
required:
- organisationFirestoreId
- storeFirestoreId
- deviceFirestoreId
properties:
storeId:
type: string
example: "1"
description: Store ID from Aloha provider
organisationFirestoreId:
type: string
example: "TYIMXJyrsby3hAf4Z1Wk"
description: Organisation ID from database. This is provided by Fingermark.
storeFirestoreId:
type: string
example: "LK0n6Wei0b9By6BDEhaD"
description: Store ID from database. This is provided by Fingermark.
deviceFirestoreId:
type: string
example: "YxfP4JLZwQPmhbeBdkYw"
description: Device ID from database. This is provided by Fingermark.