Skip to content

Instantly share code, notes, and snippets.

@d2kagw
Last active September 20, 2023 01:02
Show Gist options
  • Select an option

  • Save d2kagw/e30a649ef7e96f49ef051ab0ddf6e9fe to your computer and use it in GitHub Desktop.

Select an option

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.
{ "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