koel/tests/blobs/lemonsqueezy/license-validated-successful.json
2024-07-06 17:44:42 +02:00

30 lines
No EOL
703 B
JSON

{
"valid": true,
"error": null,
"license_key": {
"id": 1,
"status": "active",
"key": "38b1460a-5104-4067-a91d-77b872934d51",
"activation_limit": 1,
"activation_usage": 5,
"created_at": "2021-03-25 11:10:18",
"expires_at": "2022-03-25 11:10:18"
},
"instance": {
"id": "47596ad9-a811-4ebf-ac8a-03fc7b6d2a17",
"name": "Test",
"created_at": "2021-04-06 14:08:46"
},
"meta": {
"store_id": 1,
"order_id": 2,
"order_item_id": 3,
"product_id": 4,
"product_name": "Koel Plus",
"variant_id": 5,
"variant_name": "Default",
"customer_id": 6,
"customer_name": "Luke Skywalker",
"customer_email": "luke@skywalker.com"
}
}