Exemption Certificate Management

CertCapture RESTful APIs

TransactionBatchItemModel

Represents a transaction batch item. Only one child transaction model should contain data.

Parameters
memoOptional
string

Represents a transaction memo.

createTransactionModelOptional
CreateTransactionModel

Represents a transaction to be created.

adjustTransactionModelOptional
BatchAdjustTransactionModel

Represents an existing transaction to be adjusted.

createOrAdjustTransactionModelOptional
CreateOrAdjustTransactionModel

Represents a transaction to be created or to be adjusted if exists.

voidTransactionModelOptional
BatchVoidTransactionModel

Represents an existing transaction to be voided.