get https://openapi.glassfy.io/v1/purchases
The purchase history object
| Name | Description |
|---|---|
| offer_code_ref_name | Id of the Offering object involved in the transaction. |
| productId | store product identifier |
| skuId | Id of the Glassfy Sku object purchased by your customer. |
| type | events type |
| date_ms | Date and time of the transaction. |
| expire_date_ms | Expiration date and time of the purchased item, if applicable. |
| transaction_id | Original trasaction identifier |
| subscriberId | Subscriber identifier |
| currency_code | ISO Code of the currency used by the customer. |
| country_code | ISO Code of the country of the Store the transaction took place from. |
| is_in_intro_offer_period | True if the user is in intro offer (including trial) |
| promotional_offer_id | Identifier of the promotioanl offer or null |
| offer_code_ref_name | offer code ref name or null |
| licensecode | license code or null |
| web_order_line_item_id | iOS web order line item / Android Order ID |
