Transaction data object specification for the Cratejoy Merchant API

Properties

Property Filter Edit Type Description
id INT Unique identifier
created_at DATETIME Date the transaction was created
is_test BOOLEAN Created in test mode
result STRING One of
  • authorized (1)
  • captured (2)
  • failed (3)
  • refunded (4)
  • failed refund (5)
    When used as a filter, use the integer values rather than the string
total INT
url STRING Direct link to ```GET``` the full details of the transaction

Relation Properties

PropertyResourceDescription
orderOrderA reference to the Order

bold - may be used to filter collections

The above properties are references to another Cratejoy resource or another collection of Cratejoy resources.

The properties can either be a url to fetch the related resources OR contain the resources themselves

Additional Filters

ProertyType
reference_idInt
pay_provider_idInt
customer_pay_idInt
pay_idCustomerPay