Webhook Example Payloads - Fabric

Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available pages before exploring further.

Skip to main content

The following document outlines the different payloads returned by fabric webhooks.

Order Created Payload Example

{
    "event": {
        "id": 4204577,
        "is_hidden": false,
        "action": {
            "id": 1,
            "name": "Order Created",
            "description": "A new order is received",
            "grouping": "Transactions",
            "content_type": "order",
            "is_hidden": false,
            "created_at": "2016-07-19T03:47:42Z"
        },
        "elements": [\
            {\
                "type": "actor",\
                "retailer": {\
                    "id": 1083,\
                    "name": "Wayfair",\
                    "code": "wayfair",\
                    "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                    "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                    "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                    "joined_at": "2015-08-03T22:16:22Z",\
                    "is_3pm": false,\
                    "is_rcn_retailer": false,\
                    "is_onboarded": true,\
                    "platform": "revcascade",\
                    "requires_subscription": "disabled",\
                    "brand_permit_creation_allowed": true,\
                    "website": "http://www.wayfair.com/",\
                    "status": "active",\
                    "indexing_template_id": null\
                },\
                "created_at": "2025-03-26T16:49:43Z"\
            },\
            {\
                "type": "recipient",\
                "brand": {\
                    "id": 1019,\
                    "name": "GloDea",\
                    "code": "glodea",\
                    "joined_at": "2016-03-24T16:07:18Z",\
                    "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
                    "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
                    "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
                    "website": "http://shop.glodea.com/",\
                    "is_onboarded": true,\
                    "is_on_rcn": false,\
                    "requires_subscription": "disabled",\
                    "subscription_expires_at": null,\
                    "grace_period_ends_at": null,\
                    "subscription_is_expired": false,\
                    "subscription_is_on_grace_period": false,\
                    "subscription_is_delinquent": false,\
                    "inventory_policy": "managed",\
                    "status": "active"\
                },\
                "created_at": "2025-03-26T16:49:43Z"\
            },\
            {\
                "type": "originator",\
                "user": {\
                    "id": 1225,\
                    "first_name": "Daniel",\
                    "last_name": "Lopez",\
                    "title": "",\
                    "status": "active",\
                    "type": "standard",\
                    "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
                    "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
                    "is_me": false\
                },\
                "created_at": "2025-03-26T16:49:43Z"\
            }\
        ],
        "created_at": "2025-03-26T16:49:43Z",
        "updated_at": "2025-03-26T16:49:43Z"
    },
    "data": {
        "id": 63265,
        "customer_order_number": "A-032625-A",
        "purchase_order_number": "A-032625-A",
        "retailer_order_number": "A-032625-A",
        "brand_identifier": null,
        "retailer": {
            "id": 1083,
            "name": "Wayfair",
            "code": "wayfair",
            "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
            "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
            "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
            "joined_at": "2015-08-03T22:16:22Z",
            "is_3pm": false,
            "is_rcn_retailer": false,
            "is_onboarded": true,
            "platform": "revcascade",
            "requires_subscription": "disabled",
            "brand_permit_creation_allowed": true,
            "website": "http://www.wayfair.com/",
            "status": "active",
            "indexing_template_id": null
        },
        "brand": {
            "id": 1019,
            "name": "GloDea",
            "code": "glodea",
            "joined_at": "2016-03-24T16:07:18Z",
            "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
            "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
            "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
            "website": "http://shop.glodea.com/",
            "is_onboarded": true,
            "is_on_rcn": false,
            "requires_subscription": "disabled",
            "subscription_expires_at": null,
            "grace_period_ends_at": null,
            "subscription_is_expired": false,
            "subscription_is_on_grace_period": false,
            "subscription_is_delinquent": false,
            "inventory_policy": "managed",
            "status": "active"
        },
        "connection_id": 1013,
        "acknowledge_by": "2025-03-27T07:00:00Z",
        "fulfill_by": "2025-03-29T03:59:59Z",
        "fulfilled_at": null,
        "cancel_by": "2025-03-26T07:00:00Z",
        "ship_to_name1": "John Doe",
        "ship_to_name2": null,
        "ship_to_street1": "Main Street # 31",
        "ship_to_street2": null,
        "ship_to_city": "Phoenix",
        "ship_to_province": "AZ",
        "ship_to_postal_code": "85033",
        "ship_to_country": "US",
        "ship_to_phone": "5203644842",
        "sold_to": null,
        "bill_to": null,
        "ship_to": {
            "id": 184191,
            "type": null,
            "name1": "John Doe",
            "name2": null,
            "street1": "Main Street # 31",
            "street2": null,
            "city": "Phoenix",
            "province": "AZ",
            "postal_code": "85033",
            "country": "US",
            "phone1": "5203644842",
            "phone2": null,
            "fax": null,
            "email": "john.doe@gmail.com",
            "federal_tax_id": null
        },
        "ship_from": null,
        "return_to": null,
        "shipping_method": {
            "id": null,
            "name": null,
            "carrier": null,
            "generic_shipping_method": {
                "id": 2,
                "name": "Ground",
                "description": "Should arrive within 3-7 days after processing time",
                "type": "small_parcel"
            }
        },
        "requested_shipping_method": {
            "id": 2,
            "name": "Ground",
            "description": "Should arrive within 3-7 days after processing time",
            "type": "small_parcel"
        },
        "requested_shipping_carrier": null,
        "allow_shipping_label_generation": true,
        "is_gift": false,
        "gift_fee": null,
        "status": "open",
        "locale_currency": {
            "id": 1,
            "name": "United States Dollar",
            "symbol": "$",
            "unit": {
                "id": 1,
                "name": "United States Dollar",
                "standard_unit": "USD",
                "type": "cost",
                "system": null,
                "symbol": "$"
            }
        },
        "currency": {
            "id": 1,
            "name": "United States Dollar",
            "symbol": "$",
            "unit": {
                "id": 1,
                "name": "United States Dollar",
                "standard_unit": "USD",
                "type": "cost",
                "system": null,
                "symbol": "$"
            }
        },
        "is_acknowledged": false,
        "is_on_hold": false,
        "ordered_at": "2025-03-26T07:00:00Z",
        "acknowledged_at": null,
        "on_hold_at": null,
        "on_hold_until": null,
        "backordered_until": null,
        "backorder_acknowledged_at": null,
        "pickup_on": null,
        "closed_at": null,
        "received_at": "2025-03-26T16:49:43Z",
        "canceled_at": null,
        "shipment_count": 0,
        "invoice_count": 0,
        "order_lines": [\
            {\
                "id": 55729,\
                "order_line_number": "00001",\
                "brand_identifier": "00001",\
                "variant": {\
                    "id": 227403,\
                    "name": "GJP94-004 Product",\
                    "brand": {\
                        "id": 1019,\
                        "name": "GloDea",\
                        "code": "glodea",\
                        "joined_at": "2016-03-24T16:07:18Z",\
                        "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
                        "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
                        "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
                        "website": "http://shop.glodea.com/",\
                        "is_onboarded": true,\
                        "is_on_rcn": false,\
                        "requires_subscription": "disabled",\
                        "subscription_expires_at": null,\
                        "grace_period_ends_at": null,\
                        "subscription_is_expired": false,\
                        "subscription_is_on_grace_period": false,\
                        "subscription_is_delinquent": false,\
                        "inventory_policy": "managed",\
                        "status": "active"\
                    },\
                    "brand_identifier": "GJP94-004",\
                    "identifier": "GJP94-004",\
                    "parent_identifier": null,\
                    "product_id": 177551,\
                    "upc": "6156524",\
                    "cartons": [],\
                    "color": "white",\
                    "style": null,\
                    "size": "l",\
                    "media": [\
                        {\
                            "media": "default",\
                            "width": 100,\
                            "height": 100,\
                            "priority": 1,\
                            "url": "https://images-sandbox.revcascade.com/media/default/original"\
                        }\
                    ],\
                    "attributes": {\
                        "size": {\
                            "id": 1024,\
                            "code": "size",\
                            "name": "Size",\
                            "editable_by": "any",\
                            "grouping": "description",\
                            "description": null,\
                            "priority": 100,\
                            "type": "string",\
                            "units": null,\
                            "is_multiselect": true,\
                            "values": [\
                                {\
                                    "id": 3408524,\
                                    "value": "l",\
                                    "unit": null\
                                }\
                            ]\
                        },\
                        "name": {\
                            "id": 1,\
                            "code": "name",\
                            "name": "Name",\
                            "editable_by": "any",\
                            "grouping": "general",\
                            "description": "Product Name",\
                            "priority": 100,\
                            "type": "string",\
                            "units": null,\
                            "values": [\
                                {\
                                    "id": 3408520,\
                                    "value": "GJP94-004 Product",\
                                    "unit": null\
                                }\
                            ]\
                        },\
                        "identifier": {\
                            "id": 2,\
                            "code": "identifier",\
                            "name": "SKU",\
                            "editable_by": "any",\
                            "grouping": "identifiers",\
                            "description": "Product SKU or Identifier",\
                            "priority": 100,\
                            "type": "string",\
                            "units": null,\
                            "values": [\
                                {\
                                    "id": 3408518,\
                                    "value": "GJP94-004",\
                                    "unit": null\
                                }\
                            ]\
                        },\
                        "upc": {\
                            "id": 4,\
                            "code": "upc",\
                            "name": "UPC",\
                            "editable_by": "any",\
                            "grouping": "identifiers",\
                            "description": null,\
                            "priority": 100,\
                            "type": "string",\
                            "units": null,\
                            "values": [\
                                {\
                                    "id": 3408522,\
                                    "value": "6156524",\
                                    "unit": null\
                                }\
                            ]\
                        },\
                        "material": {\
                            "id": 1031,\
                            "code": "material",\
                            "name": "Material",\
                            "editable_by": "any",\
                            "grouping": "description",\
                            "description": null,\
                            "priority": 100,\
                            "type": "string",\
                            "units": null,\
                            "is_multiselect": true,\
                            "values": [\
                                {\
                                    "id": 3408525,\
                                    "value": "aluminum",\
                                    "unit": null\
                                }\
                            ]\
                        },\
                        "color": {\
                            "id": 1023,\
                            "code": "color",\
                            "name": "Color",\
                            "editable_by": "any",\
                            "grouping": "description",\
                            "description": null,\
                            "priority": 100,\
                            "type": "string",\
                            "units": null,\
                            "values": [\
                                {\
                                    "id": 3408523,\
                                    "value": "white",\
                                    "unit": null\
                                }\
                            ]\
                        }\
                    },\
                    "active_permit": {\
                        "id": 210597,\
                        "retailer": {\
                            "id": 1083,\
                            "name": "Wayfair",\
                            "code": "wayfair",\
                            "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                            "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                            "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                            "joined_at": "2015-08-03T22:16:22Z",\
                            "is_3pm": false,\
                            "is_rcn_retailer": false,\
                            "is_onboarded": true,\
                            "platform": "revcascade",\
                            "requires_subscription": "disabled",\
                            "brand_permit_creation_allowed": true,\
                            "website": "http://www.wayfair.com/",\
                            "status": "active",\
                            "indexing_template_id": null\
                        },\
                        "retailer_price": null,\
                        "retailer_cost": null,\
                        "pricing": {},\
                        "attributes": {},\
                        "start_at": "2024-08-09T21:21:24Z",\
                        "end_at": null,\
                        "is_in_effect": true,\
                        "revoked_at": null,\
                        "is_acknowledged": false,\
                        "acknowledged_at": null\
                    },\
                    "permits": [\
                        {\
                            "id": 210597,\
                            "retailer": {\
                                "id": 1083,\
                                "name": "Wayfair",\
                                "code": "wayfair",\
                                "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                                "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                                "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                                "joined_at": "2015-08-03T22:16:22Z",\
                                "is_3pm": false,\
                                "is_rcn_retailer": false,\
                                "is_onboarded": true,\
                                "platform": "revcascade",\
                                "requires_subscription": "disabled",\
                                "brand_permit_creation_allowed": true,\
                                "website": "http://www.wayfair.com/",\
                                "status": "active",\
                                "indexing_template_id": null\
                            },\
                            "retailer_price": null,\
                            "retailer_cost": null,\
                            "pricing": {},\
                            "attributes": {},\
                            "start_at": "2024-08-09T21:21:24Z",\
                            "end_at": null,\
                            "is_in_effect": true,\
                            "revoked_at": null,\
                            "is_acknowledged": false,\
                            "acknowledged_at": null\
                        },\
                        {\
                            "id": 210598,\
                            "retailer": {\
                                "id": 1108,\
                                "name": "GloDea Store",\
                                "code": "glodea-store",\
                                "logo_url": "https://assets-sandbox.revcascade.com/retailers/glodea.png",\
                                "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                                "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/d3d7ef2c-b9a2-4572-97d1-15f317432a07/store/profile-tile.jpg",\
                                "joined_at": "2016-05-16T15:32:27Z",\
                                "is_3pm": false,\
                                "is_rcn_retailer": false,\
                                "is_onboarded": false,\
                                "platform": "revcascade",\
                                "requires_subscription": "disabled",\
                                "brand_permit_creation_allowed": true,\
                                "website": null,\
                                "status": "active",\
                                "indexing_template_id": 1\
                            },\
                            "retailer_price": null,\
                            "retailer_cost": null,\
                            "pricing": {},\
                            "attributes": {},\
                            "start_at": "2024-08-09T21:21:24Z",\
                            "end_at": null,\
                            "is_in_effect": true,\
                            "revoked_at": null,\
                            "is_acknowledged": false,\
                            "acknowledged_at": null\
                        }\
                    ],\
                    "retailer_identifiers": [],\
                    "retailer_categories": [],\
                    "inventory": {\
                        "discontinued": false,\
                        "discontinued_updated_at": null,\
                        "inventory": 0,\
                        "inventory_updated_at": "2024-08-09T21:21:24Z",\
                        "inventory_last_submitted_at": null,\
                        "brand_inventory_updated_at": null,\
                        "sellable": "Yes",\
                        "sellable_updated_at": null,\
                        "replenishable": null,\
                        "estimated_availability_date": null,\
                        "locations": [\
                            {\
                                "id": 1,\
                                "address": {\
                                    "id": 1,\
                                    "type": null,\
                                    "name1": "JAX Warehouse",\
                                    "name2": null,\
                                    "street1": "521 Copeland St",\
                                    "street2": null,\
                                    "city": "Jacksonville",\
                                    "province": "FL",\
                                    "postal_code": "32204",\
                                    "country": "US",\
                                    "phone1": "347-274-8827",\
                                    "phone2": null,\
                                    "fax": null,\
                                    "email": null,\
                                    "federal_tax_id": null\
                                },\
                                "inventory": 0,\
                                "nickname": "JAX",\
                                "location_deleted_at": null\
                            },\
                            {\
                                "id": 687,\
                                "address": {\
                                    "id": 131049,\
                                    "type": null,\
                                    "name1": "Phoenix Warehouse",\
                                    "name2": null,\
                                    "street1": "Main Street # 31",\
                                    "street2": "3",\
                                    "city": "Phoenix",\
                                    "province": "AZ",\
                                    "postal_code": "85033",\
                                    "country": "US",\
                                    "phone1": "5203644842",\
                                    "phone2": null,\
                                    "fax": null,\
                                    "email": "john.doe@gmail.com",\
                                    "federal_tax_id": null\
                                },\
                                "inventory": 0,\
                                "nickname": "Phoenix Warehouse",\
                                "location_deleted_at": null\
                            }\
                        ]\
                    },\
                    "description": "l white"\
                },\
                "metadata": [],\
                "quantity": 1,\
                "quantity_open": 1,\
                "quantity_shipped": 0,\
                "quantity_returned": 0,\
                "quantity_canceled": 0,\
                "quantity_invoiced": 0,\
                "packages_per_quantity": [],\
                "price": "29.99",\
                "locale_price": "29.99",\
                "net_price": "25.49",\
                "locale_net_price": "25.49",\
                "subtotal": "29.99",\
                "gift_fee": null,\
                "locale_subtotal": "29.99",\
                "status": "open",\
                "fulfill_by": "2025-03-29T03:59:59Z",\
                "backordered_until": null,\
                "canceled_at": null\
            }\
        ],
        "shipping_accounts": [\
            {\
                "id": 2,\
                "nickname": "Wayfair UPS",\
                "owner": {\
                    "id": 1083,\
                    "name": "Wayfair",\
                    "type": "retailer"\
                },\
                "carrier": {\
                    "id": 2,\
                    "name": "UPS",\
                    "code": "UPSN"\
                },\
                "shipping_methods": [\
                    {\
                        "id": 1,\
                        "name": "UPS Ground",\
                        "code": "Ground",\
                        "type": "small_parcel",\
                        "carrier": {\
                            "id": 2,\
                            "name": "UPS",\
                            "code": "UPSN"\
                        },\
                        "generic_shipping_method": {\
                            "id": 2,\
                            "name": "Ground",\
                            "description": "Should arrive within 3-7 days after processing time",\
                            "type": "small_parcel"\
                        }\
                    },\
                    {\
                        "id": 2,\
                        "name": "UPS 2nd Day Air",\
                        "code": "2ndDayAir",\
                        "type": "small_parcel",\
                        "carrier": {\
                            "id": 2,\
                            "name": "UPS",\
                            "code": "UPSN"\
                        },\
                        "generic_shipping_method": {\
                            "id": 1,\
                            "name": "Expedited",\
                            "description": "Should arrive within 2-3 days after processing time",\
                            "type": "small_parcel"\
                        }\
                    },\
                    {\
                        "id": 5,\
                        "name": "UPS Next Day Air",\
                        "code": "NextDayAir",\
                        "type": "small_parcel",\
                        "carrier": {\
                            "id": 2,\
                            "name": "UPS",\
                            "code": "UPSN"\
                        },\
                        "generic_shipping_method": {\
                            "id": 3,\
                            "name": "Next Day",\
                            "description": "Should arrive in 1 day after processing time",\
                            "type": "small_parcel"\
                        }\
                    }\
                ]\
            }\
        ],
        "shipments": [],
        "cancels": [],
        "attachments": [\
            {\
                "id": 116453,\
                "file": "https://assets-sandbox.revcascade.com/attachments/fe67d76c-e694-44a4-b8a8-e152761a3dac/pick_list.pdf",\
                "uploaded_by": 1225,\
                "visible_by": "me",\
                "original_filename": "pick_list.pdf",\
                "filename": "pick_list.pdf",\
                "tags": [\
                    {\
                        "id": 4,\
                        "tag": "Pick List"\
                    }\
                ]\
            }\
        ],
        "fill_time": null,
        "memos": [],
        "memos_count": 0,
        "unread_memos_count": 0,
        "tags": [],
        "gift_message": null,
        "invoices": [],
        "signature": null,
        "rmas": [],
        "credits": [],
        "order_batches": [],
        "metadata": [],
        "connection_shipping_provider_account": null,
        "is_priority": false,
        "priority_user": null,
        "default_shipping_method": {
            "id": 1,
            "name": "UPS Ground",
            "code": "Ground",
            "type": "small_parcel",
            "carrier": {
                "id": 2,
                "name": "UPS",
                "code": "UPSN"
            },
            "generic_shipping_method": {
                "id": 2,
                "name": "Ground",
                "description": "Should arrive within 3-7 days after processing time",
                "type": "small_parcel"
            }
        },
        "default_ship_from_location": {
            "id": 687,
            "nickname": "Phoenix Warehouse",
            "type": "warehouse",
            "address": {
                "id": 131049,
                "type": null,
                "name1": "Phoenix Warehouse",
                "name2": null,
                "street1": "Main Street # 31",
                "street2": "3",
                "city": "Phoenix",
                "province": "AZ",
                "postal_code": "85033",
                "country": "US",
                "phone1": "5203644842",
                "phone2": null,
                "fax": null,
                "email": "john.doe@gmail.com",
                "federal_tax_id": null
            }
        },
        "envelopes": [],
        "platform_account_transactions": null
    }
}

Order Closed Payload Example

{
  "event": {
    "id": 4204612,
    "is_hidden": false,
    "action": {
      "id": 3,
      "name": "Order Closed",
      "description": "An order is closed",
      "grouping": "Transactions",
      "content_type": "order",
      "is_hidden": true,
      "created_at": "2016-07-19T13:11:18Z"
    },
    "elements": [\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Michael",\
          "last_name": "Stevens",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-03-26T20:01:08Z"\
      },\
      {\
        "type": "actor",\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "created_at": "2025-03-26T20:01:08Z"\
      },\
      {\
        "type": "recipient",\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "created_at": "2025-03-26T20:01:08Z"\
      }\
    ],
    "created_at": "2025-03-26T20:01:08Z",
    "updated_at": "2025-03-26T20:01:08Z"
  },
  "data": {
    "id": 58199,
    "customer_order_number": null,
    "purchase_order_number": "A-092624-A",
    "retailer_order_number": null,
    "brand_identifier": null,
    "retailer": {
      "id": 1083,
      "name": "Wayfair",
      "code": "wayfair",
      "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
      "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
      "joined_at": "2015-08-03T22:16:22Z",
      "is_3pm": false,
      "is_rcn_retailer": false,
      "is_onboarded": true,
      "platform": "revcascade",
      "requires_subscription": "disabled",
      "brand_permit_creation_allowed": true,
      "website": "http://www.wayfair.com/",
      "status": "active",
      "indexing_template_id": null
    },
    "brand": {
      "id": 1019,
      "name": "GloDea",
      "code": "glodea",
      "joined_at": "2016-03-24T16:07:18Z",
      "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
      "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
      "website": "http://shop.glodea.com/",
      "is_onboarded": true,
      "is_on_rcn": false,
      "requires_subscription": "disabled",
      "subscription_expires_at": null,
      "grace_period_ends_at": null,
      "subscription_is_expired": false,
      "subscription_is_on_grace_period": false,
      "subscription_is_delinquent": false,
      "inventory_policy": "managed",
      "status": "active"
    },
    "brands": [\
      {\
        "id": 1019,\
        "name": "GloDea",\
        "code": "glodea",\
        "joined_at": "2016-03-24T16:07:18Z",\
        "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
        "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
        "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
        "website": "http://shop.glodea.com/",\
        "is_onboarded": true,\
        "is_on_rcn": false,\
        "requires_subscription": "disabled",\
        "subscription_expires_at": null,\
        "grace_period_ends_at": null,\
        "subscription_is_expired": false,\
        "subscription_is_on_grace_period": false,\
        "subscription_is_delinquent": false,\
        "inventory_policy": "managed",\
        "status": "active"\
      }\
    ],
    "connection_id": 1013,
    "shipping_method": {
      "id": null,
      "name": null,
      "carrier": null,
      "generic_shipping_method": {
        "id": 2,
        "name": "Ground",
        "description": "Should arrive within 3-7 days after processing time",
        "type": "small_parcel"
      }
    },
    "requested_shipping_method": {
      "id": 2,
      "name": "Ground",
      "description": "Should arrive within 3-7 days after processing time",
      "type": "small_parcel"
    },
    "shipment_count": 1,
    "invoice_count": 1,
    "bill_to": null,
    "sold_to": null,
    "ship_to": {
      "id": 164958,
      "type": null,
      "name1": "John Doe",
      "name2": null,
      "street1": "Main Street # 31",
      "street2": "3",
      "city": "Douglas",
      "province": "AZ",
      "postal_code": "85607",
      "country": "US",
      "phone1": "5208299316",
      "phone2": null,
      "fax": null,
      "email": "john.doe@gmail.com",
      "federal_tax_id": null
    },
    "ship_from": null,
    "return_to": null,
    "allow_shipping_label_generation": true,
    "subtotal_charged": "39.98",
    "shipping_charged": "0.00",
    "is_gift": false,
    "gift_fee": null,
    "is_replacement": false,
    "locale_subtotal_charged": "39.98",
    "status": "closed",
    "locale_currency": {
      "id": 1,
      "name": "United States Dollar",
      "symbol": "$",
      "unit": {
        "id": 1,
        "name": "United States Dollar",
        "standard_unit": "USD",
        "type": "cost",
        "system": null,
        "symbol": "$"
      }
    },
    "currency": {
      "id": 1,
      "name": "United States Dollar",
      "symbol": "$",
      "unit": {
        "id": 1,
        "name": "United States Dollar",
        "standard_unit": "USD",
        "type": "cost",
        "system": null,
        "symbol": "$"
      }
    },
    "is_acknowledged": true,
    "ordered_at": "2024-09-26T07:00:00Z",
    "acknowledged_at": "2025-03-26T19:55:33Z",
    "fulfill_by": "2024-10-01T03:59:59Z",
    "fulfilled_at": "2025-03-26T19:55:35Z",
    "closed_at": "2025-03-26T20:01:07Z",
    "received_at": "2024-09-26T16:34:03Z",
    "is_on_hold": false,
    "pickup_on": null,
    "on_hold_at": null,
    "on_hold_until": null,
    "backordered_until": null,
    "backorder_acknowledged_at": null,
    "canceled_at": null,
    "updated_at": "2025-03-26T20:01:07Z",
    "order_lines": [\
      {\
        "id": 50659,\
        "order_line_number": "1",\
        "brand_identifier": "00001",\
        "quantity": 2,\
        "quantity_open": 0,\
        "quantity_shipped": 2,\
        "quantity_returned": 0,\
        "quantity_canceled": 0,\
        "quantity_invoiced": 2,\
        "packages_per_quantity": [\
          {\
            "shipping_width": 6,\
            "shipping_length": 6,\
            "shipping_height": 6,\
            "shipping_weight": 6\
          },\
          {\
            "shipping_width": 8,\
            "shipping_length": 8,\
            "shipping_height": 8,\
            "shipping_weight": 8\
          }\
        ],\
        "price": "19.99",\
        "locale_price": "19.99",\
        "net_price": "16.99",\
        "locale_net_price": "16.99",\
        "subtotal": "39.98",\
        "locale_subtotal": "39.98",\
        "estimated_price": "19.99",\
        "shipping_charged": "0.00",\
        "gift_fee": null,\
        "subtotal_charged": "39.98",\
        "tax_charged": "0.00",\
        "status": "closed",\
        "fulfill_by": "2024-10-01T03:59:59Z",\
        "canceled_at": null,\
        "backordered_until": null,\
        "variant": {\
          "id": 227460,\
          "name": "FGEHT-004 Product.",\
          "brand": {\
            "id": 1019,\
            "name": "GloDea",\
            "code": "glodea",\
            "joined_at": "2016-03-24T16:07:18Z",\
            "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
            "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
            "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
            "website": "http://shop.glodea.com/",\
            "is_onboarded": true,\
            "is_on_rcn": false,\
            "requires_subscription": "disabled",\
            "subscription_expires_at": null,\
            "grace_period_ends_at": null,\
            "subscription_is_expired": false,\
            "subscription_is_on_grace_period": false,\
            "subscription_is_delinquent": false,\
            "inventory_policy": "managed",\
            "status": "active"\
          },\
          "identifier": "TVBS-004",\
          "upc": "2301398",\
          "media": [\
            {\
              "media": "default",\
              "width": 100,\
              "height": 100,\
              "priority": 1,\
              "url": "https://images-sandbox.revcascade.com/media/default/original"\
            }\
          ],\
          "attributes": {\
            "size": {\
              "id": 1024,\
              "code": "size",\
              "name": "Size",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 3409534,\
                  "value": "L",\
                  "unit": null\
                }\
              ]\
            },\
            "name": {\
              "id": 1,\
              "code": "name",\
              "name": "Name",\
              "editable_by": "any",\
              "grouping": "general",\
              "description": "Product Name",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409532,\
                  "value": "FGEHT-004 Product.",\
                  "unit": null\
                }\
              ]\
            },\
            "identifier": {\
              "id": 2,\
              "code": "identifier",\
              "name": "SKU",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": "Product SKU or Identifier",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409531,\
                  "value": "TVBS-004",\
                  "unit": null\
                }\
              ]\
            },\
            "upc": {\
              "id": 4,\
              "code": "upc",\
              "name": "UPC",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409536,\
                  "value": "2301398",\
                  "unit": null\
                }\
              ]\
            },\
            "material": {\
              "id": 1031,\
              "code": "material",\
              "name": "Material",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 3409548,\
                  "value": "wood",\
                  "unit": null,\
                  "retailer": {\
                    "id": 1083,\
                    "name": "Wayfair",\
                    "code": "wayfair",\
                    "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                    "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                    "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                    "joined_at": "2015-08-03T22:16:22Z",\
                    "is_3pm": false,\
                    "is_rcn_retailer": false,\
                    "is_onboarded": true,\
                    "platform": "revcascade",\
                    "requires_subscription": "disabled",\
                    "brand_permit_creation_allowed": true,\
                    "website": "http://www.wayfair.com/",\
                    "status": "active",\
                    "indexing_template_id": null\
                  }\
                },\
                {\
                  "id": 3409535,\
                  "value": "wood",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory_warehouse": {\
              "id": 12,\
              "code": "inventory_warehouse",\
              "name": "Warehouse Inventory []",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": "The available inventory in the specific warehouse\nField name should be:  Warehouse Inventory [warehouse-nickname]  (i.e. Warehouse Inventory [LA Warehouse])\nWarehouse Zip Code can be used instead of nickname if prefered  (i.e. Warehouse Inventory [90254])",\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409785,\
                  "value": "1",\
                  "unit": null,\
                  "location": {\
                    "id": 1,\
                    "nickname": "JAX",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 1,\
                      "type": null,\
                      "name1": "JAX Warehouse",\
                      "name2": null,\
                      "street1": "521 Copeland St",\
                      "street2": null,\
                      "city": "Jacksonville",\
                      "province": "FL",\
                      "postal_code": "32204",\
                      "country": "US",\
                      "phone1": "347-274-8827",\
                      "phone2": null,\
                      "fax": null,\
                      "email": null,\
                      "federal_tax_id": null\
                    }\
                  }\
                },\
                {\
                  "id": 3409786,\
                  "value": "1",\
                  "unit": null,\
                  "location": {\
                    "id": 687,\
                    "nickname": "Phoenix Warehouse",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 131049,\
                      "type": null,\
                      "name1": "Phoenix Warehouse",\
                      "name2": null,\
                      "street1": "Main Street # 31",\
                      "street2": "3",\
                      "city": "Phoenix",\
                      "province": "AZ",\
                      "postal_code": "85033",\
                      "country": "US",\
                      "phone1": "5203644842",\
                      "phone2": null,\
                      "fax": null,\
                      "email": "john.doe@gmail.com",\
                      "federal_tax_id": null\
                    }\
                  }\
                },\
                {\
                  "id": 3409787,\
                  "value": "10",\
                  "unit": null,\
                  "location": {\
                    "id": 718,\
                    "nickname": "TEST_WAREHOUSE",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 164976,\
                      "type": null,\
                      "name1": "Test Warehouse",\
                      "name2": null,\
                      "street1": "Ruiz Logistics LLC",\
                      "street2": "500 1st Street #3",\
                      "city": "Douglas",\
                      "province": "AZ",\
                      "postal_code": "85607",\
                      "country": "US",\
                      "phone1": "5203644842",\
                      "phone2": null,\
                      "fax": null,\
                      "email": "john.doe@gmail.com",\
                      "federal_tax_id": null\
                    }\
                  }\
                }\
              ]\
            },\
            "cost": {\
              "id": 13,\
              "code": "cost",\
              "name": "Wholesale Cost",\
              "editable_by": "any",\
              "grouping": "pricing",\
              "description": "Wholesale/Cost Price",\
              "priority": 100,\
              "type": "money",\
              "units": "USD",\
              "values": [\
                {\
                  "id": 3409541,\
                  "value": "400",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "map": {\
              "id": 14,\
              "code": "map",\
              "name": "MAP",\
              "editable_by": "any",\
              "grouping": "pricing",\
              "description": "Minimum Advertised Price",\
              "priority": 100,\
              "type": "money",\
              "units": "USD",\
              "values": [\
                {\
                  "id": 3409537,\
                  "value": "600",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "msrp": {\
              "id": 15,\
              "code": "msrp",\
              "name": "MSRP",\
              "editable_by": "any",\
              "grouping": "pricing",\
              "description": "Manufacturer's Suggested Retail Price",\
              "priority": 100,\
              "type": "money",\
              "units": "USD",\
              "values": [\
                {\
                  "id": 3409538,\
                  "value": "800",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "shipping_width": {\
              "id": 20,\
              "code": "shipping_width",\
              "name": "Shipping Width",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": "",\
              "priority": 100,\
              "type": "number",\
              "units": "",\
              "values": [\
                {\
                  "id": 3409603,\
                  "value": "6",\
                  "unit": {\
                    "id": 6,\
                    "name": "Inches",\
                    "standard_unit": "in",\
                    "type": "distance",\
                    "system": "imperial",\
                    "symbol": "\""\
                  }\
                }\
              ]\
            },\
            "shipping_height": {\
              "id": 21,\
              "code": "shipping_height",\
              "name": "Shipping Height",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": "",\
              "priority": 100,\
              "type": "number",\
              "units": "",\
              "values": [\
                {\
                  "id": 3409605,\
                  "value": "6",\
                  "unit": {\
                    "id": 6,\
                    "name": "Inches",\
                    "standard_unit": "in",\
                    "type": "distance",\
                    "system": "imperial",\
                    "symbol": "\""\
                  }\
                }\
              ]\
            },\
            "shipping_length": {\
              "id": 22,\
              "code": "shipping_length",\
              "name": "Shipping Length",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": "",\
              "priority": 100,\
              "type": "number",\
              "units": "",\
              "values": [\
                {\
                  "id": 3409604,\
                  "value": "6",\
                  "unit": {\
                    "id": 6,\
                    "name": "Inches",\
                    "standard_unit": "in",\
                    "type": "distance",\
                    "system": "imperial",\
                    "symbol": "\""\
                  }\
                }\
              ]\
            },\
            "shipping_weight": {\
              "id": 23,\
              "code": "shipping_weight",\
              "name": "Shipping Weight",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": "",\
              "priority": 100,\
              "type": "number",\
              "units": "pounds",\
              "values": [\
                {\
                  "id": 3409606,\
                  "value": "6",\
                  "unit": {\
                    "id": 8,\
                    "name": "Pounds",\
                    "standard_unit": "lbs",\
                    "type": "weight",\
                    "system": "imperial",\
                    "symbol": ""\
                  }\
                }\
              ]\
            },\
            "shipping_width_2": {\
              "id": 25,\
              "code": "shipping_width_2",\
              "name": "Shipping Width - Box 2",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": "inches",\
              "values": [\
                {\
                  "id": 3409609,\
                  "value": "8",\
                  "unit": null\
                }\
              ]\
            },\
            "shipping_height_2": {\
              "id": 26,\
              "code": "shipping_height_2",\
              "name": "Shipping Height - Box 2",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": "inches",\
              "values": [\
                {\
                  "id": 3409608,\
                  "value": "8",\
                  "unit": null\
                }\
              ]\
            },\
            "shipping_length_2": {\
              "id": 27,\
              "code": "shipping_length_2",\
              "name": "Shipping Length - Box 2",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": "inches",\
              "values": [\
                {\
                  "id": 3409607,\
                  "value": "8",\
                  "unit": null\
                }\
              ]\
            },\
            "shipping_weight_2": {\
              "id": 28,\
              "code": "shipping_weight_2",\
              "name": "Shipping Weight - Box 2",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": "pounds",\
              "values": [\
                {\
                  "id": 3409610,\
                  "value": "8",\
                  "unit": null\
                }\
              ]\
            },\
            "type": {\
              "id": 1052,\
              "code": "type",\
              "name": "Type",\
              "editable_by": "any",\
              "grouping": "misc",\
              "description": "General attribute",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409549,\
                  "value": "Ottoman",\
                  "unit": null,\
                  "retailer": {\
                    "id": 1083,\
                    "name": "Wayfair",\
                    "code": "wayfair",\
                    "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                    "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                    "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                    "joined_at": "2015-08-03T22:16:22Z",\
                    "is_3pm": false,\
                    "is_rcn_retailer": false,\
                    "is_onboarded": true,\
                    "platform": "revcascade",\
                    "requires_subscription": "disabled",\
                    "brand_permit_creation_allowed": true,\
                    "website": "http://www.wayfair.com/",\
                    "status": "active",\
                    "indexing_template_id": null\
                  }\
                },\
                {\
                  "id": 3409540,\
                  "value": "Ottoman",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory_last_submitted": {\
              "id": 1053,\
              "code": "inventory_last_submitted",\
              "name": "Inventory Last Submitted",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409788,\
                  "value": "12",\
                  "unit": null\
                }\
              ]\
            },\
            "discontinued": {\
              "id": 1057,\
              "code": "discontinued",\
              "name": "Discontinued",\
              "editable_by": "brand",\
              "grouping": "inventory",\
              "description": "",\
              "priority": 100,\
              "type": "boolean",\
              "units": "",\
              "values": [\
                {\
                  "id": 3409784,\
                  "value": "0",\
                  "unit": null\
                }\
              ]\
            },\
            "category": {\
              "id": 1022,\
              "code": "category",\
              "name": "Category",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409539,\
                  "value": "Furniture",\
                  "unit": null\
                }\
              ]\
            },\
            "color": {\
              "id": 1023,\
              "code": "color",\
              "name": "Color",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409533,\
                  "value": "Black",\
                  "unit": null\
                }\
              ]\
            }\
          },\
          "brand_identifier": "TVBS-004",\
          "retailer_categories": [],\
          "retailer_identifiers": [],\
          "description": "L Black"\
        },\
        "metadata": []\
      }\
    ],
    "cancels": [],
    "shipments": [\
      {\
        "id": 146289,\
        "order_id": 58199,\
        "batch_number": null,\
        "label_reference": null,\
        "ordered_at": "2024-09-26T07:00:00Z",\
        "customer_order_number": null,\
        "retailer_order_number": null,\
        "purchase_order_number": "A-092624-A",\
        "shipping_method": {\
          "id": 3,\
          "name": "FedEx Ground",\
          "code": "FEDEX_GROUND",\
          "type": "small_parcel",\
          "carrier": {\
            "id": 1,\
            "name": "FedEx",\
            "code": "FDEG"\
          },\
          "generic_shipping_method": {\
            "id": 2,\
            "name": "Ground",\
            "description": "Should arrive within 3-7 days after processing time",\
            "type": "small_parcel"\
          }\
        },\
        "shipping_account": null,\
        "tracking_number": "985434669011",\
        "tracking_url": "https://www.fedex.com/apps/fedextrack/?tracknumbers=985434669011&cntry_code=us",\
        "tracking": {\
          "picked_up_at": "2025-03-26T19:55:33Z",\
          "delivered_at": "2025-03-26T19:55:33Z",\
          "tracking_details": []\
        },\
        "status": "closed",\
        "is_acknowledged": false,\
        "has_commercial_invoice": false,\
        "canceled_at": null,\
        "sold_to": null,\
        "ship_to": {\
          "id": 164958,\
          "type": null,\
          "name1": "John Doe",\
          "name2": null,\
          "street1": "Main Street # 31",\
          "street2": "3",\
          "city": "Douglas",\
          "province": "AZ",\
          "postal_code": "85607",\
          "country": "US",\
          "phone1": "5208299316",\
          "phone2": null,\
          "fax": null,\
          "email": "john.doe@gmail.com",\
          "federal_tax_id": null\
        },\
        "ship_from": {\
          "id": 184199,\
          "type": null,\
          "name1": "JAX Warehouse",\
          "name2": null,\
          "street1": "521 Copeland St",\
          "street2": null,\
          "city": "Jacksonville",\
          "province": "FL",\
          "postal_code": "32204",\
          "country": "US",\
          "phone1": "347-274-8827",\
          "phone2": null,\
          "fax": null,\
          "email": null,\
          "federal_tax_id": null\
        },\
        "ship_weight": null,\
        "ship_width": null,\
        "ship_length": null,\
        "ship_height": null,\
        "ship_girth": null,\
        "ship_volume": null,\
        "valid_packing_slip": true,\
        "valid_shipping_label": false,\
        "shipping_provider_identifier": null,\
        "error_logs": [],\
        "acknowledged_at": null,\
        "closed_at": "2025-03-26T19:55:33Z",\
        "delivered_at": "2025-03-26T19:55:33Z",\
        "shipped_at": "2025-03-26T19:55:33Z",\
        "updated_at": "2025-03-26T19:55:34Z",\
        "created_at": "2025-03-26T19:55:33Z",\
        "shipment_lines": [\
          {\
            "id": 57344,\
            "order_line_number": "1",\
            "brand_identifier": "00001",\
            "quantity": 2,\
            "part": 1,\
            "freight_class": null,\
            "updated_at": "2025-03-26T19:55:33Z",\
            "variant": {\
              "id": 227460,\
              "name": "FGEHT-004 Product.",\
              "brand": {\
                "id": 1019,\
                "code": "glodea",\
                "name": "GloDea"\
              },\
              "identifier": "TVBS-004",\
              "brand_identifier": "TVBS-004",\
              "upc": "2301398",\
              "retailer_identifiers": [],\
              "description": "L Black"\
            },\
            "metadata": []\
          }\
        ],\
        "signature": null,\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "invoice_number": "INV-032625-C"\
      }\
    ],
    "attachments": [\
      {\
        "id": 101507,\
        "file": "https://assets-sandbox.revcascade.com/attachments/8ae67017-1558-4e16-adc8-274bfaa77001/pick_list.pdf",\
        "uploaded_by": 1225,\
        "visible_by": "me",\
        "original_filename": "pick_list.pdf",\
        "filename": "pick_list.pdf",\
        "tags": [\
          {\
            "id": 4,\
            "tag": "Pick List"\
          }\
        ]\
      },\
      {\
        "id": 101508,\
        "file": "https://assets-sandbox.revcascade.com/attachments/1de53a38-8136-40a4-bfe1-7a682335528a/packing_slip.pdf",\
        "uploaded_by": null,\
        "visible_by": "me",\
        "original_filename": "packing_slip.pdf",\
        "filename": "packing_slip.pdf",\
        "tags": [\
          {\
            "id": 2,\
            "tag": "Packing Slip"\
          }\
        ]\
      }\
    ],
    "memos": [],
    "memos_count": 0,
    "unread_memos_count": 0,
    "tags": [],
    "gift_message": null,
    "fill_time": "122.00",
    "invoices": [\
      {\
        "id": 36276,\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "connection_id": 1013,\
        "currency": {\
          "id": 1,\
          "name": "United States Dollar",\
          "symbol": "$",\
          "unit": {\
            "id": 1,\
            "name": "United States Dollar",\
            "standard_unit": "USD",\
            "type": "cost",\
            "system": null,\
            "symbol": "$"\
          }\
        },\
        "locale_currency": {\
          "id": 1,\
          "name": "United States Dollar",\
          "symbol": "$",\
          "unit": {\
            "id": 1,\
            "name": "United States Dollar",\
            "standard_unit": "USD",\
            "type": "cost",\
            "system": null,\
            "symbol": "$"\
          }\
        },\
        "invoice_number": "INV-032625-C",\
        "terms_type": "Previously agreed upon",\
        "terms_description": null,\
        "terms_net_days_due": 7,\
        "terms_date_due": "2025-04-02",\
        "terms_discount_percent": null,\
        "terms_discount_days": null,\
        "terms_discount_date_due": null,\
        "order_id": 58199,\
        "customer_order_number": null,\
        "purchase_order_number": "A-092624-A",\
        "status": "closed",\
        "remit_to": {\
          "id": 184200,\
          "type": null,\
          "name1": "Demo Sandbox",\
          "name2": null,\
          "street1": "1182 Broadway",\
          "street2": "#10C",\
          "city": "New York",\
          "province": "NY",\
          "postal_code": "10001",\
          "country": "US",\
          "phone1": null,\
          "phone2": null,\
          "fax": null,\
          "email": null,\
          "federal_tax_id": null\
        },\
        "ship_from": null,\
        "sold_to": null,\
        "ship_to": {\
          "id": 184201,\
          "type": null,\
          "name1": "John Doe",\
          "name2": null,\
          "street1": "Main Street # 31",\
          "street2": "3",\
          "city": "Douglas",\
          "province": "AZ",\
          "postal_code": "85607",\
          "country": "US",\
          "phone1": "5208299316",\
          "phone2": null,\
          "fax": null,\
          "email": "john.doe@gmail.com",\
          "federal_tax_id": null\
        },\
        "shipping_carrier_name": null,\
        "shipping_carrier_code": null,\
        "shipping_account_number": null,\
        "shipping_method_name": null,\
        "shipping_method_code": null,\
        "shipping_tracking_number": null,\
        "shipping_weight": null,\
        "notes": null,\
        "invoiced_at": "2025-03-26T19:56:03Z",\
        "ordered_at": "2024-09-26T07:00:00Z",\
        "shipped_at": "2025-03-26T19:55:33Z",\
        "acknowledged_at": null,\
        "paid_at": null,\
        "closed_at": "2025-03-26T19:56:03Z",\
        "canceled_at": null,\
        "allowances": [],\
        "charges": [],\
        "invoice_lines": [\
          {\
            "id": 36959,\
            "variant": {\
              "id": 227460,\
              "name": "FGEHT-004 Product.",\
              "brand": {\
                "id": 1019,\
                "name": "GloDea",\
                "code": "glodea",\
                "joined_at": "2016-03-24T16:07:18Z",\
                "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
                "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
                "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
                "website": "http://shop.glodea.com/",\
                "is_onboarded": true,\
                "is_on_rcn": false,\
                "requires_subscription": "disabled",\
                "subscription_expires_at": null,\
                "grace_period_ends_at": null,\
                "subscription_is_expired": false,\
                "subscription_is_on_grace_period": false,\
                "subscription_is_delinquent": false,\
                "inventory_policy": "managed",\
                "status": "active"\
              },\
              "brand_identifier": "TVBS-004",\
              "identifier": "TVBS-004",\
              "parent_identifier": null,\
              "product_id": 177604,\
              "upc": "2301398",\
              "cartons": [\
                {\
                  "id": 25417,\
                  "number": 1,\
                  "length": "6.00",\
                  "length_unit": {\
                    "id": 6,\
                    "name": "Inches",\
                    "standard_unit": "in",\
                    "type": "distance",\
                    "system": "imperial",\
                    "symbol": "\""\
                  },\
                  "width": "6.00",\
                  "width_unit": {\
                    "id": 6,\
                    "name": "Inches",\
                    "standard_unit": "in",\
                    "type": "distance",\
                    "system": "imperial",\
                    "symbol": "\""\
                  },\
                  "height": "6.00",\
                  "height_unit": {\
                    "id": 6,\
                    "name": "Inches",\
                    "standard_unit": "in",\
                    "type": "distance",\
                    "system": "imperial",\
                    "symbol": "\""\
                  },\
                  "weight": "6.00",\
                  "weight_unit": {\
                    "id": 8,\
                    "name": "Pounds",\
                    "standard_unit": "lbs",\
                    "type": "weight",\
                    "system": "imperial",\
                    "symbol": ""\
                  },\
                  "package_girth_inches": "24",\
                  "package_size_inches": "30"\
                },\
                {\
                  "id": 25418,\
                  "number": 2,\
                  "length": "8.00",\
                  "length_unit": null,\
                  "width": "8.00",\
                  "width_unit": null,\
                  "height": "8.00",\
                  "height_unit": null,\
                  "weight": "8.00",\
                  "weight_unit": null,\
                  "package_girth_inches": "32",\
                  "package_size_inches": "40"\
                }\
              ],\
              "color": "Black",\
              "style": null,\
              "size": "L",\
              "media": [\
                {\
                  "media": "default",\
                  "width": 100,\
                  "height": 100,\
                  "priority": 1,\
                  "url": "https://images-sandbox.revcascade.com/media/default/original"\
                }\
              ],\
              "attributes": {\
                "size": {\
                  "id": 1024,\
                  "code": "size",\
                  "name": "Size",\
                  "editable_by": "any",\
                  "grouping": "description",\
                  "description": null,\
                  "priority": 100,\
                  "type": "string",\
                  "units": null,\
                  "is_multiselect": true,\
                  "values": [\
                    {\
                      "id": 3409534,\
                      "value": "L",\
                      "unit": null\
                    }\
                  ]\
                },\
                "name": {\
                  "id": 1,\
                  "code": "name",\
                  "name": "Name",\
                  "editable_by": "any",\
                  "grouping": "general",\
                  "description": "Product Name",\
                  "priority": 100,\
                  "type": "string",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 3409532,\
                      "value": "FGEHT-004 Product.",\
                      "unit": null\
                    }\
                  ]\
                },\
                "identifier": {\
                  "id": 2,\
                  "code": "identifier",\
                  "name": "SKU",\
                  "editable_by": "any",\
                  "grouping": "identifiers",\
                  "description": "Product SKU or Identifier",\
                  "priority": 100,\
                  "type": "string",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 3409531,\
                      "value": "TVBS-004",\
                      "unit": null\
                    }\
                  ]\
                },\
                "upc": {\
                  "id": 4,\
                  "code": "upc",\
                  "name": "UPC",\
                  "editable_by": "any",\
                  "grouping": "identifiers",\
                  "description": null,\
                  "priority": 100,\
                  "type": "string",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 3409536,\
                      "value": "2301398",\
                      "unit": null\
                    }\
                  ]\
                },\
                "material": {\
                  "id": 1031,\
                  "code": "material",\
                  "name": "Material",\
                  "editable_by": "any",\
                  "grouping": "description",\
                  "description": null,\
                  "priority": 100,\
                  "type": "string",\
                  "units": null,\
                  "is_multiselect": true,\
                  "values": [\
                    {\
                      "id": 3409548,\
                      "value": "wood",\
                      "unit": null,\
                      "retailer": {\
                        "id": 1083,\
                        "name": "Wayfair",\
                        "code": "wayfair",\
                        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                        "joined_at": "2015-08-03T22:16:22Z",\
                        "is_3pm": false,\
                        "is_rcn_retailer": false,\
                        "is_onboarded": true,\
                        "platform": "revcascade",\
                        "requires_subscription": "disabled",\
                        "brand_permit_creation_allowed": true,\
                        "website": "http://www.wayfair.com/",\
                        "status": "active",\
                        "indexing_template_id": null\
                      }\
                    },\
                    {\
                      "id": 3409535,\
                      "value": "wood",\
                      "unit": null\
                    }\
                  ]\
                },\
                "inventory_warehouse": {\
                  "id": 12,\
                  "code": "inventory_warehouse",\
                  "name": "Warehouse Inventory []",\
                  "editable_by": "any",\
                  "grouping": "inventory",\
                  "description": "The available inventory in the specific warehouse\nField name should be:  Warehouse Inventory [warehouse-nickname]  (i.e. Warehouse Inventory [LA Warehouse])\nWarehouse Zip Code can be used instead of nickname if prefered  (i.e. Warehouse Inventory [90254])",\
                  "priority": 100,\
                  "type": "number",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 3409785,\
                      "value": "1",\
                      "unit": null,\
                      "location": {\
                        "id": 1,\
                        "nickname": "JAX",\
                        "type": "warehouse",\
                        "address": {\
                          "id": 1,\
                          "type": null,\
                          "name1": "JAX Warehouse",\
                          "name2": null,\
                          "street1": "521 Copeland St",\
                          "street2": null,\
                          "city": "Jacksonville",\
                          "province": "FL",\
                          "postal_code": "32204",\
                          "country": "US",\
                          "phone1": "347-274-8827",\
                          "phone2": null,\
                          "fax": null,\
                          "email": null,\
                          "federal_tax_id": null\
                        }\
                      }\
                    },\
                    {\
                      "id": 3409786,\
                      "value": "1",\
                      "unit": null,\
                      "location": {\
                        "id": 687,\
                        "nickname": "Phoenix Warehouse",\
                        "type": "warehouse",\
                        "address": {\
                          "id": 131049,\
                          "type": null,\
                          "name1": "Phoenix Warehouse",\
                          "name2": null,\
                          "street1": "Main Street # 31",\
                          "street2": "3",\
                          "city": "Phoenix",\
                          "province": "AZ",\
                          "postal_code": "85033",\
                          "country": "US",\
                          "phone1": "5203644842",\
                          "phone2": null,\
                          "fax": null,\
                          "email": "john.doe@gmail.com",\
                          "federal_tax_id": null\
                        }\
                      }\
                    },\
                    {\
                      "id": 3409787,\
                      "value": "10",\
                      "unit": null,\
                      "location": {\
                        "id": 718,\
                        "nickname": "TEST_WAREHOUSE",\
                        "type": "warehouse",\
                        "address": {\
                          "id": 164976,\
                          "type": null,\
                          "name1": "Test Warehouse",\
                          "name2": null,\
                          "street1": "Ruiz Logistics LLC",\
                          "street2": "500 1st Street #3",\
                          "city": "Douglas",\
                          "province": "AZ",\
                          "postal_code": "85607",\
                          "country": "US",\
                          "phone1": "5203644842",\
                          "phone2": null,\
                          "fax": null,\
                          "email": "john.doe@gmail.com",\
                          "federal_tax_id": null\
                        }\
                      }\
                    }\
                  ]\
                },\
                "cost": {\
                  "id": 13,\
                  "code": "cost",\
                  "name": "Wholesale Cost",\
                  "editable_by": "any",\
                  "grouping": "pricing",\
                  "description": "Wholesale/Cost Price",\
                  "priority": 100,\
                  "type": "money",\
                  "units": "USD",\
                  "values": [\
                    {\
                      "id": 3409541,\
                      "value": "400",\
                      "unit": {\
                        "id": 1,\
                        "name": "United States Dollar",\
                        "standard_unit": "USD",\
                        "type": "cost",\
                        "system": null,\
                        "symbol": "$"\
                      }\
                    }\
                  ]\
                },\
                "map": {\
                  "id": 14,\
                  "code": "map",\
                  "name": "MAP",\
                  "editable_by": "any",\
                  "grouping": "pricing",\
                  "description": "Minimum Advertised Price",\
                  "priority": 100,\
                  "type": "money",\
                  "units": "USD",\
                  "values": [\
                    {\
                      "id": 3409537,\
                      "value": "600",\
                      "unit": {\
                        "id": 1,\
                        "name": "United States Dollar",\
                        "standard_unit": "USD",\
                        "type": "cost",\
                        "system": null,\
                        "symbol": "$"\
                      }\
                    }\
                  ]\
                },\
                "msrp": {\
                  "id": 15,\
                  "code": "msrp",\
                  "name": "MSRP",\
                  "editable_by": "any",\
                  "grouping": "pricing",\
                  "description": "Manufacturer's Suggested Retail Price",\
                  "priority": 100,\
                  "type": "money",\
                  "units": "USD",\
                  "values": [\
                    {\
                      "id": 3409538,\
                      "value": "800",\
                      "unit": {\
                        "id": 1,\
                        "name": "United States Dollar",\
                        "standard_unit": "USD",\
                        "type": "cost",\
                        "system": null,\
                        "symbol": "$"\
                      }\
                    }\
                  ]\
                },\
                "shipping_width": {\
                  "id": 20,\
                  "code": "shipping_width",\
                  "name": "Shipping Width",\
                  "editable_by": "any",\
                  "grouping": "shipping",\
                  "description": "",\
                  "priority": 100,\
                  "type": "number",\
                  "units": "",\
                  "values": [\
                    {\
                      "id": 3409603,\
                      "value": "6",\
                      "unit": {\
                        "id": 6,\
                        "name": "Inches",\
                        "standard_unit": "in",\
                        "type": "distance",\
                        "system": "imperial",\
                        "symbol": "\""\
                      }\
                    }\
                  ]\
                },\
                "shipping_height": {\
                  "id": 21,\
                  "code": "shipping_height",\
                  "name": "Shipping Height",\
                  "editable_by": "any",\
                  "grouping": "shipping",\
                  "description": "",\
                  "priority": 100,\
                  "type": "number",\
                  "units": "",\
                  "values": [\
                    {\
                      "id": 3409605,\
                      "value": "6",\
                      "unit": {\
                        "id": 6,\
                        "name": "Inches",\
                        "standard_unit": "in",\
                        "type": "distance",\
                        "system": "imperial",\
                        "symbol": "\""\
                      }\
                    }\
                  ]\
                },\
                "shipping_length": {\
                  "id": 22,\
                  "code": "shipping_length",\
                  "name": "Shipping Length",\
                  "editable_by": "any",\
                  "grouping": "shipping",\
                  "description": "",\
                  "priority": 100,\
                  "type": "number",\
                  "units": "",\
                  "values": [\
                    {\
                      "id": 3409604,\
                      "value": "6",\
                      "unit": {\
                        "id": 6,\
                        "name": "Inches",\
                        "standard_unit": "in",\
                        "type": "distance",\
                        "system": "imperial",\
                        "symbol": "\""\
                      }\
                    }\
                  ]\
                },\
                "shipping_weight": {\
                  "id": 23,\
                  "code": "shipping_weight",\
                  "name": "Shipping Weight",\
                  "editable_by": "any",\
                  "grouping": "shipping",\
                  "description": "",\
                  "priority": 100,\
                  "type": "number",\
                  "units": "pounds",\
                  "values": [\
                    {\
                      "id": 3409606,\
                      "value": "6",\
                      "unit": {\
                        "id": 8,\
                        "name": "Pounds",\
                        "standard_unit": "lbs",\
                        "type": "weight",\
                        "system": "imperial",\
                        "symbol": ""\
                      }\
                    }\
                  ]\
                },\
                "shipping_width_2": {\
                  "id": 25,\
                  "code": "shipping_width_2",\
                  "name": "Shipping Width - Box 2",\
                  "editable_by": "any",\
                  "grouping": "shipping",\
                  "description": null,\
                  "priority": 100,\
                  "type": "number",\
                  "units": "inches",\
                  "values": [\
                    {\
                      "id": 3409609,\
                      "value": "8",\
                      "unit": null\
                    }\
                  ]\
                },\
                "shipping_height_2": {\
                  "id": 26,\
                  "code": "shipping_height_2",\
                  "name": "Shipping Height - Box 2",\
                  "editable_by": "any",\
                  "grouping": "shipping",\
                  "description": null,\
                  "priority": 100,\
                  "type": "number",\
                  "units": "inches",\
                  "values": [\
                    {\
                      "id": 3409608,\
                      "value": "8",\
                      "unit": null\
                    }\
                  ]\
                },\
                "shipping_length_2": {\
                  "id": 27,\
                  "code": "shipping_length_2",\
                  "name": "Shipping Length - Box 2",\
                  "editable_by": "any",\
                  "grouping": "shipping",\
                  "description": null,\
                  "priority": 100,\
                  "type": "number",\
                  "units": "inches",\
                  "values": [\
                    {\
                      "id": 3409607,\
                      "value": "8",\
                      "unit": null\
                    }\
                  ]\
                },\
                "shipping_weight_2": {\
                  "id": 28,\
                  "code": "shipping_weight_2",\
                  "name": "Shipping Weight - Box 2",\
                  "editable_by": "any",\
                  "grouping": "shipping",\
                  "description": null,\
                  "priority": 100,\
                  "type": "number",\
                  "units": "pounds",\
                  "values": [\
                    {\
                      "id": 3409610,\
                      "value": "8",\
                      "unit": null\
                    }\
                  ]\
                },\
                "type": {\
                  "id": 1052,\
                  "code": "type",\
                  "name": "Type",\
                  "editable_by": "any",\
                  "grouping": "misc",\
                  "description": "General attribute",\
                  "priority": 100,\
                  "type": "string",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 3409549,\
                      "value": "Ottoman",\
                      "unit": null,\
                      "retailer": {\
                        "id": 1083,\
                        "name": "Wayfair",\
                        "code": "wayfair",\
                        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                        "joined_at": "2015-08-03T22:16:22Z",\
                        "is_3pm": false,\
                        "is_rcn_retailer": false,\
                        "is_onboarded": true,\
                        "platform": "revcascade",\
                        "requires_subscription": "disabled",\
                        "brand_permit_creation_allowed": true,\
                        "website": "http://www.wayfair.com/",\
                        "status": "active",\
                        "indexing_template_id": null\
                      }\
                    },\
                    {\
                      "id": 3409540,\
                      "value": "Ottoman",\
                      "unit": null\
                    }\
                  ]\
                },\
                "inventory_last_submitted": {\
                  "id": 1053,\
                  "code": "inventory_last_submitted",\
                  "name": "Inventory Last Submitted",\
                  "editable_by": "any",\
                  "grouping": "inventory",\
                  "description": null,\
                  "priority": 100,\
                  "type": "number",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 3409788,\
                      "value": "12",\
                      "unit": null\
                    }\
                  ]\
                },\
                "discontinued": {\
                  "id": 1057,\
                  "code": "discontinued",\
                  "name": "Discontinued",\
                  "editable_by": "brand",\
                  "grouping": "inventory",\
                  "description": "",\
                  "priority": 100,\
                  "type": "boolean",\
                  "units": "",\
                  "values": [\
                    {\
                      "id": 3409784,\
                      "value": "0",\
                      "unit": null\
                    }\
                  ]\
                },\
                "category": {\
                  "id": 1022,\
                  "code": "category",\
                  "name": "Category",\
                  "editable_by": "any",\
                  "grouping": "description",\
                  "description": null,\
                  "priority": 100,\
                  "type": "string",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 3409539,\
                      "value": "Furniture",\
                      "unit": null\
                    }\
                  ]\
                },\
                "color": {\
                  "id": 1023,\
                  "code": "color",\
                  "name": "Color",\
                  "editable_by": "any",\
                  "grouping": "description",\
                  "description": null,\
                  "priority": 100,\
                  "type": "string",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 3409533,\
                      "value": "Black",\
                      "unit": null\
                    }\
                  ]\
                }\
              },\
              "active_permit": {\
                "id": 210670,\
                "retailer": {\
                  "id": 1083,\
                  "name": "Wayfair",\
                  "code": "wayfair",\
                  "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                  "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                  "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                  "joined_at": "2015-08-03T22:16:22Z",\
                  "is_3pm": false,\
                  "is_rcn_retailer": false,\
                  "is_onboarded": true,\
                  "platform": "revcascade",\
                  "requires_subscription": "disabled",\
                  "brand_permit_creation_allowed": true,\
                  "website": "http://www.wayfair.com/",\
                  "status": "active",\
                  "indexing_template_id": null\
                },\
                "retailer_price": "800.00",\
                "retailer_cost": "400.00",\
                "pricing": {\
                  "retailer_price": {\
                    "id": 104,\
                    "code": "retailer_price",\
                    "name": "Retailer Price []",\
                    "editable_by": "retailer",\
                    "grouping": "retailer",\
                    "description": "The price of the product to list with that specific retailer.",\
                    "priority": 100,\
                    "type": "money",\
                    "units": null,\
                    "values": [\
                      {\
                        "id": 30653,\
                        "value": "800",\
                        "unit": {\
                          "id": 1,\
                          "name": "United States Dollar",\
                          "standard_unit": "USD",\
                          "type": "cost",\
                          "system": null,\
                          "symbol": "$"\
                        },\
                        "retailer": {\
                          "id": 1083,\
                          "name": "Wayfair",\
                          "code": "wayfair",\
                          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                          "joined_at": "2015-08-03T22:16:22Z",\
                          "is_3pm": false,\
                          "is_rcn_retailer": false,\
                          "is_onboarded": true,\
                          "platform": "revcascade",\
                          "requires_subscription": "disabled",\
                          "brand_permit_creation_allowed": true,\
                          "website": "http://www.wayfair.com/",\
                          "status": "active",\
                          "indexing_template_id": null\
                        },\
                        "updated_at": null,\
                        "created_at": "2024-09-25T00:07:42Z"\
                      }\
                    ]\
                  },\
                  "retailer_cost": {\
                    "id": 1102,\
                    "code": "retailer_cost",\
                    "name": "Retailer Cost []",\
                    "editable_by": "any",\
                    "grouping": "retailer",\
                    "description": "The cost that the retailer is expected to pay for the item.",\
                    "priority": 100,\
                    "type": "money",\
                    "units": "",\
                    "values": [\
                      {\
                        "id": 30654,\
                        "value": "400",\
                        "unit": {\
                          "id": 1,\
                          "name": "United States Dollar",\
                          "standard_unit": "USD",\
                          "type": "cost",\
                          "system": null,\
                          "symbol": "$"\
                        },\
                        "updated_at": null,\
                        "created_at": "2024-09-25T00:07:42Z"\
                      }\
                    ]\
                  }\
                },\
                "attributes": {\
                  "retailer_price": {\
                    "id": 104,\
                    "code": "retailer_price",\
                    "name": "Retailer Price []",\
                    "editable_by": "retailer",\
                    "grouping": "retailer",\
                    "description": "The price of the product to list with that specific retailer.",\
                    "priority": 100,\
                    "type": "money",\
                    "units": null,\
                    "values": [\
                      {\
                        "id": 30653,\
                        "value": "800",\
                        "unit": {\
                          "id": 1,\
                          "name": "United States Dollar",\
                          "standard_unit": "USD",\
                          "type": "cost",\
                          "system": null,\
                          "symbol": "$"\
                        },\
                        "retailer": {\
                          "id": 1083,\
                          "name": "Wayfair",\
                          "code": "wayfair",\
                          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                          "joined_at": "2015-08-03T22:16:22Z",\
                          "is_3pm": false,\
                          "is_rcn_retailer": false,\
                          "is_onboarded": true,\
                          "platform": "revcascade",\
                          "requires_subscription": "disabled",\
                          "brand_permit_creation_allowed": true,\
                          "website": "http://www.wayfair.com/",\
                          "status": "active",\
                          "indexing_template_id": null\
                        },\
                        "updated_at": null,\
                        "created_at": "2024-09-25T00:07:42Z"\
                      }\
                    ]\
                  },\
                  "retailer_cost": {\
                    "id": 1102,\
                    "code": "retailer_cost",\
                    "name": "Retailer Cost []",\
                    "editable_by": "any",\
                    "grouping": "retailer",\
                    "description": "The cost that the retailer is expected to pay for the item.",\
                    "priority": 100,\
                    "type": "money",\
                    "units": "",\
                    "values": [\
                      {\
                        "id": 30654,\
                        "value": "400",\
                        "unit": {\
                          "id": 1,\
                          "name": "United States Dollar",\
                          "standard_unit": "USD",\
                          "type": "cost",\
                          "system": null,\
                          "symbol": "$"\
                        },\
                        "updated_at": null,\
                        "created_at": "2024-09-25T00:07:42Z"\
                      }\
                    ]\
                  }\
                },\
                "start_at": "2024-09-25T00:07:42Z",\
                "end_at": null,\
                "is_in_effect": true,\
                "revoked_at": null,\
                "is_acknowledged": false,\
                "acknowledged_at": null\
              },\
              "permits": [\
                {\
                  "id": 210670,\
                  "retailer": {\
                    "id": 1083,\
                    "name": "Wayfair",\
                    "code": "wayfair",\
                    "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                    "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                    "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                    "joined_at": "2015-08-03T22:16:22Z",\
                    "is_3pm": false,\
                    "is_rcn_retailer": false,\
                    "is_onboarded": true,\
                    "platform": "revcascade",\
                    "requires_subscription": "disabled",\
                    "brand_permit_creation_allowed": true,\
                    "website": "http://www.wayfair.com/",\
                    "status": "active",\
                    "indexing_template_id": null\
                  },\
                  "retailer_price": "800.00",\
                  "retailer_cost": "400.00",\
                  "pricing": {\
                    "retailer_price": {\
                      "id": 104,\
                      "code": "retailer_price",\
                      "name": "Retailer Price []",\
                      "editable_by": "retailer",\
                      "grouping": "retailer",\
                      "description": "The price of the product to list with that specific retailer.",\
                      "priority": 100,\
                      "type": "money",\
                      "units": null,\
                      "values": [\
                        {\
                          "id": 30653,\
                          "value": "800",\
                          "unit": {\
                            "id": 1,\
                            "name": "United States Dollar",\
                            "standard_unit": "USD",\
                            "type": "cost",\
                            "system": null,\
                            "symbol": "$"\
                          },\
                          "retailer": {\
                            "id": 1083,\
                            "name": "Wayfair",\
                            "code": "wayfair",\
                            "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                            "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                            "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                            "joined_at": "2015-08-03T22:16:22Z",\
                            "is_3pm": false,\
                            "is_rcn_retailer": false,\
                            "is_onboarded": true,\
                            "platform": "revcascade",\
                            "requires_subscription": "disabled",\
                            "brand_permit_creation_allowed": true,\
                            "website": "http://www.wayfair.com/",\
                            "status": "active",\
                            "indexing_template_id": null\
                          },\
                          "updated_at": null,\
                          "created_at": "2024-09-25T00:07:42Z"\
                        }\
                      ]\
                    },\
                    "retailer_cost": {\
                      "id": 1102,\
                      "code": "retailer_cost",\
                      "name": "Retailer Cost []",\
                      "editable_by": "any",\
                      "grouping": "retailer",\
                      "description": "The cost that the retailer is expected to pay for the item.",\
                      "priority": 100,\
                      "type": "money",\
                      "units": "",\
                      "values": [\
                        {\
                          "id": 30654,\
                          "value": "400",\
                          "unit": {\
                            "id": 1,\
                            "name": "United States Dollar",\
                            "standard_unit": "USD",\
                            "type": "cost",\
                            "system": null,\
                            "symbol": "$"\
                          },\
                          "updated_at": null,\
                          "created_at": "2024-09-25T00:07:42Z"\
                        }\
                      ]\
                    }\
                  },\
                  "attributes": {\
                    "retailer_price": {\
                      "id": 104,\
                      "code": "retailer_price",\
                      "name": "Retailer Price []",\
                      "editable_by": "retailer",\
                      "grouping": "retailer",\
                      "description": "The price of the product to list with that specific retailer.",\
                      "priority": 100,\
                      "type": "money",\
                      "units": null,\
                      "values": [\
                        {\
                          "id": 30653,\
                          "value": "800",\
                          "unit": {\
                            "id": 1,\
                            "name": "United States Dollar",\
                            "standard_unit": "USD",\
                            "type": "cost",\
                            "system": null,\
                            "symbol": "$"\
                          },\
                          "retailer": {\
                            "id": 1083,\
                            "name": "Wayfair",\
                            "code": "wayfair",\
                            "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                            "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                            "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                            "joined_at": "2015-08-03T22:16:22Z",\
                            "is_3pm": false,\
                            "is_rcn_retailer": false,\
                            "is_onboarded": true,\
                            "platform": "revcascade",\
                            "requires_subscription": "disabled",\
                            "brand_permit_creation_allowed": true,\
                            "website": "http://www.wayfair.com/",\
                            "status": "active",\
                            "indexing_template_id": null\
                          },\
                          "updated_at": null,\
                          "created_at": "2024-09-25T00:07:42Z"\
                        }\
                      ]\
                    },\
                    "retailer_cost": {\
                      "id": 1102,\
                      "code": "retailer_cost",\
                      "name": "Retailer Cost []",\
                      "editable_by": "any",\
                      "grouping": "retailer",\
                      "description": "The cost that the retailer is expected to pay for the item.",\
                      "priority": 100,\
                      "type": "money",\
                      "units": "",\
                      "values": [\
                        {\
                          "id": 30654,\
                          "value": "400",\
                          "unit": {\
                            "id": 1,\
                            "name": "United States Dollar",\
                            "standard_unit": "USD",\
                            "type": "cost",\
                            "system": null,\
                            "symbol": "$"\
                          },\
                          "updated_at": null,\
                          "created_at": "2024-09-25T00:07:42Z"\
                        }\
                      ]\
                    }\
                  },\
                  "start_at": "2024-09-25T00:07:42Z",\
                  "end_at": null,\
                  "is_in_effect": true,\
                  "revoked_at": null,\
                  "is_acknowledged": false,\
                  "acknowledged_at": null\
                }\
              ],\
              "retailer_identifiers": [],\
              "retailer_categories": [],\
              "inventory": {\
                "discontinued": false,\
                "discontinued_updated_at": "2024-10-07T19:28:31Z",\
                "inventory": 2,\
                "inventory_updated_at": "2024-10-08T22:39:53Z",\
                "inventory_last_submitted_at": "2024-10-07T19:28:32Z",\
                "brand_inventory_updated_at": "2024-10-07T19:28:32Z",\
                "sellable": "Yes",\
                "sellable_updated_at": "2024-09-25T00:04:05Z",\
                "replenishable": null,\
                "estimated_availability_date": null,\
                "locations": [\
                  {\
                    "id": 1,\
                    "address": {\
                      "id": 1,\
                      "type": null,\
                      "name1": "JAX Warehouse",\
                      "name2": null,\
                      "street1": "521 Copeland St",\
                      "street2": null,\
                      "city": "Jacksonville",\
                      "province": "FL",\
                      "postal_code": "32204",\
                      "country": "US",\
                      "phone1": "347-274-8827",\
                      "phone2": null,\
                      "fax": null,\
                      "email": null,\
                      "federal_tax_id": null\
                    },\
                    "inventory": 1,\
                    "nickname": "JAX",\
                    "location_deleted_at": null\
                  },\
                  {\
                    "id": 687,\
                    "address": {\
                      "id": 131049,\
                      "type": null,\
                      "name1": "Phoenix Warehouse",\
                      "name2": null,\
                      "street1": "Main Street # 31",\
                      "street2": "3",\
                      "city": "Phoenix",\
                      "province": "AZ",\
                      "postal_code": "85033",\
                      "country": "US",\
                      "phone1": "5203644842",\
                      "phone2": null,\
                      "fax": null,\
                      "email": "john.doe@gmail.com",\
                      "federal_tax_id": null\
                    },\
                    "inventory": 1,\
                    "nickname": "Phoenix Warehouse",\
                    "location_deleted_at": null\
                  },\
                  {\
                    "id": 718,\
                    "address": {\
                      "id": 164976,\
                      "type": null,\
                      "name1": "Test Warehouse",\
                      "name2": null,\
                      "street1": "Ruiz Logistics LLC",\
                      "street2": "500 1st Street #3",\
                      "city": "Douglas",\
                      "province": "AZ",\
                      "postal_code": "85607",\
                      "country": "US",\
                      "phone1": "5203644842",\
                      "phone2": null,\
                      "fax": null,\
                      "email": "john.doe@gmail.com",\
                      "federal_tax_id": null\
                    },\
                    "inventory": 0,\
                    "nickname": "TEST_WAREHOUSE",\
                    "location_deleted_at": "2024-10-08T22:39:53Z"\
                  }\
                ]\
              }\
            },\
            "invoice_line_number": null,\
            "item_brand_identifier": null,\
            "item_upc": null,\
            "quantity": 2,\
            "name": "FGEHT-004 Product.",\
            "description": "L Black",\
            "canceled_at": null,\
            "price": "16.99",\
            "retail_price": "19.99",\
            "locale_price": "16.99"\
          }\
        ],\
        "locale_net_amount": "None",\
        "locale_due_amount": "33.98",\
        "locale_subtotal": "33.98",\
        "locale_tax": "None",\
        "net_amount": null,\
        "due_amount": "33.98",\
        "expected_due_amount": "33.98",\
        "subtotal": "33.98",\
        "tax": null,\
        "invoice_acceptance": {\
          "id": 34488,\
          "accepted_by": null,\
          "rejected_by": null,\
          "reject_reason": null,\
          "accepted_at": null,\
          "rejected_at": null\
        }\
      }\
    ],
    "signature": null,
    "rmas": [],
    "credits": [],
    "order_batches": [],
    "metadata": [],
    "connection_shipping_provider_account": null,
    "is_priority": false,
    "priority_user": null,
    "envelopes": [],
    "platform_account_transactions": {
      "id": 219,
      "platform_account": 11,
      "content_type": 16,
      "object_id": 58199,
      "module_name": "push_order",
      "status": "failure",
      "errors": "Order push failed with the following error: {}",
      "updated_at": "2024-09-26T16:34:37Z"
    }
  }
}

Order Cancelled Payload Example

{
  "event": {
    "id": 4204584,
    "is_hidden": false,
    "action": {
      "id": 8,
      "name": "Order Canceled",
      "description": "An order is canceled",
      "grouping": "Transactions",
      "content_type": "cancel",
      "is_hidden": false,
      "created_at": "2016-08-10T20:56:29Z"
    },
    "elements": [\
      {\
        "type": "recipient",\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "created_at": "2025-03-26T19:14:11Z"\
      },\
      {\
        "type": "actor",\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "created_at": "2025-03-26T19:14:11Z"\
      },\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Michael",\
          "last_name": "Stevens",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-03-26T19:14:11Z"\
      }\
    ],
    "created_at": "2025-03-26T19:14:11Z",
    "updated_at": "2025-03-26T19:14:11Z"
  },
  "data": {
    "id": 38206,
    "retailer": {
      "id": 1083,
      "code": "wayfair",
      "name": "Wayfair",
      "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png"
    },
    "brand": {
      "id": 1019,
      "code": "glodea",
      "name": "GloDea"
    },
    "canceled_at": "2025-03-26T19:14:11Z",
    "canceled_by": "brand",
    "cancel_lines": [\
      {\
        "id": 38457,\
        "order_line_number": "1",\
        "brand_identifier": "00001",\
        "variant": {\
          "id": 227460,\
          "name": "FGEHT-004 Product.",\
          "brand": {\
            "id": 1019,\
            "name": "GloDea",\
            "code": "glodea",\
            "joined_at": "2016-03-24T16:07:18Z",\
            "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
            "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
            "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
            "website": "http://shop.glodea.com/",\
            "is_onboarded": true,\
            "is_on_rcn": false,\
            "requires_subscription": "disabled",\
            "subscription_expires_at": null,\
            "grace_period_ends_at": null,\
            "subscription_is_expired": false,\
            "subscription_is_on_grace_period": false,\
            "subscription_is_delinquent": false,\
            "inventory_policy": "managed",\
            "status": "active"\
          },\
          "brand_identifier": "TVBS-004",\
          "identifier": "TVBS-004",\
          "parent_identifier": null,\
          "product_id": 177604,\
          "upc": "2301398",\
          "cartons": [\
            {\
              "id": 25417,\
              "number": 1,\
              "length": "6.00",\
              "length_unit": {\
                "id": 6,\
                "name": "Inches",\
                "standard_unit": "in",\
                "type": "distance",\
                "system": "imperial",\
                "symbol": "\""\
              },\
              "width": "6.00",\
              "width_unit": {\
                "id": 6,\
                "name": "Inches",\
                "standard_unit": "in",\
                "type": "distance",\
                "system": "imperial",\
                "symbol": "\""\
              },\
              "height": "6.00",\
              "height_unit": {\
                "id": 6,\
                "name": "Inches",\
                "standard_unit": "in",\
                "type": "distance",\
                "system": "imperial",\
                "symbol": "\""\
              },\
              "weight": "6.00",\
              "weight_unit": {\
                "id": 8,\
                "name": "Pounds",\
                "standard_unit": "lbs",\
                "type": "weight",\
                "system": "imperial",\
                "symbol": ""\
              },\
              "package_girth_inches": "24",\
              "package_size_inches": "30"\
            },\
            {\
              "id": 25418,\
              "number": 2,\
              "length": "8.00",\
              "length_unit": null,\
              "width": "8.00",\
              "width_unit": null,\
              "height": "8.00",\
              "height_unit": null,\
              "weight": "8.00",\
              "weight_unit": null,\
              "package_girth_inches": "32",\
              "package_size_inches": "40"\
            }\
          ],\
          "color": "Black",\
          "style": null,\
          "size": "L",\
          "media": [\
            {\
              "media": "default",\
              "width": 100,\
              "height": 100,\
              "priority": 1,\
              "url": "https://images-sandbox.revcascade.com/media/default/original"\
            }\
          ],\
          "attributes": {\
            "size": {\
              "id": 1024,\
              "code": "size",\
              "name": "Size",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 3409534,\
                  "value": "L",\
                  "unit": null\
                }\
              ]\
            },\
            "name": {\
              "id": 1,\
              "code": "name",\
              "name": "Name",\
              "editable_by": "any",\
              "grouping": "general",\
              "description": "Product Name",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409532,\
                  "value": "FGEHT-004 Product.",\
                  "unit": null\
                }\
              ]\
            },\
            "identifier": {\
              "id": 2,\
              "code": "identifier",\
              "name": "SKU",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": "Product SKU or Identifier",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409531,\
                  "value": "TVBS-004",\
                  "unit": null\
                }\
              ]\
            },\
            "upc": {\
              "id": 4,\
              "code": "upc",\
              "name": "UPC",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409536,\
                  "value": "2301398",\
                  "unit": null\
                }\
              ]\
            },\
            "material": {\
              "id": 1031,\
              "code": "material",\
              "name": "Material",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 3409548,\
                  "value": "wood",\
                  "unit": null,\
                  "retailer": {\
                    "id": 1083,\
                    "name": "Wayfair",\
                    "code": "wayfair",\
                    "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                    "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                    "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                    "joined_at": "2015-08-03T22:16:22Z",\
                    "is_3pm": false,\
                    "is_rcn_retailer": false,\
                    "is_onboarded": true,\
                    "platform": "revcascade",\
                    "requires_subscription": "disabled",\
                    "brand_permit_creation_allowed": true,\
                    "website": "http://www.wayfair.com/",\
                    "status": "active",\
                    "indexing_template_id": null\
                  }\
                },\
                {\
                  "id": 3409535,\
                  "value": "wood",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory_warehouse": {\
              "id": 12,\
              "code": "inventory_warehouse",\
              "name": "Warehouse Inventory []",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": "The available inventory in the specific warehouse\nField name should be:  Warehouse Inventory [warehouse-nickname]  (i.e. Warehouse Inventory [LA Warehouse])\nWarehouse Zip Code can be used instead of nickname if prefered  (i.e. Warehouse Inventory [90254])",\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409785,\
                  "value": "1",\
                  "unit": null,\
                  "location": {\
                    "id": 1,\
                    "nickname": "JAX",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 1,\
                      "type": null,\
                      "name1": "JAX Warehouse",\
                      "name2": null,\
                      "street1": "521 Copeland St",\
                      "street2": null,\
                      "city": "Jacksonville",\
                      "province": "FL",\
                      "postal_code": "32204",\
                      "country": "US",\
                      "phone1": "347-274-8827",\
                      "phone2": null,\
                      "fax": null,\
                      "email": null,\
                      "federal_tax_id": null\
                    }\
                  }\
                },\
                {\
                  "id": 3409786,\
                  "value": "1",\
                  "unit": null,\
                  "location": {\
                    "id": 687,\
                    "nickname": "Phoenix Warehouse",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 131049,\
                      "type": null,\
                      "name1": "Phoenix Warehouse",\
                      "name2": null,\
                      "street1": "Main Street # 31",\
                      "street2": "3",\
                      "city": "Phoenix",\
                      "province": "AZ",\
                      "postal_code": "85033",\
                      "country": "US",\
                      "phone1": "5203644842",\
                      "phone2": null,\
                      "fax": null,\
                      "email": "john.doe@gmail.com",\
                      "federal_tax_id": null\
                    }\
                  }\
                },\
                {\
                  "id": 3409787,\
                  "value": "10",\
                  "unit": null,\
                  "location": {\
                    "id": 718,\
                    "nickname": "TEST_WAREHOUSE",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 164976,\
                      "type": null,\
                      "name1": "Test Warehouse",\
                      "name2": null,\
                      "street1": "Ruiz Logistics LLC",\
                      "street2": "500 1st Street #3",\
                      "city": "Douglas",\
                      "province": "AZ",\
                      "postal_code": "85607",\
                      "country": "US",\
                      "phone1": "5203644842",\
                      "phone2": null,\
                      "fax": null,\
                      "email": "john.doe@gmail.com",\
                      "federal_tax_id": null\
                    }\
                  }\
                }\
              ]\
            },\
            "cost": {\
              "id": 13,\
              "code": "cost",\
              "name": "Wholesale Cost",\
              "editable_by": "any",\
              "grouping": "pricing",\
              "description": "Wholesale/Cost Price",\
              "priority": 100,\
              "type": "money",\
              "units": "USD",\
              "values": [\
                {\
                  "id": 3409541,\
                  "value": "400",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "map": {\
              "id": 14,\
              "code": "map",\
              "name": "MAP",\
              "editable_by": "any",\
              "grouping": "pricing",\
              "description": "Minimum Advertised Price",\
              "priority": 100,\
              "type": "money",\
              "units": "USD",\
              "values": [\
                {\
                  "id": 3409537,\
                  "value": "600",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "msrp": {\
              "id": 15,\
              "code": "msrp",\
              "name": "MSRP",\
              "editable_by": "any",\
              "grouping": "pricing",\
              "description": "Manufacturer's Suggested Retail Price",\
              "priority": 100,\
              "type": "money",\
              "units": "USD",\
              "values": [\
                {\
                  "id": 3409538,\
                  "value": "800",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "shipping_width": {\
              "id": 20,\
              "code": "shipping_width",\
              "name": "Shipping Width",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": "",\
              "priority": 100,\
              "type": "number",\
              "units": "",\
              "values": [\
                {\
                  "id": 3409603,\
                  "value": "6",\
                  "unit": {\
                    "id": 6,\
                    "name": "Inches",\
                    "standard_unit": "in",\
                    "type": "distance",\
                    "system": "imperial",\
                    "symbol": "\""\
                  }\
                }\
              ]\
            },\
            "shipping_height": {\
              "id": 21,\
              "code": "shipping_height",\
              "name": "Shipping Height",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": "",\
              "priority": 100,\
              "type": "number",\
              "units": "",\
              "values": [\
                {\
                  "id": 3409605,\
                  "value": "6",\
                  "unit": {\
                    "id": 6,\
                    "name": "Inches",\
                    "standard_unit": "in",\
                    "type": "distance",\
                    "system": "imperial",\
                    "symbol": "\""\
                  }\
                }\
              ]\
            },\
            "shipping_length": {\
              "id": 22,\
              "code": "shipping_length",\
              "name": "Shipping Length",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": "",\
              "priority": 100,\
              "type": "number",\
              "units": "",\
              "values": [\
                {\
                  "id": 3409604,\
                  "value": "6",\
                  "unit": {\
                    "id": 6,\
                    "name": "Inches",\
                    "standard_unit": "in",\
                    "type": "distance",\
                    "system": "imperial",\
                    "symbol": "\""\
                  }\
                }\
              ]\
            },\
            "shipping_weight": {\
              "id": 23,\
              "code": "shipping_weight",\
              "name": "Shipping Weight",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": "",\
              "priority": 100,\
              "type": "number",\
              "units": "pounds",\
              "values": [\
                {\
                  "id": 3409606,\
                  "value": "6",\
                  "unit": {\
                    "id": 8,\
                    "name": "Pounds",\
                    "standard_unit": "lbs",\
                    "type": "weight",\
                    "system": "imperial",\
                    "symbol": ""\
                  }\
                }\
              ]\
            },\
            "shipping_width_2": {\
              "id": 25,\
              "code": "shipping_width_2",\
              "name": "Shipping Width - Box 2",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": "inches",\
              "values": [\
                {\
                  "id": 3409609,\
                  "value": "8",\
                  "unit": null\
                }\
              ]\
            },\
            "shipping_height_2": {\
              "id": 26,\
              "code": "shipping_height_2",\
              "name": "Shipping Height - Box 2",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": "inches",\
              "values": [\
                {\
                  "id": 3409608,\
                  "value": "8",\
                  "unit": null\
                }\
              ]\
            },\
            "shipping_length_2": {\
              "id": 27,\
              "code": "shipping_length_2",\
              "name": "Shipping Length - Box 2",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": "inches",\
              "values": [\
                {\
                  "id": 3409607,\
                  "value": "8",\
                  "unit": null\
                }\
              ]\
            },\
            "shipping_weight_2": {\
              "id": 28,\
              "code": "shipping_weight_2",\
              "name": "Shipping Weight - Box 2",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": "pounds",\
              "values": [\
                {\
                  "id": 3409610,\
                  "value": "8",\
                  "unit": null\
                }\
              ]\
            },\
            "type": {\
              "id": 1052,\
              "code": "type",\
              "name": "Type",\
              "editable_by": "any",\
              "grouping": "misc",\
              "description": "General attribute",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409549,\
                  "value": "Ottoman",\
                  "unit": null,\
                  "retailer": {\
                    "id": 1083,\
                    "name": "Wayfair",\
                    "code": "wayfair",\
                    "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                    "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                    "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                    "joined_at": "2015-08-03T22:16:22Z",\
                    "is_3pm": false,\
                    "is_rcn_retailer": false,\
                    "is_onboarded": true,\
                    "platform": "revcascade",\
                    "requires_subscription": "disabled",\
                    "brand_permit_creation_allowed": true,\
                    "website": "http://www.wayfair.com/",\
                    "status": "active",\
                    "indexing_template_id": null\
                  }\
                },\
                {\
                  "id": 3409540,\
                  "value": "Ottoman",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory_last_submitted": {\
              "id": 1053,\
              "code": "inventory_last_submitted",\
              "name": "Inventory Last Submitted",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409788,\
                  "value": "12",\
                  "unit": null\
                }\
              ]\
            },\
            "discontinued": {\
              "id": 1057,\
              "code": "discontinued",\
              "name": "Discontinued",\
              "editable_by": "brand",\
              "grouping": "inventory",\
              "description": "",\
              "priority": 100,\
              "type": "boolean",\
              "units": "",\
              "values": [\
                {\
                  "id": 3409784,\
                  "value": "0",\
                  "unit": null\
                }\
              ]\
            },\
            "category": {\
              "id": 1022,\
              "code": "category",\
              "name": "Category",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409539,\
                  "value": "Furniture",\
                  "unit": null\
                }\
              ]\
            },\
            "color": {\
              "id": 1023,\
              "code": "color",\
              "name": "Color",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3409533,\
                  "value": "Black",\
                  "unit": null\
                }\
              ]\
            }\
          },\
          "active_permit": {\
            "id": 210670,\
            "retailer": {\
              "id": 1083,\
              "name": "Wayfair",\
              "code": "wayfair",\
              "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
              "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
              "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
              "joined_at": "2015-08-03T22:16:22Z",\
              "is_3pm": false,\
              "is_rcn_retailer": false,\
              "is_onboarded": true,\
              "platform": "revcascade",\
              "requires_subscription": "disabled",\
              "brand_permit_creation_allowed": true,\
              "website": "http://www.wayfair.com/",\
              "status": "active",\
              "indexing_template_id": null\
            },\
            "retailer_price": "800.00",\
            "retailer_cost": "400.00",\
            "pricing": {\
              "retailer_price": {\
                "id": 104,\
                "code": "retailer_price",\
                "name": "Retailer Price []",\
                "editable_by": "retailer",\
                "grouping": "retailer",\
                "description": "The price of the product to list with that specific retailer.",\
                "priority": 100,\
                "type": "money",\
                "units": null,\
                "values": [\
                  {\
                    "id": 30653,\
                    "value": "800",\
                    "unit": {\
                      "id": 1,\
                      "name": "United States Dollar",\
                      "standard_unit": "USD",\
                      "type": "cost",\
                      "system": null,\
                      "symbol": "$"\
                    },\
                    "retailer": {\
                      "id": 1083,\
                      "name": "Wayfair",\
                      "code": "wayfair",\
                      "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                      "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                      "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                      "joined_at": "2015-08-03T22:16:22Z",\
                      "is_3pm": false,\
                      "is_rcn_retailer": false,\
                      "is_onboarded": true,\
                      "platform": "revcascade",\
                      "requires_subscription": "disabled",\
                      "brand_permit_creation_allowed": true,\
                      "website": "http://www.wayfair.com/",\
                      "status": "active",\
                      "indexing_template_id": null\
                    },\
                    "updated_at": null,\
                    "created_at": "2024-09-25T00:07:42Z"\
                  }\
                ]\
              },\
              "retailer_cost": {\
                "id": 1102,\
                "code": "retailer_cost",\
                "name": "Retailer Cost []",\
                "editable_by": "any",\
                "grouping": "retailer",\
                "description": "The cost that the retailer is expected to pay for the item.",\
                "priority": 100,\
                "type": "money",\
                "units": "",\
                "values": [\
                  {\
                    "id": 30654,\
                    "value": "400",\
                    "unit": {\
                      "id": 1,\
                      "name": "United States Dollar",\
                      "standard_unit": "USD",\
                      "type": "cost",\
                      "system": null,\
                      "symbol": "$"\
                    },\
                    "updated_at": null,\
                    "created_at": "2024-09-25T00:07:42Z"\
                  }\
                ]\
              }\
            },\
            "attributes": {\
              "retailer_price": {\
                "id": 104,\
                "code": "retailer_price",\
                "name": "Retailer Price []",\
                "editable_by": "retailer",\
                "grouping": "retailer",\
                "description": "The price of the product to list with that specific retailer.",\
                "priority": 100,\
                "type": "money",\
                "units": null,\
                "values": [\
                  {\
                    "id": 30653,\
                    "value": "800",\
                    "unit": {\
                      "id": 1,\
                      "name": "United States Dollar",\
                      "standard_unit": "USD",\
                      "type": "cost",\
                      "system": null,\
                      "symbol": "$"\
                    },\
                    "retailer": {\
                      "id": 1083,\
                      "name": "Wayfair",\
                      "code": "wayfair",\
                      "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                      "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                      "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                      "joined_at": "2015-08-03T22:16:22Z",\
                      "is_3pm": false,\
                      "is_rcn_retailer": false,\
                      "is_onboarded": true,\
                      "platform": "revcascade",\
                      "requires_subscription": "disabled",\
                      "brand_permit_creation_allowed": true,\
                      "website": "http://www.wayfair.com/",\
                      "status": "active",\
                      "indexing_template_id": null\
                    },\
                    "updated_at": null,\
                    "created_at": "2024-09-25T00:07:42Z"\
                  }\
                ]\
              },\
              "retailer_cost": {\
                "id": 1102,\
                "code": "retailer_cost",\
                "name": "Retailer Cost []",\
                "editable_by": "any",\
                "grouping": "retailer",\
                "description": "The cost that the retailer is expected to pay for the item.",\
                "priority": 100,\
                "type": "money",\
                "units": "",\
                "values": [\
                  {\
                    "id": 30654,\
                    "value": "400",\
                    "unit": {\
                      "id": 1,\
                      "name": "United States Dollar",\
                      "standard_unit": "USD",\
                      "type": "cost",\
                      "system": null,\
                      "symbol": "$"\
                    },\
                    "updated_at": null,\
                    "created_at": "2024-09-25T00:07:42Z"\
                  }\
                ]\
              }\
            },\
            "start_at": "2024-09-25T00:07:42Z",\
            "end_at": null,\
            "is_in_effect": true,\
            "revoked_at": null,\
            "is_acknowledged": false,\
            "acknowledged_at": null\
          },\
          "permits": [\
            {\
              "id": 210670,\
              "retailer": {\
                "id": 1083,\
                "name": "Wayfair",\
                "code": "wayfair",\
                "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                "joined_at": "2015-08-03T22:16:22Z",\
                "is_3pm": false,\
                "is_rcn_retailer": false,\
                "is_onboarded": true,\
                "platform": "revcascade",\
                "requires_subscription": "disabled",\
                "brand_permit_creation_allowed": true,\
                "website": "http://www.wayfair.com/",\
                "status": "active",\
                "indexing_template_id": null\
              },\
              "retailer_price": "800.00",\
              "retailer_cost": "400.00",\
              "pricing": {\
                "retailer_price": {\
                  "id": 104,\
                  "code": "retailer_price",\
                  "name": "Retailer Price []",\
                  "editable_by": "retailer",\
                  "grouping": "retailer",\
                  "description": "The price of the product to list with that specific retailer.",\
                  "priority": 100,\
                  "type": "money",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 30653,\
                      "value": "800",\
                      "unit": {\
                        "id": 1,\
                        "name": "United States Dollar",\
                        "standard_unit": "USD",\
                        "type": "cost",\
                        "system": null,\
                        "symbol": "$"\
                      },\
                      "retailer": {\
                        "id": 1083,\
                        "name": "Wayfair",\
                        "code": "wayfair",\
                        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                        "joined_at": "2015-08-03T22:16:22Z",\
                        "is_3pm": false,\
                        "is_rcn_retailer": false,\
                        "is_onboarded": true,\
                        "platform": "revcascade",\
                        "requires_subscription": "disabled",\
                        "brand_permit_creation_allowed": true,\
                        "website": "http://www.wayfair.com/",\
                        "status": "active",\
                        "indexing_template_id": null\
                      },\
                      "updated_at": null,\
                      "created_at": "2024-09-25T00:07:42Z"\
                    }\
                  ]\
                },\
                "retailer_cost": {\
                  "id": 1102,\
                  "code": "retailer_cost",\
                  "name": "Retailer Cost []",\
                  "editable_by": "any",\
                  "grouping": "retailer",\
                  "description": "The cost that the retailer is expected to pay for the item.",\
                  "priority": 100,\
                  "type": "money",\
                  "units": "",\
                  "values": [\
                    {\
                      "id": 30654,\
                      "value": "400",\
                      "unit": {\
                        "id": 1,\
                        "name": "United States Dollar",\
                        "standard_unit": "USD",\
                        "type": "cost",\
                        "system": null,\
                        "symbol": "$"\
                      },\
                      "updated_at": null,\
                      "created_at": "2024-09-25T00:07:42Z"\
                    }\
                  ]\
                }\
              },\
              "attributes": {\
                "retailer_price": {\
                  "id": 104,\
                  "code": "retailer_price",\
                  "name": "Retailer Price []",\
                  "editable_by": "retailer",\
                  "grouping": "retailer",\
                  "description": "The price of the product to list with that specific retailer.",\
                  "priority": 100,\
                  "type": "money",\
                  "units": null,\
                  "values": [\
                    {\
                      "id": 30653,\
                      "value": "800",\
                      "unit": {\
                        "id": 1,\
                        "name": "United States Dollar",\
                        "standard_unit": "USD",\
                        "type": "cost",\
                        "system": null,\
                        "symbol": "$"\
                      },\
                      "retailer": {\
                        "id": 1083,\
                        "name": "Wayfair",\
                        "code": "wayfair",\
                        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                        "joined_at": "2015-08-03T22:16:22Z",\
                        "is_3pm": false,\
                        "is_rcn_retailer": false,\
                        "is_onboarded": true,\
                        "platform": "revcascade",\
                        "requires_subscription": "disabled",\
                        "brand_permit_creation_allowed": true,\
                        "website": "http://www.wayfair.com/",\
                        "status": "active",\
                        "indexing_template_id": null\
                      },\
                      "updated_at": null,\
                      "created_at": "2024-09-25T00:07:42Z"\
                    }\
                  ]\
                },\
                "retailer_cost": {\
                  "id": 1102,\
                  "code": "retailer_cost",\
                  "name": "Retailer Cost []",\
                  "editable_by": "any",\
                  "grouping": "retailer",\
                  "description": "The cost that the retailer is expected to pay for the item.",\
                  "priority": 100,\
                  "type": "money",\
                  "units": "",\
                  "values": [\
                    {\
                      "id": 30654,\
                      "value": "400",\
                      "unit": {\
                        "id": 1,\
                        "name": "United States Dollar",\
                        "standard_unit": "USD",\
                        "type": "cost",\
                        "system": null,\
                        "symbol": "$"\
                      },\
                      "updated_at": null,\
                      "created_at": "2024-09-25T00:07:42Z"\
                    }\
                  ]\
                }\
              },\
              "start_at": "2024-09-25T00:07:42Z",\
              "end_at": null,\
              "is_in_effect": true,\
              "revoked_at": null,\
              "is_acknowledged": false,\
              "acknowledged_at": null\
            }\
          ],\
          "retailer_identifiers": [],\
          "retailer_categories": [],\
          "inventory": {\
            "discontinued": false,\
            "discontinued_updated_at": "2024-10-07T19:28:31Z",\
            "inventory": 2,\
            "inventory_updated_at": "2024-10-08T22:39:53Z",\
            "inventory_last_submitted_at": "2024-10-07T19:28:32Z",\
            "brand_inventory_updated_at": "2024-10-07T19:28:32Z",\
            "sellable": "Yes",\
            "sellable_updated_at": "2024-09-25T00:04:05Z",\
            "replenishable": null,\
            "estimated_availability_date": null,\
            "locations": [\
              {\
                "id": 1,\
                "address": {\
                  "id": 1,\
                  "type": null,\
                  "name1": "JAX Warehouse",\
                  "name2": null,\
                  "street1": "521 Copeland St",\
                  "street2": null,\
                  "city": "Jacksonville",\
                  "province": "FL",\
                  "postal_code": "32204",\
                  "country": "US",\
                  "phone1": "347-274-8827",\
                  "phone2": null,\
                  "fax": null,\
                  "email": null,\
                  "federal_tax_id": null\
                },\
                "inventory": 1,\
                "nickname": "JAX",\
                "location_deleted_at": null\
              },\
              {\
                "id": 687,\
                "address": {\
                  "id": 131049,\
                  "type": null,\
                  "name1": "Phoenix Warehouse",\
                  "name2": null,\
                  "street1": "Main Street # 31",\
                  "street2": "3",\
                  "city": "Phoenix",\
                  "province": "AZ",\
                  "postal_code": "85033",\
                  "country": "US",\
                  "phone1": "5203644842",\
                  "phone2": null,\
                  "fax": null,\
                  "email": "john.doe@gmail.com",\
                  "federal_tax_id": null\
                },\
                "inventory": 1,\
                "nickname": "Phoenix Warehouse",\
                "location_deleted_at": null\
              },\
              {\
                "id": 718,\
                "address": {\
                  "id": 164976,\
                  "type": null,\
                  "name1": "Test Warehouse",\
                  "name2": null,\
                  "street1": "Ruiz Logistics LLC",\
                  "street2": "500 1st Street #3",\
                  "city": "Douglas",\
                  "province": "AZ",\
                  "postal_code": "85607",\
                  "country": "US",\
                  "phone1": "5203644842",\
                  "phone2": null,\
                  "fax": null,\
                  "email": "john.doe@gmail.com",\
                  "federal_tax_id": null\
                },\
                "inventory": 0,\
                "nickname": "TEST_WAREHOUSE",\
                "location_deleted_at": "2024-10-08T22:39:53Z"\
              }\
            ]\
          }\
        },\
        "quantity": 1,\
        "estimated_availability_date": null\
      }\
    ],
    "order_id": 58216,
    "purchase_order_number": "A-100724-B",
    "customer_order_number": null,
    "reason": "Unfulfillable Address",
    "acknowledged_at": null
  }
}

Shipment Closed Payload Example

{
  "event": {
    "id": 4204591,
    "is_hidden": false,
    "action": {
      "id": 31,
      "name": "Shipment Closed",
      "description": null,
      "grouping": null,
      "content_type": "shipment",
      "is_hidden": true,
      "created_at": "2020-07-23T10:06:53Z"
    },
    "elements": [\
      {\
        "type": "recipient",\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "created_at": "2025-03-26T19:20:51Z"\
      },\
      {\
        "type": "actor",\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "created_at": "2025-03-26T19:20:51Z"\
      },\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Michael",\
          "last_name": "Stevens",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-03-26T19:20:52Z"\
      }\
    ],
    "created_at": "2025-03-26T19:20:51Z",
    "updated_at": "2025-03-26T19:20:51Z"
  },
  "data": {
    "id": 146288,
    "order_id": 63265,
    "batch_number": null,
    "label_reference": null,
    "ordered_at": "2025-03-26T07:00:00Z",
    "customer_order_number": "A-032625-A",
    "retailer_order_number": "A-032625-A",
    "purchase_order_number": "A-032625-A",
    "shipping_method": {
      "id": 3,
      "name": "FedEx Ground",
      "code": "FEDEX_GROUND",
      "type": "small_parcel",
      "carrier": {
        "id": 1,
        "name": "FedEx",
        "code": "FDEG"
      },
      "generic_shipping_method": {
        "id": 2,
        "name": "Ground",
        "description": "Should arrive within 3-7 days after processing time",
        "type": "small_parcel"
      }
    },
    "shipping_account": null,
    "tracking_number": "980162786238",
    "tracking_url": "https://www.fedex.com/apps/fedextrack/?tracknumbers=980162786238&cntry_code=us",
    "tracking": {
      "picked_up_at": "2025-03-26T19:20:50Z",
      "delivered_at": "2025-03-26T19:20:50Z",
      "tracking_details": []
    },
    "status": "closed",
    "is_acknowledged": false,
    "has_commercial_invoice": false,
    "canceled_at": null,
    "sold_to": null,
    "ship_to": {
      "id": 184191,
      "type": null,
      "name1": "John Doe",
      "name2": null,
      "street1": "Main Street # 31",
      "street2": null,
      "city": "Phoenix",
      "province": "AZ",
      "postal_code": "85033",
      "country": "US",
      "phone1": "5203644842",
      "phone2": null,
      "fax": null,
      "email": "john.doe@gmail.com",
      "federal_tax_id": null
    },
    "ship_from": {
      "id": 184193,
      "type": null,
      "name1": "JAX Warehouse",
      "name2": null,
      "street1": "521 Copeland St",
      "street2": null,
      "city": "Jacksonville",
      "province": "FL",
      "postal_code": "32204",
      "country": "US",
      "phone1": "347-274-8827",
      "phone2": null,
      "fax": null,
      "email": null,
      "federal_tax_id": null
    },
    "ship_weight": null,
    "ship_width": null,
    "ship_length": null,
    "ship_height": null,
    "ship_girth": null,
    "ship_volume": null,
    "valid_packing_slip": true,
    "valid_shipping_label": false,
    "shipping_provider_identifier": null,
    "error_logs": [],
    "acknowledged_at": null,
    "closed_at": "2025-03-26T19:20:50Z",
    "delivered_at": "2025-03-26T19:20:50Z",
    "shipped_at": "2025-03-26T19:20:50Z",
    "updated_at": "2025-03-26T19:20:51Z",
    "created_at": "2025-03-26T19:20:50Z",
    "shipment_lines": [\
      {\
        "id": 57343,\
        "order_line_number": "1",\
        "brand_identifier": "00001",\
        "quantity": 1,\
        "part": 1,\
        "freight_class": null,\
        "updated_at": "2025-03-26T19:20:50Z",\
        "variant": {\
          "id": 227403,\
          "name": "GJP94-004 Product",\
          "brand": {\
            "id": 1019,\
            "code": "glodea",\
            "name": "GloDea"\
          },\
          "identifier": "GJP94-004",\
          "brand_identifier": "GJP94-004",\
          "upc": "6156524",\
          "retailer_identifiers": [],\
          "description": "l white"\
        },\
        "metadata": []\
      }\
    ],
    "signature": null,
    "brand": {
      "id": 1019,
      "name": "GloDea",
      "code": "glodea",
      "joined_at": "2016-03-24T16:07:18Z",
      "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
      "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
      "website": "http://shop.glodea.com/",
      "is_onboarded": true,
      "is_on_rcn": false,
      "requires_subscription": "disabled",
      "subscription_expires_at": null,
      "grace_period_ends_at": null,
      "subscription_is_expired": false,
      "subscription_is_on_grace_period": false,
      "subscription_is_delinquent": false,
      "inventory_policy": "managed",
      "status": "active"
    },
    "invoice_number": null
  }
}

Invoice Created Payload Example

{
  "event": {
    "id": 4204593,
    "is_hidden": false,
    "action": {
      "id": 4,
      "name": "Invoice Created",
      "description": "A new invoice is received",
      "grouping": "Transactions",
      "content_type": "invoice",
      "is_hidden": false,
      "created_at": "2016-08-05T18:21:11Z"
    },
    "elements": [\
      {\
        "type": "actor",\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "created_at": "2025-03-26T19:23:14Z"\
      },\
      {\
        "type": "recipient",\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "created_at": "2025-03-26T19:23:14Z"\
      },\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Michael",\
          "last_name": "Stevens",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-03-26T19:23:14Z"\
      }\
    ],
    "created_at": "2025-03-26T19:23:14Z",
    "updated_at": "2025-03-26T19:23:14Z"
  },
  "data": {
    "id": 36274,
    "retailer": {
      "id": 1083,
      "name": "Wayfair",
      "code": "wayfair",
      "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
      "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
      "joined_at": "2015-08-03T22:16:22Z",
      "is_3pm": false,
      "is_rcn_retailer": false,
      "is_onboarded": true,
      "platform": "revcascade",
      "requires_subscription": "disabled",
      "brand_permit_creation_allowed": true,
      "website": "http://www.wayfair.com/",
      "status": "active",
      "indexing_template_id": null
    },
    "brand": {
      "id": 1019,
      "name": "GloDea",
      "code": "glodea",
      "joined_at": "2016-03-24T16:07:18Z",
      "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
      "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
      "website": "http://shop.glodea.com/",
      "is_onboarded": true,
      "is_on_rcn": false,
      "requires_subscription": "disabled",
      "subscription_expires_at": null,
      "grace_period_ends_at": null,
      "subscription_is_expired": false,
      "subscription_is_on_grace_period": false,
      "subscription_is_delinquent": false,
      "inventory_policy": "managed",
      "status": "active"
    },
    "connection_id": 1013,
    "currency": {
      "id": 1,
      "name": "United States Dollar",
      "symbol": "$",
      "unit": {
        "id": 1,
        "name": "United States Dollar",
        "standard_unit": "USD",
        "type": "cost",
        "system": null,
        "symbol": "$"
      }
    },
    "locale_currency": {
      "id": 1,
      "name": "United States Dollar",
      "symbol": "$",
      "unit": {
        "id": 1,
        "name": "United States Dollar",
        "standard_unit": "USD",
        "type": "cost",
        "system": null,
        "symbol": "$"
      }
    },
    "invoice_number": "INV-032625-A",
    "terms_type": "Previously agreed upon",
    "terms_description": null,
    "terms_net_days_due": 7,
    "terms_date_due": "2025-04-02",
    "terms_discount_percent": null,
    "terms_discount_days": null,
    "terms_discount_date_due": null,
    "order_id": 63265,
    "customer_order_number": "A-032625-A",
    "purchase_order_number": "A-032625-A",
    "status": "closed",
    "remit_to": {
      "id": 184194,
      "type": null,
      "name1": "Demo Sandbox",
      "name2": null,
      "street1": "1182 Broadway",
      "street2": "#10C",
      "city": "New York",
      "province": "NY",
      "postal_code": "10001",
      "country": "US",
      "phone1": null,
      "phone2": null,
      "fax": null,
      "email": null,
      "federal_tax_id": null
    },
    "ship_from": null,
    "sold_to": null,
    "ship_to": {
      "id": 184195,
      "type": null,
      "name1": "John Doe",
      "name2": null,
      "street1": "Main Street # 31",
      "street2": null,
      "city": "Phoenix",
      "province": "AZ",
      "postal_code": "85033",
      "country": "US",
      "phone1": "5203644842",
      "phone2": null,
      "fax": null,
      "email": "john.doe@gmail.com",
      "federal_tax_id": null
    },
    "shipping_carrier_name": null,
    "shipping_carrier_code": null,
    "shipping_account_number": null,
    "shipping_method_name": null,
    "shipping_method_code": null,
    "shipping_tracking_number": null,
    "shipping_weight": null,
    "notes": null,
    "invoiced_at": "2025-03-26T19:23:13Z",
    "ordered_at": "2025-03-26T07:00:00Z",
    "shipped_at": "2025-03-26T19:20:50Z",
    "acknowledged_at": null,
    "paid_at": null,
    "closed_at": "2025-03-26T19:23:13Z",
    "canceled_at": null,
    "allowances": [],
    "charges": [\
      {\
        "id": 1845,\
        "adjustment_code": {\
          "id": 1009,\
          "adjustment_type": "charge",\
          "code": "service_fee",\
          "description": "Service Fee"\
        },\
        "description": "Service Fee",\
        "price": "2.00",\
        "locale_price": "2.00"\
      }\
    ],
    "invoice_lines": [\
      {\
        "id": 36957,\
        "variant": {\
          "id": 227403,\
          "name": "GJP94-004 Product",\
          "brand": {\
            "id": 1019,\
            "name": "GloDea",\
            "code": "glodea",\
            "joined_at": "2016-03-24T16:07:18Z",\
            "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
            "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
            "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
            "website": "http://shop.glodea.com/",\
            "is_onboarded": true,\
            "is_on_rcn": false,\
            "requires_subscription": "disabled",\
            "subscription_expires_at": null,\
            "grace_period_ends_at": null,\
            "subscription_is_expired": false,\
            "subscription_is_on_grace_period": false,\
            "subscription_is_delinquent": false,\
            "inventory_policy": "managed",\
            "status": "active"\
          },\
          "brand_identifier": "GJP94-004",\
          "identifier": "GJP94-004",\
          "parent_identifier": null,\
          "product_id": 177551,\
          "upc": "6156524",\
          "cartons": [],\
          "color": "white",\
          "style": null,\
          "size": "l",\
          "media": [\
            {\
              "media": "default",\
              "width": 100,\
              "height": 100,\
              "priority": 1,\
              "url": "https://images-sandbox.revcascade.com/media/default/original"\
            }\
          ],\
          "attributes": {\
            "size": {\
              "id": 1024,\
              "code": "size",\
              "name": "Size",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 3408524,\
                  "value": "l",\
                  "unit": null\
                }\
              ]\
            },\
            "name": {\
              "id": 1,\
              "code": "name",\
              "name": "Name",\
              "editable_by": "any",\
              "grouping": "general",\
              "description": "Product Name",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3408520,\
                  "value": "GJP94-004 Product",\
                  "unit": null\
                }\
              ]\
            },\
            "identifier": {\
              "id": 2,\
              "code": "identifier",\
              "name": "SKU",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": "Product SKU or Identifier",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3408518,\
                  "value": "GJP94-004",\
                  "unit": null\
                }\
              ]\
            },\
            "upc": {\
              "id": 4,\
              "code": "upc",\
              "name": "UPC",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3408522,\
                  "value": "6156524",\
                  "unit": null\
                }\
              ]\
            },\
            "material": {\
              "id": 1031,\
              "code": "material",\
              "name": "Material",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 3408525,\
                  "value": "aluminum",\
                  "unit": null\
                }\
              ]\
            },\
            "color": {\
              "id": 1023,\
              "code": "color",\
              "name": "Color",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3408523,\
                  "value": "white",\
                  "unit": null\
                }\
              ]\
            }\
          },\
          "active_permit": {\
            "id": 210597,\
            "retailer": {\
              "id": 1083,\
              "name": "Wayfair",\
              "code": "wayfair",\
              "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
              "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
              "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
              "joined_at": "2015-08-03T22:16:22Z",\
              "is_3pm": false,\
              "is_rcn_retailer": false,\
              "is_onboarded": true,\
              "platform": "revcascade",\
              "requires_subscription": "disabled",\
              "brand_permit_creation_allowed": true,\
              "website": "http://www.wayfair.com/",\
              "status": "active",\
              "indexing_template_id": null\
            },\
            "retailer_price": null,\
            "retailer_cost": null,\
            "pricing": {},\
            "attributes": {},\
            "start_at": "2024-08-09T21:21:24Z",\
            "end_at": null,\
            "is_in_effect": true,\
            "revoked_at": null,\
            "is_acknowledged": false,\
            "acknowledged_at": null\
          },\
          "permits": [\
            {\
              "id": 210597,\
              "retailer": {\
                "id": 1083,\
                "name": "Wayfair",\
                "code": "wayfair",\
                "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                "joined_at": "2015-08-03T22:16:22Z",\
                "is_3pm": false,\
                "is_rcn_retailer": false,\
                "is_onboarded": true,\
                "platform": "revcascade",\
                "requires_subscription": "disabled",\
                "brand_permit_creation_allowed": true,\
                "website": "http://www.wayfair.com/",\
                "status": "active",\
                "indexing_template_id": null\
              },\
              "retailer_price": null,\
              "retailer_cost": null,\
              "pricing": {},\
              "attributes": {},\
              "start_at": "2024-08-09T21:21:24Z",\
              "end_at": null,\
              "is_in_effect": true,\
              "revoked_at": null,\
              "is_acknowledged": false,\
              "acknowledged_at": null\
            }\
          ],\
          "retailer_identifiers": [],\
          "retailer_categories": [],\
          "inventory": {\
            "discontinued": false,\
            "discontinued_updated_at": null,\
            "inventory": 0,\
            "inventory_updated_at": "2025-03-26T16:49:44Z",\
            "inventory_last_submitted_at": null,\
            "brand_inventory_updated_at": null,\
            "sellable": "Yes",\
            "sellable_updated_at": null,\
            "replenishable": null,\
            "estimated_availability_date": null,\
            "locations": [\
              {\
                "id": 1,\
                "address": {\
                  "id": 1,\
                  "type": null,\
                  "name1": "JAX Warehouse",\
                  "name2": null,\
                  "street1": "521 Copeland St",\
                  "street2": null,\
                  "city": "Jacksonville",\
                  "province": "FL",\
                  "postal_code": "32204",\
                  "country": "US",\
                  "phone1": "347-274-8827",\
                  "phone2": null,\
                  "fax": null,\
                  "email": null,\
                  "federal_tax_id": null\
                },\
                "inventory": 0,\
                "nickname": "JAX",\
                "location_deleted_at": null\
              },\
              {\
                "id": 687,\
                "address": {\
                  "id": 131049,\
                  "type": null,\
                  "name1": "Phoenix Warehouse",\
                  "name2": null,\
                  "street1": "Main Street # 31",\
                  "street2": "3",\
                  "city": "Phoenix",\
                  "province": "AZ",\
                  "postal_code": "85033",\
                  "country": "US",\
                  "phone1": "5203644842",\
                  "phone2": null,\
                  "fax": null,\
                  "email": "john.doe@gmail.com",\
                  "federal_tax_id": null\
                },\
                "inventory": 0,\
                "nickname": "Phoenix Warehouse",\
                "location_deleted_at": null\
              }\
            ]\
          }\
        },\
        "invoice_line_number": null,\
        "item_brand_identifier": null,\
        "item_upc": null,\
        "quantity": 1,\
        "name": "GJP94-004 Product",\
        "description": "l white",\
        "canceled_at": null,\
        "price": "25.49",\
        "retail_price": "29.99",\
        "locale_price": "25.49"\
      }\
    ],
    "locale_net_amount": "None",
    "locale_due_amount": "27.49",
    "locale_subtotal": "25.49",
    "locale_tax": "None",
    "net_amount": null,
    "due_amount": "27.49",
    "expected_due_amount": "25.49",
    "subtotal": "25.49",
    "tax": null,
    "invoice_acceptance": {
      "id": 34486,
      "accepted_by": null,
      "rejected_by": null,
      "reject_reason": null,
      "accepted_at": null,
      "rejected_at": null
    }
  }
}

Proposal Complete Payload Example

{
  "event": {
    "id": 4205114,
    "is_hidden": false,
    "action": {
      "id": 17,
      "name": "Proposal Completed",
      "description": "A proposal has been completed",
      "grouping": "Proposals",
      "content_type": "proposal",
      "is_hidden": true,
      "created_at": "2017-06-27T17:07:39Z"
    },
    "elements": [\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Daniel",\
          "last_name": "Lopez",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-04-01T19:23:50Z"\
      }\
    ],
    "created_at": "2025-04-01T19:23:50Z",
    "updated_at": "2025-04-01T19:23:50Z"
  },
  "data": {
    "id": 12815,
    "name": "GloDea - Apparel - Aug 9, 2024 @ 2:23",
    "status": "completed",
    "source": "console",
    "proposal_type": "new_product",
    "recipient": {
      "id": 3003,
      "email": null,
      "name": null,
      "user": {
        "id": 1045,
        "first_name": "Wayfair",
        "last_name": "Master",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      },
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      }
    },
    "sender": {
      "id": 2778,
      "brand": {
        "id": 1019,
        "name": "GloDea",
        "code": "glodea",
        "joined_at": "2016-03-24T16:07:18Z",
        "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
        "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
        "website": "http://shop.glodea.com/",
        "is_onboarded": true,
        "is_on_rcn": false,
        "requires_subscription": "disabled",
        "subscription_expires_at": null,
        "grace_period_ends_at": null,
        "subscription_is_expired": false,
        "subscription_is_on_grace_period": false,
        "subscription_is_delinquent": false,
        "inventory_policy": "managed",
        "status": "active"
      },
      "user": {
        "id": 1225,
        "first_name": "Daniel",
        "last_name": "Lopez",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      }
    },
    "memos": [],
    "created_by": {
      "id": 1225,
      "first_name": "Daniel",
      "last_name": "Lopez",
      "title": "",
      "status": "active",
      "type": "standard",
      "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
      "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
      "is_me": false
    },
    "connection": {
      "id": 1013,
      "brand": {
        "id": 1019,
        "name": "GloDea",
        "code": "glodea",
        "joined_at": "2016-03-24T16:07:18Z",
        "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
        "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
        "website": "http://shop.glodea.com/",
        "is_onboarded": true,
        "is_on_rcn": false,
        "requires_subscription": "disabled",
        "subscription_expires_at": null,
        "grace_period_ends_at": null,
        "subscription_is_expired": false,
        "subscription_is_on_grace_period": false,
        "subscription_is_delinquent": false,
        "inventory_policy": "managed",
        "status": "active"
      },
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      },
      "status": "active",
      "created_at": "2016-04-05T20:21:39Z",
      "level": "transactions_and_products",
      "options": {
        "require_invoice_on_order_close": {
          "id": 11,
          "name": "Require Invoice on Order Close",
          "code": "require_invoice_on_order_close",
          "description": "",
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "close_order_on_invoice": {
          "id": 14,
          "name": "Close Order On Invoice",
          "code": "close_order_on_invoice",
          "description": null,
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "auto_close_shipments_on_receipt": {
          "id": 17,
          "name": "Auto Close Shipments On Receipt",
          "code": "auto_close_shipments_on_receipt",
          "description": "",
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "auto_close_invoices_on_receipt": {
          "id": 18,
          "name": "Auto Close Invoices On Receipt",
          "code": "auto_close_invoices_on_receipt",
          "description": "",
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "merchandise_via_import_request": {
          "id": 29,
          "name": "Merchandises via Import Requests",
          "code": "merchandise_via_import_request",
          "description": "Indicates whether or not a supplier is using import requests to merchandise products.",
          "viewable_by": "all",
          "editable_by": "retailer"
        }
      },
      "metadata": {},
      "connection_adjustments": [],
      "integration_type": "console",
      "retailer_identifier": null
    },
    "brand": {
      "id": 1019,
      "name": "GloDea",
      "code": "glodea",
      "joined_at": "2016-03-24T16:07:18Z",
      "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
      "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
      "website": "http://shop.glodea.com/",
      "is_onboarded": true,
      "onboarded_at": "2021-10-09T01:44:26Z",
      "is_on_rcn": false,
      "requires_subscription": "disabled",
      "status": "active",
      "merchandising_manager": null
    },
    "department": {
      "id": 54,
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      },
      "owner_user": {
        "id": 1225,
        "first_name": "Daniel",
        "last_name": "Lopez",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      },
      "manager_user": {
        "id": 1225,
        "first_name": "Daniel",
        "last_name": "Lopez",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      },
      "name": "Apparel",
      "code": "wayfair-apparel",
      "sample_template_url": null,
      "description": null,
      "template": {
        "id": 2263,
        "name": "Wayfair Basic Apparel",
        "code": "wayfair-basic-apparel"
      },
      "brand_ruleset": {
        "id": 74
      },
      "retailer_ruleset": {
        "id": 74
      },
      "is_active": true,
      "created_at": "2023-05-25T16:27:03Z",
      "updated_at": "2024-08-01T00:35:26Z"
    },
    "return_reason": {
      "id": 3,
      "return_reason": "Not happy with the rates"
    },
    "return_reason_detail": null,
    "products": [],
    "push_to_shopify": false,
    "shopify_template": null,
    "export_platform_template": null,
    "attachments": [],
    "end_at": null,
    "issues_summary": {
      "count": 0,
      "open": 0,
      "closed": 0,
      "archived": 0,
      "resolved": 0
    },
    "is_acknowledged": true,
    "item_approved_count": 4,
    "item_deleted_count": 0,
    "item_rejected_count": 0,
    "item_skipped_count": 0,
    "item_count": 4,
    "item_classified_count": 4,
    "item_ready_count": 4,
    "item_failed_count": 0,
    "action_required": 0,
    "has_action": false,
    "has_revision": 0,
    "has_unresolved_issues": false,
    "has_price_changes": false,
    "collaborators": [],
    "target_live_date": null,
    "start_at": null,
    "expires_at": null,
    "updated_at": "2025-04-01T19:23:56Z",
    "created_at": "2024-08-09T21:23:48Z",
    "draft_proposed_at": "2025-04-01T19:16:43Z",
    "acknowledged_at": "2025-04-01T19:23:56Z",
    "proposed_at": "2025-04-01T19:23:04Z",
    "archived_at": null,
    "revised_at": "2025-04-01T19:21:40Z",
    "approved_at": "2025-04-01T19:23:48Z",
    "declined_at": null,
    "pricing_approved_at": "2025-04-01T19:23:49Z",
    "completed_at": "2025-04-01T19:23:50Z",
    "withdrawn_at": null,
    "withdraw_reason": null,
    "tags": []
  }
}

Proposal Revised Payload Example

{
  "event": {
    "id": 4205109,
    "is_hidden": false,
    "action": {
      "id": 15,
      "name": "Proposal Revised",
      "description": "A proposal has been revised",
      "grouping": "Proposals",
      "content_type": "proposal",
      "is_hidden": false,
      "created_at": "2017-06-23T17:14:29Z"
    },
    "elements": [\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Daniel",\
          "last_name": "Lopez",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-04-01T19:21:40Z"\
      },\
      {\
        "type": "recipient",\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "created_at": "2025-04-01T19:21:40Z"\
      },\
      {\
        "type": "actor",\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "created_at": "2025-04-01T19:21:40Z"\
      }\
    ],
    "created_at": "2025-04-01T19:21:40Z",
    "updated_at": "2025-04-01T19:21:40Z"
  },
  "data": {
    "id": 12815,
    "name": "GloDea - Apparel - Aug 9, 2024 @ 2:23",
    "status": "revised",
    "source": "console",
    "proposal_type": "new_product",
    "recipient": {
      "id": 3003,
      "email": null,
      "name": null,
      "user": {
        "id": 1045,
        "first_name": "Wayfair",
        "last_name": "Master",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      },
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      }
    },
    "sender": {
      "id": 2778,
      "brand": {
        "id": 1019,
        "name": "GloDea",
        "code": "glodea",
        "joined_at": "2016-03-24T16:07:18Z",
        "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
        "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
        "website": "http://shop.glodea.com/",
        "is_onboarded": true,
        "is_on_rcn": false,
        "requires_subscription": "disabled",
        "subscription_expires_at": null,
        "grace_period_ends_at": null,
        "subscription_is_expired": false,
        "subscription_is_on_grace_period": false,
        "subscription_is_delinquent": false,
        "inventory_policy": "managed",
        "status": "active"
      },
      "user": {
        "id": 1225,
        "first_name": "Daniel",
        "last_name": "Lopez",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      }
    },
    "memos": [],
    "created_by": {
      "id": 1225,
      "first_name": "Daniel",
      "last_name": "Lopez",
      "title": "",
      "status": "active",
      "type": "standard",
      "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
      "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
      "is_me": false
    },
    "connection": {
      "id": 1013,
      "brand": {
        "id": 1019,
        "name": "GloDea",
        "code": "glodea",
        "joined_at": "2016-03-24T16:07:18Z",
        "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
        "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
        "website": "http://shop.glodea.com/",
        "is_onboarded": true,
        "is_on_rcn": false,
        "requires_subscription": "disabled",
        "subscription_expires_at": null,
        "grace_period_ends_at": null,
        "subscription_is_expired": false,
        "subscription_is_on_grace_period": false,
        "subscription_is_delinquent": false,
        "inventory_policy": "managed",
        "status": "active"
      },
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      },
      "status": "active",
      "created_at": "2016-04-05T20:21:39Z",
      "level": "transactions_and_products",
      "options": {
        "require_invoice_on_order_close": {
          "id": 11,
          "name": "Require Invoice on Order Close",
          "code": "require_invoice_on_order_close",
          "description": "",
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "close_order_on_invoice": {
          "id": 14,
          "name": "Close Order On Invoice",
          "code": "close_order_on_invoice",
          "description": null,
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "auto_close_shipments_on_receipt": {
          "id": 17,
          "name": "Auto Close Shipments On Receipt",
          "code": "auto_close_shipments_on_receipt",
          "description": "",
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "auto_close_invoices_on_receipt": {
          "id": 18,
          "name": "Auto Close Invoices On Receipt",
          "code": "auto_close_invoices_on_receipt",
          "description": "",
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "merchandise_via_import_request": {
          "id": 29,
          "name": "Merchandises via Import Requests",
          "code": "merchandise_via_import_request",
          "description": "Indicates whether or not a supplier is using import requests to merchandise products.",
          "viewable_by": "all",
          "editable_by": "retailer"
        }
      },
      "metadata": {},
      "connection_adjustments": [],
      "integration_type": "console",
      "retailer_identifier": null
    },
    "brand": {
      "id": 1019,
      "name": "GloDea",
      "code": "glodea",
      "joined_at": "2016-03-24T16:07:18Z",
      "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
      "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
      "website": "http://shop.glodea.com/",
      "is_onboarded": true,
      "onboarded_at": "2021-10-09T01:44:26Z",
      "is_on_rcn": false,
      "requires_subscription": "disabled",
      "status": "active",
      "merchandising_manager": null
    },
    "department": {
      "id": 54,
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      },
      "owner_user": {
        "id": 1225,
        "first_name": "Daniel",
        "last_name": "Lopez",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      },
      "manager_user": {
        "id": 1225,
        "first_name": "Daniel",
        "last_name": "Lopez",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      },
      "name": "Apparel",
      "code": "wayfair-apparel",
      "sample_template_url": null,
      "description": null,
      "template": {
        "id": 2263,
        "name": "Wayfair Basic Apparel",
        "code": "wayfair-basic-apparel"
      },
      "brand_ruleset": {
        "id": 74
      },
      "retailer_ruleset": {
        "id": 74
      },
      "is_active": true,
      "created_at": "2023-05-25T16:27:03Z",
      "updated_at": "2024-08-01T00:35:26Z"
    },
    "return_reason": {
      "id": 3,
      "return_reason": "Not happy with the rates"
    },
    "return_reason_detail": null,
    "products": [],
    "push_to_shopify": false,
    "shopify_template": null,
    "export_platform_template": null,
    "attachments": [],
    "end_at": null,
    "issues_summary": {
      "count": 0,
      "open": 0,
      "closed": 0,
      "archived": 0,
      "resolved": 0
    },
    "is_acknowledged": false,
    "item_approved_count": 0,
    "item_deleted_count": 0,
    "item_rejected_count": 0,
    "item_skipped_count": 0,
    "item_count": 4,
    "item_classified_count": 4,
    "item_ready_count": 4,
    "item_failed_count": 0,
    "action_required": 0,
    "has_action": false,
    "has_revision": 0,
    "has_unresolved_issues": false,
    "has_price_changes": false,
    "collaborators": [],
    "target_live_date": null,
    "start_at": null,
    "expires_at": null,
    "updated_at": "2025-04-01T19:21:40Z",
    "created_at": "2024-08-09T21:23:48Z",
    "draft_proposed_at": "2025-04-01T19:16:43Z",
    "acknowledged_at": null,
    "proposed_at": "2025-04-01T19:16:43Z",
    "archived_at": null,
    "revised_at": "2025-04-01T19:21:40Z",
    "approved_at": null,
    "declined_at": null,
    "pricing_approved_at": null,
    "completed_at": null,
    "withdrawn_at": null,
    "withdraw_reason": null,
    "tags": []
  }
}

Proposal Proposed Payload Example

{
  "event": {
    "id": 4205108,
    "is_hidden": false,
    "action": {
      "id": 11,
      "name": "Proposal Proposed",
      "description": "A new proposal is received",
      "grouping": "Proposals",
      "content_type": "proposal",
      "is_hidden": false,
      "created_at": "2017-04-18T18:15:18Z"
    },
    "elements": [\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Daniel",\
          "last_name": "Lopez",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-04-01T19:16:43Z"\
      },\
      {\
        "type": "actor",\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "created_at": "2025-04-01T19:16:43Z"\
      },\
      {\
        "type": "recipient",\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "created_at": "2025-04-01T19:16:43Z"\
      }\
    ],
    "created_at": "2025-04-01T19:16:43Z",
    "updated_at": "2025-04-01T19:16:43Z"
  },
  "data": {
    "id": 12815,
    "name": "GloDea - Apparel - Aug 9, 2024 @ 2:23",
    "status": "proposed",
    "source": "console",
    "proposal_type": "new_product",
    "recipient": {
      "id": 3003,
      "email": null,
      "name": null,
      "user": {
        "id": 1045,
        "first_name": "Wayfair",
        "last_name": "Master",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      },
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      }
    },
    "sender": {
      "id": 2778,
      "brand": {
        "id": 1019,
        "name": "GloDea",
        "code": "glodea",
        "joined_at": "2016-03-24T16:07:18Z",
        "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
        "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
        "website": "http://shop.glodea.com/",
        "is_onboarded": true,
        "is_on_rcn": false,
        "requires_subscription": "disabled",
        "subscription_expires_at": null,
        "grace_period_ends_at": null,
        "subscription_is_expired": false,
        "subscription_is_on_grace_period": false,
        "subscription_is_delinquent": false,
        "inventory_policy": "managed",
        "status": "active"
      },
      "user": {
        "id": 1225,
        "first_name": "Daniel",
        "last_name": "Lopez",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      }
    },
    "memos": [],
    "created_by": {
      "id": 1225,
      "first_name": "Daniel",
      "last_name": "Lopez",
      "title": "",
      "status": "active",
      "type": "standard",
      "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
      "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
      "is_me": false
    },
    "connection": {
      "id": 1013,
      "brand": {
        "id": 1019,
        "name": "GloDea",
        "code": "glodea",
        "joined_at": "2016-03-24T16:07:18Z",
        "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
        "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
        "website": "http://shop.glodea.com/",
        "is_onboarded": true,
        "is_on_rcn": false,
        "requires_subscription": "disabled",
        "subscription_expires_at": null,
        "grace_period_ends_at": null,
        "subscription_is_expired": false,
        "subscription_is_on_grace_period": false,
        "subscription_is_delinquent": false,
        "inventory_policy": "managed",
        "status": "active"
      },
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      },
      "status": "active",
      "created_at": "2016-04-05T20:21:39Z",
      "level": "transactions_and_products",
      "options": {
        "require_invoice_on_order_close": {
          "id": 11,
          "name": "Require Invoice on Order Close",
          "code": "require_invoice_on_order_close",
          "description": "",
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "close_order_on_invoice": {
          "id": 14,
          "name": "Close Order On Invoice",
          "code": "close_order_on_invoice",
          "description": null,
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "auto_close_shipments_on_receipt": {
          "id": 17,
          "name": "Auto Close Shipments On Receipt",
          "code": "auto_close_shipments_on_receipt",
          "description": "",
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "auto_close_invoices_on_receipt": {
          "id": 18,
          "name": "Auto Close Invoices On Receipt",
          "code": "auto_close_invoices_on_receipt",
          "description": "",
          "viewable_by": "all",
          "editable_by": "retailer"
        },
        "merchandise_via_import_request": {
          "id": 29,
          "name": "Merchandises via Import Requests",
          "code": "merchandise_via_import_request",
          "description": "Indicates whether or not a supplier is using import requests to merchandise products.",
          "viewable_by": "all",
          "editable_by": "retailer"
        }
      },
      "metadata": {},
      "connection_adjustments": [],
      "integration_type": "console",
      "retailer_identifier": null
    },
    "brand": {
      "id": 1019,
      "name": "GloDea",
      "code": "glodea",
      "joined_at": "2016-03-24T16:07:18Z",
      "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
      "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
      "website": "http://shop.glodea.com/",
      "is_onboarded": true,
      "onboarded_at": "2021-10-09T01:44:26Z",
      "is_on_rcn": false,
      "requires_subscription": "disabled",
      "status": "active",
      "merchandising_manager": null
    },
    "department": {
      "id": 54,
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      },
      "owner_user": {
        "id": 1225,
        "first_name": "Daniel",
        "last_name": "Lopez",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      },
      "manager_user": {
        "id": 1225,
        "first_name": "Daniel",
        "last_name": "Lopez",
        "title": "",
        "status": "active",
        "type": "standard",
        "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",
        "is_me": false
      },
      "name": "Apparel",
      "code": "wayfair-apparel",
      "sample_template_url": null,
      "description": null,
      "template": {
        "id": 2263,
        "name": "Wayfair Basic Apparel",
        "code": "wayfair-basic-apparel"
      },
      "brand_ruleset": {
        "id": 74
      },
      "retailer_ruleset": {
        "id": 74
      },
      "is_active": true,
      "created_at": "2023-05-25T16:27:03Z",
      "updated_at": "2024-08-01T00:35:26Z"
    },
    "return_reason": null,
    "return_reason_detail": null,
    "products": [],
    "push_to_shopify": false,
    "shopify_template": null,
    "export_platform_template": null,
    "attachments": [],
    "end_at": null,
    "issues_summary": {
      "count": 0,
      "open": 0,
      "closed": 0,
      "archived": 0,
      "resolved": 0
    },
    "is_acknowledged": false,
    "item_approved_count": 0,
    "item_deleted_count": 0,
    "item_rejected_count": 0,
    "item_skipped_count": 0,
    "item_count": 4,
    "item_classified_count": 4,
    "item_ready_count": 4,
    "item_failed_count": 0,
    "action_required": 1,
    "has_action": true,
    "has_revision": 0,
    "has_unresolved_issues": false,
    "has_price_changes": false,
    "collaborators": [],
    "target_live_date": null,
    "start_at": null,
    "expires_at": null,
    "updated_at": "2025-04-01T19:16:43Z",
    "created_at": "2024-08-09T21:23:48Z",
    "draft_proposed_at": "2025-04-01T19:16:43Z",
    "acknowledged_at": null,
    "proposed_at": "2025-04-01T19:16:43Z",
    "archived_at": null,
    "revised_at": null,
    "approved_at": null,
    "declined_at": null,
    "pricing_approved_at": null,
    "completed_at": null,
    "withdrawn_at": null,
    "withdraw_reason": null,
    "tags": []
  }
}

Inventory Updated Payload Example

{
  "event": {
    "id": 4204602,
    "is_hidden": false,
    "action": {
      "id": 28,
      "name": "Variant Inventory Updated",
      "description": null,
      "grouping": null,
      "content_type": "variant",
      "is_hidden": true,
      "created_at": "2019-09-26T10:01:03Z"
    },
    "elements": [\
      {\
        "type": "actor",\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "created_at": "2025-03-26T19:37:53Z"\
      },\
      {\
        "type": "target",\
        "variant": {\
          "id": 234656,\
          "name": "CFDS Variant 001",\
          "brand": {\
            "id": 1019,\
            "name": "GloDea",\
            "code": "glodea",\
            "joined_at": "2016-03-24T16:07:18Z",\
            "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
            "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
            "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
            "website": "http://shop.glodea.com/",\
            "is_onboarded": true,\
            "is_on_rcn": false,\
            "requires_subscription": "disabled",\
            "subscription_expires_at": null,\
            "grace_period_ends_at": null,\
            "subscription_is_expired": false,\
            "subscription_is_on_grace_period": false,\
            "subscription_is_delinquent": false,\
            "inventory_policy": "managed",\
            "status": "active"\
          },\
          "brand_identifier": "CFDS-001",\
          "identifier": "CFDS-001",\
          "parent_identifier": "CFDS",\
          "product_id": 184602,\
          "upc": "416418432561",\
          "cartons": [],\
          "color": "green",\
          "style": "industrial",\
          "size": "L",\
          "media": [\
            {\
              "media": "default",\
              "width": 100,\
              "height": 100,\
              "priority": 1,\
              "url": "https://images-sandbox.revcascade.com/media/default/original"\
            }\
          ],\
          "attributes": {\
            "size": {\
              "id": 1024,\
              "code": "size",\
              "name": "Size",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 3562283,\
                  "value": "L",\
                  "unit": null\
                }\
              ]\
            },\
            "name": {\
              "id": 1,\
              "code": "name",\
              "name": "Name",\
              "editable_by": "any",\
              "grouping": "general",\
              "description": "Product Name",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562294,\
                  "value": "CFDS Variant 001",\
                  "unit": null\
                }\
              ]\
            },\
            "identifier": {\
              "id": 2,\
              "code": "identifier",\
              "name": "SKU",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": "Product SKU or Identifier",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562293,\
                  "value": "CFDS-001",\
                  "unit": null\
                }\
              ]\
            },\
            "parent_identifier": {\
              "id": 3,\
              "code": "parent_identifier",\
              "name": "Parent Identifier",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": "string/code grouping similar products together",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562295,\
                  "value": "CFDS",\
                  "unit": null\
                }\
              ]\
            },\
            "upc": {\
              "id": 4,\
              "code": "upc",\
              "name": "UPC",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562297,\
                  "value": "416418432561",\
                  "unit": null\
                }\
              ]\
            },\
            "style": {\
              "id": 1025,\
              "code": "style",\
              "name": "Style",\
              "editable_by": "any",\
              "grouping": "misc",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 3562285,\
                  "value": "industrial",\
                  "unit": null\
                }\
              ]\
            },\
            "material": {\
              "id": 1031,\
              "code": "material",\
              "name": "Material",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 3562284,\
                  "value": "plastic",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory": {\
              "id": 11,\
              "code": "inventory",\
              "name": "Inventory",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562289,\
                  "value": "9",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory_warehouse": {\
              "id": 12,\
              "code": "inventory_warehouse",\
              "name": "Warehouse Inventory []",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": "The available inventory in the specific warehouse\nField name should be:  Warehouse Inventory [warehouse-nickname]  (i.e. Warehouse Inventory [LA Warehouse])\nWarehouse Zip Code can be used instead of nickname if prefered  (i.e. Warehouse Inventory [90254])",\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562346,\
                  "value": "2",\
                  "unit": null,\
                  "location": {\
                    "id": 1,\
                    "nickname": "JAX",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 1,\
                      "type": null,\
                      "name1": "JAX Warehouse",\
                      "name2": null,\
                      "street1": "521 Copeland St",\
                      "street2": null,\
                      "city": "Jacksonville",\
                      "province": "FL",\
                      "postal_code": "32204",\
                      "country": "US",\
                      "phone1": "347-274-8827",\
                      "phone2": null,\
                      "fax": null,\
                      "email": null,\
                      "federal_tax_id": null\
                    }\
                  }\
                },\
                {\
                  "id": 3562347,\
                  "value": "6",\
                  "unit": null,\
                  "location": {\
                    "id": 687,\
                    "nickname": "Phoenix Warehouse",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 131049,\
                      "type": null,\
                      "name1": "Phoenix Warehouse",\
                      "name2": null,\
                      "street1": "Main Street # 31",\
                      "street2": "3",\
                      "city": "Phoenix",\
                      "province": "AZ",\
                      "postal_code": "85033",\
                      "country": "US",\
                      "phone1": "5203644842",\
                      "phone2": null,\
                      "fax": null,\
                      "email": "john.doe@gmail.com",\
                      "federal_tax_id": null\
                    }\
                  }\
                }\
              ]\
            },\
            "cost": {\
              "id": 13,\
              "code": "cost",\
              "name": "Wholesale Cost",\
              "editable_by": "any",\
              "grouping": "pricing",\
              "description": "Wholesale/Cost Price",\
              "priority": 100,\
              "type": "money",\
              "units": "USD",\
              "values": [\
                {\
                  "id": 3562290,\
                  "value": "12.99",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "map": {\
              "id": 14,\
              "code": "map",\
              "name": "MAP",\
              "editable_by": "any",\
              "grouping": "pricing",\
              "description": "Minimum Advertised Price",\
              "priority": 100,\
              "type": "money",\
              "units": "USD",\
              "values": [\
                {\
                  "id": 3562291,\
                  "value": "17.99",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "msrp": {\
              "id": 15,\
              "code": "msrp",\
              "name": "MSRP",\
              "editable_by": "any",\
              "grouping": "pricing",\
              "description": "Manufacturer's Suggested Retail Price",\
              "priority": 100,\
              "type": "money",\
              "units": "USD",\
              "values": [\
                {\
                  "id": 3562287,\
                  "value": "19.99",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "product_weight_unit": {\
              "id": 1166,\
              "code": "product_weight_unit",\
              "name": "Product Weight Unit",\
              "editable_by": "any",\
              "grouping": "shipping",\
              "description": "",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562292,\
                  "value": "lb",\
                  "unit": null\
                }\
              ]\
            },\
            "weight": {\
              "id": 19,\
              "code": "weight",\
              "name": "Product Weight",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": "",\
              "priority": 100,\
              "type": "number",\
              "units": "pounds",\
              "values": [\
                {\
                  "id": 3562288,\
                  "value": "3",\
                  "unit": {\
                    "id": 8,\
                    "name": "Pounds",\
                    "standard_unit": "lbs",\
                    "type": "weight",\
                    "system": "imperial",\
                    "symbol": ""\
                  }\
                }\
              ]\
            },\
            "inventory_last_submitted": {\
              "id": 1053,\
              "code": "inventory_last_submitted",\
              "name": "Inventory Last Submitted",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562298,\
                  "value": "8",\
                  "unit": null\
                }\
              ]\
            },\
            "discontinued": {\
              "id": 1057,\
              "code": "discontinued",\
              "name": "Discontinued",\
              "editable_by": "brand",\
              "grouping": "inventory",\
              "description": "",\
              "priority": 100,\
              "type": "boolean",\
              "units": "",\
              "values": [\
                {\
                  "id": 3562345,\
                  "value": "0",\
                  "unit": null\
                }\
              ]\
            },\
            "parent_name": {\
              "id": 51,\
              "code": "parent_name",\
              "name": "Parent Name",\
              "editable_by": "any",\
              "grouping": "general",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562296,\
                  "value": "CFDS Products",\
                  "unit": null\
                }\
              ]\
            },\
            "description": {\
              "id": 1002,\
              "code": "description",\
              "name": "Description",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": "",\
              "priority": 100,\
              "type": "text",\
              "units": "",\
              "values": [\
                {\
                  "id": 3562286,\
                  "value": "CFDS Variant 001",\
                  "unit": null\
                }\
              ]\
            },\
            "color": {\
              "id": 1023,\
              "code": "color",\
              "name": "Color",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 3562282,\
                  "value": "green",\
                  "unit": null\
                }\
              ]\
            }\
          },\
          "active_permit": {\
            "id": 215806,\
            "retailer": {\
              "id": 1083,\
              "name": "Wayfair",\
              "code": "wayfair",\
              "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
              "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
              "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
              "joined_at": "2015-08-03T22:16:22Z",\
              "is_3pm": false,\
              "is_rcn_retailer": false,\
              "is_onboarded": true,\
              "platform": "revcascade",\
              "requires_subscription": "disabled",\
              "brand_permit_creation_allowed": true,\
              "website": "http://www.wayfair.com/",\
              "status": "active",\
              "indexing_template_id": null\
            },\
            "retailer_price": "19.99",\
            "retailer_cost": "12.99",\
            "pricing": {},\
            "attributes": {},\
            "start_at": "2025-03-18T22:06:27Z",\
            "end_at": null,\
            "is_in_effect": true,\
            "revoked_at": null,\
            "is_acknowledged": false,\
            "acknowledged_at": null\
          },\
          "permits": [\
            {\
              "id": 215806,\
              "retailer": {\
                "id": 1083,\
                "name": "Wayfair",\
                "code": "wayfair",\
                "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                "joined_at": "2015-08-03T22:16:22Z",\
                "is_3pm": false,\
                "is_rcn_retailer": false,\
                "is_onboarded": true,\
                "platform": "revcascade",\
                "requires_subscription": "disabled",\
                "brand_permit_creation_allowed": true,\
                "website": "http://www.wayfair.com/",\
                "status": "active",\
                "indexing_template_id": null\
              },\
              "retailer_price": "19.99",\
              "retailer_cost": "12.99",\
              "pricing": {},\
              "attributes": {},\
              "start_at": "2025-03-18T22:06:27Z",\
              "end_at": null,\
              "is_in_effect": true,\
              "revoked_at": null,\
              "is_acknowledged": false,\
              "acknowledged_at": null\
            }\
          ],\
          "retailer_identifiers": [],\
          "retailer_categories": [],\
          "inventory": {\
            "discontinued": false,\
            "discontinued_updated_at": "2025-03-26T19:37:52Z",\
            "inventory": 8,\
            "inventory_updated_at": "2025-03-26T19:37:52Z",\
            "inventory_last_submitted_at": "2025-03-26T19:37:53Z",\
            "brand_inventory_updated_at": "2025-03-26T19:37:53Z",\
            "sellable": "Yes",\
            "sellable_updated_at": "2025-03-18T22:05:15Z",\
            "replenishable": null,\
            "estimated_availability_date": null,\
            "locations": [\
              {\
                "id": 1,\
                "address": {\
                  "id": 1,\
                  "type": null,\
                  "name1": "JAX Warehouse",\
                  "name2": null,\
                  "street1": "521 Copeland St",\
                  "street2": null,\
                  "city": "Jacksonville",\
                  "province": "FL",\
                  "postal_code": "32204",\
                  "country": "US",\
                  "phone1": "347-274-8827",\
                  "phone2": null,\
                  "fax": null,\
                  "email": null,\
                  "federal_tax_id": null\
                },\
                "inventory": 2,\
                "nickname": "JAX",\
                "location_deleted_at": null\
              },\
              {\
                "id": 687,\
                "address": {\
                  "id": 131049,\
                  "type": null,\
                  "name1": "Phoenix Warehouse",\
                  "name2": null,\
                  "street1": "Main Street # 31",\
                  "street2": "3",\
                  "city": "Phoenix",\
                  "province": "AZ",\
                  "postal_code": "85033",\
                  "country": "US",\
                  "phone1": "5203644842",\
                  "phone2": null,\
                  "fax": null,\
                  "email": "john.doe@gmail.com",\
                  "federal_tax_id": null\
                },\
                "inventory": 6,\
                "nickname": "Phoenix Warehouse",\
                "location_deleted_at": null\
              }\
            ]\
          }\
        },\
        "created_at": "2025-03-26T19:37:53Z"\
      },\
      {\
        "type": "recipient",\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "created_at": "2025-03-26T19:37:53Z"\
      },\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Michael",\
          "last_name": "Stevens",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-03-26T19:37:53Z"\
      }\
    ],
    "created_at": "2025-03-26T19:37:53Z",
    "updated_at": "2025-03-26T19:37:53Z"
  },
  "data": {
    "id": 234656,
    "name": "CFDS Variant 001",
    "brand": {
      "id": 1019,
      "name": "GloDea",
      "code": "glodea",
      "joined_at": "2016-03-24T16:07:18Z",
      "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
      "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
      "website": "http://shop.glodea.com/",
      "is_onboarded": true,
      "is_on_rcn": false,
      "requires_subscription": "disabled",
      "subscription_expires_at": null,
      "grace_period_ends_at": null,
      "subscription_is_expired": false,
      "subscription_is_on_grace_period": false,
      "subscription_is_delinquent": false,
      "inventory_policy": "managed",
      "status": "active"
    },
    "brand_identifier": "CFDS-001",
    "identifier": "CFDS-001",
    "parent_identifier": "CFDS",
    "product_id": 184602,
    "upc": "416418432561",
    "cartons": [],
    "color": "green",
    "style": "industrial",
    "size": "L",
    "media": [\
      {\
        "media": "default",\
        "width": 100,\
        "height": 100,\
        "priority": 1,\
        "url": "https://images-sandbox.revcascade.com/media/default/original"\
      }\
    ],
    "attributes": {
      "size": {
        "id": 1024,
        "code": "size",
        "name": "Size",
        "editable_by": "any",
        "grouping": "description",
        "description": null,
        "priority": 100,
        "type": "string",
        "units": null,
        "is_multiselect": true,
        "values": [\
          {\
            "id": 3562283,\
            "value": "L",\
            "unit": null\
          }\
        ]
      },
      "name": {
        "id": 1,
        "code": "name",
        "name": "Name",
        "editable_by": "any",
        "grouping": "general",
        "description": "Product Name",
        "priority": 100,
        "type": "string",
        "units": null,
        "values": [\
          {\
            "id": 3562294,\
            "value": "CFDS Variant 001",\
            "unit": null\
          }\
        ]
      },
      "identifier": {
        "id": 2,
        "code": "identifier",
        "name": "SKU",
        "editable_by": "any",
        "grouping": "identifiers",
        "description": "Product SKU or Identifier",
        "priority": 100,
        "type": "string",
        "units": null,
        "values": [\
          {\
            "id": 3562293,\
            "value": "CFDS-001",\
            "unit": null\
          }\
        ]
      },
      "parent_identifier": {
        "id": 3,
        "code": "parent_identifier",
        "name": "Parent Identifier",
        "editable_by": "any",
        "grouping": "identifiers",
        "description": "string/code grouping similar products together",
        "priority": 100,
        "type": "string",
        "units": null,
        "values": [\
          {\
            "id": 3562295,\
            "value": "CFDS",\
            "unit": null\
          }\
        ]
      },
      "upc": {
        "id": 4,
        "code": "upc",
        "name": "UPC",
        "editable_by": "any",
        "grouping": "identifiers",
        "description": null,
        "priority": 100,
        "type": "string",
        "units": null,
        "values": [\
          {\
            "id": 3562297,\
            "value": "416418432561",\
            "unit": null\
          }\
        ]
      },
      "style": {
        "id": 1025,
        "code": "style",
        "name": "Style",
        "editable_by": "any",
        "grouping": "misc",
        "description": null,
        "priority": 100,
        "type": "string",
        "units": null,
        "is_multiselect": true,
        "values": [\
          {\
            "id": 3562285,\
            "value": "industrial",\
            "unit": null\
          }\
        ]
      },
      "material": {
        "id": 1031,
        "code": "material",
        "name": "Material",
        "editable_by": "any",
        "grouping": "description",
        "description": null,
        "priority": 100,
        "type": "string",
        "units": null,
        "is_multiselect": true,
        "values": [\
          {\
            "id": 3562284,\
            "value": "plastic",\
            "unit": null\
          }\
        ]
      },
      "inventory": {
        "id": 11,
        "code": "inventory",
        "name": "Inventory",
        "editable_by": "any",
        "grouping": "inventory",
        "description": null,
        "priority": 100,
        "type": "number",
        "units": null,
        "values": [\
          {\
            "id": 3562289,\
            "value": "9",\
            "unit": null\
          }\
        ]
      },
      "inventory_warehouse": {
        "id": 12,
        "code": "inventory_warehouse",
        "name": "Warehouse Inventory []",
        "editable_by": "any",
        "grouping": "inventory",
        "description": "The available inventory in the specific warehouse\nField name should be:  Warehouse Inventory [warehouse-nickname]  (i.e. Warehouse Inventory [LA Warehouse])\nWarehouse Zip Code can be used instead of nickname if prefered  (i.e. Warehouse Inventory [90254])",
        "priority": 100,
        "type": "number",
        "units": null,
        "values": [\
          {\
            "id": 3562346,\
            "value": "2",\
            "unit": null,\
            "location": {\
              "id": 1,\
              "nickname": "JAX",\
              "type": "warehouse",\
              "address": {\
                "id": 1,\
                "type": null,\
                "name1": "JAX Warehouse",\
                "name2": null,\
                "street1": "521 Copeland St",\
                "street2": null,\
                "city": "Jacksonville",\
                "province": "FL",\
                "postal_code": "32204",\
                "country": "US",\
                "phone1": "347-274-8827",\
                "phone2": null,\
                "fax": null,\
                "email": null,\
                "federal_tax_id": null\
              }\
            }\
          },\
          {\
            "id": 3562347,\
            "value": "6",\
            "unit": null,\
            "location": {\
              "id": 687,\
              "nickname": "Phoenix Warehouse",\
              "type": "warehouse",\
              "address": {\
                "id": 131049,\
                "type": null,\
                "name1": "Phoenix Warehouse",\
                "name2": null,\
                "street1": "Main Street # 31",\
                "street2": "3",\
                "city": "Phoenix",\
                "province": "AZ",\
                "postal_code": "85033",\
                "country": "US",\
                "phone1": "5203644842",\
                "phone2": null,\
                "fax": null,\
                "email": "john.doe@gmail.com",\
                "federal_tax_id": null\
              }\
            }\
          }\
        ]
      },
      "cost": {
        "id": 13,
        "code": "cost",
        "name": "Wholesale Cost",
        "editable_by": "any",
        "grouping": "pricing",
        "description": "Wholesale/Cost Price",
        "priority": 100,
        "type": "money",
        "units": "USD",
        "values": [\
          {\
            "id": 3562290,\
            "value": "12.99",\
            "unit": {\
              "id": 1,\
              "name": "United States Dollar",\
              "standard_unit": "USD",\
              "type": "cost",\
              "system": null,\
              "symbol": "$"\
            }\
          }\
        ]
      },
      "map": {
        "id": 14,
        "code": "map",
        "name": "MAP",
        "editable_by": "any",
        "grouping": "pricing",
        "description": "Minimum Advertised Price",
        "priority": 100,
        "type": "money",
        "units": "USD",
        "values": [\
          {\
            "id": 3562291,\
            "value": "17.99",\
            "unit": {\
              "id": 1,\
              "name": "United States Dollar",\
              "standard_unit": "USD",\
              "type": "cost",\
              "system": null,\
              "symbol": "$"\
            }\
          }\
        ]
      },
      "msrp": {
        "id": 15,
        "code": "msrp",
        "name": "MSRP",
        "editable_by": "any",
        "grouping": "pricing",
        "description": "Manufacturer's Suggested Retail Price",
        "priority": 100,
        "type": "money",
        "units": "USD",
        "values": [\
          {\
            "id": 3562287,\
            "value": "19.99",\
            "unit": {\
              "id": 1,\
              "name": "United States Dollar",\
              "standard_unit": "USD",\
              "type": "cost",\
              "system": null,\
              "symbol": "$"\
            }\
          }\
        ]
      },
      "product_weight_unit": {
        "id": 1166,
        "code": "product_weight_unit",
        "name": "Product Weight Unit",
        "editable_by": "any",
        "grouping": "shipping",
        "description": "",
        "priority": 100,
        "type": "string",
        "units": null,
        "values": [\
          {\
            "id": 3562292,\
            "value": "lb",\
            "unit": null\
          }\
        ]
      },
      "weight": {
        "id": 19,
        "code": "weight",
        "name": "Product Weight",
        "editable_by": "any",
        "grouping": "description",
        "description": "",
        "priority": 100,
        "type": "number",
        "units": "pounds",
        "values": [\
          {\
            "id": 3562288,\
            "value": "3",\
            "unit": {\
              "id": 8,\
              "name": "Pounds",\
              "standard_unit": "lbs",\
              "type": "weight",\
              "system": "imperial",\
              "symbol": ""\
            }\
          }\
        ]
      },
      "inventory_last_submitted": {
        "id": 1053,
        "code": "inventory_last_submitted",
        "name": "Inventory Last Submitted",
        "editable_by": "any",
        "grouping": "inventory",
        "description": null,
        "priority": 100,
        "type": "number",
        "units": null,
        "values": [\
          {\
            "id": 3562298,\
            "value": "8",\
            "unit": null\
          }\
        ]
      },
      "discontinued": {
        "id": 1057,
        "code": "discontinued",
        "name": "Discontinued",
        "editable_by": "brand",
        "grouping": "inventory",
        "description": "",
        "priority": 100,
        "type": "boolean",
        "units": "",
        "values": [\
          {\
            "id": 3562345,\
            "value": "0",\
            "unit": null\
          }\
        ]
      },
      "parent_name": {
        "id": 51,
        "code": "parent_name",
        "name": "Parent Name",
        "editable_by": "any",
        "grouping": "general",
        "description": null,
        "priority": 100,
        "type": "string",
        "units": null,
        "values": [\
          {\
            "id": 3562296,\
            "value": "CFDS Products",\
            "unit": null\
          }\
        ]
      },
      "description": {
        "id": 1002,
        "code": "description",
        "name": "Description",
        "editable_by": "any",
        "grouping": "description",
        "description": "",
        "priority": 100,
        "type": "text",
        "units": "",
        "values": [\
          {\
            "id": 3562286,\
            "value": "CFDS Variant 001",\
            "unit": null\
          }\
        ]
      },
      "color": {
        "id": 1023,
        "code": "color",
        "name": "Color",
        "editable_by": "any",
        "grouping": "description",
        "description": null,
        "priority": 100,
        "type": "string",
        "units": null,
        "values": [\
          {\
            "id": 3562282,\
            "value": "green",\
            "unit": null\
          }\
        ]
      }
    },
    "active_permit": {
      "id": 215806,
      "retailer": {
        "id": 1083,
        "name": "Wayfair",
        "code": "wayfair",
        "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
        "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
        "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
        "joined_at": "2015-08-03T22:16:22Z",
        "is_3pm": false,
        "is_rcn_retailer": false,
        "is_onboarded": true,
        "platform": "revcascade",
        "requires_subscription": "disabled",
        "brand_permit_creation_allowed": true,
        "website": "http://www.wayfair.com/",
        "status": "active",
        "indexing_template_id": null
      },
      "retailer_price": "19.99",
      "retailer_cost": "12.99",
      "pricing": {},
      "attributes": {},
      "start_at": "2025-03-18T22:06:27Z",
      "end_at": null,
      "is_in_effect": true,
      "revoked_at": null,
      "is_acknowledged": false,
      "acknowledged_at": null
    },
    "permits": [\
      {\
        "id": 215806,\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "retailer_price": "19.99",\
        "retailer_cost": "12.99",\
        "pricing": {},\
        "attributes": {},\
        "start_at": "2025-03-18T22:06:27Z",\
        "end_at": null,\
        "is_in_effect": true,\
        "revoked_at": null,\
        "is_acknowledged": false,\
        "acknowledged_at": null\
      }\
    ],
    "retailer_identifiers": [],
    "retailer_categories": [],
    "inventory": {
      "discontinued": false,
      "discontinued_updated_at": "2025-03-26T19:37:52Z",
      "inventory": 8,
      "inventory_updated_at": "2025-03-26T19:37:52Z",
      "inventory_last_submitted_at": "2025-03-26T19:37:53Z",
      "brand_inventory_updated_at": "2025-03-26T19:37:53Z",
      "sellable": "Yes",
      "sellable_updated_at": "2025-03-18T22:05:15Z",
      "replenishable": null,
      "estimated_availability_date": null,
      "locations": [\
        {\
          "id": 1,\
          "address": {\
            "id": 1,\
            "type": null,\
            "name1": "JAX Warehouse",\
            "name2": null,\
            "street1": "521 Copeland St",\
            "street2": null,\
            "city": "Jacksonville",\
            "province": "FL",\
            "postal_code": "32204",\
            "country": "US",\
            "phone1": "347-274-8827",\
            "phone2": null,\
            "fax": null,\
            "email": null,\
            "federal_tax_id": null\
          },\
          "inventory": 2,\
          "nickname": "JAX",\
          "location_deleted_at": null\
        },\
        {\
          "id": 687,\
          "address": {\
            "id": 131049,\
            "type": null,\
            "name1": "Phoenix Warehouse",\
            "name2": null,\
            "street1": "Main Street # 31",\
            "street2": "3",\
            "city": "Phoenix",\
            "province": "AZ",\
            "postal_code": "85033",\
            "country": "US",\
            "phone1": "5203644842",\
            "phone2": null,\
            "fax": null,\
            "email": "john.doe@gmail.com",\
            "federal_tax_id": null\
          },\
          "inventory": 6,\
          "nickname": "Phoenix Warehouse",\
          "location_deleted_at": null\
        }\
      ]
    }
  }
}

RMA Approved Payload Example

{
  "event": {
    "id": 4204598,
    "is_hidden": false,
    "action": {
      "id": 37,
      "name": "RMA Approved",
      "description": null,
      "grouping": null,
      "content_type": "rma",
      "is_hidden": true,
      "created_at": "2022-01-17T20:31:24Z"
    },
    "elements": [\
      {\
        "type": "actor",\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "created_at": "2025-03-26T19:33:34Z"\
      },\
      {\
        "type": "recipient",\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "created_at": "2025-03-26T19:33:34Z"\
      },\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Michael",\
          "last_name": "Stevens",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-03-26T19:33:34Z"\
      }\
    ],
    "created_at": "2025-03-26T19:33:34Z",
    "updated_at": "2025-03-26T19:33:34Z"
  },
  "data": {
    "id": 134856,
    "order_id": 58156,
    "purchase_order_number": "PO-072224E",
    "rma_number": "RMA-032625-A",
    "brand_identifier": null,
    "status": "approved",
    "currency": {
      "id": 1,
      "name": "United States Dollar",
      "symbol": "$",
      "unit": {
        "id": 1,
        "name": "United States Dollar",
        "standard_unit": "USD",
        "type": "cost",
        "system": null,
        "symbol": "$"
      }
    },
    "locale_currency": {
      "id": 1,
      "name": "United States Dollar",
      "symbol": "$",
      "unit": {
        "id": 1,
        "name": "United States Dollar",
        "standard_unit": "USD",
        "type": "cost",
        "system": null,
        "symbol": "$"
      }
    },
    "created_by": "retailer",
    "rmad_at": "2025-03-26T19:29:55Z",
    "approved_at": "2025-03-26T19:33:34Z",
    "rejected_at": null,
    "ordered_at": "2024-07-22T12:00:00Z",
    "acknowledged_at": null,
    "rma_lines": [\
      {\
        "id": 32257,\
        "variant": {\
          "id": 167332,\
          "name": "Shoes ASD-149 Color Black Size 6",\
          "brand": {\
            "id": 1019,\
            "name": "GloDea",\
            "code": "glodea",\
            "joined_at": "2016-03-24T16:07:18Z",\
            "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
            "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
            "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
            "website": "http://shop.glodea.com/",\
            "is_onboarded": true,\
            "is_on_rcn": false,\
            "requires_subscription": "disabled",\
            "subscription_expires_at": null,\
            "grace_period_ends_at": null,\
            "subscription_is_expired": false,\
            "subscription_is_on_grace_period": false,\
            "subscription_is_delinquent": false,\
            "inventory_policy": "managed",\
            "status": "active"\
          },\
          "brand_identifier": "ASD-149",\
          "identifier": "ASD-149",\
          "parent_identifier": "ASD",\
          "product_id": 143997,\
          "upc": "900312",\
          "cartons": [],\
          "color": "Black",\
          "style": "Classic",\
          "size": "6",\
          "media": [\
            {\
              "id": 105349,\
              "width": 200,\
              "height": 200,\
              "media": "421678617c00a7197818127a2176c184",\
              "priority": 1,\
              "url": "https://assets-sandbox.revcascade.com/variants/b361397f-e11d-407f-ba49-703befd889af",\
              "alt_text": "",\
              "updated_at": "2023-07-14T17:00:08Z",\
              "created_at": "2023-07-14T17:00:08Z"\
            }\
          ],\
          "attributes": {\
            "size": {\
              "id": 1024,\
              "code": "size",\
              "name": "Size",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 2168408,\
                  "value": "6",\
                  "unit": null\
                }\
              ]\
            },\
            "name": {\
              "id": 1,\
              "code": "name",\
              "name": "Name",\
              "editable_by": "any",\
              "grouping": "general",\
              "description": "Product Name",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168409,\
                  "value": "Shoes ASD-149 Color Black Size 6",\
                  "unit": null\
                }\
              ]\
            },\
            "identifier": {\
              "id": 2,\
              "code": "identifier",\
              "name": "SKU",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": "Product SKU or Identifier",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168406,\
                  "value": "ASD-149",\
                  "unit": null\
                }\
              ]\
            },\
            "parent_identifier": {\
              "id": 3,\
              "code": "parent_identifier",\
              "name": "Parent Identifier",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": "string/code grouping similar products together",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168414,\
                  "value": "ASD",\
                  "unit": null\
                }\
              ]\
            },\
            "style": {\
              "id": 1025,\
              "code": "style",\
              "name": "Style",\
              "editable_by": "any",\
              "grouping": "misc",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 2168416,\
                  "value": "Classic",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory_warehouse": {\
              "id": 12,\
              "code": "inventory_warehouse",\
              "name": "Warehouse Inventory []",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": "The available inventory in the specific warehouse\nField name should be:  Warehouse Inventory [warehouse-nickname]  (i.e. Warehouse Inventory [LA Warehouse])\nWarehouse Zip Code can be used instead of nickname if prefered  (i.e. Warehouse Inventory [90254])",\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168411,\
                  "value": "2",\
                  "unit": null,\
                  "location": {\
                    "id": 1,\
                    "nickname": "JAX",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 1,\
                      "type": null,\
                      "name1": "JAX Warehouse",\
                      "name2": null,\
                      "street1": "521 Copeland St",\
                      "street2": null,\
                      "city": "Jacksonville",\
                      "province": "FL",\
                      "postal_code": "32204",\
                      "country": "US",\
                      "phone1": "347-274-8827",\
                      "phone2": null,\
                      "fax": null,\
                      "email": null,\
                      "federal_tax_id": null\
                    }\
                  }\
                }\
              ]\
            },\
            "retailer_cost": {\
              "id": 1102,\
              "code": "retailer_cost",\
              "name": "Retailer Cost []",\
              "editable_by": "any",\
              "grouping": "retailer",\
              "description": "The cost that the retailer is expected to pay for the item.",\
              "priority": 100,\
              "type": "money",\
              "units": "",\
              "values": [\
                {\
                  "id": 2168415,\
                  "value": "50",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "media_image_1": {\
              "id": 1167,\
              "code": "media_image_1",\
              "name": "Media Image (1)",\
              "editable_by": "none",\
              "grouping": "images",\
              "description": "Static URL for image_1.",\
              "priority": 100,\
              "type": "media",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168538,\
                  "value": "https://res.cloudinary.com/revcascade/image/upload/assets-sandbox.revcascade.com/variants/b361397f-e11d-407f-ba49-703befd889af.jpg",\
                  "unit": null\
                }\
              ]\
            },\
            "estimated_availability_date": {\
              "id": 1043,\
              "code": "estimated_availability_date",\
              "name": "Estimated Availability Date",\
              "editable_by": "any",\
              "grouping": "misc",\
              "description": null,\
              "priority": 100,\
              "type": "date",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168410,\
                  "value": null,\
                  "unit": null\
                }\
              ]\
            },\
            "image_1": {\
              "id": 1013,\
              "code": "image_1",\
              "name": "Image (1)",\
              "editable_by": "any",\
              "grouping": "images",\
              "description": null,\
              "priority": 100,\
              "type": "media",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168413,\
                  "value": "https://picsum.photos/200",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory_last_submitted": {\
              "id": 1053,\
              "code": "inventory_last_submitted",\
              "name": "Inventory Last Submitted",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168412,\
                  "value": "2",\
                  "unit": null\
                }\
              ]\
            },\
            "color": {\
              "id": 1023,\
              "code": "color",\
              "name": "Color",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168407,\
                  "value": "Black",\
                  "unit": null\
                }\
              ]\
            }\
          },\
          "active_permit": {\
            "id": 148768,\
            "retailer": {\
              "id": 1083,\
              "name": "Wayfair",\
              "code": "wayfair",\
              "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
              "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
              "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
              "joined_at": "2015-08-03T22:16:22Z",\
              "is_3pm": false,\
              "is_rcn_retailer": false,\
              "is_onboarded": true,\
              "platform": "revcascade",\
              "requires_subscription": "disabled",\
              "brand_permit_creation_allowed": true,\
              "website": "http://www.wayfair.com/",\
              "status": "active",\
              "indexing_template_id": null\
            },\
            "retailer_price": null,\
            "retailer_cost": null,\
            "pricing": {},\
            "attributes": {},\
            "start_at": "2023-07-14T16:58:44Z",\
            "end_at": null,\
            "is_in_effect": true,\
            "revoked_at": null,\
            "is_acknowledged": false,\
            "acknowledged_at": null\
          },\
          "permits": [\
            {\
              "id": 148768,\
              "retailer": {\
                "id": 1083,\
                "name": "Wayfair",\
                "code": "wayfair",\
                "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                "joined_at": "2015-08-03T22:16:22Z",\
                "is_3pm": false,\
                "is_rcn_retailer": false,\
                "is_onboarded": true,\
                "platform": "revcascade",\
                "requires_subscription": "disabled",\
                "brand_permit_creation_allowed": true,\
                "website": "http://www.wayfair.com/",\
                "status": "active",\
                "indexing_template_id": null\
              },\
              "retailer_price": null,\
              "retailer_cost": null,\
              "pricing": {},\
              "attributes": {},\
              "start_at": "2023-07-14T16:58:44Z",\
              "end_at": null,\
              "is_in_effect": true,\
              "revoked_at": null,\
              "is_acknowledged": false,\
              "acknowledged_at": null\
            }\
          ],\
          "retailer_identifiers": [],\
          "retailer_categories": [],\
          "inventory": {\
            "discontinued": false,\
            "discontinued_updated_at": null,\
            "inventory": 0,\
            "inventory_updated_at": "2025-03-26T19:33:34Z",\
            "inventory_last_submitted_at": "2023-07-14T16:58:45Z",\
            "brand_inventory_updated_at": "2023-07-14T16:58:45Z",\
            "sellable": "Yes",\
            "sellable_updated_at": "2023-07-14T16:58:44Z",\
            "replenishable": null,\
            "estimated_availability_date": null,\
            "locations": [\
              {\
                "id": 1,\
                "address": {\
                  "id": 1,\
                  "type": null,\
                  "name1": "JAX Warehouse",\
                  "name2": null,\
                  "street1": "521 Copeland St",\
                  "street2": null,\
                  "city": "Jacksonville",\
                  "province": "FL",\
                  "postal_code": "32204",\
                  "country": "US",\
                  "phone1": "347-274-8827",\
                  "phone2": null,\
                  "fax": null,\
                  "email": null,\
                  "federal_tax_id": null\
                },\
                "inventory": 0,\
                "nickname": "JAX",\
                "location_deleted_at": null\
              },\
              {\
                "id": 687,\
                "nickname": "Phoenix Warehouse",\
                "type": "warehouse",\
                "address": {\
                  "id": 131049,\
                  "type": null,\
                  "name1": "Phoenix Warehouse",\
                  "name2": null,\
                  "street1": "Main Street # 31",\
                  "street2": "3",\
                  "city": "Phoenix",\
                  "province": "AZ",\
                  "postal_code": "85033",\
                  "country": "US",\
                  "phone1": "5203644842",\
                  "phone2": null,\
                  "fax": null,\
                  "email": "john.doe@gmail.com",\
                  "federal_tax_id": null\
                },\
                "location_deleted_at": null,\
                "inventory": 0\
              }\
            ]\
          }\
        },\
        "quantity": 1,\
        "platform_identifier": null,\
        "quantity_shipped": 4,\
        "locale_net_price": "84.99",\
        "net_price": "84.99"\
      }\
    ],
    "reason": "Item was damaged or defective",
    "memos": [\
      {\
        "id": 428,\
        "text": "Item was damaged upon arrival.",\
        "visibility": "any",\
        "acknowledged_at": null,\
        "parent": null,\
        "tagged_users": [],\
        "notify_people": true,\
        "reaction_counts": {\
          "like": 0,\
          "dislike": 0\
        },\
        "reactions": [],\
        "closed_at": null,\
        "created_by": {\
          "id": 1225,\
          "first_name": "Michael",\
          "last_name": "Stevens",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_by_context": "retailer",\
        "created_at": "2025-03-26T19:29:55Z",\
        "updated_at": "2025-03-26T19:29:55Z"\
      }\
    ],
    "attachments": [],
    "retailer": {
      "id": 1083,
      "name": "Wayfair",
      "code": "wayfair",
      "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
      "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
      "joined_at": "2015-08-03T22:16:22Z",
      "is_3pm": false,
      "is_rcn_retailer": false,
      "is_onboarded": true,
      "platform": "revcascade",
      "requires_subscription": "disabled",
      "brand_permit_creation_allowed": true,
      "website": "http://www.wayfair.com/",
      "status": "active",
      "indexing_template_id": null
    },
    "brand": {
      "id": 1019,
      "name": "GloDea",
      "code": "glodea",
      "joined_at": "2016-03-24T16:07:18Z",
      "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
      "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
      "website": "http://shop.glodea.com/",
      "is_onboarded": true,
      "is_on_rcn": false,
      "requires_subscription": "disabled",
      "subscription_expires_at": null,
      "grace_period_ends_at": null,
      "subscription_is_expired": false,
      "subscription_is_on_grace_period": false,
      "subscription_is_delinquent": false,
      "inventory_policy": "managed",
      "status": "active"
    },
    "total_amount": "84.99",
    "locale_total_amount": "84.99",
    "credits": []
  }
}

RMA Rejected Payload Example

{
  "event": {
    "id": 4204600,
    "is_hidden": false,
    "action": {
      "id": 44,
      "name": "RMA Rejected",
      "description": null,
      "grouping": null,
      "content_type": "rma",
      "is_hidden": true,
      "created_at": "2022-06-08T21:08:02Z"
    },
    "elements": [\
      {\
        "type": "actor",\
        "brand": {\
          "id": 1019,\
          "name": "GloDea",\
          "code": "glodea",\
          "joined_at": "2016-03-24T16:07:18Z",\
          "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
          "website": "http://shop.glodea.com/",\
          "is_onboarded": true,\
          "is_on_rcn": false,\
          "requires_subscription": "disabled",\
          "subscription_expires_at": null,\
          "grace_period_ends_at": null,\
          "subscription_is_expired": false,\
          "subscription_is_on_grace_period": false,\
          "subscription_is_delinquent": false,\
          "inventory_policy": "managed",\
          "status": "active"\
        },\
        "created_at": "2025-03-26T19:35:59Z"\
      },\
      {\
        "type": "recipient",\
        "retailer": {\
          "id": 1083,\
          "name": "Wayfair",\
          "code": "wayfair",\
          "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
          "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
          "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
          "joined_at": "2015-08-03T22:16:22Z",\
          "is_3pm": false,\
          "is_rcn_retailer": false,\
          "is_onboarded": true,\
          "platform": "revcascade",\
          "requires_subscription": "disabled",\
          "brand_permit_creation_allowed": true,\
          "website": "http://www.wayfair.com/",\
          "status": "active",\
          "indexing_template_id": null\
        },\
        "created_at": "2025-03-26T19:35:59Z"\
      },\
      {\
        "type": "originator",\
        "user": {\
          "id": 1225,\
          "first_name": "Michael",\
          "last_name": "Stevens",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_at": "2025-03-26T19:35:59Z"\
      }\
    ],
    "created_at": "2025-03-26T19:35:59Z",
    "updated_at": "2025-03-26T19:35:59Z"
  },
  "data": {
    "id": 134857,
    "order_id": 58156,
    "purchase_order_number": "PO-072224E",
    "rma_number": "RMA-032625-B",
    "brand_identifier": null,
    "status": "rejected",
    "currency": {
      "id": 1,
      "name": "United States Dollar",
      "symbol": "$",
      "unit": {
        "id": 1,
        "name": "United States Dollar",
        "standard_unit": "USD",
        "type": "cost",
        "system": null,
        "symbol": "$"
      }
    },
    "locale_currency": {
      "id": 1,
      "name": "United States Dollar",
      "symbol": "$",
      "unit": {
        "id": 1,
        "name": "United States Dollar",
        "standard_unit": "USD",
        "type": "cost",
        "system": null,
        "symbol": "$"
      }
    },
    "created_by": "retailer",
    "rmad_at": "2025-03-26T19:30:45Z",
    "approved_at": null,
    "rejected_at": "2025-03-26T19:35:59Z",
    "ordered_at": "2024-07-22T12:00:00Z",
    "acknowledged_at": null,
    "rma_lines": [\
      {\
        "id": 32258,\
        "variant": {\
          "id": 167332,\
          "name": "Shoes ASD-149 Color Black Size 6",\
          "brand": {\
            "id": 1019,\
            "name": "GloDea",\
            "code": "glodea",\
            "joined_at": "2016-03-24T16:07:18Z",\
            "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",\
            "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",\
            "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",\
            "website": "http://shop.glodea.com/",\
            "is_onboarded": true,\
            "is_on_rcn": false,\
            "requires_subscription": "disabled",\
            "subscription_expires_at": null,\
            "grace_period_ends_at": null,\
            "subscription_is_expired": false,\
            "subscription_is_on_grace_period": false,\
            "subscription_is_delinquent": false,\
            "inventory_policy": "managed",\
            "status": "active"\
          },\
          "brand_identifier": "ASD-149",\
          "identifier": "ASD-149",\
          "parent_identifier": "ASD",\
          "product_id": 143997,\
          "upc": "900312",\
          "cartons": [],\
          "color": "Black",\
          "style": "Classic",\
          "size": "6",\
          "media": [\
            {\
              "id": 105349,\
              "width": 200,\
              "height": 200,\
              "media": "421678617c00a7197818127a2176c184",\
              "priority": 1,\
              "url": "https://assets-sandbox.revcascade.com/variants/b361397f-e11d-407f-ba49-703befd889af",\
              "alt_text": "",\
              "updated_at": "2023-07-14T17:00:08Z",\
              "created_at": "2023-07-14T17:00:08Z"\
            }\
          ],\
          "attributes": {\
            "size": {\
              "id": 1024,\
              "code": "size",\
              "name": "Size",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 2168408,\
                  "value": "6",\
                  "unit": null\
                }\
              ]\
            },\
            "name": {\
              "id": 1,\
              "code": "name",\
              "name": "Name",\
              "editable_by": "any",\
              "grouping": "general",\
              "description": "Product Name",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168409,\
                  "value": "Shoes ASD-149 Color Black Size 6",\
                  "unit": null\
                }\
              ]\
            },\
            "identifier": {\
              "id": 2,\
              "code": "identifier",\
              "name": "SKU",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": "Product SKU or Identifier",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168406,\
                  "value": "ASD-149",\
                  "unit": null\
                }\
              ]\
            },\
            "parent_identifier": {\
              "id": 3,\
              "code": "parent_identifier",\
              "name": "Parent Identifier",\
              "editable_by": "any",\
              "grouping": "identifiers",\
              "description": "string/code grouping similar products together",\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168414,\
                  "value": "ASD",\
                  "unit": null\
                }\
              ]\
            },\
            "style": {\
              "id": 1025,\
              "code": "style",\
              "name": "Style",\
              "editable_by": "any",\
              "grouping": "misc",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "is_multiselect": true,\
              "values": [\
                {\
                  "id": 2168416,\
                  "value": "Classic",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory_warehouse": {\
              "id": 12,\
              "code": "inventory_warehouse",\
              "name": "Warehouse Inventory []",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": "The available inventory in the specific warehouse\nField name should be:  Warehouse Inventory [warehouse-nickname]  (i.e. Warehouse Inventory [LA Warehouse])\nWarehouse Zip Code can be used instead of nickname if prefered  (i.e. Warehouse Inventory [90254])",\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168411,\
                  "value": "2",\
                  "unit": null,\
                  "location": {\
                    "id": 1,\
                    "nickname": "JAX",\
                    "type": "warehouse",\
                    "address": {\
                      "id": 1,\
                      "type": null,\
                      "name1": "JAX Warehouse",\
                      "name2": null,\
                      "street1": "521 Copeland St",\
                      "street2": null,\
                      "city": "Jacksonville",\
                      "province": "FL",\
                      "postal_code": "32204",\
                      "country": "US",\
                      "phone1": "347-274-8827",\
                      "phone2": null,\
                      "fax": null,\
                      "email": null,\
                      "federal_tax_id": null\
                    }\
                  }\
                }\
              ]\
            },\
            "retailer_cost": {\
              "id": 1102,\
              "code": "retailer_cost",\
              "name": "Retailer Cost []",\
              "editable_by": "any",\
              "grouping": "retailer",\
              "description": "The cost that the retailer is expected to pay for the item.",\
              "priority": 100,\
              "type": "money",\
              "units": "",\
              "values": [\
                {\
                  "id": 2168415,\
                  "value": "50",\
                  "unit": {\
                    "id": 1,\
                    "name": "United States Dollar",\
                    "standard_unit": "USD",\
                    "type": "cost",\
                    "system": null,\
                    "symbol": "$"\
                  }\
                }\
              ]\
            },\
            "media_image_1": {\
              "id": 1167,\
              "code": "media_image_1",\
              "name": "Media Image (1)",\
              "editable_by": "none",\
              "grouping": "images",\
              "description": "Static URL for image_1.",\
              "priority": 100,\
              "type": "media",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168538,\
                  "value": "https://res.cloudinary.com/revcascade/image/upload/assets-sandbox.revcascade.com/variants/b361397f-e11d-407f-ba49-703befd889af.jpg",\
                  "unit": null\
                }\
              ]\
            },\
            "estimated_availability_date": {\
              "id": 1043,\
              "code": "estimated_availability_date",\
              "name": "Estimated Availability Date",\
              "editable_by": "any",\
              "grouping": "misc",\
              "description": null,\
              "priority": 100,\
              "type": "date",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168410,\
                  "value": null,\
                  "unit": null\
                }\
              ]\
            },\
            "image_1": {\
              "id": 1013,\
              "code": "image_1",\
              "name": "Image (1)",\
              "editable_by": "any",\
              "grouping": "images",\
              "description": null,\
              "priority": 100,\
              "type": "media",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168413,\
                  "value": "https://picsum.photos/200",\
                  "unit": null\
                }\
              ]\
            },\
            "inventory_last_submitted": {\
              "id": 1053,\
              "code": "inventory_last_submitted",\
              "name": "Inventory Last Submitted",\
              "editable_by": "any",\
              "grouping": "inventory",\
              "description": null,\
              "priority": 100,\
              "type": "number",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168412,\
                  "value": "2",\
                  "unit": null\
                }\
              ]\
            },\
            "color": {\
              "id": 1023,\
              "code": "color",\
              "name": "Color",\
              "editable_by": "any",\
              "grouping": "description",\
              "description": null,\
              "priority": 100,\
              "type": "string",\
              "units": null,\
              "values": [\
                {\
                  "id": 2168407,\
                  "value": "Black",\
                  "unit": null\
                }\
              ]\
            }\
          },\
          "active_permit": {\
            "id": 148768,\
            "retailer": {\
              "id": 1083,\
              "name": "Wayfair",\
              "code": "wayfair",\
              "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
              "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
              "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
              "joined_at": "2015-08-03T22:16:22Z",\
              "is_3pm": false,\
              "is_rcn_retailer": false,\
              "is_onboarded": true,\
              "platform": "revcascade",\
              "requires_subscription": "disabled",\
              "brand_permit_creation_allowed": true,\
              "website": "http://www.wayfair.com/",\
              "status": "active",\
              "indexing_template_id": null\
            },\
            "retailer_price": null,\
            "retailer_cost": null,\
            "pricing": {},\
            "attributes": {},\
            "start_at": "2023-07-14T16:58:44Z",\
            "end_at": null,\
            "is_in_effect": true,\
            "revoked_at": null,\
            "is_acknowledged": false,\
            "acknowledged_at": null\
          },\
          "permits": [\
            {\
              "id": 148768,\
              "retailer": {\
                "id": 1083,\
                "name": "Wayfair",\
                "code": "wayfair",\
                "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",\
                "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",\
                "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",\
                "joined_at": "2015-08-03T22:16:22Z",\
                "is_3pm": false,\
                "is_rcn_retailer": false,\
                "is_onboarded": true,\
                "platform": "revcascade",\
                "requires_subscription": "disabled",\
                "brand_permit_creation_allowed": true,\
                "website": "http://www.wayfair.com/",\
                "status": "active",\
                "indexing_template_id": null\
              },\
              "retailer_price": null,\
              "retailer_cost": null,\
              "pricing": {},\
              "attributes": {},\
              "start_at": "2023-07-14T16:58:44Z",\
              "end_at": null,\
              "is_in_effect": true,\
              "revoked_at": null,\
              "is_acknowledged": false,\
              "acknowledged_at": null\
            }\
          ],\
          "retailer_identifiers": [],\
          "retailer_categories": [],\
          "inventory": {\
            "discontinued": false,\
            "discontinued_updated_at": null,\
            "inventory": 0,\
            "inventory_updated_at": "2025-03-26T19:33:34Z",\
            "inventory_last_submitted_at": "2023-07-14T16:58:45Z",\
            "brand_inventory_updated_at": "2023-07-14T16:58:45Z",\
            "sellable": "Yes",\
            "sellable_updated_at": "2023-07-14T16:58:44Z",\
            "replenishable": null,\
            "estimated_availability_date": null,\
            "locations": [\
              {\
                "id": 1,\
                "address": {\
                  "id": 1,\
                  "type": null,\
                  "name1": "JAX Warehouse",\
                  "name2": null,\
                  "street1": "521 Copeland St",\
                  "street2": null,\
                  "city": "Jacksonville",\
                  "province": "FL",\
                  "postal_code": "32204",\
                  "country": "US",\
                  "phone1": "347-274-8827",\
                  "phone2": null,\
                  "fax": null,\
                  "email": null,\
                  "federal_tax_id": null\
                },\
                "inventory": 0,\
                "nickname": "JAX",\
                "location_deleted_at": null\
              },\
              {\
                "id": 687,\
                "nickname": "Phoenix Warehouse",\
                "type": "warehouse",\
                "address": {\
                  "id": 131049,\
                  "type": null,\
                  "name1": "Phoenix Warehouse",\
                  "name2": null,\
                  "street1": "Main Street # 31",\
                  "street2": "3",\
                  "city": "Phoenix",\
                  "province": "AZ",\
                  "postal_code": "85033",\
                  "country": "US",\
                  "phone1": "5203644842",\
                  "phone2": null,\
                  "fax": null,\
                  "email": "john.doe@gmail.com",\
                  "federal_tax_id": null\
                },\
                "location_deleted_at": null,\
                "inventory": 0\
              }\
            ]\
          }\
        },\
        "quantity": 1,\
        "platform_identifier": null,\
        "quantity_shipped": 4,\
        "locale_net_price": "84.99",\
        "net_price": "84.99"\
      }\
    ],
    "reason": "Wrong Item Received",
    "memos": [\
      {\
        "id": 429,\
        "text": "Wrong color received.",\
        "visibility": "any",\
        "acknowledged_at": null,\
        "parent": null,\
        "tagged_users": [],\
        "notify_people": true,\
        "reaction_counts": {\
          "like": 0,\
          "dislike": 0\
        },\
        "reactions": [],\
        "closed_at": null,\
        "created_by": {\
          "id": 1225,\
          "first_name": "Michael",\
          "last_name": "Stevens",\
          "title": "",\
          "status": "active",\
          "type": "standard",\
          "photo_url": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "profile_photo": "https://images-sandbox.revcascade.com/users/defaults/default.jpg",\
          "is_me": false\
        },\
        "created_by_context": "retailer",\
        "created_at": "2025-03-26T19:30:45Z",\
        "updated_at": "2025-03-26T19:30:45Z"\
      }\
    ],
    "attachments": [],
    "retailer": {
      "id": 1083,
      "name": "Wayfair",
      "code": "wayfair",
      "logo_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/retailers/defaults/cover.png",
      "profile_tile_url": "https://images-sandbox.revcascade.com/retailers/f99e76d8-56a5-4316-a52d-1a831af67eac/store/profile-tile.jpg",
      "joined_at": "2015-08-03T22:16:22Z",
      "is_3pm": false,
      "is_rcn_retailer": false,
      "is_onboarded": true,
      "platform": "revcascade",
      "requires_subscription": "disabled",
      "brand_permit_creation_allowed": true,
      "website": "http://www.wayfair.com/",
      "status": "active",
      "indexing_template_id": null
    },
    "brand": {
      "id": 1019,
      "name": "GloDea",
      "code": "glodea",
      "joined_at": "2016-03-24T16:07:18Z",
      "logo_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/logo-lg.png",
      "cover_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/cover.jpg",
      "profile_tile_url": "https://images-sandbox.revcascade.com/brands/907c455101614338b52c33be28b115a7/store/profile-tile.jpg",
      "website": "http://shop.glodea.com/",
      "is_onboarded": true,
      "is_on_rcn": false,
      "requires_subscription": "disabled",
      "subscription_expires_at": null,
      "grace_period_ends_at": null,
      "subscription_is_expired": false,
      "subscription_is_on_grace_period": false,
      "subscription_is_delinquent": false,
      "inventory_policy": "managed",
      "status": "active"
    },
    "total_amount": "84.99",
    "locale_total_amount": "84.99",
    "credits": []
  }
}

Was this page helpful?

YesNo

Webhook Settings Webhook FAQs

Ctrl+I

Assistant

Responses are generated using AI and may contain mistakes.