curl --request POST \
--url https://marketplace-api.fabric.inc/v1/retailers/{retailer_id}/orders/{id}/cancel/ \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"purchase_order_number": "PO-45678",
"ordered_at": "2024-03-15T08:00:00Z",
"customer_order_number": "CUST-20230401-XYZ",
"retailer_order_number": "RET-89012",
"brand_identifier": "BRD-001",
"connection_id": 101,
"requested_shipping_method_id": 5,
"allow_shipping_label_generation": true,
"shipping_charged": "10.00",
"is_gift": false,
"gift_fee": "5.00",
"is_replacement": false,
"acknowledged_at": "2024-03-16T09:00:00Z",
"fulfilled_at": "2024-03-17T10:00:00Z",
"pickup_on": "2024-03-18",
"on_hold_at": "2024-03-19T11:00:00Z",
"on_hold_until": "2024-03-25",
"backordered_until": "2024-04-01T08:00:00Z",
"backorder_acknowledged_at": "2024-03-28T08:00:00Z",
"canceled_at": "2024-03-29T08:00:00Z",
"fill_time": "48.00",
"signature": "required",
"is_priority": true
}
'{
"purchase_order_number": "1234-100000",
"ordered_at": "2017-08-01T12:00:00Z",
"id": 1016,
"customer_order_number": "100000",
"retailer_order_number": "1225466845",
"brand_identifier": "423432322",
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brands": [
{
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
}
],
"connection_id": 10,
"shipping_method": {
"name": "White Glove Bronze",
"code": "cory_white_glove",
"id": 5,
"type": "ltl (less than truck load)",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"generic_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
}
},
"requested_shipping_method_id": 768,
"requested_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
},
"shipment_count": 1,
"invoice_count": 1,
"bill_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"return_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"allow_shipping_label_generation": true,
"subtotal_charged": "25.96",
"shipping_charged": "2.99",
"is_gift": false,
"gift_fee": null,
"is_replacement": false,
"status": "open",
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"is_acknowledged": false,
"acknowledged_at": "2022-08-01T12:00:00Z",
"fulfill_by": "2022-12-19T03:59:59Z",
"fulfilled_at": null,
"closed_at": null,
"received_at": null,
"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": "2022-08-03T17:45:11Z",
"order_lines": [
{
"quantity": 2,
"ordered_at": "2022-08-01T12:00:00Z",
"id": 10013,
"order_line_number": "SampleOL-1",
"quantity_open": 2,
"quantity_shipped": 0,
"quantity_returned": 0,
"quantity_canceled": 0,
"quantity_invoiced": 0,
"packages_per_quantity": 123,
"price": "8.99",
"net_price": "5.39",
"subtotal": "17.98",
"estimated_price": null,
"shipping_charged": "0.00",
"gift_fee": null,
"subtotal_charged": "17.98",
"tax_charged": "0.00",
"total_charge": "12",
"status": "open",
"fulfill_by": "2022-12-19T03:59:59Z",
"canceled_at": null,
"backordered_until": null,
"variant": "<string>",
"metadata": [
{
"id": 456,
"name": "MD143",
"value": "12",
"type": "string",
"created_at": "2022-09-10T15:24:56Z"
}
]
}
],
"cancels": [
{
"reason_id": 879,
"id": 456,
"retailer": {
"code": "hobie_store",
"name": "Hobie Store",
"id": 510
},
"brand": {
"code": "marla-store",
"id": 456,
"name": "Marla Store"
},
"canceled_at": null,
"canceled_by": "retailer",
"cancel_lines": [
{
"id": 7898,
"variant": "Var1",
"quantity": 3,
"estimated_availability_date": "12-12-2022"
}
],
"order_id": "5465",
"purchase_order_number": "CS192168",
"reason": "Incorrect",
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"shipments": [
{
"order_id": 677,
"id": 767,
"batch_number": 6,
"label_reference": "Sample label 123",
"ordered_at": "2021-09-10T15:24:56Z",
"customer_order_number": "765637",
"retailer_order_number": "66367",
"purchase_order_number": "PO-576",
"shipping_method": {
"name": "White Glove Bronze",
"code": "cory_white_glove",
"id": 5,
"type": "ltl (less than truck load)",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"generic_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
}
},
"shipping_account": {
"nickname": "Hobie FedEx",
"id": 3,
"owner": "Sample Owner",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"is_first_party_bill": true
},
"tracking_number": "1Z9999999999999988",
"tracking_url": "https://wwwapps.demo.com/WebTracking/track?track=yes&trackNums=1Z9999999999999988",
"tracking": {
"picked_up_at": "2022-08-10T15:24:56Z",
"delivered_at": "2022-09-10T15:24:56Z",
"tracking_details": [
{
"Time": "10-10-2022",
"status": "Delivered",
"status_detail": "Out for delivery",
"id": 78895456,
"country": "USA",
"state": "New york",
"city": "New york",
"postal_code": "123R32"
}
]
},
"status": "Shipped",
"is_acknowledged": true,
"has_commercial_invoice": true,
"canceled_at": null,
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_weight": 10,
"ship_width": 1,
"ship_length": 1,
"ship_height": 1,
"ship_girth": "<string>",
"ship_volume": 4,
"valid_packing_slip": true,
"valid_shipping_label": true,
"shipping_provider_identifier": "shp_3a61e10243da49ab92f0e3861d5d256b",
"error_logs": {
"id": 677,
"message": "Sample errors to fix",
"count": 12,
"created_at": "2022-08-10T15:24:56Z"
},
"acknowledged_at": "2022-08-10T15:24:56Z",
"closed_at": null,
"delivered_at": "2022-09-10T15:24:56Z",
"shipped_at": "2022-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:25:56Z",
"created_at": "2022-09-10T15:24:56Z",
"shipment_lines": [
{
"id": 1001,
"order_line_number": "1001",
"quantity": 1,
"part": 1,
"freight_class": 50,
"updated_at": "2022-09-10T15:24:56Z",
"variant": {
"id": 249,
"name": "Var45",
"brand": {
"code": "marla-store",
"id": 456,
"name": "Marla Store"
},
"identifier": "123-DEF12345",
"brand_identifier": "HATR",
"upc": 555555555202,
"retailer_identifiers": [
{
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
}
]
}
}
],
"signature": null,
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"invoice_number": "RC123456"
}
],
"attachments": [
{
"id": 268,
"content_type": 1,
"object_id": 666,
"file": "Sample file",
"uploaded_by": 646,
"visible_by": "connections",
"original_filename": "Sample1",
"filename": "Sample1",
"tags": [
{
"tag": "demotag",
"id": 432
}
],
"url": "https://assets.sample.com/attachments/path_to_attachment/attachment.pdf"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"memos_count": 1,
"unread_memos_count": 0,
"tags": [
{
"id": 536,
"tag": "Demo tag",
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_at": "2022-09-10T15:24:56Z",
"updated_at": "2022-10-10T15:24:56Z"
}
],
"gift_message": "Gift",
"fill_time": null,
"invoices": [
{
"invoice_number": "RC123456",
"id": 1,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"connection_id": 2,
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"terms_type": "Previously agreed upon",
"terms_description": "Previously agreed upon terms will apply",
"terms_net_days_due": 35,
"terms_date_due": null,
"terms_discount_percent": null,
"order_id": "O-654",
"customer_order_number": "CO-435",
"purchase_order_number": "PO-546",
"status": "closed",
"remit_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"shipping_carrier_name": "ALZ carrier",
"shipping_carrier_code": "230F",
"shipping_account_number": "SH879",
"shipping_method_name": "Next day delivery",
"shipping_method_code": "ND",
"shipping_tracking_number": "1Z9999999999999988",
"shipping_weight": "7.00",
"notes": "Signature required",
"invoiced_at": "2022-05-10T15:24:56Z",
"ordered_at": "2022-05-10T15:24:56Z",
"shipped_at": "2022-05-10T15:24:56Z",
"acknowledged_at": "2022-06-10T15:24:56Z",
"paid_at": "2022-06-10T15:24:56Z",
"closed_at": null,
"canceled_at": null,
"allowances": [
{
"description": "Sample-discount-allowance",
"price": "12.10",
"id": 1,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"charges": [
{
"description": "Sample invoice and its description",
"price": "23.45",
"id": 654,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"invoice_lines": [
{
"quantity": 45,
"price": "12.00",
"id": 765,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"invoice_line_number": 2,
"item_brand_identifier": "Vend134",
"item_upc": "911911911112",
"name": "SamPro1",
"description": "Sample description of product",
"canceled_at": null,
"retail_price": "14.00"
}
],
"net_amount": "12.89",
"due_amount": "2.89",
"expected_due_amount": "2.89",
"subtotal": "10.89",
"tax": "2.00",
"invoice_acceptance": {
"id": 565,
"accepted_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"rejected_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"reject_reason": "Incorrect",
"accepted_at": "2022-08-10T15:24:56Z",
"rejected_at": null
}
}
],
"signature": null,
"rmas": [
{
"order_id": 1000,
"reason_id": 344,
"id": 4,
"purchase_order_number": "CS192168",
"rma_number": "ABC123",
"status": "Pending",
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"created_by": "Retailer",
"rmad_at": "2022-09-10T15:24:56Z",
"approved_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"ordered_at": "2022-09-10T15:24:56Z",
"acknowledged_at": "2022-09-10T15:24:56Z",
"rma_lines": [
{
"id": 567,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"quantity": 20,
"quantity_shipped": 10,
"net_price": "12.00"
}
],
"reason": "Incorrect",
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"attachments": [
{
"id": 268,
"content_type": 1,
"object_id": 666,
"file": "Sample file",
"uploaded_by": 646,
"visible_by": "connections",
"original_filename": "Sample1",
"filename": "Sample1",
"tags": [
{
"tag": "demotag",
"id": 432
}
],
"url": "https://assets.sample.com/attachments/path_to_attachment/attachment.pdf"
}
],
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"total_amount": "34.00",
"credits": [
{
"id": 20,
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"rma": "<unknown>",
"invoice": {
"invoice_number": "RC123456",
"id": 1,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"connection_id": 2,
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"terms_type": "Previously agreed upon",
"terms_description": "Previously agreed upon terms will apply",
"terms_net_days_due": 35,
"terms_date_due": null,
"terms_discount_percent": null,
"order_id": "O-654",
"customer_order_number": "CO-435",
"purchase_order_number": "PO-546",
"status": "closed",
"remit_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"shipping_carrier_name": "ALZ carrier",
"shipping_carrier_code": "230F",
"shipping_account_number": "SH879",
"shipping_method_name": "Next day delivery",
"shipping_method_code": "ND",
"shipping_tracking_number": "1Z9999999999999988",
"shipping_weight": "7.00",
"notes": "Signature required",
"invoiced_at": "2022-05-10T15:24:56Z",
"ordered_at": "2022-05-10T15:24:56Z",
"shipped_at": "2022-05-10T15:24:56Z",
"acknowledged_at": "2022-06-10T15:24:56Z",
"paid_at": "2022-06-10T15:24:56Z",
"closed_at": null,
"canceled_at": null,
"allowances": [
{
"description": "Sample-discount-allowance",
"price": "12.10",
"id": 1,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"charges": [
{
"description": "Sample invoice and its description",
"price": "23.45",
"id": 654,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"invoice_lines": [
{
"quantity": 45,
"price": "12.00",
"id": 765,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"invoice_line_number": 2,
"item_brand_identifier": "Vend134",
"item_upc": "911911911112",
"name": "SamPro1",
"description": "Sample description of product",
"canceled_at": null,
"retail_price": "14.00"
}
],
"net_amount": "12.89",
"due_amount": "2.89",
"expected_due_amount": "2.89",
"subtotal": "10.89",
"tax": "2.00",
"invoice_acceptance": {
"id": 565,
"accepted_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"rejected_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"reject_reason": "Incorrect",
"accepted_at": "2022-08-10T15:24:56Z",
"rejected_at": null
}
},
"order": "<string>",
"credit_number": "849238",
"credit_lines": [
{
"quantity": 10,
"id": 566,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"net_price": "12.99"
}
],
"adjustments": [
{
"id": 566,
"description": "Sample description for adjustment",
"net_price": "1.00"
}
],
"acknowledged_at": "2022-09-10T15:24:56Z",
"credited_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z",
"subtotal": "20.00",
"credit_amount": "24.00"
}
]
}
],
"credits": [
{
"id": 20,
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"rma": "<unknown>",
"invoice": {
"invoice_number": "RC123456",
"id": 1,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"connection_id": 2,
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"terms_type": "Previously agreed upon",
"terms_description": "Previously agreed upon terms will apply",
"terms_net_days_due": 35,
"terms_date_due": null,
"terms_discount_percent": null,
"order_id": "O-654",
"customer_order_number": "CO-435",
"purchase_order_number": "PO-546",
"status": "closed",
"remit_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"shipping_carrier_name": "ALZ carrier",
"shipping_carrier_code": "230F",
"shipping_account_number": "SH879",
"shipping_method_name": "Next day delivery",
"shipping_method_code": "ND",
"shipping_tracking_number": "1Z9999999999999988",
"shipping_weight": "7.00",
"notes": "Signature required",
"invoiced_at": "2022-05-10T15:24:56Z",
"ordered_at": "2022-05-10T15:24:56Z",
"shipped_at": "2022-05-10T15:24:56Z",
"acknowledged_at": "2022-06-10T15:24:56Z",
"paid_at": "2022-06-10T15:24:56Z",
"closed_at": null,
"canceled_at": null,
"allowances": [
{
"description": "Sample-discount-allowance",
"price": "12.10",
"id": 1,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"charges": [
{
"description": "Sample invoice and its description",
"price": "23.45",
"id": 654,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"invoice_lines": [
{
"quantity": 45,
"price": "12.00",
"id": 765,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"invoice_line_number": 2,
"item_brand_identifier": "Vend134",
"item_upc": "911911911112",
"name": "SamPro1",
"description": "Sample description of product",
"canceled_at": null,
"retail_price": "14.00"
}
],
"net_amount": "12.89",
"due_amount": "2.89",
"expected_due_amount": "2.89",
"subtotal": "10.89",
"tax": "2.00",
"invoice_acceptance": {
"id": 565,
"accepted_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"rejected_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"reject_reason": "Incorrect",
"accepted_at": "2022-08-10T15:24:56Z",
"rejected_at": null
}
},
"order": "<string>",
"credit_number": "849238",
"credit_lines": [
{
"quantity": 10,
"id": 566,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"net_price": "12.99"
}
],
"adjustments": [
{
"id": 566,
"description": "Sample description for adjustment",
"net_price": "1.00"
}
],
"acknowledged_at": "2022-09-10T15:24:56Z",
"credited_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z",
"subtotal": "20.00",
"credit_amount": "24.00"
}
],
"order_batches": [
{
"id": 2456
}
],
"metadata": [
{
"id": 456,
"name": "MD143",
"value": "12",
"type": "string",
"created_at": "2022-09-10T15:24:56Z"
}
],
"connection_shipping_provider_account": {
"id": 123,
"connection": {
"id": "1001",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"status": "active",
"created_at": "2021-09-10T15:24:56Z",
"level": "full",
"options": {
"name": "Sample Option",
"code": "Sample_Option",
"id": 8753,
"description": "Sample description for connection",
"viewable_by": "All",
"editable_by": "Staff"
},
"metadata": "About us",
"connection_adjustments": [
{
"description": "Sample description for monetary adjustments",
"id": 123442,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
},
"adjustment_type": "Discount",
"adjustment_amount_type": "flat",
"adjustment_amount": "12",
"content_type": "PDF",
"object_id": 45646
}
],
"integration_type": "API",
"retailer_identifier": "R566A"
},
"shipping_provider_account": {
"id": 76546,
"shipping_provider": {
"id": 2455,
"name": "Sample shipping provider",
"credentials": "<string>",
"shipping_methods": "Next day delivery",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
},
"shipping_methods": {
"name": "White Glove Bronze",
"code": "cory_white_glove",
"id": 5,
"type": "ltl (less than truck load)",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"generic_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
}
},
"credential_values": [
{
"id": 165,
"credential": {
"code": "cred_sample",
"name": "Cred Sample",
"data_type": "text",
"id": 656,
"is_required": 1,
"is_encrypted": 1,
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
},
"value": "<string>",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
},
"shipping_methods": {
"name": "White Glove Bronze",
"code": "cory_white_glove",
"id": 5,
"type": "ltl (less than truck load)",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"generic_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
}
},
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
},
"is_priority": false,
"priority_user": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"envelopes": [
{
"interchange_control_number": 2545,
"data_interchange_control_number": 12455,
"direction": "incoming",
"functional_identifier": "PO",
"id": 663,
"sender": {
"identifier": "SKU1",
"secondary_identifier": "ACF1",
"id": 2344,
"status": "active",
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"qualifier": "01"
},
"receiver": {
"identifier": "SKU1",
"secondary_identifier": "ACF1",
"id": 2344,
"status": "active",
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"qualifier": "01"
},
"edi": "<string>",
"request_acknowledgment": true,
"sub_element_delimiter": "<string>",
"segment_delimiter": "demo12",
"element_delimiter": "<string>",
"accepted_at": "2021-10-10T15:24:56Z",
"created_at": "2021-09-10T15:24:56Z",
"rejected_at": null,
"transmitted_at": "2021-11-10T15:24:56Z",
"documents": [
{
"transaction_set": "810",
"transaction_set_control_number": 456,
"id": 254,
"jobs": [
{
"content_type": 1,
"object_id": 145,
"runtime_id": "<string>",
"module_name": "demo module",
"id": 123,
"connection": {
"id": "1001",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"status": "active",
"created_at": "2021-09-10T15:24:56Z",
"level": "full",
"options": {
"name": "Sample Option",
"code": "Sample_Option",
"id": 8753,
"description": "Sample description for connection",
"viewable_by": "All",
"editable_by": "Staff"
},
"metadata": "About us",
"connection_adjustments": [
{
"description": "Sample description for monetary adjustments",
"id": 123442,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
},
"adjustment_type": "Discount",
"adjustment_amount_type": "flat",
"adjustment_amount": "12",
"content_type": "PDF",
"object_id": 45646
}
],
"integration_type": "API",
"retailer_identifier": "R566A"
},
"created_at": "2022-08-10T15:24:56Z",
"start_time": "2022-11-10T15:24:56Z",
"finish_time": "2022-11-10T15:24:56Z",
"description": "<string>",
"total_success": "<string>",
"total_failure": "<string>",
"metadata": [
{}
],
"error_count": "<string>",
"error_logs": {
"id": 677,
"message": "Sample errors to fix",
"count": 12,
"created_at": "2022-08-10T15:24:56Z"
}
}
],
"accepted_at": "2021-09-10T15:24:56Z",
"rejected_at": null
}
],
"entities": [
{
"envelope": "<unknown>",
"content_type": "PDF",
"object_id": 666,
"id": 2145
}
]
}
]
}Cancel an order using an orders id.
curl --request POST \
--url https://marketplace-api.fabric.inc/v1/retailers/{retailer_id}/orders/{id}/cancel/ \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"purchase_order_number": "PO-45678",
"ordered_at": "2024-03-15T08:00:00Z",
"customer_order_number": "CUST-20230401-XYZ",
"retailer_order_number": "RET-89012",
"brand_identifier": "BRD-001",
"connection_id": 101,
"requested_shipping_method_id": 5,
"allow_shipping_label_generation": true,
"shipping_charged": "10.00",
"is_gift": false,
"gift_fee": "5.00",
"is_replacement": false,
"acknowledged_at": "2024-03-16T09:00:00Z",
"fulfilled_at": "2024-03-17T10:00:00Z",
"pickup_on": "2024-03-18",
"on_hold_at": "2024-03-19T11:00:00Z",
"on_hold_until": "2024-03-25",
"backordered_until": "2024-04-01T08:00:00Z",
"backorder_acknowledged_at": "2024-03-28T08:00:00Z",
"canceled_at": "2024-03-29T08:00:00Z",
"fill_time": "48.00",
"signature": "required",
"is_priority": true
}
'{
"purchase_order_number": "1234-100000",
"ordered_at": "2017-08-01T12:00:00Z",
"id": 1016,
"customer_order_number": "100000",
"retailer_order_number": "1225466845",
"brand_identifier": "423432322",
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brands": [
{
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
}
],
"connection_id": 10,
"shipping_method": {
"name": "White Glove Bronze",
"code": "cory_white_glove",
"id": 5,
"type": "ltl (less than truck load)",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"generic_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
}
},
"requested_shipping_method_id": 768,
"requested_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
},
"shipment_count": 1,
"invoice_count": 1,
"bill_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"return_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"allow_shipping_label_generation": true,
"subtotal_charged": "25.96",
"shipping_charged": "2.99",
"is_gift": false,
"gift_fee": null,
"is_replacement": false,
"status": "open",
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"is_acknowledged": false,
"acknowledged_at": "2022-08-01T12:00:00Z",
"fulfill_by": "2022-12-19T03:59:59Z",
"fulfilled_at": null,
"closed_at": null,
"received_at": null,
"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": "2022-08-03T17:45:11Z",
"order_lines": [
{
"quantity": 2,
"ordered_at": "2022-08-01T12:00:00Z",
"id": 10013,
"order_line_number": "SampleOL-1",
"quantity_open": 2,
"quantity_shipped": 0,
"quantity_returned": 0,
"quantity_canceled": 0,
"quantity_invoiced": 0,
"packages_per_quantity": 123,
"price": "8.99",
"net_price": "5.39",
"subtotal": "17.98",
"estimated_price": null,
"shipping_charged": "0.00",
"gift_fee": null,
"subtotal_charged": "17.98",
"tax_charged": "0.00",
"total_charge": "12",
"status": "open",
"fulfill_by": "2022-12-19T03:59:59Z",
"canceled_at": null,
"backordered_until": null,
"variant": "<string>",
"metadata": [
{
"id": 456,
"name": "MD143",
"value": "12",
"type": "string",
"created_at": "2022-09-10T15:24:56Z"
}
]
}
],
"cancels": [
{
"reason_id": 879,
"id": 456,
"retailer": {
"code": "hobie_store",
"name": "Hobie Store",
"id": 510
},
"brand": {
"code": "marla-store",
"id": 456,
"name": "Marla Store"
},
"canceled_at": null,
"canceled_by": "retailer",
"cancel_lines": [
{
"id": 7898,
"variant": "Var1",
"quantity": 3,
"estimated_availability_date": "12-12-2022"
}
],
"order_id": "5465",
"purchase_order_number": "CS192168",
"reason": "Incorrect",
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"shipments": [
{
"order_id": 677,
"id": 767,
"batch_number": 6,
"label_reference": "Sample label 123",
"ordered_at": "2021-09-10T15:24:56Z",
"customer_order_number": "765637",
"retailer_order_number": "66367",
"purchase_order_number": "PO-576",
"shipping_method": {
"name": "White Glove Bronze",
"code": "cory_white_glove",
"id": 5,
"type": "ltl (less than truck load)",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"generic_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
}
},
"shipping_account": {
"nickname": "Hobie FedEx",
"id": 3,
"owner": "Sample Owner",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"is_first_party_bill": true
},
"tracking_number": "1Z9999999999999988",
"tracking_url": "https://wwwapps.demo.com/WebTracking/track?track=yes&trackNums=1Z9999999999999988",
"tracking": {
"picked_up_at": "2022-08-10T15:24:56Z",
"delivered_at": "2022-09-10T15:24:56Z",
"tracking_details": [
{
"Time": "10-10-2022",
"status": "Delivered",
"status_detail": "Out for delivery",
"id": 78895456,
"country": "USA",
"state": "New york",
"city": "New york",
"postal_code": "123R32"
}
]
},
"status": "Shipped",
"is_acknowledged": true,
"has_commercial_invoice": true,
"canceled_at": null,
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_weight": 10,
"ship_width": 1,
"ship_length": 1,
"ship_height": 1,
"ship_girth": "<string>",
"ship_volume": 4,
"valid_packing_slip": true,
"valid_shipping_label": true,
"shipping_provider_identifier": "shp_3a61e10243da49ab92f0e3861d5d256b",
"error_logs": {
"id": 677,
"message": "Sample errors to fix",
"count": 12,
"created_at": "2022-08-10T15:24:56Z"
},
"acknowledged_at": "2022-08-10T15:24:56Z",
"closed_at": null,
"delivered_at": "2022-09-10T15:24:56Z",
"shipped_at": "2022-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:25:56Z",
"created_at": "2022-09-10T15:24:56Z",
"shipment_lines": [
{
"id": 1001,
"order_line_number": "1001",
"quantity": 1,
"part": 1,
"freight_class": 50,
"updated_at": "2022-09-10T15:24:56Z",
"variant": {
"id": 249,
"name": "Var45",
"brand": {
"code": "marla-store",
"id": 456,
"name": "Marla Store"
},
"identifier": "123-DEF12345",
"brand_identifier": "HATR",
"upc": 555555555202,
"retailer_identifiers": [
{
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
}
]
}
}
],
"signature": null,
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"invoice_number": "RC123456"
}
],
"attachments": [
{
"id": 268,
"content_type": 1,
"object_id": 666,
"file": "Sample file",
"uploaded_by": 646,
"visible_by": "connections",
"original_filename": "Sample1",
"filename": "Sample1",
"tags": [
{
"tag": "demotag",
"id": 432
}
],
"url": "https://assets.sample.com/attachments/path_to_attachment/attachment.pdf"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"memos_count": 1,
"unread_memos_count": 0,
"tags": [
{
"id": 536,
"tag": "Demo tag",
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_at": "2022-09-10T15:24:56Z",
"updated_at": "2022-10-10T15:24:56Z"
}
],
"gift_message": "Gift",
"fill_time": null,
"invoices": [
{
"invoice_number": "RC123456",
"id": 1,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"connection_id": 2,
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"terms_type": "Previously agreed upon",
"terms_description": "Previously agreed upon terms will apply",
"terms_net_days_due": 35,
"terms_date_due": null,
"terms_discount_percent": null,
"order_id": "O-654",
"customer_order_number": "CO-435",
"purchase_order_number": "PO-546",
"status": "closed",
"remit_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"shipping_carrier_name": "ALZ carrier",
"shipping_carrier_code": "230F",
"shipping_account_number": "SH879",
"shipping_method_name": "Next day delivery",
"shipping_method_code": "ND",
"shipping_tracking_number": "1Z9999999999999988",
"shipping_weight": "7.00",
"notes": "Signature required",
"invoiced_at": "2022-05-10T15:24:56Z",
"ordered_at": "2022-05-10T15:24:56Z",
"shipped_at": "2022-05-10T15:24:56Z",
"acknowledged_at": "2022-06-10T15:24:56Z",
"paid_at": "2022-06-10T15:24:56Z",
"closed_at": null,
"canceled_at": null,
"allowances": [
{
"description": "Sample-discount-allowance",
"price": "12.10",
"id": 1,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"charges": [
{
"description": "Sample invoice and its description",
"price": "23.45",
"id": 654,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"invoice_lines": [
{
"quantity": 45,
"price": "12.00",
"id": 765,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"invoice_line_number": 2,
"item_brand_identifier": "Vend134",
"item_upc": "911911911112",
"name": "SamPro1",
"description": "Sample description of product",
"canceled_at": null,
"retail_price": "14.00"
}
],
"net_amount": "12.89",
"due_amount": "2.89",
"expected_due_amount": "2.89",
"subtotal": "10.89",
"tax": "2.00",
"invoice_acceptance": {
"id": 565,
"accepted_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"rejected_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"reject_reason": "Incorrect",
"accepted_at": "2022-08-10T15:24:56Z",
"rejected_at": null
}
}
],
"signature": null,
"rmas": [
{
"order_id": 1000,
"reason_id": 344,
"id": 4,
"purchase_order_number": "CS192168",
"rma_number": "ABC123",
"status": "Pending",
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"created_by": "Retailer",
"rmad_at": "2022-09-10T15:24:56Z",
"approved_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"ordered_at": "2022-09-10T15:24:56Z",
"acknowledged_at": "2022-09-10T15:24:56Z",
"rma_lines": [
{
"id": 567,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"quantity": 20,
"quantity_shipped": 10,
"net_price": "12.00"
}
],
"reason": "Incorrect",
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"attachments": [
{
"id": 268,
"content_type": 1,
"object_id": 666,
"file": "Sample file",
"uploaded_by": 646,
"visible_by": "connections",
"original_filename": "Sample1",
"filename": "Sample1",
"tags": [
{
"tag": "demotag",
"id": 432
}
],
"url": "https://assets.sample.com/attachments/path_to_attachment/attachment.pdf"
}
],
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"total_amount": "34.00",
"credits": [
{
"id": 20,
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"rma": "<unknown>",
"invoice": {
"invoice_number": "RC123456",
"id": 1,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"connection_id": 2,
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"terms_type": "Previously agreed upon",
"terms_description": "Previously agreed upon terms will apply",
"terms_net_days_due": 35,
"terms_date_due": null,
"terms_discount_percent": null,
"order_id": "O-654",
"customer_order_number": "CO-435",
"purchase_order_number": "PO-546",
"status": "closed",
"remit_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"shipping_carrier_name": "ALZ carrier",
"shipping_carrier_code": "230F",
"shipping_account_number": "SH879",
"shipping_method_name": "Next day delivery",
"shipping_method_code": "ND",
"shipping_tracking_number": "1Z9999999999999988",
"shipping_weight": "7.00",
"notes": "Signature required",
"invoiced_at": "2022-05-10T15:24:56Z",
"ordered_at": "2022-05-10T15:24:56Z",
"shipped_at": "2022-05-10T15:24:56Z",
"acknowledged_at": "2022-06-10T15:24:56Z",
"paid_at": "2022-06-10T15:24:56Z",
"closed_at": null,
"canceled_at": null,
"allowances": [
{
"description": "Sample-discount-allowance",
"price": "12.10",
"id": 1,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"charges": [
{
"description": "Sample invoice and its description",
"price": "23.45",
"id": 654,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"invoice_lines": [
{
"quantity": 45,
"price": "12.00",
"id": 765,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"invoice_line_number": 2,
"item_brand_identifier": "Vend134",
"item_upc": "911911911112",
"name": "SamPro1",
"description": "Sample description of product",
"canceled_at": null,
"retail_price": "14.00"
}
],
"net_amount": "12.89",
"due_amount": "2.89",
"expected_due_amount": "2.89",
"subtotal": "10.89",
"tax": "2.00",
"invoice_acceptance": {
"id": 565,
"accepted_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"rejected_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"reject_reason": "Incorrect",
"accepted_at": "2022-08-10T15:24:56Z",
"rejected_at": null
}
},
"order": "<string>",
"credit_number": "849238",
"credit_lines": [
{
"quantity": 10,
"id": 566,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"net_price": "12.99"
}
],
"adjustments": [
{
"id": 566,
"description": "Sample description for adjustment",
"net_price": "1.00"
}
],
"acknowledged_at": "2022-09-10T15:24:56Z",
"credited_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z",
"subtotal": "20.00",
"credit_amount": "24.00"
}
]
}
],
"credits": [
{
"id": 20,
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"rma": "<unknown>",
"invoice": {
"invoice_number": "RC123456",
"id": 1,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"connection_id": 2,
"currency": {
"id": 1,
"name": "United States Dollar",
"symbol": "$",
"unit": "USD"
},
"terms_type": "Previously agreed upon",
"terms_description": "Previously agreed upon terms will apply",
"terms_net_days_due": 35,
"terms_date_due": null,
"terms_discount_percent": null,
"order_id": "O-654",
"customer_order_number": "CO-435",
"purchase_order_number": "PO-546",
"status": "closed",
"remit_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_from": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"sold_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"ship_to": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"shipping_carrier_name": "ALZ carrier",
"shipping_carrier_code": "230F",
"shipping_account_number": "SH879",
"shipping_method_name": "Next day delivery",
"shipping_method_code": "ND",
"shipping_tracking_number": "1Z9999999999999988",
"shipping_weight": "7.00",
"notes": "Signature required",
"invoiced_at": "2022-05-10T15:24:56Z",
"ordered_at": "2022-05-10T15:24:56Z",
"shipped_at": "2022-05-10T15:24:56Z",
"acknowledged_at": "2022-06-10T15:24:56Z",
"paid_at": "2022-06-10T15:24:56Z",
"closed_at": null,
"canceled_at": null,
"allowances": [
{
"description": "Sample-discount-allowance",
"price": "12.10",
"id": 1,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"charges": [
{
"description": "Sample invoice and its description",
"price": "23.45",
"id": 654,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
}
}
],
"invoice_lines": [
{
"quantity": 45,
"price": "12.00",
"id": 765,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"invoice_line_number": 2,
"item_brand_identifier": "Vend134",
"item_upc": "911911911112",
"name": "SamPro1",
"description": "Sample description of product",
"canceled_at": null,
"retail_price": "14.00"
}
],
"net_amount": "12.89",
"due_amount": "2.89",
"expected_due_amount": "2.89",
"subtotal": "10.89",
"tax": "2.00",
"invoice_acceptance": {
"id": 565,
"accepted_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"rejected_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"reject_reason": "Incorrect",
"accepted_at": "2022-08-10T15:24:56Z",
"rejected_at": null
}
},
"order": "<string>",
"credit_number": "849238",
"credit_lines": [
{
"quantity": 10,
"id": 566,
"variant": {
"id": 100024,
"name": "T-Shirt, Blue, L",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"brand_identifier": "1000-BL-L",
"identifier": "5000001",
"upc": 9119119111,
"cartons": [
{
"id": 48,
"number": 1,
"length": "1",
"length_unit": "1",
"width": "1",
"width_unit": "meter",
"height": "1",
"height_unit": "meter",
"weight": "15",
"weight_unit": "KG",
"package_girth_inches": "1",
"package_size_inches": "1"
}
],
"color": "Red",
"style": "Print",
"size": "Large",
"media": [
{
"id": 249,
"width": 100,
"height": 100,
"media": "default",
"priority": 1,
"url": "192.168.99.100/media/default/original",
"updated_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z"
}
],
"attributes": [
{
"code": "size",
"name": "Size",
"type": "money",
"id": 44,
"editable_by": "brand",
"grouping": "general",
"description": "demo product description",
"units": "USD",
"values": {
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
}
],
"ruleset_variants": [
{
"id": 1232,
"status": "processing",
"ruleset": "<unknown>",
"results": "<string>",
"created_at": "2022-08-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"ruleset_variant_summary": "21",
"active_permit": {
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
},
"permits": [
{
"id": 10104,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"retailer_price": "12.99",
"retailer_cost": "8.99",
"pricing": {},
"attributes": {},
"start_at": "2021-09-10T15:24:56Z",
"end_at": "2024-09-10T15:24:56Z",
"is_in_effect": true,
"revoked_at": "2022-09-10T15:24:56Z",
"is_acknowledged": true,
"acknowledged_at": "2022-09-10T15:24:56Z"
}
],
"is_compatible": true,
"proposal_variant": {
"id": 3456,
"pricing": "12.00",
"attributes": [
{
"id": 123,
"value": "<string>",
"unit": {
"id": 677,
"name": "Sample unit",
"standard_unit": "<string>",
"type": "cost",
"system": "metric",
"symbol": "USD"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"updated_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"issues": [
{
"id": 123,
"memos": [
{
"id": 1234,
"text": "Immediate requirement",
"visibility": "any",
"acknowledged_at": "2022-01-10T15:24:56Z",
"notify_people": true,
"created_by": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"created_by_context": "retailer",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"resolved_at": "2023-11-07T05:31:56Z",
"is_resolved": "<string>",
"issue_id": 123,
"message": "<string>",
"title": "<string>"
}
],
"variant_id": 249,
"approved_at": "2022-10-10T15:24:56Z",
"created_at": "2022-07-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z",
"rejected_at": null,
"reject_reason": "Incomplete",
"reject": true,
"approve": false,
"delete": false
},
"retailer_identifiers": {
"id": 5642,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"identifier": "SKU976",
"name": "Retailer Sample"
},
"retailer_categories": {
"category": "CategoryANC",
"id": 453,
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
}
},
"inventory": {
"inventory_updated_at": "2022-09-10T15:24:56Z",
"inventory_last_submitted_at": "2022-09-10T15:24:56Z",
"brand_inventory_updated_at": "2022-09-10T15:24:56Z",
"sellable_updated_at": "2022-11-10T15:24:56Z",
"estimated_availability_date": "2022-09-10T15:24:56Z",
"discontinued": true,
"discontinued_updated_at": null,
"inventory": 0,
"sellable": "No",
"replenishable": true,
"locations": [
{
"id": 1,
"address": {
"name1": "Demo Brand, Inc",
"street1": "1332 Hermosa Ave",
"city": "Hermosa Beach",
"province": "CA",
"postal_code": "90254",
"country": "US",
"id": 10,
"type": "residential",
"name2": null,
"street2": null,
"phone1": "3105551212",
"phone2": "3105551213",
"fax": null,
"email": null,
"federal_tax_id": null
},
"inventory": 0,
"nickname": "LA Warehouse"
}
]
}
},
"net_price": "12.99"
}
],
"adjustments": [
{
"id": 566,
"description": "Sample description for adjustment",
"net_price": "1.00"
}
],
"acknowledged_at": "2022-09-10T15:24:56Z",
"credited_at": "2022-09-10T15:24:56Z",
"created_at": "2022-08-10T15:24:56Z",
"subtotal": "20.00",
"credit_amount": "24.00"
}
],
"order_batches": [
{
"id": 2456
}
],
"metadata": [
{
"id": 456,
"name": "MD143",
"value": "12",
"type": "string",
"created_at": "2022-09-10T15:24:56Z"
}
],
"connection_shipping_provider_account": {
"id": 123,
"connection": {
"id": "1001",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"status": "active",
"created_at": "2021-09-10T15:24:56Z",
"level": "full",
"options": {
"name": "Sample Option",
"code": "Sample_Option",
"id": 8753,
"description": "Sample description for connection",
"viewable_by": "All",
"editable_by": "Staff"
},
"metadata": "About us",
"connection_adjustments": [
{
"description": "Sample description for monetary adjustments",
"id": 123442,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
},
"adjustment_type": "Discount",
"adjustment_amount_type": "flat",
"adjustment_amount": "12",
"content_type": "PDF",
"object_id": 45646
}
],
"integration_type": "API",
"retailer_identifier": "R566A"
},
"shipping_provider_account": {
"id": 76546,
"shipping_provider": {
"id": 2455,
"name": "Sample shipping provider",
"credentials": "<string>",
"shipping_methods": "Next day delivery",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
},
"shipping_methods": {
"name": "White Glove Bronze",
"code": "cory_white_glove",
"id": 5,
"type": "ltl (less than truck load)",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"generic_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
}
},
"credential_values": [
{
"id": 165,
"credential": {
"code": "cred_sample",
"name": "Cred Sample",
"data_type": "text",
"id": 656,
"is_required": 1,
"is_encrypted": 1,
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
},
"value": "<string>",
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
}
],
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
},
"shipping_methods": {
"name": "White Glove Bronze",
"code": "cory_white_glove",
"id": 5,
"type": "ltl (less than truck load)",
"carrier": {
"id": 229,
"name": "Cory Companies",
"code": "CJCD"
},
"generic_shipping_method": {
"name": "LTL",
"description": "Less than truckload (LTL)",
"id": 5,
"type": "ltl"
}
},
"created_at": "2021-09-10T15:24:56Z",
"updated_at": "2022-09-10T15:24:56Z"
},
"is_priority": false,
"priority_user": {
"id": 542,
"first_name": "Sample",
"last_name": "Demo",
"title": "Demo",
"status": "Active",
"type": "standard",
"photo_url": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"profile_photo": "https://assets.demo.com/attachments/path_to_attachment/attachment.pdf",
"is_me": true
},
"envelopes": [
{
"interchange_control_number": 2545,
"data_interchange_control_number": 12455,
"direction": "incoming",
"functional_identifier": "PO",
"id": 663,
"sender": {
"identifier": "SKU1",
"secondary_identifier": "ACF1",
"id": 2344,
"status": "active",
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"qualifier": "01"
},
"receiver": {
"identifier": "SKU1",
"secondary_identifier": "ACF1",
"id": 2344,
"status": "active",
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"qualifier": "01"
},
"edi": "<string>",
"request_acknowledgment": true,
"sub_element_delimiter": "<string>",
"segment_delimiter": "demo12",
"element_delimiter": "<string>",
"accepted_at": "2021-10-10T15:24:56Z",
"created_at": "2021-09-10T15:24:56Z",
"rejected_at": null,
"transmitted_at": "2021-11-10T15:24:56Z",
"documents": [
{
"transaction_set": "810",
"transaction_set_control_number": 456,
"id": 254,
"jobs": [
{
"content_type": 1,
"object_id": 145,
"runtime_id": "<string>",
"module_name": "demo module",
"id": 123,
"connection": {
"id": "1001",
"brand": {
"code": "demo-brand",
"id": 500,
"name": "Marla Cielo",
"joined_at": "2022-09-10T15:24:56Z",
"logo_url": "https://images.revcascade.com/retailers/defaults/logo-lg.png",
"cover_url": "https://images.revcascade.com/retailers/defaults/cover.png",
"profile_tile_url": "https://images.revcascade.com/retailers/defaults/profile-tile.png",
"website": null,
"is_onboarded": false,
"is_on_rcn": false,
"requires_subscription": "enabled",
"subscription_expires_at": "2024-09-19T13:32:10Z",
"grace_period_ends_at": "2024-10-26T13:32:10Z",
"subscription_is_expired": false,
"subscription_is_on_grace_period": false,
"subscription_is_delinquent": false,
"inventory_policy": "managed",
"status": "active"
},
"retailer": {
"name": "Demo Retailer",
"code": "demo-retailer",
"id": 500,
"logo_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png",
"cover_url": "https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg",
"profile_tile_url": "https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg",
"joined_at": "2021-08-03T17:24:12Z",
"is_rcn_retailer": false,
"is_onboarded": false,
"platform": "fabric",
"requires_subscription": "disabled",
"brand_permit_creation_allowed": false,
"website": "https://demoabc.com",
"status": "active"
},
"status": "active",
"created_at": "2021-09-10T15:24:56Z",
"level": "full",
"options": {
"name": "Sample Option",
"code": "Sample_Option",
"id": 8753,
"description": "Sample description for connection",
"viewable_by": "All",
"editable_by": "Staff"
},
"metadata": "About us",
"connection_adjustments": [
{
"description": "Sample description for monetary adjustments",
"id": 123442,
"adjustment_code": {
"adjustment_type": "Allowance",
"code": "returns_allowance",
"description": "returns_allowance",
"id": 1
},
"adjustment_type": "Discount",
"adjustment_amount_type": "flat",
"adjustment_amount": "12",
"content_type": "PDF",
"object_id": 45646
}
],
"integration_type": "API",
"retailer_identifier": "R566A"
},
"created_at": "2022-08-10T15:24:56Z",
"start_time": "2022-11-10T15:24:56Z",
"finish_time": "2022-11-10T15:24:56Z",
"description": "<string>",
"total_success": "<string>",
"total_failure": "<string>",
"metadata": [
{}
],
"error_count": "<string>",
"error_logs": {
"id": 677,
"message": "Sample errors to fix",
"count": 12,
"created_at": "2022-08-10T15:24:56Z"
}
}
],
"accepted_at": "2021-09-10T15:24:56Z",
"rejected_at": null
}
],
"entities": [
{
"envelope": "<unknown>",
"content_type": "PDF",
"object_id": 666,
"id": 2145
}
]
}
]
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique order ID. This ID is generated when a new order is created.
The unique retailer ID. In the Dropship UI this is called the Merchant ID. To find your Merchant ID, click your merchant name in the top nav.
Purchase order number assigned by the retailer.
1"PO-45678"
Date and time when the order was placed.
"2024-03-15T08:00:00Z"
Customer's original reference number for the order.
64"CUST-20230401-XYZ"
Internal retailer system reference number.
1"RET-89012"
Identifier used to associate the order with a specific brand.
64"BRD-001"
Unique identifier for the retailer-brand platform connection.
101
ID corresponding to the requested shipping method.
5
Indicates whether the system allows generation of shipping labels for this order.
true
Shipping fees charged to the customer.
"10.00"
Whether the order was marked as a gift.
false
Fee charged for gift wrapping or gift services.
"5.00"
Whether the order was created as a replacement.
false
Date and time when the order was acknowledged.
"2024-03-16T09:00:00Z"
Date and time when the order was fulfilled.
"2024-03-17T10:00:00Z"
Scheduled pickup date for the order, if applicable.
"2024-03-18"
Date and time when the order was placed on hold.
"2024-03-19T11:00:00Z"
Date until which the order remains on hold.
"2024-03-25"
Expected date when a backordered item will be available.
"2024-04-01T08:00:00Z"
Date and time when the backorder status was acknowledged.
"2024-03-28T08:00:00Z"
Date and time when the order was canceled.
"2024-03-29T08:00:00Z"
Estimated time in hours to fill the order.
"48.00"
Signature requirement for order delivery.
required, not_required, adult "required"
Indicates whether the order is prioritized for fulfillment.
true
Ok
Purchase order number
1"1234-100000"
Time of order finalization (UTC format)
"2017-08-01T12:00:00Z"
Order ID
1016
Customer order number
64"100000"
Retailer order number
1"1225466845"
Vendor identifier
64"423432322"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
A numeric connection ID
10
Show child attributes
Name of shipping method
1 - 64"White Glove Bronze"
Code of shipping method
1 - 64"cory_white_glove"
ID of shipping method
5
Type of shipping method
small_parcel, ltl "ltl (less than truck load)"
Show child attributes
Name of shipping method
1 - 32"LTL"
Description of shipping method
1 - 128"Less than truckload (LTL)"
ID of shipping method
5
Type of shipping method
small_parcel, ltl "ltl"
ID of the requested shipping method
768
Show child attributes
Name of shipping method
1 - 32"LTL"
Description of shipping method
1 - 128"Less than truckload (LTL)"
ID of shipping method
5
Type of shipping method
small_parcel, ltl "ltl"
Shipment count
1
Invoice count
1
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
true: Automatically generates shipping labels based on the carrier | false: Does not support generation of shipping labels
true
Subtotal amount excluding shipping
"25.96"
Shipped charged
"2.99"
true: Order is a gift | false: Order is not a gift
false
Gift fee (if applicable)
null
true: order is a replacement | false: order is not a replacement
false
Order status
1"open"
true: Order is acknowledged | false: Order is not acknowledged
false
Time of order acknowledgement (UTC format)
"2022-08-01T12:00:00Z"
Time when order will be completely fulfilled (UTC format)
"2022-12-19T03:59:59Z"
Time of order fulfillment (UTC format)
null
Time of complete order fulfillment (UTC format)
null
Time of when order was received (UTC format)
null
true: Order is on hold | false: Order is not on hold
false
Time of when order was picked up (UTC format)
null
Time of when order got placed on hold (UTC format)
null
Date till when the order will be on hold
null
Time till when product or order is backordered (UTC format)
null
Time of backorder acknowledgement (UTC format)
null
Time of order cancellation (UTC format)
null
Time of order update (UTC format)
"2022-08-03T17:45:11Z"
Show child attributes
Total products in the order
2
Time of order finalization (UTC format)
"2022-08-01T12:00:00Z"
Order line ID
10013
Order line number (auto-incremental number)
"SampleOL-1"
Quantity to be shipped
2
Quantity shipped
0
Quantity returned
0
Quantity cancelled
0
Quantity invoiced
0
Number of packages per quantity
Discounted price
"8.99"
Net price
"5.39"
Subtotal amount
"17.98"
Estimated price
null
Shipping cost
"0.00"
Gift fee
null
Subtotal charged
"17.98"
Tax charged
"0.00"
Total charge
"12"
Order status
1"open"
Time all products in the order are expected to be completely fulfilled. Automatically determined based on a combination of item lead time and the connection's SLA.
"2022-12-19T03:59:59Z"
Time of cancellation (UTC format)
null
Time till when product is backordered (UTC format)
null
Details of product variant
Show child attributes
Metadata ID
456
Metadata name
1"MD143"
Metadata value, depending on the type
"12"
Metadata type such as integer, float, etc.
1"string"
Time of metadata creation (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Reason ID associated with cancellation
879
Cancellation ID
456
Show child attributes
Retailer code, which same as retailer name but in lower case and underscore
1 - 32"hobie_store"
Retailer name
1 - 64"Hobie Store"
Retailer ID
510
Show child attributes
Time of cancellation (UTC format)
null
User that initiated cancellation
retailer, brand "retailer"
Show child attributes
Cancel line ID
7898
Variant name
"Var1"
Variant quantity
-2147483648 <= x <= 21474836473
Estimated availability date of variant
"12-12-2022"
Order ID
"5465"
Purchase order number
1"CS192168"
Cancellation reason
1"Incorrect"
Time of cancellation acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Order ID
677
Shipment ID
767
Batch number of shipment
-2147483648 <= x <= 21474836476
Label reference
30"Sample label 123"
Time of shipment creation (UTC format)
"2021-09-10T15:24:56Z"
Customer order number
1"765637"
Retailer order number
1"66367"
Purchase order number
1"PO-576"
Show child attributes
Name of shipping method
1 - 64"White Glove Bronze"
Code of shipping method
1 - 64"cory_white_glove"
ID of shipping method
5
Type of shipping method
small_parcel, ltl "ltl (less than truck load)"
Show child attributes
Name of shipping method
1 - 32"LTL"
Description of shipping method
1 - 128"Less than truckload (LTL)"
ID of shipping method
5
Type of shipping method
small_parcel, ltl "ltl"
Show child attributes
Nickname of shipping account
1 - 64"Hobie FedEx"
Shipping account ID
3
Owner of shipping account
"Sample Owner"
Show child attributes
true: is first party billed shipment | false Is not first party bill
true
Tracking number for shipment
128"1Z9999999999999988"
URL for tracking shipment
"https://wwwapps.demo.com/WebTracking/track?track=yes&trackNums=1Z9999999999999988"
Show child attributes
Time of order pickup
"2022-08-10T15:24:56Z"
Time of order delivery
"2022-09-10T15:24:56Z"
Show child attributes
Time of tracking (UTC format)
"10-10-2022"
Tracking status
1 - 32"Delivered"
Status details
1 - 64"Out for delivery"
Tracking ID
78895456
Country of delivery
8"USA"
State of delivery
8"New york"
City of delivery
32"New york"
Postal code for delivery
16"123R32"
Status of shipment
1"Shipped"
true: Shipment is acknowledged | false: Shipment is not acknowledged
true
true: Shipment has commercial invoice | Shipment does not have commercial invoice
true
Time of cancellation (UTC format)
null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Shipment weight
10
Shipment width
1
Shipment length
1
Shipment height
1
Shipment girth
Shipment volume
4
true: Shipment has a valid packing slip | false: Shipment does not valid packing slip
true
true: Shipment has a valid packing slip | false: Shipment does not have a valid packing slip
true
Identifier of the shipping provider
64"shp_3a61e10243da49ab92f0e3861d5d256b"
Show child attributes
Error log ID
677
Message in error log
"Sample errors to fix"
Count of error log
12
Time of error log creation
"2022-08-10T15:24:56Z"
Time of acknowledgement (UTC format)
"2022-08-10T15:24:56Z"
Time of shipment closure (UTC format)
null
Time of delivery (UTC format)
"2022-09-10T15:24:56Z"
Time of shipping (UTC format)
"2022-09-10T15:24:56Z"
Time of shipment update (UTC format)
"2022-09-10T15:25:56Z"
Time of shipment creation (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Shipment line ID
1001
Order line number
"1001"
Order quantity
-2147483648 <= x <= 21474836471
Internal only
-2147483648 <= x <= 21474836471
Freight class
50, 55, 60, 65, 70, 77.5, 85, 92.5, 100, 110, 125, 150, 175, 200, 250, 300, 400, 500 50
Time of last update
"2022-09-10T15:24:56Z"
Show child attributes
Variant ID
249
Variant name
200"Var45"
Show child attributes
Vendor code. Same as vendor name in lower case and hyphenated
1 - 64"marla-store"
Vendor ID
456
Vendor name
1 - 64"Marla Store"
Stock Keeping Unit (SKU), unique identifier of a product
128"123-DEF12345"
Brand identifier
1"HATR"
Universal product code (UPC) is a 12-digit combination of numbers assigned to each product in your drop-shipping store
64555555555202
Show child attributes
Retailer ID
5642
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Stock Keeping Unit (SKU), unique identifier of a product
256"SKU976"
Retailer name
256"Retailer Sample"
Signature criteria
required, not_required, adult null
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Invoice number
"RC123456"
Show child attributes
Attachment or document ID
268
Content type
1
Attachement object ID
666
File name
"Sample file"
User ID that uploaded the attachment
646
User permission who can view the attachment
me, connections, everyone "connections"
Original file name
255"Sample1"
File name used for sharing
255"Sample1"
URL of attachment
1"https://assets.sample.com/attachments/path_to_attachment/attachment.pdf"
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Total memos
1
Number of unread memos
0
Show child attributes
Object tag ID
536
Object tag
"Demo tag"
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Time of object tag creation (UTC format)
"2022-09-10T15:24:56Z"
Time of last update (UTC format)
"2022-10-10T15:24:56Z"
Gift message
"Gift"
Fill time
null
Show child attributes
Invoice number
1 - 32"RC123456"
Invoice ID
1
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Connection ID
2
Show child attributes
Types of invoice terms
End of Month (EOM), No Charge, Consignment, 10 Days After End of Month (10 EOM), Cash Discount Terms Apply, Basic, Fixed Date, Late Payment Penalty Applies, Extended, Discount Not Applicable, Fixed Date, Previously agreed upon "Previously agreed upon"
Description of invoice terms
"Previously agreed upon terms will apply"
Number of days to pay invoice
-2147483648 <= x <= 214748364735
Payment expected date
null
Discount percentage on selected term
null
Order ID related to invoice
"O-654"
Customer order number (for enduser)
64"CO-435"
Purchase order number (for retailer)
64"PO-546"
Invoice status
closed, open "closed"
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Name of shipping carrier
32"ALZ carrier"
Code of shipping carrier
32"230F"
Shipping account number
32"SH879"
Name of shipping method
32"Next day delivery"
Code of shipping method
32"ND"
Shipping tracking number
32"1Z9999999999999988"
Shipping weight
"7.00"
Additional info adding to shipping
"Signature required"
Time of invoice creation (UTC format)
"2022-05-10T15:24:56Z"
Time of order finalization (UTC format)
"2022-05-10T15:24:56Z"
Time of shipping (UTC format)
"2022-05-10T15:24:56Z"
Time of retailer acknowledgement (UTC format)
"2022-06-10T15:24:56Z"
Time of payment (UTC format)
"2022-06-10T15:24:56Z"
Time of complete invoice payment (UTC format)
null
Time of order cancellation (UTC format)
null
Show child attributes
Description of allowance
1 - 128"Sample-discount-allowance"
Allowance price
"12.10"
Allowance ID
1
Show child attributes
Adjustment type
allowance, charge "Allowance"
Adjustment code
1 - 64"returns_allowance"
Description of adjustment
1 - 128"returns_allowance"
Adjustment ID
1
Show child attributes
Invoice description
1 - 128"Sample invoice and its description"
Invoice price
"23.45"
Invoice ID
654
Show child attributes
Adjustment type
allowance, charge "Allowance"
Adjustment code
1 - 64"returns_allowance"
Description of adjustment
1 - 128"returns_allowance"
Adjustment ID
1
Show child attributes
Product quantity
-2147483648 <= x <= 214748364745
Discounted price
"12.00"
Invoice line ID
765
Show child attributes
Variant ID
100024
Variant Name
200"T-Shirt, Blue, L"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Unique SKU assigned by the Brand
1"1000-BL-L"
Identifier assigned by the retailer (if set). Otherwise, returns the unique SKU assigned by the Brand.
128"5000001"
UPC or other GTIN
649119119111
Show child attributes
Carton ID
48
Carton number
-2147483648 <= x <= 21474836471
Carton length
"1"
Unit of length
"1"
Carton width
"1"
Unit of width
"meter"
Carton height
"1"
Unit of height
"meter"
Carton weight
"15"
Unit of weight
"KG"
Girth of the package, in inches
"1"
Size of the package, in inches
"1"
Color of the item (from attributes.color)
128"Red"
Style of the item (will be the same value as attributes.style)
128"Print"
Size of the item (will be the same value as attributes.size)
128"Large"
Show child attributes
Variant ID
249
Width of variant image
-2147483648 <= x <= 2147483647100
Height of variant image
-2147483648 <= x <= 2147483647100
Variant images
"default"
Order in which the vendor prefers the images to be shown image 1 is shown first.
-2147483648 <= x <= 21474836471
URL of variant image
"192.168.99.100/media/default/original"
Time of variant image update (UTC format)
"2022-09-10T15:24:56Z"
Time of variant image creation (UTC format)
"2022-08-10T15:24:56Z"
Show child attributes
Attribute code
1 - 200"size"
Attribute name
1 - 200"Size"
Attribute type
boolean, date, list, media, money, number, percent, string, text, url "money"
Attribute ID
44
User permission to edit attribute
retailer, brand, any, none "brand"
Criteria to group attribute
description, general, images, inventory, misc, retailer, shipping, identifiers, pricing "general"
Attribute description
"demo product description"
Unit of the selected attribute type. If the attribute type is money, the unit is USD.
32"USD"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
ID of ruleset variant
1232
Status of ruleset variant
processing, passed, failed "processing"
Response
Time of creation (UTC format)
"2022-08-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Number of items that are passed and failed in rule validation.
"21"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
true: variant meets requirement | false: variant doesn not meet requirement
true
Show child attributes
Proposal variant ID
3456
Pricing of variant
"12.00"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Issue ID
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Time of issue creation
Time of issue update
Time of issue resolution
true: Issue is resolved | false: Issue is not resolved
Issue ID
Description or note related to issue
1Issue title
1Variant ID
249
Time of approval (UTC format)
"2022-10-10T15:24:56Z"
Time of creation (UTC format)
"2022-07-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Time of proposal rejection (UTC format)
null
Rejection reason
32"Incomplete"
true: proposal is rejected | false: proposal is not rejected
true
true: proposal is approved | false: proposal is not approved
false
true: proposal is deleted | false: proposal is not deleted
false
Show child attributes
Retailer ID
5642
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Stock Keeping Unit (SKU), unique identifier of a product
256"SKU976"
Retailer name
256"Retailer Sample"
Show child attributes
Category name
1 - 256"CategoryANC"
Retailer category ID
453
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Time of inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time of inventory submit (UTC format)
"2022-09-10T15:24:56Z"
Time of vendor inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time when product or variant was marked sellable (UTC format)
"2022-11-10T15:24:56Z"
Estimated delivery date (UTC format)
1"2022-09-10T15:24:56Z"
true: Product is discontinued | false: Product is active
true
Time of when product inventory was discontinued (UTC format)
null
Inventory of variant
0
yes: Variant is sellable | No: Variant is not sellable
"No"
true: product is replenishable | false: product is not replenishable
true
Show child attributes
Location ID
1
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Count of sellable variants
0
Nickname of location
"LA Warehouse"
Invoice line number
-2147483648 <= x <= 21474836472
Vendor identifier of product
128"Vend134"
Universal product code (UPC) is a 12-digit combination of numbers assigned to each product in your dropshipping store
32"911911911112"
Product name
128"SamPro1"
Product description
128"Sample description of product"
Time of cancellation (UTC format)
null
Retail price
"14.00"
Total invoice amount (exluding taxes)
"12.89"
Pending amount
"2.89"
Expected due amount (excluding allowances and charges)
"2.89"
Sub-total
"10.89"
Total tax on the invoice
"2.00"
Show child attributes
Invoice acceptance ID
565
Vendor acceptance
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Reason for invoice rejection
128"Incorrect"
Time of invoice acceptance (UTC format)
"2022-08-10T15:24:56Z"
Time of invoice rejection (UTC format)
null
Represents whether signature is required
required, not_required, adult null
Show child attributes
Order ID
1000
ID associated with return reason
344
RMA ID. This ID is required in subsequent endpoints related to RMA.
4
Purchase order number
1"CS192168"
RMA number
32"ABC123"
RMA status. Default is Pending.
pending, approved, rejected "Pending"
User that initiated RMA
retailer, brand "Retailer"
Time of RMA creation (UTC format)
"2022-09-10T15:24:56Z"
Time of RMA approval (UTC format)
"2022-09-10T15:24:56Z"
Time of RMA rejection(UTC format)
null
Time of order finalization (UTC format)
"2022-09-10T15:24:56Z"
Time of RMA acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
RMA line ID
567
Show child attributes
Variant ID
100024
Variant Name
200"T-Shirt, Blue, L"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Unique SKU assigned by the Brand
1"1000-BL-L"
Identifier assigned by the retailer (if set). Otherwise, returns the unique SKU assigned by the Brand.
128"5000001"
UPC or other GTIN
649119119111
Show child attributes
Carton ID
48
Carton number
-2147483648 <= x <= 21474836471
Carton length
"1"
Unit of length
"1"
Carton width
"1"
Unit of width
"meter"
Carton height
"1"
Unit of height
"meter"
Carton weight
"15"
Unit of weight
"KG"
Girth of the package, in inches
"1"
Size of the package, in inches
"1"
Color of the item (from attributes.color)
128"Red"
Style of the item (will be the same value as attributes.style)
128"Print"
Size of the item (will be the same value as attributes.size)
128"Large"
Show child attributes
Variant ID
249
Width of variant image
-2147483648 <= x <= 2147483647100
Height of variant image
-2147483648 <= x <= 2147483647100
Variant images
"default"
Order in which the vendor prefers the images to be shown image 1 is shown first.
-2147483648 <= x <= 21474836471
URL of variant image
"192.168.99.100/media/default/original"
Time of variant image update (UTC format)
"2022-09-10T15:24:56Z"
Time of variant image creation (UTC format)
"2022-08-10T15:24:56Z"
Show child attributes
Attribute code
1 - 200"size"
Attribute name
1 - 200"Size"
Attribute type
boolean, date, list, media, money, number, percent, string, text, url "money"
Attribute ID
44
User permission to edit attribute
retailer, brand, any, none "brand"
Criteria to group attribute
description, general, images, inventory, misc, retailer, shipping, identifiers, pricing "general"
Attribute description
"demo product description"
Unit of the selected attribute type. If the attribute type is money, the unit is USD.
32"USD"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
ID of ruleset variant
1232
Status of ruleset variant
processing, passed, failed "processing"
Response
Time of creation (UTC format)
"2022-08-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Number of items that are passed and failed in rule validation.
"21"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
true: variant meets requirement | false: variant doesn not meet requirement
true
Show child attributes
Proposal variant ID
3456
Pricing of variant
"12.00"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Issue ID
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Time of issue creation
Time of issue update
Time of issue resolution
true: Issue is resolved | false: Issue is not resolved
Issue ID
Description or note related to issue
1Issue title
1Variant ID
249
Time of approval (UTC format)
"2022-10-10T15:24:56Z"
Time of creation (UTC format)
"2022-07-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Time of proposal rejection (UTC format)
null
Rejection reason
32"Incomplete"
true: proposal is rejected | false: proposal is not rejected
true
true: proposal is approved | false: proposal is not approved
false
true: proposal is deleted | false: proposal is not deleted
false
Show child attributes
Retailer ID
5642
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Stock Keeping Unit (SKU), unique identifier of a product
256"SKU976"
Retailer name
256"Retailer Sample"
Show child attributes
Category name
1 - 256"CategoryANC"
Retailer category ID
453
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Time of inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time of inventory submit (UTC format)
"2022-09-10T15:24:56Z"
Time of vendor inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time when product or variant was marked sellable (UTC format)
"2022-11-10T15:24:56Z"
Estimated delivery date (UTC format)
1"2022-09-10T15:24:56Z"
true: Product is discontinued | false: Product is active
true
Time of when product inventory was discontinued (UTC format)
null
Inventory of variant
0
yes: Variant is sellable | No: Variant is not sellable
"No"
true: product is replenishable | false: product is not replenishable
true
Show child attributes
Location ID
1
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Count of sellable variants
0
Nickname of location
"LA Warehouse"
Total quantity
-2147483648 <= x <= 214748364720
Quantity shipped
10
Net price
"12.00"
Reason for return
1"Incorrect"
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Attachment or document ID
268
Content type
1
Attachement object ID
666
File name
"Sample file"
User ID that uploaded the attachment
646
User permission who can view the attachment
me, connections, everyone "connections"
Original file name
255"Sample1"
File name used for sharing
255"Sample1"
URL of attachment
1"https://assets.sample.com/attachments/path_to_attachment/attachment.pdf"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Total amount
"34.00"
Show child attributes
Credit ID
20
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Currency ID
1
Currency name
200"United States Dollar"
Currency symbol
5"$"
Currency unit
"USD"
Show child attributes
Invoice number
1 - 32"RC123456"
Invoice ID
1
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Connection ID
2
Show child attributes
Currency ID
1
Currency name
200"United States Dollar"
Currency symbol
5"$"
Currency unit
"USD"
Types of invoice terms
End of Month (EOM), No Charge, Consignment, 10 Days After End of Month (10 EOM), Cash Discount Terms Apply, Basic, Fixed Date, Late Payment Penalty Applies, Extended, Discount Not Applicable, Fixed Date, Previously agreed upon "Previously agreed upon"
Description of invoice terms
"Previously agreed upon terms will apply"
Number of days to pay invoice
-2147483648 <= x <= 214748364735
Payment expected date
null
Discount percentage on selected term
null
Order ID related to invoice
"O-654"
Customer order number (for enduser)
64"CO-435"
Purchase order number (for retailer)
64"PO-546"
Invoice status
closed, open "closed"
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Name of shipping carrier
32"ALZ carrier"
Code of shipping carrier
32"230F"
Shipping account number
32"SH879"
Name of shipping method
32"Next day delivery"
Code of shipping method
32"ND"
Shipping tracking number
32"1Z9999999999999988"
Shipping weight
"7.00"
Additional info adding to shipping
"Signature required"
Time of invoice creation (UTC format)
"2022-05-10T15:24:56Z"
Time of order finalization (UTC format)
"2022-05-10T15:24:56Z"
Time of shipping (UTC format)
"2022-05-10T15:24:56Z"
Time of retailer acknowledgement (UTC format)
"2022-06-10T15:24:56Z"
Time of payment (UTC format)
"2022-06-10T15:24:56Z"
Time of complete invoice payment (UTC format)
null
Time of order cancellation (UTC format)
null
Show child attributes
Description of allowance
1 - 128"Sample-discount-allowance"
Allowance price
"12.10"
Allowance ID
1
Show child attributes
Adjustment type
allowance, charge "Allowance"
Adjustment code
1 - 64"returns_allowance"
Description of adjustment
1 - 128"returns_allowance"
Adjustment ID
1
Show child attributes
Invoice description
1 - 128"Sample invoice and its description"
Invoice price
"23.45"
Invoice ID
654
Show child attributes
Adjustment type
allowance, charge "Allowance"
Adjustment code
1 - 64"returns_allowance"
Description of adjustment
1 - 128"returns_allowance"
Adjustment ID
1
Show child attributes
Product quantity
-2147483648 <= x <= 214748364745
Discounted price
"12.00"
Invoice line ID
765
Show child attributes
Variant ID
100024
Variant Name
200"T-Shirt, Blue, L"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Unique SKU assigned by the Brand
1"1000-BL-L"
Identifier assigned by the retailer (if set). Otherwise, returns the unique SKU assigned by the Brand.
128"5000001"
UPC or other GTIN
649119119111
Show child attributes
Carton ID
48
Carton number
-2147483648 <= x <= 21474836471
Carton length
"1"
Unit of length
"1"
Carton width
"1"
Unit of width
"meter"
Carton height
"1"
Unit of height
"meter"
Carton weight
"15"
Unit of weight
"KG"
Girth of the package, in inches
"1"
Size of the package, in inches
"1"
Color of the item (from attributes.color)
128"Red"
Style of the item (will be the same value as attributes.style)
128"Print"
Size of the item (will be the same value as attributes.size)
128"Large"
Show child attributes
Variant ID
249
Width of variant image
-2147483648 <= x <= 2147483647100
Height of variant image
-2147483648 <= x <= 2147483647100
Variant images
"default"
Order in which the vendor prefers the images to be shown image 1 is shown first.
-2147483648 <= x <= 21474836471
URL of variant image
"192.168.99.100/media/default/original"
Time of variant image update (UTC format)
"2022-09-10T15:24:56Z"
Time of variant image creation (UTC format)
"2022-08-10T15:24:56Z"
Show child attributes
Attribute code
1 - 200"size"
Attribute name
1 - 200"Size"
Attribute type
boolean, date, list, media, money, number, percent, string, text, url "money"
Attribute ID
44
User permission to edit attribute
retailer, brand, any, none "brand"
Criteria to group attribute
description, general, images, inventory, misc, retailer, shipping, identifiers, pricing "general"
Attribute description
"demo product description"
Unit of the selected attribute type. If the attribute type is money, the unit is USD.
32"USD"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
ID of ruleset variant
1232
Status of ruleset variant
processing, passed, failed "processing"
Response
Time of creation (UTC format)
"2022-08-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Number of items that are passed and failed in rule validation.
"21"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
true: variant meets requirement | false: variant doesn not meet requirement
true
Show child attributes
Proposal variant ID
3456
Pricing of variant
"12.00"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Issue ID
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Time of issue creation
Time of issue update
Time of issue resolution
true: Issue is resolved | false: Issue is not resolved
Issue ID
Description or note related to issue
1Issue title
1Variant ID
249
Time of approval (UTC format)
"2022-10-10T15:24:56Z"
Time of creation (UTC format)
"2022-07-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Time of proposal rejection (UTC format)
null
Rejection reason
32"Incomplete"
true: proposal is rejected | false: proposal is not rejected
true
true: proposal is approved | false: proposal is not approved
false
true: proposal is deleted | false: proposal is not deleted
false
Show child attributes
Retailer ID
5642
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Stock Keeping Unit (SKU), unique identifier of a product
256"SKU976"
Retailer name
256"Retailer Sample"
Show child attributes
Category name
1 - 256"CategoryANC"
Retailer category ID
453
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Time of inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time of inventory submit (UTC format)
"2022-09-10T15:24:56Z"
Time of vendor inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time when product or variant was marked sellable (UTC format)
"2022-11-10T15:24:56Z"
Estimated delivery date (UTC format)
1"2022-09-10T15:24:56Z"
true: Product is discontinued | false: Product is active
true
Time of when product inventory was discontinued (UTC format)
null
Inventory of variant
0
yes: Variant is sellable | No: Variant is not sellable
"No"
true: product is replenishable | false: product is not replenishable
true
Show child attributes
Location ID
1
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Count of sellable variants
0
Nickname of location
"LA Warehouse"
Invoice line number
-2147483648 <= x <= 21474836472
Vendor identifier of product
128"Vend134"
Universal product code (UPC) is a 12-digit combination of numbers assigned to each product in your dropshipping store
32"911911911112"
Product name
128"SamPro1"
Product description
128"Sample description of product"
Time of cancellation (UTC format)
null
Retail price
"14.00"
Total invoice amount (exluding taxes)
"12.89"
Pending amount
"2.89"
Expected due amount (excluding allowances and charges)
"2.89"
Sub-total
"10.89"
Total tax on the invoice
"2.00"
Show child attributes
Invoice acceptance ID
565
Vendor acceptance
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Reason for invoice rejection
128"Incorrect"
Time of invoice acceptance (UTC format)
"2022-08-10T15:24:56Z"
Time of invoice rejection (UTC format)
null
Order details
Credit number
32"849238"
Show child attributes
Quantity
-2147483648 <= x <= 214748364710
Credit line ID
566
Show child attributes
Variant ID
100024
Variant Name
200"T-Shirt, Blue, L"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Unique SKU assigned by the Brand
1"1000-BL-L"
Identifier assigned by the retailer (if set). Otherwise, returns the unique SKU assigned by the Brand.
128"5000001"
UPC or other GTIN
649119119111
Show child attributes
Carton ID
48
Carton number
-2147483648 <= x <= 21474836471
Carton length
"1"
Unit of length
"1"
Carton width
"1"
Unit of width
"meter"
Carton height
"1"
Unit of height
"meter"
Carton weight
"15"
Unit of weight
"KG"
Girth of the package, in inches
"1"
Size of the package, in inches
"1"
Color of the item (from attributes.color)
128"Red"
Style of the item (will be the same value as attributes.style)
128"Print"
Size of the item (will be the same value as attributes.size)
128"Large"
Show child attributes
Variant ID
249
Width of variant image
-2147483648 <= x <= 2147483647100
Height of variant image
-2147483648 <= x <= 2147483647100
Variant images
"default"
Order in which the vendor prefers the images to be shown image 1 is shown first.
-2147483648 <= x <= 21474836471
URL of variant image
"192.168.99.100/media/default/original"
Time of variant image update (UTC format)
"2022-09-10T15:24:56Z"
Time of variant image creation (UTC format)
"2022-08-10T15:24:56Z"
Show child attributes
Attribute code
1 - 200"size"
Attribute name
1 - 200"Size"
Attribute type
boolean, date, list, media, money, number, percent, string, text, url "money"
Attribute ID
44
User permission to edit attribute
retailer, brand, any, none "brand"
Criteria to group attribute
description, general, images, inventory, misc, retailer, shipping, identifiers, pricing "general"
Attribute description
"demo product description"
Unit of the selected attribute type. If the attribute type is money, the unit is USD.
32"USD"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
ID of ruleset variant
1232
Status of ruleset variant
processing, passed, failed "processing"
Response
Time of creation (UTC format)
"2022-08-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Number of items that are passed and failed in rule validation.
"21"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
true: variant meets requirement | false: variant doesn not meet requirement
true
Show child attributes
Proposal variant ID
3456
Pricing of variant
"12.00"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Issue ID
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Time of issue creation
Time of issue update
Time of issue resolution
true: Issue is resolved | false: Issue is not resolved
Issue ID
Description or note related to issue
1Issue title
1Variant ID
249
Time of approval (UTC format)
"2022-10-10T15:24:56Z"
Time of creation (UTC format)
"2022-07-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Time of proposal rejection (UTC format)
null
Rejection reason
32"Incomplete"
true: proposal is rejected | false: proposal is not rejected
true
true: proposal is approved | false: proposal is not approved
false
true: proposal is deleted | false: proposal is not deleted
false
Show child attributes
Retailer ID
5642
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Stock Keeping Unit (SKU), unique identifier of a product
256"SKU976"
Retailer name
256"Retailer Sample"
Show child attributes
Category name
1 - 256"CategoryANC"
Retailer category ID
453
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Time of inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time of inventory submit (UTC format)
"2022-09-10T15:24:56Z"
Time of vendor inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time when product or variant was marked sellable (UTC format)
"2022-11-10T15:24:56Z"
Estimated delivery date (UTC format)
1"2022-09-10T15:24:56Z"
true: Product is discontinued | false: Product is active
true
Time of when product inventory was discontinued (UTC format)
null
Inventory of variant
0
yes: Variant is sellable | No: Variant is not sellable
"No"
true: product is replenishable | false: product is not replenishable
true
Show child attributes
Location ID
1
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Count of sellable variants
0
Nickname of location
"LA Warehouse"
Credit line net price
"12.99"
Show child attributes
Time of credit acknowledgement
"2022-09-10T15:24:56Z"
Time of credit (UTC format)
"2022-09-10T15:24:56Z"
Time of creation (UTC format)
"2022-08-10T15:24:56Z"
Subtotal amount
"20.00"
Credit amount
"24.00"
Show child attributes
Credit ID
20
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Show child attributes
Invoice number
1 - 32"RC123456"
Invoice ID
1
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Connection ID
2
Show child attributes
Currency ID
1
Currency name
200"United States Dollar"
Currency symbol
5"$"
Currency unit
"USD"
Types of invoice terms
End of Month (EOM), No Charge, Consignment, 10 Days After End of Month (10 EOM), Cash Discount Terms Apply, Basic, Fixed Date, Late Payment Penalty Applies, Extended, Discount Not Applicable, Fixed Date, Previously agreed upon "Previously agreed upon"
Description of invoice terms
"Previously agreed upon terms will apply"
Number of days to pay invoice
-2147483648 <= x <= 214748364735
Payment expected date
null
Discount percentage on selected term
null
Order ID related to invoice
"O-654"
Customer order number (for enduser)
64"CO-435"
Purchase order number (for retailer)
64"PO-546"
Invoice status
closed, open "closed"
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Name of shipping carrier
32"ALZ carrier"
Code of shipping carrier
32"230F"
Shipping account number
32"SH879"
Name of shipping method
32"Next day delivery"
Code of shipping method
32"ND"
Shipping tracking number
32"1Z9999999999999988"
Shipping weight
"7.00"
Additional info adding to shipping
"Signature required"
Time of invoice creation (UTC format)
"2022-05-10T15:24:56Z"
Time of order finalization (UTC format)
"2022-05-10T15:24:56Z"
Time of shipping (UTC format)
"2022-05-10T15:24:56Z"
Time of retailer acknowledgement (UTC format)
"2022-06-10T15:24:56Z"
Time of payment (UTC format)
"2022-06-10T15:24:56Z"
Time of complete invoice payment (UTC format)
null
Time of order cancellation (UTC format)
null
Show child attributes
Description of allowance
1 - 128"Sample-discount-allowance"
Allowance price
"12.10"
Allowance ID
1
Show child attributes
Adjustment type
allowance, charge "Allowance"
Adjustment code
1 - 64"returns_allowance"
Description of adjustment
1 - 128"returns_allowance"
Adjustment ID
1
Show child attributes
Invoice description
1 - 128"Sample invoice and its description"
Invoice price
"23.45"
Invoice ID
654
Show child attributes
Adjustment type
allowance, charge "Allowance"
Adjustment code
1 - 64"returns_allowance"
Description of adjustment
1 - 128"returns_allowance"
Adjustment ID
1
Show child attributes
Product quantity
-2147483648 <= x <= 214748364745
Discounted price
"12.00"
Invoice line ID
765
Show child attributes
Variant ID
100024
Variant Name
200"T-Shirt, Blue, L"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Unique SKU assigned by the Brand
1"1000-BL-L"
Identifier assigned by the retailer (if set). Otherwise, returns the unique SKU assigned by the Brand.
128"5000001"
UPC or other GTIN
649119119111
Show child attributes
Carton ID
48
Carton number
-2147483648 <= x <= 21474836471
Carton length
"1"
Unit of length
"1"
Carton width
"1"
Unit of width
"meter"
Carton height
"1"
Unit of height
"meter"
Carton weight
"15"
Unit of weight
"KG"
Girth of the package, in inches
"1"
Size of the package, in inches
"1"
Color of the item (from attributes.color)
128"Red"
Style of the item (will be the same value as attributes.style)
128"Print"
Size of the item (will be the same value as attributes.size)
128"Large"
Show child attributes
Variant ID
249
Width of variant image
-2147483648 <= x <= 2147483647100
Height of variant image
-2147483648 <= x <= 2147483647100
Variant images
"default"
Order in which the vendor prefers the images to be shown image 1 is shown first.
-2147483648 <= x <= 21474836471
URL of variant image
"192.168.99.100/media/default/original"
Time of variant image update (UTC format)
"2022-09-10T15:24:56Z"
Time of variant image creation (UTC format)
"2022-08-10T15:24:56Z"
Show child attributes
Attribute code
1 - 200"size"
Attribute name
1 - 200"Size"
Attribute type
boolean, date, list, media, money, number, percent, string, text, url "money"
Attribute ID
44
User permission to edit attribute
retailer, brand, any, none "brand"
Criteria to group attribute
description, general, images, inventory, misc, retailer, shipping, identifiers, pricing "general"
Attribute description
"demo product description"
Unit of the selected attribute type. If the attribute type is money, the unit is USD.
32"USD"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
ID of ruleset variant
1232
Status of ruleset variant
processing, passed, failed "processing"
Response
Time of creation (UTC format)
"2022-08-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Number of items that are passed and failed in rule validation.
"21"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
true: variant meets requirement | false: variant doesn not meet requirement
true
Show child attributes
Proposal variant ID
3456
Pricing of variant
"12.00"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Issue ID
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Time of issue creation
Time of issue update
Time of issue resolution
true: Issue is resolved | false: Issue is not resolved
Issue ID
Description or note related to issue
1Issue title
1Variant ID
249
Time of approval (UTC format)
"2022-10-10T15:24:56Z"
Time of creation (UTC format)
"2022-07-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Time of proposal rejection (UTC format)
null
Rejection reason
32"Incomplete"
true: proposal is rejected | false: proposal is not rejected
true
true: proposal is approved | false: proposal is not approved
false
true: proposal is deleted | false: proposal is not deleted
false
Show child attributes
Retailer ID
5642
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Stock Keeping Unit (SKU), unique identifier of a product
256"SKU976"
Retailer name
256"Retailer Sample"
Show child attributes
Category name
1 - 256"CategoryANC"
Retailer category ID
453
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Time of inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time of inventory submit (UTC format)
"2022-09-10T15:24:56Z"
Time of vendor inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time when product or variant was marked sellable (UTC format)
"2022-11-10T15:24:56Z"
Estimated delivery date (UTC format)
1"2022-09-10T15:24:56Z"
true: Product is discontinued | false: Product is active
true
Time of when product inventory was discontinued (UTC format)
null
Inventory of variant
0
yes: Variant is sellable | No: Variant is not sellable
"No"
true: product is replenishable | false: product is not replenishable
true
Show child attributes
Location ID
1
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Count of sellable variants
0
Nickname of location
"LA Warehouse"
Invoice line number
-2147483648 <= x <= 21474836472
Vendor identifier of product
128"Vend134"
Universal product code (UPC) is a 12-digit combination of numbers assigned to each product in your dropshipping store
32"911911911112"
Product name
128"SamPro1"
Product description
128"Sample description of product"
Time of cancellation (UTC format)
null
Retail price
"14.00"
Total invoice amount (exluding taxes)
"12.89"
Pending amount
"2.89"
Expected due amount (excluding allowances and charges)
"2.89"
Sub-total
"10.89"
Total tax on the invoice
"2.00"
Show child attributes
Invoice acceptance ID
565
Vendor acceptance
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Reason for invoice rejection
128"Incorrect"
Time of invoice acceptance (UTC format)
"2022-08-10T15:24:56Z"
Time of invoice rejection (UTC format)
null
Order details
Credit number
32"849238"
Show child attributes
Quantity
-2147483648 <= x <= 214748364710
Credit line ID
566
Show child attributes
Variant ID
100024
Variant Name
200"T-Shirt, Blue, L"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Unique SKU assigned by the Brand
1"1000-BL-L"
Identifier assigned by the retailer (if set). Otherwise, returns the unique SKU assigned by the Brand.
128"5000001"
UPC or other GTIN
649119119111
Show child attributes
Carton ID
48
Carton number
-2147483648 <= x <= 21474836471
Carton length
"1"
Unit of length
"1"
Carton width
"1"
Unit of width
"meter"
Carton height
"1"
Unit of height
"meter"
Carton weight
"15"
Unit of weight
"KG"
Girth of the package, in inches
"1"
Size of the package, in inches
"1"
Color of the item (from attributes.color)
128"Red"
Style of the item (will be the same value as attributes.style)
128"Print"
Size of the item (will be the same value as attributes.size)
128"Large"
Show child attributes
Variant ID
249
Width of variant image
-2147483648 <= x <= 2147483647100
Height of variant image
-2147483648 <= x <= 2147483647100
Variant images
"default"
Order in which the vendor prefers the images to be shown image 1 is shown first.
-2147483648 <= x <= 21474836471
URL of variant image
"192.168.99.100/media/default/original"
Time of variant image update (UTC format)
"2022-09-10T15:24:56Z"
Time of variant image creation (UTC format)
"2022-08-10T15:24:56Z"
Show child attributes
Attribute code
1 - 200"size"
Attribute name
1 - 200"Size"
Attribute type
boolean, date, list, media, money, number, percent, string, text, url "money"
Attribute ID
44
User permission to edit attribute
retailer, brand, any, none "brand"
Criteria to group attribute
description, general, images, inventory, misc, retailer, shipping, identifiers, pricing "general"
Attribute description
"demo product description"
Unit of the selected attribute type. If the attribute type is money, the unit is USD.
32"USD"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
ID of ruleset variant
1232
Status of ruleset variant
processing, passed, failed "processing"
Response
Time of creation (UTC format)
"2022-08-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Number of items that are passed and failed in rule validation.
"21"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Permit ID
10104
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Retailer price of the variant
"12.99"
Retailer cost of variant
"8.99"
Time of permit start (UTC format)
"2021-09-10T15:24:56Z"
Time of permit end (UTC format)
"2024-09-10T15:24:56Z"
true: permit is in effect | false: permit is not in effect
true
Time when permit got revoked (UTC format)
"2022-09-10T15:24:56Z"
true: permit is acknowledged | false: permit is not acknowledged
true
Time of acknowledgement (UTC format)
"2022-09-10T15:24:56Z"
true: variant meets requirement | false: variant doesn not meet requirement
true
Show child attributes
Proposal variant ID
3456
Pricing of variant
"12.00"
Show child attributes
Attribute value ID
Attribute value
Show child attributes
Unit ID
677
Unit name
1"Sample unit"
Standard unit
1Unit type
area, distance, energy, speed, temperature, time, volume, weight, cost "cost"
Unit system
metric, imperial "metric"
Unit symbol
5"USD"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Time of update
Time of creation
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Issue ID
Show child attributes
Memo ID
1234
Memo text
"Immediate requirement"
Memo visibility
any, retailer, brand "any"
Time memo acknowledgement (UTC format)
"2022-01-10T15:24:56Z"
true: notify stakeholders | false: do not notify
true
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Represents whether memo is created by retailer or brand?
retailer, brand "retailer"
Time of memo creation (UTC format)
"2021-09-10T15:24:56Z"
Time of memo update (UTC format)
"2022-09-10T15:24:56Z"
Time of issue creation
Time of issue update
Time of issue resolution
true: Issue is resolved | false: Issue is not resolved
Issue ID
Description or note related to issue
1Issue title
1Variant ID
249
Time of approval (UTC format)
"2022-10-10T15:24:56Z"
Time of creation (UTC format)
"2022-07-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
Time of proposal rejection (UTC format)
null
Rejection reason
32"Incomplete"
true: proposal is rejected | false: proposal is not rejected
true
true: proposal is approved | false: proposal is not approved
false
true: proposal is deleted | false: proposal is not deleted
false
Show child attributes
Retailer ID
5642
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Stock Keeping Unit (SKU), unique identifier of a product
256"SKU976"
Retailer name
256"Retailer Sample"
Show child attributes
Category name
1 - 256"CategoryANC"
Retailer category ID
453
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Time of inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time of inventory submit (UTC format)
"2022-09-10T15:24:56Z"
Time of vendor inventory update (UTC format)
"2022-09-10T15:24:56Z"
Time when product or variant was marked sellable (UTC format)
"2022-11-10T15:24:56Z"
Estimated delivery date (UTC format)
1"2022-09-10T15:24:56Z"
true: Product is discontinued | false: Product is active
true
Time of when product inventory was discontinued (UTC format)
null
Inventory of variant
0
yes: Variant is sellable | No: Variant is not sellable
"No"
true: product is replenishable | false: product is not replenishable
true
Show child attributes
Location ID
1
Show child attributes
Name of the primary contact?
1 - 64"Demo Brand, Inc"
Line 1 of the address
1 - 128"1332 Hermosa Ave"
City name
1 - 64"Hermosa Beach"
State name
1 - 32"CA"
Postal code
1 - 32"90254"
Country name
1 - 128"US"
Address ID
10
Type of address
residential, commercial "residential"
Name of the alternative contact?
64null
Line 2 of the address
128null
Primary contact number
32"3105551212"
Alternate contact number
32"3105551213"
Fax number
32null
Contact email address
128null
Federal tax ID
32null
Count of sellable variants
0
Nickname of location
"LA Warehouse"
Credit line net price
"12.99"
Time of credit acknowledgement
"2022-09-10T15:24:56Z"
Time of credit (UTC format)
"2022-09-10T15:24:56Z"
Time of creation (UTC format)
"2022-08-10T15:24:56Z"
Subtotal amount
"20.00"
Credit amount
"24.00"
Show child attributes
Metadata ID
456
Metadata name
1"MD143"
Metadata value, depending on the type
"12"
Metadata type such as integer, float, etc.
1"string"
Time of metadata creation (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Shipping carrier account ID
123
Show child attributes
Connection ID
"1001"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Connection status
active, suspended, pending, onboarding "active"
Time of connection creation
"2021-09-10T15:24:56Z"
Connection type
basic, full "full"
Show child attributes
Option name
1 - 64"Sample Option"
Option code
1 - 64"Sample_Option"
Option ID
8753
Connection description
"Sample description for connection"
User who can view the connection details
retailer, brand, all, none "All"
User who can edit connection
retailer, brand, staff "Staff"
Metadata
"About us"
Show child attributes
Description of adjustment
1 - 256"Sample description for monetary adjustments"
Connection adjustment ID, used for monetary adjustments
123442
Show child attributes
Adjustment type
allowance, charge "Allowance"
Adjustment code
1 - 64"returns_allowance"
Description of adjustment
1 - 128"returns_allowance"
Adjustment ID
1
Adjustment type
"Discount"
Adjustment type - dollar amount or percentage
percent, flat "flat"
Adjustment amount
"12"
Content type
1"PDF"
Object ID
0 <= x <= 429496729545646
Integration type
console, edi, api, storefront, console-print-labels, console-register-tracking-numbers, shopify, bigcommerce, shipstation "API"
Variant identifier specific to retailer
32"R566A"
Show child attributes
Account ID of shipping provider
76546
Show child attributes
Shipping provider ID
2455
Name of shipping provider
32"Sample shipping provider"
Credentials for shipping provider
Shipping methods
"Next day delivery"
Time of shipping provider creation (UTC format)
"2021-09-10T15:24:56Z"
Time of shipping provider update (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Name of shipping method
1 - 64"White Glove Bronze"
Code of shipping method
1 - 64"cory_white_glove"
ID of shipping method
5
Type of shipping method
small_parcel, ltl "ltl (less than truck load)"
Show child attributes
Carrier ID
229
Carrier name
1 - 64"Cory Companies"
Carrier code
1 - 64"CJCD"
Show child attributes
Name of shipping method
1 - 32"LTL"
Description of shipping method
1 - 128"Less than truckload (LTL)"
ID of shipping method
5
Type of shipping method
small_parcel, ltl "ltl"
Show child attributes
Credentials ID
165
Show child attributes
Credentials code
1 - 64"cred_sample"
Credentials code
1 - 64"Cred Sample"
Data type of credentials
text, boolean "text"
Credentials ID
656
1: Credentials are required | 0: Credentials are not required
-2147483648 <= x <= 21474836471
1: Credentials are encrypted | 0: Credentials are not encrypted
-2147483648 <= x <= 21474836471
Time of credentials creation (UTC format)
"2021-09-10T15:24:56Z"
Time of credentials update (UTC format)
"2022-09-10T15:24:56Z"
Credentials value
Time of credentials creation (UTC format)
"2021-09-10T15:24:56Z"
Time of credentials update (UTC format)
"2022-09-10T15:24:56Z"
Time of account (UTC format)
"2021-09-10T15:24:56Z"
Time of account update (UTC format)
"2022-09-10T15:24:56Z"
Show child attributes
Name of shipping method
1 - 64"White Glove Bronze"
Code of shipping method
1 - 64"cory_white_glove"
ID of shipping method
5
Type of shipping method
small_parcel, ltl "ltl (less than truck load)"
Show child attributes
Carrier ID
229
Carrier name
1 - 64"Cory Companies"
Carrier code
1 - 64"CJCD"
Show child attributes
Name of shipping method
1 - 32"LTL"
Description of shipping method
1 - 128"Less than truckload (LTL)"
ID of shipping method
5
Type of shipping method
small_parcel, ltl "ltl"
Time of creation (UTC format)
"2021-09-10T15:24:56Z"
Time of last update (UTC format)
"2022-09-10T15:24:56Z"
true: Priority order | false: Not a priority order
false
Show child attributes
User ID who accepted or rejected the invoice
542
First name of user
64"Sample"
Last name of user
64"Demo"
User title
64"Demo"
User status
active, invited, locked "Active"
User type
standard, api "standard"
URL of the user photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
URL of the user's profile photo
1"https://assets.demo.com/attachments/path_to_attachment/attachment.pdf"
true: user is me: | false: user is not me
true
Show child attributes
Interchange control number
0 <= x <= 42949672952545
Data interchange control number
0 <= x <= 429496729512455
Direction of envelope
incoming, outgoing "incoming"
Functional identifier
PO, IN, SH, IB, FA, PR, PC "PO"
Envelope ID
663
Show child attributes
Unique identifier of EDI account
1 - 32"SKU1"
Secondary identifier of EDI account
32"ACF1"
EDI account ID
2344
EDI account status
setup, testing, active, disabled, suspended "active"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Type of identifier used by EDI account. 01 means EDI account is using DUNS number as identifier
ZZ, 01, 02, 08, 09, 12, 13, 14, 15, 16 "01"
Show child attributes
Unique identifier of EDI account
1 - 32"SKU1"
Secondary identifier of EDI account
32"ACF1"
EDI account ID
2344
EDI account status
setup, testing, active, disabled, suspended "active"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Type of identifier used by EDI account. 01 means EDI account is using DUNS number as identifier
ZZ, 01, 02, 08, 09, 12, 13, 14, 15, 16 "01"
Electronic data exchange (EDI)
true: Request is acknowledged | false: Request is not acknowledged.
true
Sub element delimiter
1 - 12Segment delimited
1 - 12"demo12"
Element delimiter
1 - 12Time of envelope acceptance (UTC format)
"2021-10-10T15:24:56Z"
Time of envelope creation (UTC format)
"2021-09-10T15:24:56Z"
Time of envelope rejection (UTC format)
null
Time of envelope transmittance (UTC format)
"2021-11-10T15:24:56Z"
Show child attributes
Transaction set
810, 846, 850, 855, 856, 860, 997 "810"
Transaction set control number related to EDI
0 <= x <= 4294967295456
Document ID
254
Show child attributes
Content type
1
Object ID
0 <= x <= 4294967295145
Runtime ID
1 - 64Module name
1 - 64"demo module"
Job ID
Show child attributes
Connection ID
"1001"
Show child attributes
Vendor code, which is vendor name in lower case and underscore
1 - 64"demo-brand"
Vendor (brand) ID
500
Vendor name
1 - 64"Marla Cielo"
Time when vendor joined Dropship (UTC format)
"2022-09-10T15:24:56Z"
URL of the brand logo
1"https://images.revcascade.com/retailers/defaults/logo-lg.png"
URL of the cover image
1"https://images.revcascade.com/retailers/defaults/cover.png"
URL of the profile image
1"https://images.revcascade.com/retailers/defaults/profile-tile.png"
URL of brand website
100null
true: Vendor is onboarded | false: Vendor is not onboarded
false
true: is on Dropship network | false: not on Dropship network
false
Represents whether subscription is required
disabled, enabled, upcoming "enabled"
Subscription expiry Time (UTC format)
"2024-09-19T13:32:10Z"
Time of grace period expiration (UTC format)
"2024-10-26T13:32:10Z"
true: subscription is expired | false: subscription is active
false
true: subscription is on grace period | false: subscription is not on grace period
false
true: subscription is overdue | false: subscription is paid
false
Inventory policy
unmanaged, managed, use_variant_policy "managed"
Vendor status
active, pending, inactive "active"
Show child attributes
Retailer name
1 - 64"Demo Retailer"
Retailer code, which is retailer name in lower case and hyphenated
1 - 32"demo-retailer"
Retailer ID
500
URL of retailer logo
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/logo-lg.png"
URL of retailer cover image
1"https://images.sampke.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/cover.jpg"
URL of retailer profile image
1"https://images.demo.com/retailers/5ef41f6c-3361-40b7-86ce-ecd79c52e9a2/store/profile-tile.jpg"
Time of retailer joining Dropship (UTC format)
"2021-08-03T17:24:12Z"
true: Retailer is in Dropship network; Retailer is not in Dropship network
false
true: Retailer is onboarded | false: Retailer is not onboarded
false
Platform on which retailer is onboarded
fabric "fabric"
Represent whether retailer requires subscription to use the platform
disabled, enabled, upcoming "disabled"
true: Platform allows creation of brand permit | false: Platform doesn't require creation of brand permit
false
Website URL
100"https://demoabc.com"
Retailer status
active, setup, ghost "active"
Connection status
active, suspended, pending, onboarding "active"
Time of connection creation
"2021-09-10T15:24:56Z"
Connection type
basic, full "full"
Show child attributes
Option name
1 - 64"Sample Option"
Option code
1 - 64"Sample_Option"
Option ID
8753
Connection description
"Sample description for connection"
User who can view the connection details
retailer, brand, all, none "All"
User who can edit connection
retailer, brand, staff "Staff"
Metadata
"About us"
Show child attributes
Description of adjustment
1 - 256"Sample description for monetary adjustments"
Connection adjustment ID, used for monetary adjustments
123442
Show child attributes
Adjustment type
allowance, charge "Allowance"
Adjustment code
1 - 64"returns_allowance"
Description of adjustment
1 - 128"returns_allowance"
Adjustment ID
1
Adjustment type
"Discount"
Adjustment type - dollar amount or percentage
percent, flat "flat"
Adjustment amount
"12"
Content type
1"PDF"
Object ID
0 <= x <= 429496729545646
Integration type
console, edi, api, storefront, console-print-labels, console-register-tracking-numbers, shopify, bigcommerce, shipstation "API"
Variant identifier specific to retailer
32"R566A"
Time of job creation (UTC format)
"2022-08-10T15:24:56Z"
Time of job beginning (UTC format)
"2022-11-10T15:24:56Z"
Time of job ending (UTC format)
"2022-11-10T15:24:56Z"
Brief description of the job, for future reference.
Successful completion of job
Unsuccessful completion of job
Error count
Show child attributes
Error log ID
677
Message in error log
"Sample errors to fix"
Count of error log
12
Time of error log creation
"2022-08-10T15:24:56Z"
Time of document acceptance (UTC format)
"2021-09-10T15:24:56Z"
Time of document rejection (UTC format)
null
Show child attributes
Content type
"PDF"
Object ID associated with the content type
0 <= x <= 4294967295666
Envelope entity ID
2145
Was this page helpful?