Last active
September 20, 2023 01:02
-
-
Save d2kagw/e30a649ef7e96f49ef051ab0ddf6e9fe to your computer and use it in GitHub Desktop.
batch_commerce_returns.ndjson - Via automated deployment - Visit https://learn.lexer.io for more information.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { "link": { "email": "jane@fake.com" }, "action_at": "2023-03-06T12:26:47Z", "return_id": "53059a...", "type": "ecommerce", "currency": "USD", "products": [ { "product_reference": { "id": "7ede97...", "id_type": "sku", "dataset_id": "0e2187..." }, "price_paid": -50, "quantity": -2 } ], "custom_fields": { "is_damaged": true, "customer_reason": "glass broken on delivery" } } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment