Magidoc

TransactionResponse
Object

Response object for transaction creation containing transaction details and credit information

Fields

#

creditInfo

Credit usage information for the account. Null if account has no transaction limits.

emailAddress

Non-null

Email address of the recipient for this transaction

errorCode

Non-null

Error code if the transaction failed. '0' indicates success.

errorMsg

Non-null

Human-readable error message if the transaction failed. Empty string indicates success.

requestId

Non-null

Unique identifier for the batch request that created this transaction

transactionId

Non-null

Unique identifier for the transaction. Returns '0' if the transaction failed to create.

Usages

#

References

#