{ "version": "1.0", "eventType": "return.created", "eventId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "accountEmail": "jsmith@example.com", "payment": { "fee": { "total": { "value": 1, "currency": "<string>" }, "vat": { "value": 1, "currency": "<string>" } } }, "refund": { "type": "TRADITIONAL", "expected": { "value": 1, "currency": "<string>" }, "deductions": [ { "type": "DEDUCT_REFUND", "total": { "value": 1, "currency": "<string>" } } ] }, "order": { "externalOrderId": "<string>", "orderNumber": "<string>", "userProvidedOrderId": "<string>" }, "items": [ { "itemId": "<string>", "quantity": 2, "reason": "TOO_LARGE", "reasonDescription": "<string>", "name": "<string>", "variantName": "<string>", "sku": "<string>" } ], "createdAt": "2023-11-07T05:31:56Z", "name": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.atlast.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.atlast.co/llms.txt
Use this file to discover all available pages before exploring further.
Webhook data for a return creation event.
Webhook event version
1.0
return.created
Webhook event Id
Show child attributes