Webhooks Reference

Return Package Scanned

Emitted when a package is scanned in Two Boxes using the Xray App to mark the package as arrived and sort it and a return in Two Boxes with that tracking number is found

{
  "id": "c67e3019-61f6-43cf-97a0-f1b4cc286e46",
  "event_type": "return-line-item-package-scanned",
  "event_data": {
    "package_scan": {
      "package_priority": 2,
      "return_line_item_id": "9c9f886d-f5d0-49d8-b30c-ddf1d88d91c3",
      "return_line_item_priority": 2,
      "scanned_at": "2025-04-02T14:46:18.625213Z",
      "scan_id": "daf36eb6-41b4-4d75-85a4-74d8b94884a9",
      "tracking_number": "9400136208303290563183"
    },
    "return_detail": {
      "id": "31f7de10-7aff-4798-b2aa-45e9a84ac201",
      "captured_rma": null,
      "comments": null,
      "completed_at": null,
      "customer": {
        "email": "[email protected]",
        "first_name": "Demo",
        "last_name": "Customer",
        "tags": []
      },
      "grading_status": "ready",
      "line_items": [
        {
          "id": "9c9f886d-f5d0-49d8-b30c-ddf1d88d91c3",
          "3pl": {
            "id": "n3cbee36-2dab-3162-0bd2-221bcad231b",
            "name": "Two Boxes Demo 3PL"
          },
          "barcode": null,
          "captured_lpn": null,
          "carrier": "usps",
          "child_reason": "Other",
          "comments": null,
          "consolidation_code": "9400136208303290563183",
          "consolidation_provider": null,
          "disposition": "Not Yet Set",
          "expiration_date": null,
          "graded_attributes": [],
          "grading_ended_at": null,
          "return_line_item_grading_status": "",
          "lot_code": null,
          "lpn": "Br4GERsEddkqVoyrbaiiVE",
					"merchant": {
            "id": "f01bee36-b5bb-4464-a03d-157217f33a92",
          },
          "parent_reason": null,
          "product_variant": {
            "barcode": "",
            "id": "0d4b698c-3837-47d9-a347-97d0f5239d71",
            "name": "Feel Good Shorts - Smooth Oak / 32",
            "sku": "PSH11NN343230"
          },
          "put_away_bin": null,
					"quantity": 1,	
          "rma_line_item_id": "275513306",
					"site": {
            "id": "f01bee36-b5bb-4464-a03d-157217f33a92",
            "name": "Two Boxes Demo"
          },
          "sku": "PSH11NN343230",
          "storefront_line_item_id": "14930079776877",
          "storefront_order_id": "6590584520813",
          "storefront_order_name": "138876",
          "storefront_order_number": "138876",
          "storefront_product_id": "7015222640749",
          "storefront_variant_id": "40657914855533",
          "tracking_number": "9400136208303290563183",
          "transform_sku": null,
          "transform_upc": null,
          "upc": null,
          "work_capture": false
        }
      ],
      "merchant_integration": {
        "id": "373c289b-f523-4624-a86d-0c7c5ead6a09",
        "merchant": {
          "id": "17cd0fa0-636a-40fe-b57d-1698c0f4e3db",
          "name": "Two Boxes Demo"
        },
        "name": "Two Boxes Demo",
        "site": {
          "id": "7fb58b14-8281-47d2-b835-ae24553c86c8",
          "name": "Demo Site"
        }
      },
      "refund_status": "",
      "return_provider": "loop",
      "rma": "75568391",
      "rma_address": {
        "address_1": "",
        "address_2": null,
        "city": null,
        "company": null,
        "country_code": null,
        "phone_number": null,
        "province_code": null,
        "zip": ""
      },
      "rma_return_id": "75568391",
      "rts": false,
      "store_front_provider": "shopify",
      "undeliverable_shipping_charge": null,
      "work_capture": false
    }
  }