Exemption Certificate Management
CertCapture RESTful APIs
TransactionBatchItemModel
Represents a transaction batch item. Only one child transaction model should contain data.
Parameters
memoOptional
stringRepresents a transaction memo.
createTransactionModelOptional
CreateTransactionModelRepresents a transaction to be created.
adjustTransactionModelOptional
BatchAdjustTransactionModelRepresents an existing transaction to be adjusted.
createOrAdjustTransactionModelOptional
CreateOrAdjustTransactionModelRepresents a transaction to be created or to be adjusted if exists.
voidTransactionModelOptional
BatchVoidTransactionModelRepresents an existing transaction to be voided.