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
|
||
total | INT | |||
url | STRING | Direct link to ```GET``` the full details of the transaction |
Relation Properties
Property | Resource | Description |
---|---|---|
order | Order | A 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
Proerty | Type |
---|---|
reference_id | Int |
pay_provider_id | Int |
customer_pay_id | Int |
pay_id | CustomerPay |