Get Registry by Registry ID (GVR)
Description
This service returns a registry when a request is made by registry ID .
Note: The this is the documentation for the Guest View Registry Services. The Bride View of the registry (BVR) is a protected service and requires login and a token to access and is documented here. The BVR Service is a Protected Services Key and you must get a Bearer token before making this call. Please click on the following link for more details: OAuth Flows.
HTTP Method and Request URL
GET
https://api.macys.com/v2/registry/by-id/[registryID]?type=GVR&calllback=callback
HTTP, Path and Query Parameters
HTTP Header Parameters
| Parameter | Description | Mandatory | Sample Value |
| Accept | Specifies the output format. Can be application/json or application/xml. | Yes |
application/json application/xml |
| x-macys-webservice-client-id | Pass the apikey as a header value which is called x-macys-webservice-client-id. The api key is the 24 character alphanumeric string assigned to your application when you registered it. Go to http://developer.macys.com/apps/mykeys for a list of your API keys. | Yes | xmj9js4jkdpe1983fmwu98gh |
Path Parameters
| Parameter | Description | Mandatory | Sample Value |
| registryID |
The unique identifier of this registry assigned when the registry was created. |
Yes | 2055190 |
Query Parameters
| Parameter | Description | Mandatory | Sample Value |
| type |
Specifies Guest's view. If GVR is chosen, none of the show parameters are allowed and minimal info will be sent. | Yes |
GVR |
| callback | If sent, the format is JSONP (JSON with Padding) with the callback returned with the JSON response. You can put anything in the callback parameter and whatever you send is returned. | No | magicofmacys |
Sample Requests and Responses
Sample Request
Request URL:
GET
https://api.macys.com/v2/registry/by-id/2055190?type=GVR
HTTP Header:
x-macys-webservice-client-id: xmj9js4jkdpe1983fmwu98gh
Accept: application/json
Sample Response
({
"coRegistrantContactInfo": {
"lastName": "Smith",
"firstName": "David"
},
"registryInfo": {
"registryType": "WEDDING",
"eventDay": "31",
"eventMonth": "8",
"eventYear": "2013",
"eventLocationStateName": "California"
},
"registrantContactInfo": {
"lastName": "Araujo",
"firstName": "Paula"
},
"itemsMapper": {
"lineItems": [{
"itmSeqNbr": 1,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Cheers Set/4",
"BTL": false,
"upcID": 30578752,
"upcNumber": "885991069713",
"upcPrice": 58.0,
"upcColor": "Clear",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "STEMWARE",
"catSeqNbr": 4,
"productId": 722709,
"productRegisterable": true,
"productVendor": "Mikasa",
"productAvailable": true,
"productName": "Mikasa Glassware, Set of 4 Cheers Bordeaux Wine Glasses ",
"productSalePrice": 39.99,
"productImageURL": "1396494.fpx",
"productGIFT_WRAPPABLE": true,
"productBULLET_TEXT": ["Holds 24 oz."],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 54177,
"productNotForWCSale": false
}, {
"itmSeqNbr": 2,
"qtyRequested": 2,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 2,
"patternDesc": "Vinum Set/2",
"BTL": false,
"upcID": 30602879,
"upcNumber": "9006206513888",
"upcPrice": 49.99,
"upcColor": "Clear",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "STEMWARE",
"catSeqNbr": 4,
"productId": 148799,
"productRegisterable": true,
"productVendor": "Riedel Crystal Of America",
"productAvailable": true,
"productName": "Riedel Wine Glasses, Set of 2 Vinum Pinot Noir",
"productSalePrice": 49.99,
"productImageURL": "1119407.fpx",
"productGIFT_WRAPPABLE": true,
"productBULLET_TEXT": ["Holds 24.75 oz.", "Dimension: 8.25\"", "Recommended for Barbaresco, Barbera, Barolo, Burgundy (red), Gamay, Nebbiolo & Pinot Noir"],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 0,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 54178,
"productNotForWCSale": false
}, {
"itmSeqNbr": 15,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Brewmasters Set/4",
"BTL": false,
"upcID": 1097416,
"upcNumber": "641265484565",
"upcPrice": 58.0,
"upcColor": "No Color",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "BARWARE",
"catSeqNbr": 6,
"productId": 284511,
"productRegisterable": true,
"productVendor": "Mikasa",
"productAvailable": true,
"productName": "Mikasa Glassware, Set of 4 BrewMaster's Wheat Beer Glasses",
"productSalePrice": 39.99,
"productImageURL": "343637.fpx",
"productGIFT_WRAPPABLE": true,
"productBULLET_TEXT": ["Holds 22 oz.", "Includes information booklet on beer history and characteristics"],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 54177,
"productNotForWCSale": false
}, {
"itmSeqNbr": 16,
"qtyRequested": 2,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 2,
"patternDesc": "Mondavi Set/2",
"BTL": false,
"upcID": 746667,
"upcNumber": "24258403710",
"upcPrice": 50.0,
"upcColor": "No Color",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "STEMWARE",
"catSeqNbr": 4,
"productId": 206323,
"productRegisterable": true,
"productVendor": "Waterford",
"productAvailable": true,
"productName": "Robert Mondavi by Waterford Chardonnay, Pair, 22 oz.",
"productSalePrice": 50.0,
"productImageURL": "444714.fpx",
"productGIFT_WRAPPABLE": true,
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 0,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 54178,
"productNotForWCSale": false
}, {
"itmSeqNbr": 17,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Monticello",
"BTL": false,
"upcID": 29699806,
"upcNumber": "28199222775",
"upcPrice": 200.0,
"upcColor": "0",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "BARWARE",
"catSeqNbr": 6,
"productId": 570043,
"productRegisterable": true,
"productVendor": "Godinger International",
"productAvailable": true,
"productName": "Godinger Beverage Dispenser, Monticello ",
"productSalePrice": 139.99,
"productImageURL": "937730.fpx",
"productGIFT_WRAPPABLE": true,
"productBULLET_TEXT": ["Holds 320 oz.", "Dimensions: 26\" x 8.75\"", "Removable lid and stand"],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7923,
"productNotForWCSale": false
}, {
"itmSeqNbr": 18,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Juicer Cje-1000",
"BTL": false,
"upcID": 28377973,
"upcNumber": "86279028303",
"upcPrice": 289.99,
"upcColor": "No Color",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 466892,
"productRegisterable": true,
"productVendor": "Cuisinart",
"productAvailable": true,
"productName": "Cuisinart CJE-1000 Juicer, Juice Extractor",
"productSalePrice": 209.99,
"productImageURL": "755040.fpx",
"productGIFT_WRAPPABLE": false,
"productBULLET_TEXT": ["Die-cast and stainless steel", "3\" feed tube for whole fruits and vegetables", "5-speed dial control with LED light ring", "Specially designed filter basket reduces foam ", "Quiet operation", "1000 watts of power", "Dishwasher safe", "Measures 14.92\" x 9.37\" x 16.46\""],
"productWARRANTY_INFORMATION": "Y",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7554,
"productNotForWCSale": false
}, {
"itmSeqNbr": 19,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Vert Rabbit Aerator",
"BTL": false,
"upcID": 29463863,
"upcNumber": "22578101958",
"upcPrice": 59.99,
"upcColor": "No Color",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "HOUSEWARES GLASSWARE",
"catSeqNbr": 15,
"productId": 544768,
"productRegisterable": true,
"productVendor": "Metrokane Imports",
"productAvailable": true,
"productName": "Rabbit by Metrokane Barware, Silver Vertical Rabbit Aerator Set ",
"productSalePrice": 59.99,
"productImageURL": "918442.fpx",
"productGIFT_WRAPPABLE": true,
"productBULLET_TEXT": ["Includes Rabbit corkscrew, aerating pourer, foil cutter and extra spiral", "only@macy's", "A great addition to your collection of barware and bar glasses"],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 0,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 28973,
"productNotForWCSale": false
}, {
"itmSeqNbr": 20,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Serene",
"BTL": false,
"upcID": 1438636,
"upcNumber": "31009392711",
"upcPrice": 36.0,
"upcColor": "No Color",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "HOUSEWARES GLASSWARE",
"catSeqNbr": 15,
"productId": 218196,
"productRegisterable": true,
"productVendor": "The Cellar",
"productAvailable": true,
"productName": "The Cellar \"Serene\" 16-Piece Glassware Set",
"productSalePrice": 24.99,
"productImageURL": "1119376.fpx",
"productGIFT_WRAPPABLE": true,
"productBULLET_TEXT": ["Made of 30-35% recycled glass", "Includes 8 double old-fashioned and 8 highball glasses", "Double old-fashioned glasses hold 10 oz.", "Highball glasses hold 16 oz.", "Glassware/drinking glasses"],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 54177,
"productNotForWCSale": false
}, {
"itmSeqNbr": 21,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Krups 4 Slice Toaste",
"BTL": false,
"upcID": 30975567,
"upcNumber": "10942214588",
"upcPrice": 99.99,
"upcColor": "NO COLOR",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 771634,
"productRegisterable": true,
"productVendor": "Krups",
"productAvailable": true,
"productName": "Krups KH744D50 Toaster, 4 Slice Definitive Series Stainless Steel",
"productSalePrice": 69.99,
"productImageURL": "1437585.fpx",
"productGIFT_WRAPPABLE": false,
"productBULLET_TEXT": ["only@macy's", "Cool touch plastic sides with brushed stainless steel housing", "Cancel, reheat and defrost functions with LED buttons ", "Anti-jam feature", "Removable crumb tray for easy cleaning", "1800 watts of power ", "Measures 13.5\" x 12.1\" x 9.9\""],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7554,
"productNotForWCSale": false
}, {
"itmSeqNbr": 22,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Food Prcsr Mfp-107bc",
"BTL": false,
"upcID": 31033305,
"upcNumber": "86279057020",
"upcPrice": 139.99,
"upcColor": "Brushed chrome",
"upcSize": "0",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 742005,
"productRegisterable": true,
"productVendor": "Cuisinart",
"productAvailable": true,
"productName": "Cuisinart MFP107 Food Processor, Compact Elite ",
"productSalePrice": 99.99,
"productImageURL": "1349671.fpx",
"productGIFT_WRAPPABLE": false,
"productBULLET_TEXT": ["Includes spatula and recipe/instruction booklet", "SealTight Advantage feature seals bowl & locks blade", "On/off locking with push-button release ", "Stainless steel chopping/mixing/kneading blade with blade lock", "Stainless steel reversible slicing/shredding disc", "Touchpad control", "Dishwasher-safe removable parts ", "Measures 10.5\" x 8\" x 6.15\""],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7554,
"productNotForWCSale": false
}, {
"itmSeqNbr": 23,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Iron-easy Stm Ir14v",
"BTL": false,
"upcID": 31038244,
"upcNumber": "50875809697",
"upcPrice": 29.99,
"upcColor": "NO COLOR",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 793457,
"productRegisterable": true,
"productVendor": "Black & Decker",
"productAvailable": true,
"productName": "Black & Decker IR14V Iron, Stainless Steel Soleplate",
"productSalePrice": 29.99,
"productImageURL": "1465048.fpx",
"productGIFT_WRAPPABLE": false,
"productBULLET_TEXT": ["Durable stainless steel soleplate ", "Superior steam performance relaxes fabric fibers ", "Motion sensitive shut off ", "Anti-drip protects from water spotting ", "Comfort Grip Handle ", "Lightweight design ", "360º pivoting power cord ", "Spray mist ", "Measures 3.75\" x 9.75\" x 5\" "],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 0,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 23487,
"productNotForWCSale": false
}, {
"itmSeqNbr": 24,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Artisan Ksm150pser",
"BTL": false,
"upcID": 185212,
"upcNumber": "50946872902",
"upcPrice": 499.99,
"upcColor": "Empire Red",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 77589,
"productRegisterable": true,
"productVendor": "Kitchenaid",
"productAvailable": true,
"productName": "KitchenAid KSM150PS Stand Mixer, 5 Qt. Artisan",
"productSalePrice": 499.99,
"productImageURL": "256615.fpx",
"productGIFT_WRAPPABLE": true,
"productBULLET_TEXT": ["Includes flat beater, wire whip, dough hook, pouring shield and polished bowl with handles", "Mirror-polished stainless steel mixing bowl features an extra-large 5-qt. capacity and ergonomic handle", "Average capacity: nine cups of flour", "Prepare up to four loaves of bread, nine dozen cookies or seven pounds of mashed potatoes", "Powerful 325-watt motor effectively mixes even the toughest dough and batter", "Pouring shield reduces mess by channeling ingredients into bowl", "Measures 13.9\" x 8.7\" X 14.1\""],
"productWARRANTY_INFORMATION": "Y",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 0,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7554,
"productNotForWCSale": false
}, {
"itmSeqNbr": 25,
"qtyRequested": 2,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 2,
"patternDesc": "K-cup Carousel",
"BTL": false,
"upcID": 1419064,
"upcNumber": "649645050607",
"upcPrice": 34.99,
"upcColor": "No Color",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 334128,
"productRegisterable": true,
"productVendor": "Keurig",
"productAvailable": true,
"productName": "Keurig 5060 K-Cup Carousel",
"productSalePrice": 34.99,
"productImageURL": "926070.fpx",
"productGIFT_WRAPPABLE": false,
"productBULLET_TEXT": ["Measures 12.8\" x 7.1\"", "Displays up to 30 K-Cup portion packs", "K-Cups not included"],
"productWARRANTY_INFORMATION": "Y",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 0,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7554,
"productNotForWCSale": false
}, {
"itmSeqNbr": 26,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Nutribullet",
"BTL": false,
"upcID": 30975384,
"upcNumber": "898078001285",
"upcPrice": 159.99,
"upcColor": "NO COLOR",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 728155,
"productRegisterable": true,
"productVendor": "Capital Brands Llc",
"productAvailable": true,
"productName": "Magic Bullet NBR1201 NutriBullet",
"productSalePrice": 99.99,
"productImageURL": "1439870.fpx",
"productGIFT_WRAPPABLE": false,
"productBULLET_TEXT": ["Maximizes hidden nutrition within all the foods we eat!", "Includes tall cup, high-torque power base, user manual/cookbook, short cup with handheld comfort lip ring, flat blade, pocket nutritionist, short cup with handle and comfort lip ring, emulsifying blade and 2 stay-fresh resealable lids ", "Measures 12.87\" x 9\" x 13\" "],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7554,
"productNotForWCSale": false
}, {
"itmSeqNbr": 27,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Griddle 13602",
"BTL": false,
"upcID": 29775340,
"upcNumber": "829486136023",
"upcPrice": 39.99,
"upcColor": "No Color",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 599253,
"productRegisterable": true,
"productVendor": "Bella Cucina",
"productAvailable": true,
"productName": "Bella 13602 Griddle, 10.5\" x 20\"",
"productSalePrice": 19.99,
"productImageURL": "1017888.fpx",
"productGIFT_WRAPPABLE": false,
"productBULLET_TEXT": ["Measure 10.5\" x 20\""],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7554,
"productNotForWCSale": false
}, {
"itmSeqNbr": 28,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Rice Cooker Rc436",
"BTL": false,
"upcID": 1624311,
"upcNumber": "50875532458",
"upcPrice": 39.99,
"upcColor": "No Color",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 372369,
"productRegisterable": true,
"productVendor": "Black & Decker",
"productAvailable": true,
"productName": "Black & Decker RC436 Rice Cooker",
"productSalePrice": 29.99,
"productImageURL": "518564.fpx",
"productGIFT_WRAPPABLE": false,
"productBULLET_TEXT": ["Removable, nonstick pot", "Switches automatically from cook to \"keep warm\" cycle", "Heavy-duty, tempered glass lid lets you monitor cookers' contents", "Steam vents and condensation catcher", "Includes rice scoop/measuring cup", "Rice pot is dishwasher safe"],
"productWARRANTY_INFORMATION": "Y",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7554,
"productNotForWCSale": false
}, {
"itmSeqNbr": 29,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Valor",
"BTL": false,
"upcID": 29736156,
"upcNumber": "86279037336",
"upcPrice": 60.0,
"upcColor": "SS",
"upcNGF": false,
"upcAvailable": true,
"upcAvailabilityMessage": "In Stock: Usually ships within 2 business days.",
"categoryname": "COOKWARE",
"catSeqNbr": 19,
"productId": 591795,
"productRegisterable": true,
"productVendor": "Cuisinart",
"productAvailable": true,
"productName": "Cuisinart Tea Kettle, 2 Qt. Valor Stainless Steel ",
"productSalePrice": 29.99,
"productImageURL": "1037743.fpx",
"productGIFT_WRAPPABLE": false,
"productBULLET_TEXT": ["Safe for all stovetops "],
"productWARRANTY_INFORMATION": "N",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 3,
"productDisplayCode": "",
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productDefaultCategoryId": 7552,
"productNotForWCSale": false
}, {
"itmSeqNbr": 30,
"qtyRequested": 1,
"fulfilledQty": 0,
"manualQty": 0,
"openToBuyQty": 1,
"patternDesc": "Animal Vac Dc41an",
"BTL": false,
"upcID": 0,
"upcNumber": "879957005372",
"upcPrice": 0.0,
"upcNGF": false,
"upcAvailable": false,
"categoryname": "ELECTRICS",
"catSeqNbr": 18,
"productId": 0,
"productRegisterable": false,
"productVendor": "Dyson Inc",
"productAvailable": false,
"productGIFT_WRAPPABLE": false,
"productWARRANTY_INFORMATION": "Request warranty information",
"productOpenStockValue": 0.0,
"productOnSale": false,
"productPriceTypeId": 0,
"productIntermediateSaleValue": 0.0,
"productWillBe": false,
"productBasePriceType": 0,
"productYourChoice": 0.0,
"productFindItInStore": false,
"productNotForRegistry": false,
"productNotForWCSale": false
},
******Truncated for space Reasons
Error Codes
Call Specific Error Codes:
| ERROR CODE | DESCRIPTION |
| INVALID_REGISTRY | Input DTO is Null |
| INVALID_REGISTRY_ID | Registry Id is missing in input. |
| INVALID_REGISTRY_REQUEST_INFO |
Input Request is not valid. 1. If both BVR and GVR Set to true/false. 2. IsBVR set to true but returns all other parameters not set. |
| NO_REGISTRY | Unable to find information for provided registry Id. |
| UNAVAILBLE_ONLINE | Registry which user trying to get is not available online. |
General Error Handling Documentation:
Docs Navigation
- Overview
- Customer Services
- Common API Characteristics
- Ad Media
- Catalog Services
- Order Services
- Mobile Utilities
- Promotion and Coupon Services
- Registry Services
- Review Services
- Store Services
- User Services
- Error Handling
- Deprecated Services
- Macy's API FAQ
- BOPS Stores
- What's New