title: BulkTransactionState
type: string
enum:
  - RECEIVED
  - PENDING
  - ACCEPTED
  - PROCESSING
  - COMPLETED
  - REJECTED
description: |-
  Below are the allowed values for the enumeration.
  - RECEIVED - Payee FSP has received the bulk transfer from the Payer FSP.
  - PENDING - Payee FSP has validated the bulk transfer.
  - ACCEPTED - Payee FSP has accepted to process the bulk transfer.
  - PROCESSING - Payee FSP has started to transfer fund to the Payees.
  - COMPLETED - Payee FSP has completed transfer of funds to the Payees.
  - REJECTED - Payee FSP has rejected to process the bulk transfer.
example: 'RECEIVED'
