Magidoc

Transaction
Object

A transaction such as a purchase

Fields

#

id

Non-null

Id of the transaction.

platformId

Non-null

The transaction's platform (HA or SD).

externalConversionId

Non-null

Client-side id for the transaction.

sourceVisitorId

Non-null

Visitor id linked to the source (vuid for example).

source

Non-null

Source of the transaction (ONSITE for example).

visitorDate

Non-null

Date and time of the transaction in the website.

receivedAt

Non-null

DEPRECATED (use visitorDate): Date and time of the transaction in the website.

amount

Non-null

Amount of the transaction.

currency

Non-null

ISO Code of the currency used for the payment.

conversationId

Id of the conversation linked to the transaction, if any.

eventDate

Non-null

Date and time of the event.

createdAt

Non-null

Date and time of the registration of the transaction in iAdvize's system.

updatedAt

Non-null

Date and time of the update of the transaction in iAdvize's system.

isAuthenticated

Flag that indicates whether or not the transaction was concluded by an authenticated visitor.

project

Engagement campaign project.

attributedTo

The agent that was attributed to this transaction.

Usages

#

References

#