ImportItemResult

  • index
    Type: integer
    min:  
    0
    required

    Position of the item in the request array.

  • status
    Type: string enum
    required
    values
    • created
    • replayed
    • rejected
  • church
    Type: object · Church

    Present when status is created or replayed.

    • created_at
      Type: string Format: date-time
      required

      the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

    • id
      Type: string
      required
    • name
      Type: string
      required
  • detail
    Type: string

    Present when status is rejected — why this item failed.