LocationResponseDTO

Location response representing a technical artifact for Dynamic QR Code

  • createdAt
    Type: string Format: date-time

    Creation timestamp.

  • currentTxId
    Type: string

    Current transaction ID bound to this location.

  • id
    Type: string

    Unique identifier of the location.

  • status
    Type: string enum

    Status of a Location

    values
    • ACTIVE
    • IN_USE
    • DELETED
  • type
    enum
    const:  
    DYNAMIC

    Type of Location for QR Code generation

    values
    • DYNAMIC
  • updatedAt
    Type: string Format: date-time

    Last update timestamp.