Description
Fields
action: OrderHistoryAction!
Type of the history entry
authorize_transaction: OrderHistoryAuthorizeTransaction
cancel: OrderHistoryCancel
capture_transaction: OrderHistoryCaptureTransaction
The date and time when the history entry was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
customer: Customer
Customer responsible for this action
Expandable
Permission bit: "customers.read"
fulfillment_canceled: OrderHistoryFulfillmentCanceled
fulfillment_completed: OrderHistoryFulfillmentCompleted
fulfillment_created: OrderHistoryFulfillmentCreated
fulfillment_modified: OrderHistoryFulfillmentModified
manual_payment: OrderHistoryManualPayment
manual_refund: OrderHistoryManualRefund
refund_transaction: OrderHistoryRefundTransaction
restock: OrderHistoryRestock
state_change: OrderHistoryChange
user: User
User responsible for this action
Expandable
Permission bit: "users.read"
void_transaction: OrderHistoryRefundTransaction
Used By
Types
Preview (typescript)
Loading module