Batch
Complete batch response model.
- Type: string · Account Id
account _id required - Type: integer · Captured Amount
captured _amount min:0requiredInteger numbers.
- Type: string · Id
id required - Type: string · Opened AtFormat: date-time
opened _at requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: string · Processor Config Id
processor _config _id required - Type: string · Processor Name
processor _name required - Type: integer · Refunded Amount
refunded _amount min:0requiredInteger numbers.
- Type: string · BatchStatusenum
status requiredPossible lifecycle statuses for settlement batches.
valuesopen closed submitted accepted partially _accepted rejected cancelled
- Type: string · Terminal Id
terminal _id required - Type: integer · Transaction Count
transaction _count min:0requiredInteger numbers.
- Type: object | null · Batch Metadata
batch _metadata - Type: string | null · Closed AtFormat: date-time
closed _at the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- Type: string | null · Processor Batch Id
processor _batch _id - Type: object | null · Response
response

