Return Ignored

Emitted when a return is ignored by Two Boxes. Returns are ignored if they are ingested but are not destined for a facility using Two Boxes

{
  "id": "c67e3019-61f6-43cf-97a0-f1b4cc286e46",
  "event_type": "return-ignored",
  "event_data": {
    "captured_rma": null,
    "comments": null,
    "completed_at": "2024-11-08T15:16:18.055611Z",
    "customer": {
      "email": "[email protected]",
      "first_name": "Demo",
      "full_name": "Demo Customer",
      "last_name": "Customer",
      "tags": null
    },
    "grading_status": "ignore",
    "kind": "production",
    "line_items": [
      {
        "id": "70007202-eec9-4d10-accb-9e40e35a5ad7",
        "3pl": {
          "id": "a3cbee36-2dab-3162-0bd2-221bcad231b",
          "name": "Two Boxes Demo 3PL"
        },
        "barcode": "810047100256",
        "captured_lpn": null,
        "carrier": null,
        "child_reason": "Not correct style",
        "comments": null,
        "consolidation_code": null,
        "consolidation_provider": null,
        "disposition": "Dispose",
        "expected_quantity": 1,
        "expiration_date": null,
        "graded_attributes": [
          {
            "id": "a586c3dd-22f2-4c51-a3c4-80de92b43d41",
            "merchant_grading_attribute": {
              "id": "ec98b9a1-42c6-4781-a1bb-00f9052725c6",
              "grading_attribute": {
                "id": "d313cf6c-a233-4ef0-aa5f-c55164076dd0",
                "title": "Major stain"
              },
              "mga_type": "inspection",
              "vas_definition": null
            },
            "vas_successful": false
          }
        ],
        "grading_ended_at": null,
        "links": {
          "actions": null,
          "portal": "https://portal.twoboxes.com/3pls/5c949afb-e493-4b67-a7fd-8d5928d23ee7/returns/a8006401-43d7-4365-b642-0b9eff0c6071",
          "self": "https://api.twoboxes.io/api/v1/returns/a8006401-43d7-4365-b642-0b9eff0c6071/line-items/0c3259db-2d97-4325-bcf6-f2893148f3cf"
        },
        "lot_code": null,
        "lpn": "TB-00000535",
        "merchant": {
          "id": "d7f98be6-12a3-4b0f-a2f9-d679f8ecb11e",
          "name": "Two Boxes Demo Merchant"
        },
        "parent_reason": "Not as Described",
        "product_variant": {
          "barcode": "810047100256",
          "id": "fb9426bd-6427-44a4-9452-1b4a47b73734",
          "name": "Spark Half-Zip - Purple / XL",
          "sku": "XL-SHZ-PUR"
        },
        "put_away_bin": "1-A-01",
        "quantity": 1,
        "rma_line_item_id": "7daad0e2-e12c-4257-8546-3582ac750848",
        "serial_number": null,
        "site": {
          "id": "f01bee36-b5bb-4464-a03d-157217f33a92",
          "name": "Two Boxes Demo"
        },
        "sku": "XL-SHZ-PUR",
        "storefront_line_item_id": "505f74bf-6a92-4472-9e73-7a07c20630e4",
        "storefront_order_id": "order265",
        "storefront_order_name": "order265",
        "storefront_order_number": "order265",
        "storefront_product_id": null,
        "storefront_variant_id": "9887833924",
        "tracking_number": "ups4296100888265",
        "transform_sku": "C-XL-SHZ-PUR",
        "transform_upc": "C-810047100256",
        "upc": null,
        "work_capture": false
      }
    ],
    "linked_line_items": [],
    "links": {
      "actions": null,
      "portal": "https://portal.twoboxes.com/3pls/5c949afb-e493-4b67-a7fd-8d5928d23ee7/returns/a8006401-43d7-4365-b642-0b9eff0c6071",
      "self": "https://api.twoboxes.io/api/v1/returns/a8006401-43d7-4365-b642-0b9eff0c6071"
    },
    "return_provider": "webhooks",
    "return_type": "rma",
    "rma": "rma265",
    "rma_address": {
      "address_1": "",
      "address_2": null,
      "city": null,
      "company": null,
      "country_code": null,
      "phone_number": null,
      "province_code": null,
      "zip": ""
    },
    "rma_return_id": "25efe7bd-0d59-4bc8-9d2d-fdc8299b694b",
    "rts": false,
    "store_front_provider": "noop",
    "undeliverable_shipping_charge": null,
    "work_capture": false
  }
}

Did this page help you?