transaction_log
Collection: transaction_logs
For stores and gateways which allow for transaction modifications, the transaction log keeps a record of all changes made to the transaction such as captures and refunds.
Required Scopes
store_full_access transactions_read transactions_write Actions
Properties (3)
snapshot String · Read-only A complete JSON snapshot of the transaction prior to the modification this log entry records. It includes all of the following zoom values: customer, payments, applied_taxes, discounts, shipments, billing_addresses, items, items:item_options, custom_fields, attributes.
request_source String · Read-only Describes the source of the transaction modification such as admin or hAPI.
date_created String (nullable) · Read-only The date this resource was created.
Link Relations (7)
self This Transaction Log Only present when the transaction log has an associated customer.
Zoomable Resources
Embed related resources using ?zoom=<resource>.
Filter with ?resource:property=value.
fx:transaction_log on transaction_journal_entry·fx:transaction_log on transaction_log_detail Example Representation
No example representation available for this resource.