Skip to main content

Commerce Transaction

Commerce transactions are transactions that take place on the provider's platform. They represent purchases, sales, transfers and such that happened on the User's account(s) in the platform.

By default, the Commerce Transaction's history is 12 months.

FieldTypeDescription
iduuidUnique identifier (UUID)
typestringTransaction type. The possible values are :
  • PAYOUT
  • PAYMENT
  • FEE
  • PAYMENT_REFUND
  • OTHER
.
statusstringTransaction status - Possible values :
  • PENDING
  • SUCCESS
  • DENIED
  • SUCCESS_REFUND
descriptionstringDescription text attached to the transaction.
amountMoneyTransaction value
fee_amountMoneyFee associated to the transaction
source_created_atdatetimeDate of the creation of the transaction (as given by the source provider). e.g. “2021-12-13 16:20:09”
initial_transaction_idstringReference to the id (UUID) of the initial transaction : value provided only for correlated transactions and not for initial transaction
related_transaction_idstringReference to source_transactions of commerce orders.
source_typestringType as provided by the original source provider (Paypal, Stripe,..). Value depending on the source provider.
provider_namestringName of the provider the data is coming from (informational field) - e.g. "Paypal", "Stripe", ...
data_connection_iduuidUUID of the data connection leading to this data