{"swagger":"2.0","info":{"version":"stg","termsOfService":"Term of Service","contact":{"name":"email@samsung.com"},"license":{"name":"Source: https://swagger.io/, http://springfox.github.io/springfox/","url":"Samsung API License URL"}},"host":"pages.samsung.com","basePath":"/support-api/stg","tags":[{"name":"Order Help","description":"Contact Controller"},{"name":"Schedules","description":"Schedule Controller"},{"name":"Symptom Image","description":"<font size=\"-0.5\"><p><br>This is \" Symptom Image Api\" page where Symptom Images will be uploaded </p></font>"},{"name":"In Store","description":"In store service request. All end points require setting header except those start with /us/instore/noauth/. Headers include request-source, samsungus-GUID need to be set if it's S+ client for authentication"},{"name":"Symptom","description":"<font size=\"-0.5\"><p><br>This is \" Symptom troubleshooting\" page where product is troubleshooting  done with Symptoms</p></font>"},{"name":"Cti","description":"Cti Controller"},{"name":"CustomerFeedback","description":"<font size=\"-0.5\"><p><br>This is regarding to\" Customer Feedback saving\" page</p></font>"},{"name":"Server DownTime","description":"<font size=\"-0.5\"><p><br/>Server DownTime Update API. <br/>Endpoints used to update server downtime and message. <br/>"},{"name":"Statics","description":"Statics Controller"},{"name":"Symptom Movie","description":"<font size=\"-0.5\"><p><br>This is \" Symptom Movie Api\" page where Symptom Movie will be uploaded </p></font>"},{"name":"Zipcode","description":"<font size=\"-0.5\"><p><br>This is regarding to\" Zipcode validation\" page</p></font>"},{"name":"Registration","description":"<font size=\"-0.5\"><p><br/>Product Registration API. <br/>2 Validation endpoints used to validate IMEI or serial number: one uses input IMEI/serial number and other uses photo of barcode of the device's IMEI/serial. <br/>Product registration endpoint used to register the user's product. Inputs include user profile id, device IMEI/serial and product model code. <br/>Product remove endpoint used to remove user's product. Inputs include user profile id, device IMEI/serial and product model code. </p></font>"},{"name":"Service Request","description":"Service Request page"},{"name":"User","description":"Get user info"},{"name":"We come to you","description":"We Come To You Controller"},{"name":"Store Locator","description":"These apis can be accessed without header so that user can lookup without login. request-source is only required to by pass the UI error, but it won't be passed to backend"},{"name":"MX","description":"Service requests for MX"},{"name":"SC4U","description":"Sc 4u Controller"},{"name":"TroubleShooting","description":"<font size=\"-0.5\"><p><br>This is \" Pop-up troubleshooting\" guide page done with decision tree hierarchy</p></font>"},{"name":"Dealer Portal","description":"Dealer Controller"},{"name":"Mail In","description":"Mail In Controller"},{"name":"Photo Upload","description":"<font size=\"-0.5\"><p><br>This is \" product photo registration\" page where products are registered with bar codephoto(or)/(and) serial number</p></font>"},{"name":"Promotion","description":"Promotion Controller"},{"name":"Range Recall","description":"Range Recall Controller"}],"paths":{"/stg/us/contact/reason":{"get":{"tags":["Order Help"],"summary":"Check contact reason","operationId":"getReasonUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ContactReason"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/contact/reason/fields":{"get":{"tags":["Order Help"],"summary":"Check contact reason fields","operationId":"getFormFieldListUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"reasonId","in":"query","description":"reason Id","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/OrderHelpField"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/cti/guest/token":{"post":{"tags":["Cti"],"summary":"Get Cti token","description":"Get Cti token","operationId":"getCtiTokenUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/CtiToken"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/customerFeedback":{"post":{"tags":["CustomerFeedback"],"summary":"saveCustomerFeedback","operationId":"saveCustomerFeedbackUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"customerFeedbackRequest","description":"customer feedback request","required":false,"schema":{"$ref":"#/definitions/CustomerFeedbackRequest"}}],"responses":{"200":{"description":"Successful Operation","schema":{"type":"object"}},"201":{"description":"Created"},"400":{"description":"Invalid Customer Feedback"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"},"503":{"description":"Service Unavailable"}}}},"/stg/us/dealer/categories/{id}/children":{"get":{"tags":["Dealer Portal"],"summary":"Get product categories by 'ROOT' or sub categories","operationId":"getCategoriesUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"id","in":"path","description":"id","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"array","items":{"$ref":"#/definitions/ProductCategory"}}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/customers":{"get":{"tags":["Dealer Portal"],"summary":"Get customer by search","operationId":"getCustomerInfoUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"firstName","in":"query","required":false,"type":"string"},{"name":"lastName","in":"query","required":false,"type":"string"},{"name":"zipCode","in":"query","required":false,"type":"string"},{"name":"phoneNumber","in":"query","required":false,"type":"string"},{"name":"bpNo","in":"query","required":false,"type":"string"},{"name":"companyId","in":"query","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Customer"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}},"post":{"tags":["Dealer Portal"],"summary":"Create new customer","operationId":"createCustomerUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"customer","description":"customer","required":true,"schema":{"$ref":"#/definitions/Customer"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ResponseEntity"}},"201":{"description":"Created"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/customers/ticket":{"post":{"tags":["Dealer Portal"],"summary":"Create new ticket","operationId":"createNewTicketUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"ticket","description":"ticket","required":true,"schema":{"$ref":"#/definitions/DealerTicket"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"201":{"description":"Created","schema":{"$ref":"#/definitions/ServiceRequest"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/customers/ticket/reschedule":{"post":{"tags":["Dealer Portal"],"summary":"Reschedule Ticket","operationId":"rescheduleTicketUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"ticket","description":"ticket","required":true,"schema":{"$ref":"#/definitions/DealerTicket"}}],"responses":{"200":{"description":"Created","schema":{"$ref":"#/definitions/ServiceRequest"}},"201":{"description":"Created"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/customers/ticket/{srid}":{"delete":{"tags":["Dealer Portal"],"summary":"Cancel ticket","operationId":"cancelTicketUsingDELETE","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"path","description":"srid","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/GeneralResponse"}},"204":{"description":"No Content"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"}}}},"/stg/us/dealer/customers/{customerId}/product":{"get":{"tags":["Dealer Portal"],"summary":"Get single registered product for in-home / stock repair","operationId":"getRegisteredProductUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"customerId","in":"path","description":"customerId","required":true,"type":"string"},{"name":"bpNo","in":"query","required":false,"type":"string"},{"name":"companyId","in":"query","required":false,"type":"string"},{"name":"serviceType","in":"query","required":false,"type":"string"},{"name":"modelCode","in":"query","required":false,"type":"string"},{"name":"serialNumber","in":"query","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/DealerProduct"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/customers/{customerId}/products":{"get":{"tags":["Dealer Portal"],"summary":"Get registered products for in-home / stock repair","operationId":"getRegisteredProductsUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"customerId","in":"path","description":"customerId","required":true,"type":"string"},{"name":"bpNo","in":"query","required":false,"type":"string"},{"name":"companyId","in":"query","required":false,"type":"string"},{"name":"serviceType","in":"query","required":false,"type":"string"},{"name":"modelCode","in":"query","required":false,"type":"string"},{"name":"serialNumber","in":"query","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ItemWrapper«DealerProduct»"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/customers/{id}":{"post":{"tags":["Dealer Portal"],"summary":"Edit customer","operationId":"updateCustomerUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"id","in":"path","description":"id","required":true,"type":"string"},{"in":"body","name":"customer","description":"customer","required":true,"schema":{"$ref":"#/definitions/Customer"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ResponseEntity"}},"201":{"description":"Created"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/customers/{id}/products":{"post":{"tags":["Dealer Portal"],"summary":"Register products for in-home / stock repair","operationId":"registerDealerProductUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"id","in":"path","description":"id","required":true,"type":"string"},{"in":"body","name":"product","description":"product","required":true,"schema":{"$ref":"#/definitions/DealerProduct"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/DealerProduct"}},"201":{"description":"Created"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/dispute":{"post":{"tags":["Dealer Portal"],"summary":"submit dispute","operationId":"submitDisputeUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"serviceRequest","description":"serial, modelCode, bpNo, receiptFileKey, purchaseDate are required","required":false,"schema":{"$ref":"#/definitions/ServiceRequestParam"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"201":{"description":"Created"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/schedule":{"get":{"tags":["Schedules"],"summary":"Get Schedule","operationId":"getScheduleUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipCode","in":"query","description":"zip code","required":false,"type":"string","default":"07024"},{"name":"modelCode","in":"query","description":"model Code","required":false,"type":"string","default":"RS21DCSW1/DIN"},{"name":"inWarranty","in":"query","description":"in/out Warranty","required":false,"type":"boolean","default":true},{"name":"ascCode","in":"query","description":"asc code","required":false,"type":"string"},{"name":"subType","in":"query","description":"product subType","required":false,"type":"string"},{"name":"isReschedule","in":"query","description":"reschedule flow","required":false,"type":"boolean","default":false},{"name":"type","in":"query","description":"schedule type data","required":false,"type":"string","default":"PI","enum":["PI","PII"]}],"responses":{"200":{"description":"Schedule retrieved successfully","schema":{"type":"object"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Schedule not found"},"500":{"description":"Internal server error"}}}},"/stg/us/dealer/stores":{"get":{"tags":["Dealer Portal"],"summary":"Get store list","operationId":"getStoreListUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"sort.field","in":"query","required":false,"type":"string"},{"name":"sort.direction","in":"query","required":false,"type":"string"},{"name":"pagination","in":"query","required":false,"type":"boolean"},{"name":"pageNo","in":"query","required":false,"type":"integer","format":"int32"},{"name":"size","in":"query","required":false,"type":"integer","format":"int32"},{"name":"fields","in":"query","required":false,"type":"string"},{"name":"accessToken","in":"query","required":false,"type":"string"},{"name":"storeId","in":"query","required":false,"type":"string"},{"name":"storeNumber","in":"query","required":false,"type":"string"},{"name":"storePhone","in":"query","required":false,"type":"string"},{"name":"companyId","in":"query","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ItemWrapper"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/symptom":{"get":{"tags":["Symptom"],"summary":"Symptom troubleshooting","description":"When subtype is not null then it will display level 1 symptoms,  then with subtype and level 1 gives level 2 symptoms and goes on untill troubleshooting is donestatus 200 will return, but if subtype input is null then 400 will return","operationId":"getSymptomsUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"subType","in":"query","description":"Subtype if it is null then 400 will return eg: ACN_BTI","required":false,"type":"string"},{"name":"symptomLevel1","in":"query","description":"Symptom level 1 if it is null then returns Symptom level 1 eg: Z1","required":false,"type":"string"},{"name":"symptomLevel2","in":"query","description":"Symptom level 2 if it is null then returns Symptom level 2 eg: 07","required":false,"type":"string"},{"name":"symptomLevel3","in":"query","description":"Symptom level 3 if it is null then returns Symptom level 3 eg: 01","required":false,"type":"string"},{"name":"language","in":"query","description":"Symptom Language  eg: E","required":false,"type":"string","default":"E"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/dealer/tickets":{"get":{"tags":["Dealer Portal"],"summary":"Ticket dashboard","operationId":"getTicketsUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"statusList","in":"query","required":false,"type":"array","items":{"type":"string","enum":["E0001","E0002","E0003"]},"collectionFormat":"multi","enum":["E0001","E0002","E0003"]},{"name":"bpNoList","in":"query","required":false,"type":"array","items":{"type":"string"},"collectionFormat":"multi"},{"name":"sorts[0].field","in":"query","required":false,"type":"string"},{"name":"sorts[0].direction","in":"query","required":false,"type":"string"},{"name":"subCategory","in":"query","required":false,"type":"string"},{"name":"ticketNumber","in":"query","required":false,"type":"string"},{"name":"companyId","in":"query","required":false,"type":"string"},{"name":"phoneNumber","in":"query","required":false,"type":"string"},{"name":"srId","in":"query","required":false,"type":"string"},{"name":"serviceType","in":"query","required":false,"type":"string"},{"name":"offset","in":"query","required":false,"type":"integer","format":"int32"},{"name":"limit","in":"query","required":false,"type":"integer","format":"int32"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ItemWrapper"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/tickets/{id}":{"get":{"tags":["Dealer Portal"],"summary":"Get ticket by srid","operationId":"getTicketDetailsUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"id","in":"path","description":"id","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/dealer/troubleshooting":{"get":{"tags":["TroubleShooting"],"summary":"Retrieve troubleshooting guide","description":"Retrieve troubleshooting guide page from specific symptom selection and model code. If srid is not empty and symCode3 is selected, article tracking information will be populated.","operationId":"getTroubleshootingDTfromSymptomUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"srid","in":"query","description":"srid","required":false,"type":"string"},{"name":"symCode1","in":"query","description":"symCode1","required":false,"type":"string"},{"name":"symCode2","in":"query","description":"symCode2","required":false,"type":"string"},{"name":"symCode3","in":"query","description":"symCode3","required":false,"type":"string"},{"name":"symCode4","in":"query","description":"symCode4","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/guest/customerFeedback":{"post":{"tags":["CustomerFeedback"],"summary":"saveCustomerFeedback","operationId":"saveCustomerFeedbackUsingPOST_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"customerFeedbackRequest","description":"customer feedback request","required":false,"schema":{"$ref":"#/definitions/CustomerFeedbackRequest"}}],"responses":{"200":{"description":"Successful Operation","schema":{"type":"object"}},"201":{"description":"Created"},"400":{"description":"Invalid Customer Feedback"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"},"503":{"description":"Service Unavailable"}}}},"/stg/us/guest/product/validation":{"post":{"tags":["Registration"],"summary":"validate device by IMEI/Serial and model code","description":"IMEI is 15 digit number for mobile. S/N for other situation.","operationId":"validationProductWithModelCodeUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"prof_id","in":"query","description":"user cookie data, optional","required":false,"type":"string"},{"name":"prdId","in":"query","description":"serial number or IMEI number","required":true,"type":"string"},{"name":"originPrdId","in":"query","description":"original serial number or IMEI number from validation with device ID only","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"model code","required":true,"type":"string"},{"name":"email","in":"query","description":"email","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/guest/product/validation/{deviceId}":{"get":{"tags":["Registration"],"summary":"validate device by IMEI/Serial","description":"IMEI is 15 digit number for mobile. S/N for other situation.","operationId":"validateSerialUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"deviceId","in":"path","description":"Serial or IMEI","required":false,"type":"string"},{"name":"email","in":"query","description":"email","required":false,"type":"string"}],"responses":{"200":{"description":"Support model retrieved successfully","schema":{"type":"object"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Device not found"},"500":{"description":"Internal server error"}}}},"/stg/us/guest/schedule":{"get":{"tags":["Schedules"],"summary":"Get Schedule","operationId":"getScheduleUsingGET_2","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipCode","in":"query","description":"zip code","required":false,"type":"string","default":"07024"},{"name":"modelCode","in":"query","description":"model Code","required":false,"type":"string","default":"RS21DCSW1/DIN"},{"name":"inWarranty","in":"query","description":"in/out Warranty","required":false,"type":"boolean","default":true},{"name":"ascCode","in":"query","description":"asc code","required":false,"type":"string"},{"name":"subType","in":"query","description":"product subType","required":false,"type":"string"},{"name":"isReschedule","in":"query","description":"reschedule flow","required":false,"type":"boolean","default":false},{"name":"type","in":"query","description":"schedule type data","required":false,"type":"string","default":"PI","enum":["PI","PII"]}],"responses":{"200":{"description":"Schedule retrieved successfully","schema":{"type":"object"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Schedule not found"},"500":{"description":"Internal server error"}}}},"/stg/us/guest/serviceRequest/asset/symptomImage":{"post":{"tags":["Symptom Image"],"summary":"Symptom Image Upload","description":"Symptom Images can be uploaded, maximum 4 number of images can user will allowed to upload for a Service Request, \neach file size must be less than 5MB, \nfile must be an image file(.jpg, .gif, .bmp, .png), \ninput parameters are Symptom image file, Ticket Number and Service Request Id \nresponse will is SymptomImageMeta object. \nThe status 200 is success, but 400 is bad request, 404 data not found on server and 500 Internal server error","operationId":"saveSymptomImageUsingPOST","consumes":["multipart/form-data"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"imageFile","in":"formData","description":"Symptom image file. Only support jpg, bmp, png, gif.","required":false,"type":"file"},{"name":"srid","in":"query","description":"service request id","required":false,"type":"string"},{"name":"ticketNumber","in":"query","description":"ticket number","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomImageMeta"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/guest/symptom":{"get":{"tags":["Symptom"],"summary":"Symptom troubleshooting","description":"When subtype is not null then it will display level 1 symptoms,  then with subtype and level 1 gives level 2 symptoms and goes on untill troubleshooting is donestatus 200 will return, but if subtype input is null then 400 will return","operationId":"getSymptomsUsingGET_2","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"subType","in":"query","description":"Subtype if it is null then 400 will return eg: ACN_BTI","required":false,"type":"string"},{"name":"symptomLevel1","in":"query","description":"Symptom level 1 if it is null then returns Symptom level 1 eg: Z1","required":false,"type":"string"},{"name":"symptomLevel2","in":"query","description":"Symptom level 2 if it is null then returns Symptom level 2 eg: 07","required":false,"type":"string"},{"name":"symptomLevel3","in":"query","description":"Symptom level 3 if it is null then returns Symptom level 3 eg: 01","required":false,"type":"string"},{"name":"language","in":"query","description":"Symptom Language  eg: E","required":false,"type":"string","default":"E"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/guest/symptom/changeColor":{"get":{"tags":["Symptom"],"summary":"Get Symptom Change Color Options","operationId":"getSymptomChangeColorUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/guest/troubleshooting":{"get":{"tags":["TroubleShooting"],"summary":"Retrieve troubleshooting guide","description":"Retrieve troubleshooting guide page from specific symptom selection and model code. If srid is not empty and symCode3 is selected, article tracking information will be populated.","operationId":"getTroubleshootingDTfromSymptomUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"srid","in":"query","description":"srid","required":false,"type":"string"},{"name":"symCode1","in":"query","description":"symCode1","required":false,"type":"string"},{"name":"symCode2","in":"query","description":"symCode2","required":false,"type":"string"},{"name":"symCode3","in":"query","description":"symCode3","required":false,"type":"string"},{"name":"symCode4","in":"query","description":"symCode4","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/guest/zipCode":{"get":{"tags":["Zipcode"],"summary":"getZipcodeLookup","operationId":"getZipcodeLookupUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipCode","in":"query","description":"5-digit US zipcode","required":false,"type":"string"}],"responses":{"200":{"description":"Successful Operation","schema":{"$ref":"#/definitions/ZipcodeLookupResponse"}},"400":{"description":"Invalid Zipcode"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/cancel":{"delete":{"tags":["In Store"],"summary":"Cancel request","description":"Need guid or profId in header cookie Response example: {\"cancelled\": true}","operationId":"cancelServiceRequestUsingDELETE","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":true,"type":"string"},{"name":"remoteId","in":"query","description":"remoteId","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"No Content"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/checkmobile":{"get":{"tags":["In Store"],"summary":"Check if user have mobile phone in profile","description":"No input required, just headers. If mobile exist, result will be {exist: true}","operationId":"checkMobileUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"User Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/create":{"post":{"tags":["In Store"],"summary":"Create service request","description":"Need guid or profId in header cookie. Required fields can be find in the request model. All required fields are marked with #create. One user can only create one open ticket for unregistered products. mobilePhone must be set if /instore/checkmobile return false, otherwise it can be ignored","operationId":"createServiceRequestUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"inStoreServiceRequest","description":"inStoreServiceRequest","required":false,"schema":{"$ref":"#/definitions/InStoreServiceRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/InStoreServiceRequestResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/detail":{"get":{"tags":["In Store"],"summary":"Get in store ticket detail.","description":"In store ticket detail/ product service type is CI should be view through this API not IH apiPass SR ID to get ticket detail. Need guid or profId in header cookieIf no record matched the user and SR id, will return 204 no content","operationId":"getServiceRequestUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"please pass valid SR id and user info combination.","required":false,"type":"string","default":"SR2303"},{"name":"sc4uObjectId","in":"query","description":"Optional input sc4uObjectId","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/InStoreServiceRequestResponse"}},"204":{"description":"No Content","schema":{"$ref":"#/definitions/InStoreServiceRequestResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/noauth/emailcancel":{"delete":{"tags":["In Store"],"summary":"Cancel without login","description":"This is used when user clicks cancel url in email, doesn't require header, but an identifier is required. Response example: {\"cancelled\": true}","operationId":"cancelServiceRequestFromEmailUsingDELETE","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":true,"type":"string"},{"name":"key","in":"query","description":"key","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"No Content"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/noauth/nearest":{"get":{"tags":["In Store"],"summary":"Get nearest distance","description":"return the distance based on model code and zipcode. Response example: {\"distance:\"0.5\"}","operationId":"getNearestDistanceUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"sc4uObjectId","in":"query","description":"sc4uObjectId","required":false,"type":"string","default":"1111"},{"name":"modelCode","in":"query","description":"modelCode","required":false,"type":"string","default":"SM-G920TZKAXAR"},{"name":"zipCode","in":"query","description":"zip code got from product list api","required":false,"type":"string","default":"10014"}],"responses":{"200":{"description":"OK","schema":{"type":"object","additionalProperties":{"type":"object"}}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/noauth/slots":{"get":{"tags":["In Store"],"summary":"Get available time slots of a store","description":"If no start present, will take the calling date as start. If no end present, will take start plus two weeksIf no available slots left, will return empty schedule array.","operationId":"getSchedulesUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"start","in":"query","description":"start date","required":false,"type":"string","default":"2018-06-01"},{"name":"end","in":"query","description":"end date","required":false,"type":"string","default":"2018-06-07"},{"name":"ascType","in":"query","description":"ascType","required":true,"type":"string","default":"UBIF"},{"name":"ascCode","in":"query","description":"ascCode","required":true,"type":"string","default":"UBIF_128"},{"name":"zipCode","in":"query","description":"zipCode","required":false,"type":"string","default":"07650"},{"name":"sc4uObjectId","in":"query","description":"sc4uObjectId","required":false,"type":"string","default":"1111"},{"name":"symptoms","in":"query","description":"symptoms","required":false,"type":"array","items":{"type":"string"},"collectionFormat":"multi"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/InStoreScheduleResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/noauth/symptoms":{"get":{"tags":["In Store"],"summary":"Get symptom list","description":"Return in store symptom list. Fixed List, no parameter required.","operationId":"getSymptomsUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"model code","required":false,"type":"string"},{"name":"bespoke","in":"query","description":"for IM Bespoke, 'Y', and for others, empty","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/InStoreSymptom"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/noauth/taxonomy":{"get":{"tags":["In Store"],"summary":"Get support center taxonomy","description":"Return in store taxonomy list. Pass upper taxonomy code in upperTaxonomyCode to get children taxonomies.For isLeafFlag flag is indicating current taxonomy is the deepest level or notTo get first level please pass 'root' as upperTaxonomyCode. For deepest level, will have more attribute: dummy model code, walkInFlag, mailInFlag","operationId":"getTaxonomyUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"upperTaxonomyCode","in":"query","description":"Upper taxonomy code to get lower taxonomy list","required":false,"type":"string","default":"root"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Taxonomy"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/noauth/taxonomyTree":{"get":{"tags":["In Store"],"summary":"Get support center taxonomy tree","description":"Return in store taxonomy list.For isLeafFlag flag is indicating current taxonomy is the deepest level or notFor deepest level, will have more attribute: dummy model code, walkInFlag, mailInFlag","operationId":"getTaxonomyTreeUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Taxonomy"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/noauth/tsg":{"get":{"tags":["In Store"],"summary":"Troubleshooting guide","description":"Returns troubleshooting guide list for in store productNot all symptom id have matched TSG articles","operationId":"getTSGUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"symptomId","in":"query","description":"selected symptom","required":true,"type":"string","default":"3"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/InStoreTroubleshootingResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/products":{"get":{"tags":["In Store"],"summary":"Get user registered similar products base on passed model code","description":"Need guid or profId in header cookie","operationId":"getProductsUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"Selected product's model code","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/InStoreProductResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/instore/reschedule/v1":{"post":{"tags":["In Store"],"summary":"Reschedule a service request","description":"Need guid or profId in header cookie. Backend would cancel and recreate a new ticket. Required fields are marked with #reschedule in the request model","operationId":"rescheduleServiceRequestV1UsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"inStoreServiceRequest","description":"inStoreServiceRequest","required":false,"schema":{"$ref":"#/definitions/InStoreServiceRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/InStoreServiceRequestResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/lite/validation":{"post":{"tags":["Registration"],"summary":"lite version - validate device by IMEI/Serial and model code","description":"IMEI is 15 digit number for mobile. S/N for other situation.","operationId":"liteValidationUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"deviceId","in":"query","description":"serial number or IMEI number","required":true,"type":"string"},{"name":"modelCode","in":"query","description":"model code of the device","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/localhero/eligibility":{"post":{"tags":["Promotion"],"summary":"Check eligibility","description":"check eligibility","operationId":"checkEligibilityUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/PromotionEligibilityRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/PromotionEligibilityResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/localhero/epp-eligibility":{"post":{"tags":["Promotion"],"summary":"Check epp eligibility with e-com api","description":"jwt needed (jwt_USA in cookie)","operationId":"checkEppEligibilityUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/PromotionEligibilityRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/LocalHeroEppEligibilityResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/localhero/ticket":{"get":{"tags":["Promotion"],"summary":"Check if the user has created promotion ticket","description":"no input required, only need regular auth info in header","operationId":"checkOpenTicketUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/PromotionOpenTicketExistResponse"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/mailin/address/validation":{"post":{"tags":["Mail In"],"summary":"Fraud check for address","operationId":"validateAddressUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"addressKeyFormat","description":"address key format","required":false,"schema":{"$ref":"#/definitions/AddressKeyFormat"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/MailInServiceRequest"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/mailin/cancel":{"delete":{"tags":["Mail In"],"summary":"Cancel a submitted mail in service request","description":"Service request must exist and been submitted","operationId":"cancelServiceRequestUsingDELETE_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/MailInCancelResponse"}},"204":{"description":"No Content"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"409":{"description":"Conflict"},"500":{"description":"Internal Server Error"}}}},"/stg/us/mailin/create":{"post":{"tags":["Mail In"],"summary":"createRequest","operationId":"createRequestUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"requestParam","description":"requestParam","required":true,"schema":{"$ref":"#/definitions/MailInServiceRequestParam"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/MailInServiceRequest"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"409":{"description":"Conflict"},"500":{"description":"Internal Server Error"}}}},"/stg/us/mailin/detail/{srid}":{"get":{"tags":["Mail In"],"summary":"getRequest","operationId":"getRequestUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"path","description":"srid","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/MailInServiceRequest"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/mailin/old/cancel":{"delete":{"tags":["Mail In"],"summary":"Cancel a submitted mail in service request","description":"Service request must exist and been submitted","operationId":"oldCancelServiceRequestUsingDELETE","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"204":{"description":"No Content"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/mailin/payment":{"post":{"tags":["Mail In"],"summary":"makePayment","description":"Make payment for ticket.","operationId":"makePaymentUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"param","description":"param","required":false,"schema":{"$ref":"#/definitions/MailInServiceRequestParam"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"201":{"description":"Created"},"202":{"description":"Accepted","schema":{"type":"object"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"406":{"description":"Not acceptable"},"500":{"description":"Internal server error"}}}},"/stg/us/mailin/products":{"get":{"tags":["In Store"],"summary":"Get user registered similar products base on passed model code","description":"Need guid or profId in header cookie","operationId":"getProductsUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"Selected product's model code","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/InStoreProductResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/mailin/repaircost":{"get":{"tags":["Mail In"],"summary":"Get repair price","operationId":"getCostUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial","required":false,"type":"string","default":"355815043548538"},{"name":"symptom1","in":"query","description":"symptom1","required":false,"type":"string","default":"04"},{"name":"symptom2","in":"query","description":"symptom2","required":false,"type":"string","default":"16"},{"name":"symptom3","in":"query","description":"symptom3","required":false,"type":"string","default":"02"},{"name":"inWarranty","in":"query","description":"inWarranty","required":false,"type":"boolean","default":false}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCost"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/mailin/symptoms":{"get":{"tags":["Mail In"],"summary":"Get Symptom","operationId":"getSymptomByPathUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"path","in":"query","description":"for IM, 'HHP_HHP' and for non IM e.g 'CAM_CAM/02/01'","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"model code","required":false,"type":"string"},{"name":"bespoke","in":"query","description":"for IM Bespoke, 'Y', and for others, empty","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCost"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/mailin/ticketSource/{ticketNumber}":{"get":{"tags":["Mail In"],"summary":"Determine Ticket Source","description":"if ticket from GCIC, then return SRID","operationId":"checkTicketSourceUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"ticketNumber","in":"path","description":"ticketNumber","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/mx/servicetype":{"get":{"tags":["MX"],"summary":"Get Service Types","description":"This is used to get Service Types. Response example: { \"serviceType\": [\"IH\", \"PS\", \"CI\"]  }","operationId":"getServiceTypeUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipCode","in":"query","description":"zipCode","required":true,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"symptomCode","in":"query","description":"symptomCode","required":true,"type":"string"},{"name":"serial","in":"query","description":"serial","required":false,"type":"string"},{"name":"imei","in":"query","description":"imei","required":false,"type":"string"},{"name":"warranty","in":"query","description":"warranty","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/mx/symptoms":{"get":{"tags":["MX"],"summary":"Get MX Symptoms.","description":"Return symptoms for MX by passing model code. When bespoke flag is true and login user, it will return change color symptom based on eligible checker.","operationId":"getMxSymptomsUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"Model code","required":false,"type":"string","default":"SM-F711UZAAXAA"},{"name":"bespoke","in":"query","description":"Bespoke flag. Remove Change Color symptom when it's not true","required":false,"type":"boolean","default":false},{"name":"taxonCodePath","in":"query","description":"Taxonomy code path","required":false,"type":"string","default":"N0002101"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/photoupload":{"post":{"tags":["Photo Upload"],"summary":"Get info of a barcode image","description":"When barcode photo upload is success status 200 will return, but it doesn't guarantee barcode can be read properly. Which could be caused by barcode not properly aligned in the photo. If barcode is found response comes with barcode, otherwise it'll come with error message","operationId":"getBarcodeUsingPOST","consumes":["multipart/form-data"],"produces":["application/xml","application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"barCodePhoto","in":"formData","description":" Bar code image of the product. Only support jpg, bmp, png, gif.","required":true,"type":"file"}],"responses":{"200":{"description":"Photo upload is success","schema":{"$ref":"#/definitions/PhotoResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/asset/receiptImage":{"post":{"tags":["Symptom Image"],"summary":"Symptom Image Upload","description":"Symptom Images can be uploaded, maximum 4 number of images can user will allowed to upload for a Service Request, \neach file size must be less than 5MB, \nfile must be an image file(.jpg, .gif, .bmp, .png), \ninput parameters are Symptom image file, Ticket Number and Service Request Id \nresponse will is SymptomImageMeta object. \nThe status 200 is success, but 400 is bad request, 404 data not found on server and 500 Internal server error","operationId":"saveSymptomImageUsingPOST_1","consumes":["multipart/form-data"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"imageFile","in":"formData","description":"Symptom image file. Only support jpg, bmp, png, gif.","required":false,"type":"file"},{"name":"srid","in":"query","description":"service request id","required":false,"type":"string"},{"name":"ticketNumber","in":"query","description":"ticket number","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomImageMeta"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}},"delete":{"tags":["Symptom Image"],"summary":"Symptom Image Upload","description":"This will remove symptom image from system that is both in GCIC system and Database, input parameters are Service Request Id, fileObjectKey to SymptomImage and Symptom Image sequence.The status 200 is success, but 400 is bad request, 204 data not found on server and 500 Internal server error","operationId":"deleteSymptomImagesUsingDELETE","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"service request number","required":false,"type":"string"},{"name":"fileObjectKey","in":"query","description":"file Object Key","required":false,"type":"string"},{"name":"siteCode","in":"query","description":"siteCode","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomImageMeta"}},"204":{"description":"Image Not Found Or Already Deleted","schema":{"$ref":"#/definitions/SymptomImageMeta"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/dryer":{"get":{"tags":["Registration"],"summary":"check if model and serial is dryer","description":"check if model and serial is dryer","operationId":"isDryerUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":false,"type":"string","default":"DV42H5200EF/A3"},{"name":"serial","in":"query","description":"serial","required":false,"type":"string","default":"0ABD5BBH200842N"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/DryerResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/lite/registration":{"post":{"tags":["Registration"],"summary":"Lite version of product registration","description":"Register product with user, model code and serial/IMEI.","operationId":"registerProductLiteUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"productRegistrationInput","description":"productRegistrationInput","required":true,"schema":{"$ref":"#/definitions/ProductRegistrationInput"}}],"responses":{"200":{"description":"Product registration successful","schema":{"type":"object","additionalProperties":{"type":"string"}}},"201":{"description":"Created"},"400":{"description":"Product registration failed"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/lite/remove":{"delete":{"tags":["Registration"],"summary":"Lite version of product removal","description":"Remove product with user, model code and serial/IMEI.","operationId":"removeProductLiteUsingDELETE","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"deviceId","in":"query","description":"serial number or IMEI number","required":true,"type":"string"},{"name":"modelCode","in":"query","description":"model code","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object","additionalProperties":{"type":"string"}}},"204":{"description":"No Content"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"500":{"description":"Internal server error"}}}},"/stg/us/product/noauth/careplus":{"get":{"tags":["Registration"],"summary":"Get product care plus information","description":"When product has valid care plus, response will have care plus flag as true and warranty date","operationId":"getProductCarePlusUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serial","in":"query","description":"Serial number or IMEI number","required":true,"type":"string"},{"name":"modelCode","in":"query","description":"Model code of product","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ProductWarranty"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/stg/us/product/noauth/dryer":{"get":{"tags":["Registration"],"summary":"check if model and serial is dryer","description":"check if model and serial is dryer","operationId":"isDryerUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":false,"type":"string","default":"DV42H5200EF/A3"},{"name":"serial","in":"query","description":"serial","required":false,"type":"string","default":"0ABD5BBH200842N"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/DryerResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/noauth/model/{serviceTypeString}":{"get":{"tags":["Registration"],"summary":"Get support product eligible service check","description":"Return product service eligible check result.Service type example: QUES","operationId":"checkProductServiceUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serviceTypeString","in":"path","description":"serviceTypeString","required":true,"type":"string"},{"name":"modelCode","in":"query","description":"model code","required":false,"type":"string","default":"RF22N9781SG/AA"},{"name":"taxonomyLevel","in":"query","description":"model code mapped taxonomy Level","required":false,"type":"string","default":"02"}],"responses":{"200":{"description":"OK","schema":{"type":"boolean"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/noauth/taxonomy":{"get":{"tags":["Registration"],"summary":"Get taxonomy detail","description":"get taxonomy detail by model code.","operationId":"getTaxonomyDetailByModelCodeUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"}],"responses":{"200":{"description":"Success","schema":{"$ref":"#/definitions/SupportProduct"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/registerTaxonomy/{uprTaxonomyCd}":{"get":{"tags":["Registration"],"summary":"Taxonomy for product register","description":"Return product register supported taxonomy list. Also include image, supported register type.","operationId":"getTaxonomyForRegistrationUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"Upper taxonomy code","in":"path","description":"Children of upper taxonomy.","required":false,"type":"string"}],"responses":{"200":{"description":"Fetch data success","schema":{"type":"array","items":{"$ref":"#/definitions/Taxonomy"}}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/registration":{"post":{"tags":["Registration"],"summary":"device registration by IMEI/Serial","description":"IMEI is 15 digit number for mobile. S/N for other situation.","operationId":"registerProductUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"prof_id","in":"query","description":"user cookie data, optional","required":false,"type":"string"},{"name":"prdId","in":"query","description":"serial number or IMEI number","required":true,"type":"string"},{"name":"originPrdId","in":"query","description":"original serial number or IMEI number from validation with device ID only","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"model code","required":true,"type":"string"},{"name":"originId","in":"query","description":"partial registered serial number","required":false,"type":"string"},{"name":"originModel","in":"query","description":"the model code used in partial registration","required":false,"type":"string"},{"name":"email","in":"query","description":"email","required":false,"type":"string"}],"responses":{"200":{"description":"product registration successfully","schema":{"type":"object"}},"201":{"description":"Created"},"400":{"description":"product registration failed"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/registration/period":{"get":{"tags":["Registration"],"summary":"Get product registration period","description":"Product registration period from GCIC, DB and SCV","operationId":"getRegistrationPeriodUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ProductRegPeriod"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/remove":{"post":{"tags":["Registration"],"summary":"remove device by IMEI/Serial","description":"IMEI is 15 digit number for mobile. S/N for other situation.","operationId":"removeProductUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"prof_id","in":"query","description":"user cookie data, optional","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial number or IMEI number","required":true,"type":"string"},{"name":"modelCode","in":"query","description":"model code","required":true,"type":"string"},{"in":"body","name":"productDeleteRequest","description":"delete request body","required":false,"schema":{"$ref":"#/definitions/ProductDeleteRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"201":{"description":"Created"},"400":{"description":"Bad Rquest"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/validation":{"post":{"tags":["Registration"],"summary":"validate device by IMEI/Serial and model code","description":"IMEI is 15 digit number for mobile. S/N for other situation.","operationId":"validationProductWithModelCodeUsingPOST_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"prof_id","in":"query","description":"user cookie data, optional","required":false,"type":"string"},{"name":"prdId","in":"query","description":"serial number or IMEI number","required":true,"type":"string"},{"name":"originPrdId","in":"query","description":"original serial number or IMEI number from validation with device ID only","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"model code","required":true,"type":"string"},{"name":"email","in":"query","description":"email","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/validation/photoUpload":{"post":{"tags":["Registration"],"summary":"Photo to upload","description":"When Photo upload is success status 200 will return, but it doesn't guarantee barcode can be read properly. Which could be caused by barcode not properly aligned in the photo. If barcode is found response comes with barcode, otherwise it'll come with error message","operationId":"uploadPhotoUsingPOST","consumes":["multipart/form-data"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"barCodePhoto","in":"formData","description":"Bar code image of the product. Only support jpg, bmp, png, gif.","required":false,"type":"file"}],"responses":{"200":{"description":"Photo upload is success","schema":{"type":"object"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/product/validation/{deviceId}":{"get":{"tags":["Registration"],"summary":"validate device by IMEI/Serial","description":"IMEI is 15 digit number for mobile. S/N for other situation.","operationId":"validateSerialUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"deviceId","in":"path","description":"Serial or IMEI","required":false,"type":"string"},{"name":"email","in":"query","description":"email","required":false,"type":"string"}],"responses":{"200":{"description":"Support model retrieved successfully","schema":{"type":"object"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Device not found"},"500":{"description":"Internal server error"}}}},"/stg/us/promotion/eligibility":{"post":{"tags":["Promotion"],"summary":"Check samsung week promotion eligibility","description":"Check samsung week promotion eligibility","operationId":"checkSamsungPromotionEligibilityUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/PromotionEligibilityRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/PromotionEligibilityResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/promotion/ticket/{type}":{"get":{"tags":["Promotion"],"summary":"Check if the user has created promotion ticket","description":"type should be SP for checking samsung promotion week or LH2 for local hero","operationId":"checkSamsungWeekPromotionOpenTicketUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"type","in":"path","description":"type","required":true,"type":"string","default":"SP","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/PromotionOpenTicketExistResponse"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/purchase/promotion":{"post":{"tags":["Promotion"],"summary":"Get purchase promotion code for OOW HA products","description":"Assign and return purchase promotion code to user","operationId":"getPurchasePromotionUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"purchasePromotionInfo","description":"promoRequest","required":false,"schema":{"$ref":"#/definitions/PurchasePromotionInfo"}}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/rangeRecall/agent/ticket":{"get":{"tags":["Range Recall"],"summary":"Range Recall Fetch Ticket Info with Serial and Model","description":"call PI API in 837 s.com page to fetch requested ticket info","operationId":"rangeRecallFetchTicketUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serial","in":"query","description":"Product Serial Number","required":false,"type":"string"},{"name":"model","in":"query","description":"Product Model Code","required":false,"type":"string"},{"name":"email","in":"query","description":"Linked User Email","required":false,"type":"string"},{"name":"requestType","in":"query","description":"PI API requestType","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RangeRecallTicketInfo"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/rangeRecall/agent/validate":{"get":{"tags":["Range Recall"],"summary":"Range Recall Agent Passcode Check","description":"check agent passcode with list in DB and return the result","operationId":"rangeRecallAgentPassCodeValidateUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"passcode","in":"query","description":"Agent Passcode","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/rangeRecall/submit":{"post":{"tags":["Range Recall"],"summary":"Range Recall Submit User Address Info with Model","description":"call PI API in 837 s.com page to submit details","operationId":"rangeRecallSubmitUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/RangeRecallRequest"}}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/rangeRecall/validate":{"get":{"tags":["Range Recall"],"summary":"Range Recall Serial Check","description":"check only serial and return recall status of the product","operationId":"rangeRecallValidateUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serial","in":"query","description":"Product Serial Number","required":false,"type":"string"},{"name":"model","in":"query","description":"Product Model Code","required":false,"type":"string"},{"name":"email","in":"query","description":"Linked User Email","required":false,"type":"string"},{"name":"passcode","in":"query","description":"Agent Passcode","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RangeRecallResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/coupon/{promotionId}/generate":{"post":{"tags":["SC4U"],"summary":"Issue e-coupon","operationId":"generateCouponUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"promotionId","in":"path","description":"promotionId","required":true,"type":"string"},{"in":"body","name":"attributes","description":"attributes","required":true,"schema":{"type":"object"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Coupon"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/coupon/{promotionId}/generate":{"post":{"tags":["SC4U"],"summary":"Issue e-coupon","operationId":"generateCouponUsingPOST_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"promotionId","in":"path","description":"promotionId","required":true,"type":"string"},{"in":"body","name":"attributes","description":"attributes","required":true,"schema":{"type":"object"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Coupon"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/hrm/check/{serial}":{"get":{"tags":["SC4U"],"summary":"Check if HRM Eligibility","description":"proxying sc4u api","operationId":"chemHRMUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serial","in":"path","description":"serial","required":true,"type":"string"},{"name":"sc4uObjectId","in":"query","description":"sc4uObjectId","required":false,"type":"string","default":"96377772-b23d-4504-8afc-0c831ab4cafb"},{"name":"companyCode","in":"query","description":"company code","required":false,"type":"string","default":"C310"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/HRMEligibilityResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/product/eligible":{"get":{"tags":["SC4U"],"summary":"Check product eligibility","description":"proxying sc4u api","operationId":"checkProductEligibilityUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"serial","in":"query","description":"serial","required":true,"type":"string"},{"name":"zipCode","in":"query","description":"zipCode","required":true,"type":"string"},{"name":"warranty","in":"query","description":"warranty","required":false,"type":"string"},{"name":"dsrServiceType","in":"query","description":"dsrServiceType","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ProductEligibilityResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/product/promotionBanner":{"get":{"tags":["SC4U"],"summary":"Get promotion banner detail","operationId":"getPromotionBannerResponseUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"productType","in":"query","description":"productType","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/PromotionResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/product/targetEligibility":{"post":{"tags":["SC4U"],"summary":"Check Target Sc4u Eligibility","operationId":"checkTargetSc4uEligibilityUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/TargetEligibilityRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/TargetEligibilityResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/promotionModels":{"get":{"tags":["SC4U"],"summary":"Get promotion models for product types","operationId":"getPromotionModelsUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"dsrServiceType","in":"query","description":"dsrServiceType","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/QuestionnaireResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/questionnaire/check":{"post":{"tags":["SC4U"],"summary":"Check eligibility of questionnaire","description":"Combination of sc4u flag check, dialog-engine/start, and dialog-engine/get-symptom","operationId":"getQuestionnaireUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/QuestionnaireRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/QuestionnaireResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/questionnaire/dialogue":{"post":{"tags":["SC4U"],"summary":"Start / followup dialogue","description":"proxying sc4u api","operationId":"startDialogueUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/DialogueRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/DialogueResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/questionnaire/end":{"post":{"tags":["SC4U"],"summary":"End dialog","description":"Proxying sc4u api","operationId":"endDialogueUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/EndDialogueRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/DialogGeneralResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/repair/price":{"post":{"tags":["SC4U"],"summary":"Get price","operationId":"getPriceUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"repairCostRequest","description":"repairCostRequest","required":true,"schema":{"$ref":"#/definitions/RepairCostRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCostResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"},"503":{"description":"External dependency error"}}}},"/stg/us/sc4u/guest/repair/pricing":{"get":{"tags":["SC4U"],"summary":"Get repair cost from V1 sc4u","description":"proxying V1 sc4u api","operationId":"getRepairCostUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"parts","in":"query","required":false,"type":"array","items":{"type":"string"},"collectionFormat":"multi"},{"name":"haParts[0].part","in":"query","required":false,"type":"string"},{"name":"haParts[0].defect_ratio","in":"query","required":false,"type":"string"},{"name":"haParts[0].apply_price","in":"query","required":false,"type":"string"},{"name":"haParts[0].quantity","in":"query","required":false,"type":"string"},{"name":"serialNumber","in":"query","required":false,"type":"string"},{"name":"modelCode","in":"query","required":false,"type":"string"},{"name":"svcType","in":"query","required":false,"type":"string"},{"name":"productType","in":"query","required":false,"type":"string"},{"name":"sc4uObjectId","in":"query","required":false,"type":"string"},{"name":"symptoms","in":"query","required":false,"type":"string"},{"name":"zipCode","in":"query","required":false,"type":"string"},{"name":"sessionId","in":"query","required":false,"type":"string"},{"name":"channel","in":"query","required":false,"type":"string"},{"name":"jwt","in":"query","required":false,"type":"string"},{"name":"bespoke","in":"query","required":false,"type":"boolean"},{"name":"salesCompanyCode","in":"query","required":false,"type":"string"},{"name":"warranty","in":"query","required":false,"type":"string"},{"name":"guid","in":"query","required":false,"type":"string"},{"name":"promoCode","in":"query","required":false,"type":"string"},{"name":"guest","in":"query","required":false,"type":"boolean"},{"name":"dsrServiceType","in":"query","required":false,"type":"string"},{"name":"companyCode","in":"query","required":false,"type":"string"},{"name":"warrantyDate","in":"query","required":false,"type":"string"},{"name":"taxonCodePath","in":"query","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCostResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}},"post":{"tags":["SC4U"],"summary":"Get repair cost from V2 sc4u for HA","description":"proxying V2 sc4u api","operationId":"getRepairCostV2UsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"repairCostRequest","description":"repairCostRequest","required":true,"schema":{"$ref":"#/definitions/RepairCostRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCostResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/serial/{serialNumber}":{"get":{"tags":["SC4U"],"summary":"Proxy of serial check","operationId":"checkSerialUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serialNumber","in":"path","description":"serialNumber","required":true,"type":"string"},{"name":"dsrServiceType","in":"query","description":"dsrServiceType","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Sc4uSerialCheckResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/serial/{serialNumber}/hrm/symptoms":{"get":{"tags":["SC4U"],"summary":"Get customer friendly symptom list based on HRM error code","operationId":"getHRMSymptomUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serialNumber","in":"path","description":"serialNumber","required":true,"type":"string"},{"name":"sc4uObjectId","in":"query","description":"sc4uObjectId","required":false,"type":"string","default":"96377772-b23d-4504-8afc-0c831ab4cafb"},{"name":"subType","in":"query","description":"product sub type","required":false,"type":"string","default":"REF_REF"},{"name":"companyCode","in":"query","description":"company code","required":false,"type":"string","default":"C310"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/CustomerFriendlySymptomResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/serial/{serialNumber}/promotions":{"get":{"tags":["SC4U"],"summary":"Get available promotions for serial number","operationId":"checkIfSerialIsEligibleForEcouponUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serialNumber","in":"path","description":"serialNumber","required":true,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"dsrServiceType","in":"query","description":"dsrServiceType","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/QuestionnaireResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/guest/symptoms/process":{"get":{"tags":["SC4U"],"summary":"Get Symptom","operationId":"getProcessedSymptomUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"hrmSymptom","in":"query","description":"hrmSymptom","required":false,"type":"string"},{"name":"cfsSymptom","in":"query","description":"cfsSymptom","required":false,"type":"string"},{"name":"gcicSymptom","in":"query","description":"gcicSymptom","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Coupon"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/hrm/check/{serial}":{"get":{"tags":["SC4U"],"summary":"Check if HRM Eligibility","description":"proxying sc4u api","operationId":"chemHRMUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serial","in":"path","description":"serial","required":true,"type":"string"},{"name":"sc4uObjectId","in":"query","description":"sc4uObjectId","required":false,"type":"string","default":"96377772-b23d-4504-8afc-0c831ab4cafb"},{"name":"companyCode","in":"query","description":"company code","required":false,"type":"string","default":"C310"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/HRMEligibilityResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/product/eligible":{"get":{"tags":["SC4U"],"summary":"Check product eligibility","description":"proxying sc4u api","operationId":"checkProductEligibilityUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"serial","in":"query","description":"serial","required":true,"type":"string"},{"name":"zipCode","in":"query","description":"zipCode","required":true,"type":"string"},{"name":"warranty","in":"query","description":"warranty","required":false,"type":"string"},{"name":"dsrServiceType","in":"query","description":"dsrServiceType","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ProductEligibilityResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/product/promotionBanner":{"get":{"tags":["SC4U"],"summary":"Get promotion banner detail","operationId":"getPromotionBannerResponseUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"productType","in":"query","description":"productType","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/PromotionResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/product/targetEligibility":{"post":{"tags":["SC4U"],"summary":"Check Target Sc4u Eligibility","operationId":"checkTargetSc4uEligibilityUsingPOST_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/TargetEligibilityRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/TargetEligibilityResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/promotionModels":{"get":{"tags":["SC4U"],"summary":"Get promotion models for product types","operationId":"getPromotionModelsUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"dsrServiceType","in":"query","description":"dsrServiceType","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/QuestionnaireResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/questionnaire/check":{"post":{"tags":["SC4U"],"summary":"Check eligibility of questionnaire","description":"Combination of sc4u flag check, dialog-engine/start, and dialog-engine/get-symptom","operationId":"getQuestionnaireUsingPOST_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/QuestionnaireRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/QuestionnaireResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/questionnaire/dialogue":{"post":{"tags":["SC4U"],"summary":"Start / followup dialogue","description":"proxying sc4u api","operationId":"startDialogueUsingPOST_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/DialogueRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/DialogueResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/questionnaire/end":{"post":{"tags":["SC4U"],"summary":"End dialog","description":"Proxying sc4u api","operationId":"endDialogueUsingPOST_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":true,"schema":{"$ref":"#/definitions/EndDialogueRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/DialogGeneralResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/repair/price":{"post":{"tags":["SC4U"],"summary":"Get price","operationId":"getPriceUsingPOST_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"repairCostRequest","description":"repairCostRequest","required":true,"schema":{"$ref":"#/definitions/RepairCostRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCostResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"},"503":{"description":"External dependency error"}}}},"/stg/us/sc4u/repair/pricing":{"get":{"tags":["SC4U"],"summary":"Get repair cost from V1 sc4u","description":"proxying V1 sc4u api","operationId":"getRepairCostUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"parts","in":"query","required":false,"type":"array","items":{"type":"string"},"collectionFormat":"multi"},{"name":"haParts[0].part","in":"query","required":false,"type":"string"},{"name":"haParts[0].defect_ratio","in":"query","required":false,"type":"string"},{"name":"haParts[0].apply_price","in":"query","required":false,"type":"string"},{"name":"haParts[0].quantity","in":"query","required":false,"type":"string"},{"name":"serialNumber","in":"query","required":false,"type":"string"},{"name":"modelCode","in":"query","required":false,"type":"string"},{"name":"svcType","in":"query","required":false,"type":"string"},{"name":"productType","in":"query","required":false,"type":"string"},{"name":"sc4uObjectId","in":"query","required":false,"type":"string"},{"name":"symptoms","in":"query","required":false,"type":"string"},{"name":"zipCode","in":"query","required":false,"type":"string"},{"name":"sessionId","in":"query","required":false,"type":"string"},{"name":"channel","in":"query","required":false,"type":"string"},{"name":"jwt","in":"query","required":false,"type":"string"},{"name":"bespoke","in":"query","required":false,"type":"boolean"},{"name":"salesCompanyCode","in":"query","required":false,"type":"string"},{"name":"warranty","in":"query","required":false,"type":"string"},{"name":"guid","in":"query","required":false,"type":"string"},{"name":"promoCode","in":"query","required":false,"type":"string"},{"name":"guest","in":"query","required":false,"type":"boolean"},{"name":"dsrServiceType","in":"query","required":false,"type":"string"},{"name":"companyCode","in":"query","required":false,"type":"string"},{"name":"warrantyDate","in":"query","required":false,"type":"string"},{"name":"taxonCodePath","in":"query","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCostResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}},"post":{"tags":["SC4U"],"summary":"Get repair cost from V2 sc4u for HA","description":"proxying V2 sc4u api","operationId":"getRepairCostV2UsingPOST_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"repairCostRequest","description":"repairCostRequest","required":true,"schema":{"$ref":"#/definitions/RepairCostRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCostResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/repair/pricing/promotion":{"post":{"tags":["SC4U"],"summary":"Get promotion repair cost","operationId":"getPromotionRepairCostUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"repairCostRequest","description":"repairCostRequest","required":true,"schema":{"$ref":"#/definitions/RepairCostRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCostResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/schedule":{"get":{"tags":["Schedules"],"summary":"Get Schedule","operationId":"getScheduleUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipCode","in":"query","description":"zip code","required":false,"type":"string","default":"91403"},{"name":"modelCode","in":"query","description":"model Code","required":false,"type":"string","default":"QN65Q60TAFXZA"},{"name":"ascCode","in":"query","description":"asc Code","required":false,"type":"string"},{"name":"isReschedule","in":"query","description":"reschedule flow","required":false,"type":"boolean","default":false},{"name":"symptoms","in":"query","description":"symptom string","required":false,"type":"string"},{"name":"dsrServiceType","in":"query","description":"DSR service type","required":false,"type":"string","default":"IH"},{"name":"companyCode","in":"query","description":"company code","required":false,"type":"string","default":"C310"},{"name":"dplusFlag","in":"query","description":"Day plus one flag","required":false,"type":"string","default":"N"},{"name":"partNoList","in":"query","description":"Day plus one part number list","required":false,"type":"array","items":{"type":"string"},"collectionFormat":"multi"}],"responses":{"200":{"description":"Schedule retrieved successfully","schema":{"type":"object"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Schedule not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/serial/{serialNumber}":{"get":{"tags":["SC4U"],"summary":"Proxy of serial check","operationId":"checkSerialUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serialNumber","in":"path","description":"serialNumber","required":true,"type":"string"},{"name":"dsrServiceType","in":"query","description":"dsrServiceType","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Sc4uSerialCheckResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/serial/{serialNumber}/hrm/symptoms":{"get":{"tags":["SC4U"],"summary":"Get customer friendly symptom list based on HRM error code","operationId":"getHRMSymptomUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serialNumber","in":"path","description":"serialNumber","required":true,"type":"string"},{"name":"sc4uObjectId","in":"query","description":"sc4uObjectId","required":false,"type":"string","default":"96377772-b23d-4504-8afc-0c831ab4cafb"},{"name":"subType","in":"query","description":"product sub type","required":false,"type":"string","default":"REF_REF"},{"name":"companyCode","in":"query","description":"company code","required":false,"type":"string","default":"C310"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/CustomerFriendlySymptomResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/serial/{serialNumber}/promotions":{"get":{"tags":["SC4U"],"summary":"Get available promotions for serial number","operationId":"checkIfSerialIsEligibleForEcouponUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serialNumber","in":"path","description":"serialNumber","required":true,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"dsrServiceType","in":"query","description":"dsrServiceType","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/QuestionnaireResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sc4u/symptoms/process":{"get":{"tags":["SC4U"],"summary":"Get Symptom","operationId":"getProcessedSymptomUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"hrmSymptom","in":"query","description":"hrmSymptom","required":false,"type":"string"},{"name":"cfsSymptom","in":"query","description":"cfsSymptom","required":false,"type":"string"},{"name":"gcicSymptom","in":"query","description":"gcicSymptom","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Coupon"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/schedule":{"get":{"tags":["Schedules"],"summary":"Get Schedule","operationId":"getScheduleUsingGET_3","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipCode","in":"query","description":"zip code","required":false,"type":"string","default":"07024"},{"name":"modelCode","in":"query","description":"model Code","required":false,"type":"string","default":"RS21DCSW1/DIN"},{"name":"inWarranty","in":"query","description":"in/out Warranty","required":false,"type":"boolean","default":true},{"name":"ascCode","in":"query","description":"asc code","required":false,"type":"string"},{"name":"subType","in":"query","description":"product subType","required":false,"type":"string"},{"name":"isReschedule","in":"query","description":"reschedule flow","required":false,"type":"boolean","default":false},{"name":"type","in":"query","description":"schedule type data","required":false,"type":"string","default":"PI","enum":["PI","PII"]}],"responses":{"200":{"description":"Schedule retrieved successfully","schema":{"type":"object"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Schedule not found"},"500":{"description":"Internal server error"}}}},"/stg/us/server/access/test":{"get":{"tags":["Server DownTime"],"summary":"check server access","description":"return good message if access is open. return error if no access","operationId":"checkServerAccessUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"Access to server is open","schema":{"type":"string"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Function not found"}}}},"/stg/us/server/alertstatus":{"post":{"tags":["Server DownTime"],"summary":"save each error record for the DSR url link into DB","description":"return error times for the same url and same user within 10 days - old logic","operationId":"syncUrlAlertStatusUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"alertParam","description":"alertParam","required":true,"schema":{"$ref":"#/definitions/AlertStatus"}}],"responses":{"200":{"description":"Successfully sync the url error status","schema":{"type":"string"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Function not found"},"500":{"description":"Internal server error"}}}},"/stg/us/server/checkstatus":{"get":{"tags":["Server DownTime"],"summary":"check server current status","description":"return server current status. If it's down, then reply message as well.","operationId":"checkServerCurrentStatusUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"msgId","in":"query","description":"ID to check which control to use","required":false,"type":"string"}],"responses":{"200":{"description":"Successfully fetch server status","schema":{"$ref":"#/definitions/StatusResponse"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Function not found"},"500":{"description":"Internal server error"}}}},"/stg/us/server/downtime":{"post":{"tags":["Server DownTime"],"summary":"update server downtime","description":"server downtime should follow format yyyy-MM-dd HH:mm:ss","operationId":"downtimeUpdateUsingPOST","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"start_date","in":"query","description":"downtime start from, date format like 2020-10-10 16:30:00","required":false,"type":"string"},{"name":"end_date","in":"query","description":"downtime end on, date format same as end date","required":false,"type":"string"},{"name":"msg","in":"query","description":"message shown during server down","required":false,"type":"string"},{"name":"key","in":"query","description":"key","required":true,"type":"string"}],"responses":{"200":{"description":"Server downtime updated successfully","schema":{"type":"string"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Funtion not found"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest":{"get":{"tags":["Service Request"],"summary":"Get a service request","description":"Get a service request by id","operationId":"getServiceRequestUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"service request id","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}},"post":{"tags":["Service Request"],"summary":"Save a service request","description":"Create or update service request. If update, provide the SRID; if there's no SRID found, a new service request will be created","operationId":"saveServiceRequestUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"serviceRequestParam","description":"service request body","required":false,"schema":{"$ref":"#/definitions/ServiceRequestParam"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"409":{"description":"A draft for this product already exist"},"500":{"description":"Internal server error"}}},"delete":{"tags":["Service Request"],"summary":"Delete a service request","description":"Delete a service request draft. If a service request is confirmed, it's not able to be deleted","operationId":"deleteServiceRequestUsingDELETE","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"204":{"description":"No Content"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/asset/symptomImage":{"get":{"tags":["Symptom Image"],"summary":"Symptom Image Upload","description":"This will return of list of symptom images for a service request id, input parameters are Service Request Id and Company Code(eg: C310 for SEA, C370 for STA). The status 200 is success, but 400 is bad request, 404 data not found on server and 500 Internal server error.","operationId":"getSymptomImagesUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"service request number","required":false,"type":"string"},{"name":"company","in":"query","description":"company","required":false,"type":"string","default":"C310"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomImageMeta"}},"204":{"description":"Images Not Found","schema":{"$ref":"#/definitions/SymptomImageMeta"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}},"post":{"tags":["Symptom Image"],"summary":"Symptom Image Upload","description":"Symptom Images can be uploaded, maximum 4 number of images can user will allowed to upload for a Service Request, \neach file size must be less than 5MB, \nfile must be an image file(.jpg, .gif, .bmp, .png), \ninput parameters are Symptom image file, Ticket Number and Service Request Id \nresponse will is SymptomImageMeta object. \nThe status 200 is success, but 400 is bad request, 404 data not found on server and 500 Internal server error","operationId":"saveSymptomImageUsingPOST_2","consumes":["multipart/form-data"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"imageFile","in":"formData","description":"Symptom image file. Only support jpg, bmp, png, gif.","required":false,"type":"file"},{"name":"srid","in":"query","description":"service request id","required":false,"type":"string"},{"name":"ticketNumber","in":"query","description":"ticket number","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomImageMeta"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}},"delete":{"tags":["Symptom Image"],"summary":"Symptom Image Upload","description":"This will remove symptom image from system that is both in GCIC system and Database, input parameters are Service Request Id, fileObjectKey to SymptomImage and Symptom Image sequence.The status 200 is success, but 400 is bad request, 204 data not found on server and 500 Internal server error","operationId":"deleteSymptomImagesUsingDELETE_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"service request number","required":false,"type":"string"},{"name":"fileObjectKey","in":"query","description":"file Object Key","required":false,"type":"string"},{"name":"siteCode","in":"query","description":"siteCode","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomImageMeta"}},"204":{"description":"Image Not Found Or Already Deleted","schema":{"$ref":"#/definitions/SymptomImageMeta"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/asset/symptomMovie":{"get":{"tags":["Symptom Movie"],"summary":"Symptom Movie Upload","description":"This will return symptom movie for a service request, input parameters are movie Id, response will is SymptomMovieMetaResponse object. The status 200 is success, but 400 is bad request, 404 data not found on server and 500 Internal server error.","operationId":"getMovieUrlUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"movieId","in":"query","description":"movie id","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomMovieMetaResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}},"post":{"tags":["Symptom Movie"],"summary":"Symptom Movie Upload","description":"Symptom Movie can be used to update database with uploaded movie id and its details, user will be uploading movie to castfire site for Service Request,\ninput parameters are Symptom Ticket number, movie id, need information about user product update with email, model code, \n serial number, response will is SymptomMovieMeta object.\nThe status 200 is success, but 400 is bad request, 404 data not found on server and 500 Internal server error","operationId":"uploadMovieUsingPOST","consumes":["application/json"],"produces":["application/xml","application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"ticketNumber","in":"query","description":"ticket number","required":true,"type":"string"},{"name":"movieId","in":"query","description":"movie id","required":false,"type":"string"},{"name":"email","in":"query","description":"email id","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"model code ","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial number","required":false,"type":"string"},{"name":"type","in":"query","description":"type","required":false,"type":"string"},{"name":"accountNumber","in":"query","description":"account number","required":false,"type":"string"},{"name":"companyId","in":"query","description":"company code","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomMovieMeta"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}},"delete":{"tags":["Symptom Movie"],"summary":"Symptom Movie Upload","description":"This will remove symptom movie from system that is from database, input parameters are movie Id, srid number, user product information will be updated as linked movie is deleted, email,  modelCode, serial and company info, response is error codeThe status 200 is success, but 400 is bad request, 204 data not found on server and 500 Internal server error","operationId":"deleteSymptomMovieUsingDELETE","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"movieId","in":"query","description":"movie id","required":true,"type":"string"},{"name":"srid","in":"query","description":"srid","required":true,"type":"string"},{"name":"companyId","in":"query","description":"company code","required":false,"type":"string"},{"name":"email","in":"query","description":"email id","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"model code ","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial number","required":false,"type":"string"}],"responses":{"200":{"description":"Delete Successfully","schema":{"type":"object"}},"204":{"description":"MovieId/SRID Not Found or Already Deleted","schema":{"type":"object"}},"400":{"description":"Bad Request Parameter"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/cancel":{"delete":{"tags":["Service Request"],"summary":"Cancel a submitted service request","description":"Service request must exist and been submitted","operationId":"cancelServiceRequestUsingDELETE_2","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":false,"type":"string"},{"name":"requestClass","in":"query","description":"Cancel 2000 or 4000 tickets. Input: 2000 or 4000","required":false,"type":"string"},{"name":"dsrServiceType","in":"query","description":"To differentiate IH and other DSR service types; if IH will call sc4u V2","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"204":{"description":"No Content"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/confirm":{"post":{"tags":["Service Request"],"summary":"Submit a saved service request","description":"Submit a saved service request. The service request must exist and valid","operationId":"confirmServiceRequestUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"confirmParam","description":"confirmParam","required":false,"schema":{"$ref":"#/definitions/ConfirmParam"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"409":{"description":"Pending ticket exist on current product"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/contactInfo":{"post":{"tags":["Service Request"],"summary":"Update Contact Information","description":"Update the user contact information on both ticket and GCIC BP ends","operationId":"updateContactInfoUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"ticketNumber","in":"query","description":"ticketNumber","required":true,"type":"string"},{"in":"body","name":"contactInfo","description":"contactInfo","required":false,"schema":{"$ref":"#/definitions/ContactInformationParam"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ContactUpdateResponse"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/dispute/confirm":{"post":{"tags":["Service Request"],"summary":"Submit a dispute service request ","description":"Post dispute details","operationId":"submitDisputeUsingPOST_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"serviceRequest","description":"model, serial, purchase date, receipt image obj key are required. contactInformation with mobilePhone should also be set","required":false,"schema":{"$ref":"#/definitions/ServiceRequestParam"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"409":{"description":"Pending ticket exist on current product"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/noauth/checkbespoke/ce":{"post":{"tags":["Service Request"],"summary":"check if 2 bespoke conditions are met i.e 1. model code must match a bespoke model code,2. symptom must be panel repair","description":"This is used when user selects the symptom option from the Service Request flow. Response example: { isValid : true}","operationId":"checkBespokeCEConditionsUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"bespokeParam","description":"object composed of 2 strings - model code and symptom","required":true,"schema":{"$ref":"#/definitions/BespokeParam"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/BespokeResponse"}},"201":{"description":"Created"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/noauth/checkbespoke/ce/date":{"get":{"tags":["Service Request"],"summary":"check if purchase date of bespoke item is within 90 days of current date","description":"This is used when user selects the purchase date from the Service Request flow. Response example: { isValid : true}","operationId":"checkBespokeCEDateUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"purchaseDate","in":"query","description":"date in format yyyy-mm-dd","required":true,"type":"string","format":"date"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/BespokeResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/noauth/emailcancel":{"delete":{"tags":["Service Request"],"summary":"Cancel without login","description":"This is used when user clicks cancel url in email, doesn't require header, but an identifier is required. Response example: {\"cancelled\": true}","operationId":"cancelServiceRequestFromEmailUsingDELETE_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":true,"type":"string"},{"name":"key","in":"query","description":"key","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"204":{"description":"No Content"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/repairStatus":{"get":{"tags":["Service Request"],"summary":"getRepairStatus","operationId":"getRepairStatusUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"ticketNumber","in":"query","description":"ticketNumber","required":true,"type":"string"},{"name":"phoneNumber","in":"query","description":"phoneNumber","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairStatusResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"409":{"description":"A draft for this product already exist"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/repairStatusHistory":{"get":{"tags":["Service Request"],"summary":"Product Repair Status History","description":"Get product repair status history details","operationId":"getRepairStatusHistoryUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"model","in":"query","description":"the product model code","required":false,"type":"string"},{"name":"serial","in":"query","description":"the product serial","required":false,"type":"string"},{"name":"imei","in":"query","description":"the product imei","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ProductRepairHistory"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal Server Error"}}}},"/stg/us/serviceRequest/reschedule":{"post":{"tags":["Service Request"],"summary":"Reschedule a service request","description":"the service request must exist and submitted and valid","operationId":"rescheduleServiceRequestUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"confirmParam","description":"confirmParam request body","required":false,"schema":{"$ref":"#/definitions/ConfirmParam"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/serviceRequest/showMessage":{"get":{"tags":["Service Request"],"summary":"Indicate if warranty message show be shown when create service request","description":"By entering srid, the api will look up the model code and serial number associated with it and then check eligibility for showing message","operationId":"showMessageUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":true,"type":"string"},{"name":"symptomCategory1","in":"query","description":"symptomCategory1","required":true,"type":"string"},{"name":"symptomCategory2","in":"query","description":"symptomCategory2","required":true,"type":"string"},{"name":"symptomCategory3","in":"query","description":"symptomCategory3","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequestMessage"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/static":{"get":{"tags":["Statics"],"summary":"getStatic","operationId":"getStaticUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"Retrieved successfully","schema":{"type":"string"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Schedule not found"},"500":{"description":"Internal server error"}}}},"/stg/us/storelocator":{"post":{"tags":["Store Locator"],"summary":"Get ASC","description":"It returns a list of asc centers. List is sorted by miles in ascending. Either modelCode or categoryId must be present. If both are present, modelCode takes precedence","operationId":"getAscCenterListUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"request","description":"request","required":false,"schema":{"$ref":"#/definitions/StoreLocatorRequest"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/AscCenter"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/storelocator/category":{"get":{"tags":["Store Locator"],"summary":"getCategory","operationId":"getCategoryUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Category"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"}}}},"/stg/us/storelocator/detail":{"get":{"tags":["Store Locator"],"summary":"Get ASC Detail(Deprecated)","description":"Use value form us/storelocator instead. It returns detail of an asc center. Use the ascCode returned from us/storelocator api as input to get detailed store info. All the details are same as in the us/storelocator api","operationId":"getAscCenterDetailUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"ascCode","in":"query","description":"ascCode get from us/storelocator api","required":true,"type":"string","default":"0009359347"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/AscCenter"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}},"deprecated":true}},"/stg/us/storelocator/guest/{agent}/symptom":{"get":{"tags":["Store Locator"],"summary":"Get product issue info based on vendor","description":"return Symptom list","operationId":"getAgentSymptomUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"agent","in":"path","description":"agent","required":true,"type":"string","enum":["xfinity"]}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/storelocator/guest/{agent}/taxonomy":{"get":{"tags":["Store Locator"],"summary":"Get taxonomy info based on vendor","description":"return taxonomy list","operationId":"getAgentTaxonomyUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"agent","in":"path","description":"agent","required":true,"type":"string","enum":["xfinity"]}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/sustainability/guest/recycle/locator":{"get":{"tags":["Store Locator"],"summary":"Get SEA Recycle API data","description":"return sea recycle location list","operationId":"recycleLocationsUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipcode","in":"query","description":"zipcode","required":true,"type":"string"},{"name":"distance","in":"query","description":"distance","required":false,"type":"string"},{"name":"limit","in":"query","description":"limit","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/symptom":{"get":{"tags":["Symptom"],"summary":"Symptom troubleshooting","description":"When subtype is not null then it will display level 1 symptoms,  then with subtype and level 1 gives level 2 symptoms and goes on untill troubleshooting is donestatus 200 will return, but if subtype input is null then 400 will return","operationId":"getSymptomsUsingGET_3","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"subType","in":"query","description":"Subtype if it is null then 400 will return eg: ACN_BTI","required":false,"type":"string"},{"name":"symptomLevel1","in":"query","description":"Symptom level 1 if it is null then returns Symptom level 1 eg: Z1","required":false,"type":"string"},{"name":"symptomLevel2","in":"query","description":"Symptom level 2 if it is null then returns Symptom level 2 eg: 07","required":false,"type":"string"},{"name":"symptomLevel3","in":"query","description":"Symptom level 3 if it is null then returns Symptom level 3 eg: 01","required":false,"type":"string"},{"name":"language","in":"query","description":"Symptom Language  eg: E","required":false,"type":"string","default":"E"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/SymptomResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}},"post":{"tags":["Symptom"],"summary":"Save symptoms","description":"save the selected symptoms options if symptoms saved successfully status will return 200, else if return 400 for Bad Request, else 404 for Not Found","operationId":"saveSymptomsUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"Symptom srid(required)","required":false,"type":"string"},{"name":"subType","in":"query","description":"Sub type if it is null then 400 will return(required)","required":false,"type":"string"},{"name":"language","in":"query","description":"Symptom Language","required":false,"type":"string","default":"E"},{"name":"symptomLevel1","in":"query","description":"Symptom level 1 if it is null then returns Symptom level 1","required":false,"type":"string"},{"name":"symptomLevel2","in":"query","description":"Symptom level 2 if it is null then returns Symptom level 2","required":false,"type":"string"},{"name":"symptomLevel3","in":"query","description":"Symptom level 3 if it is null then returns Symptom level 3","required":false,"type":"string"},{"name":"symptomLevel4","in":"query","description":"Symptom level 4","required":false,"type":"string"},{"name":"symptomComment","in":"query","description":"Symptom Comment","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Symptom"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"409":{"description":"Unique Constraint Conflict"},"500":{"description":"Internal server error"}}}},"/stg/us/symptom/changeColor":{"get":{"tags":["Symptom"],"summary":"Get Symptom Change Color Options","operationId":"getSymptomChangeColorUsingGET_1","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/symptom/saveError":{"post":{"tags":["Symptom"],"summary":"store the response if symptoms API call fails to return any symptoms.","operationId":"storeSymptomErrorInfoUsingPOST","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"errorInfo","description":"errorInfo","required":true,"schema":{"$ref":"#/definitions/SymptomErrorInfo"}}],"responses":{"200":{"description":"Successfully save the response","schema":{"type":"string"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Function not found"},"500":{"description":"Internal server error"}}}},"/stg/us/troubleshooting":{"get":{"tags":["TroubleShooting"],"summary":"Retrieve troubleshooting guide","description":"Retrieve troubleshooting guide page from specific symptom selection and model code. If srid is not empty and symCode3 is selected, article tracking information will be populated.","operationId":"getTroubleshootingDTfromSymptomUsingGET_2","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":true,"type":"string"},{"name":"srid","in":"query","description":"srid","required":false,"type":"string"},{"name":"symCode1","in":"query","description":"symCode1","required":false,"type":"string"},{"name":"symCode2","in":"query","description":"symCode2","required":false,"type":"string"},{"name":"symCode3","in":"query","description":"symCode3","required":false,"type":"string"},{"name":"symCode4","in":"query","description":"symCode4","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/troubleshooting/dtid":{"get":{"tags":["TroubleShooting"],"summary":"getDtidfromModels","operationId":"getDtidfromModelsUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"siteCd","in":"query","description":"siteCd","required":false,"type":"string","default":"us"},{"name":"modelCode","in":"query","description":"Model Code String to retrieve DTID(idx) of a certain guide page","required":true,"type":"string"},{"name":"prd_ia_cd4","in":"query","description":"prd_ia_cd4","required":false,"type":"string"},{"name":"prd_ia_cd3","in":"query","description":"prd_ia_cd3","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object","additionalProperties":{"type":"object"}}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}},"deprecated":true}},"/stg/us/troubleshooting/getGuide":{"get":{"tags":["TroubleShooting"],"summary":"Pop-up troubleshooting","description":"Troubleshooting pop-up guides consist of up to 4 layers, categorized by type of device (model code) using decision tree structure. If a page is returned, status 200 will be returned, or if the page is not found, 404 will be returned.","operationId":"getTroubleshootingGuideUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"siteCd","in":"query","description":"siteCd","required":false,"type":"string","default":"us"},{"name":"modelCodeId","in":"query","description":"Model Code String of the product","required":true,"type":"string"},{"name":"exceptCode","in":"query","description":"Any parent category that should be filtered","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/TroubleshootingResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/troubleshooting/updateTracking":{"get":{"tags":["TroubleShooting"],"summary":"Update article tracking info for service request.","operationId":"updateArticleTrackingInfoUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":true,"type":"string"},{"name":"articleId","in":"query","description":"articleId","required":true,"type":"string"},{"name":"status","in":"query","description":"VIEWED or DEFLECTED","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"204":{"description":"No Content","schema":{"type":"object"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/troubleshooting/wis":{"get":{"tags":["TroubleShooting"],"summary":"getWalkinServiceEligibility","operationId":"getWalkinServiceEligibilityUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"codeId","in":"query","description":"Model Code String correspondent to the Guide","required":true,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/account/info":{"get":{"tags":["User"],"summary":"User account info","description":"User account info summary","operationId":"getAccountInfoUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/UserAccount"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/account/summary":{"get":{"tags":["User"],"summary":"User account state","description":"User account state summary","operationId":"getAccountStateUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/UserAccount"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/guest/model/warranty":{"get":{"tags":["User"],"summary":"Products warranty based on model code only","description":"Only warranty in the response is what's required","operationId":"getProductModelWarrantyUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"Model code of product","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial number","required":false,"type":"string"},{"name":"imei","in":"query","description":"IMEI number","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/guest/products/warranty":{"get":{"tags":["User"],"summary":"Lazy loading for products warranty","description":"Only warranty in the response is what's required","operationId":"getProductWarrantyUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial number or imei","required":false,"type":"string"},{"name":"deviceId","in":"query","description":"alias of serial input, one of them is mandatory","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"Model code of product","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ProductWarranty"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/makeWebSSOGate":{"get":{"tags":["User"],"summary":"Make Web SSO Gate for client","description":"Make Web SSO Gate for client","operationId":"makeWebSSOGateUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"redirectUri","in":"query","description":"redirectUri","required":true,"type":"string"},{"name":"authServerUrl","in":"query","description":"authServerUrl","required":true,"type":"string"},{"name":"disclaimerFlg","in":"query","description":"disclaimerFlg","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/model/warranty":{"get":{"tags":["User"],"summary":"Products warranty based on model code only","description":"Only warranty in the response is what's required","operationId":"getProductModelWarrantyUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"Model code of product","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial number","required":false,"type":"string"},{"name":"imei","in":"query","description":"IMEI number","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/product/imei":{"get":{"tags":["User"],"summary":"IMEI Correction","description":"User product IMEI correction logic by DB function","operationId":"getUserProductCorrectedImeiUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"modelCode","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial","required":false,"type":"string"},{"name":"imei","in":"query","description":"imei","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ImeiCorrection"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not Found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/product/info":{"get":{"tags":["User"],"summary":"single product details","description":"Get single product details","operationId":"getSingleProductUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"model","in":"query","description":"the product model code","required":false,"type":"string"},{"name":"serial","in":"query","description":"the product serial number","required":false,"type":"string"},{"name":"imei","in":"query","description":"the product imei number","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/products":{"get":{"tags":["User"],"summary":"products","description":"Get users registered product","operationId":"getProductsUsingGET_2","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"perPage","in":"query","description":"number of products per page","required":false,"type":"string"},{"name":"nextPageLink","in":"query","description":"link for next page","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Product"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/products/basic":{"get":{"tags":["User"],"summary":"products lite","description":"Get users products basic info","operationId":"getProductsLiteUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"correct","in":"query","description":"Whether to correct the models","required":false,"type":"boolean"},{"name":"recall","in":"query","description":"Whether to check recall model list","required":false,"type":"boolean"}],"responses":{"200":{"description":"OK","schema":{"type":"object"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/products/sc4u":{"get":{"tags":["User"],"summary":"Lazy loading for products sc4u eligibility","description":"Key from the response is in format {MODEL}-{SERIAL}, value is the product sc4u info","operationId":"getProductSc4uEligibilityUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"pageNo","in":"query","description":"current page number","required":false,"type":"string"},{"name":"perPage","in":"query","description":"number of products per page","required":false,"type":"string"},{"name":"primaryTaxonName","in":"query","description":"taxonomy name to filter","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/TargetEligibilityResponse"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}},"deprecated":true}},"/stg/us/user/products/warranties":{"get":{"tags":["User"],"summary":"Lazy loading for products warranties","description":"Only warranty in the response is what's required. Key from the response is in format {MODEL}-{SERIAL}, value is the product warranty","operationId":"getProductsWarrantyListUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ProductWarranty"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/products/warranty":{"get":{"tags":["User"],"summary":"Lazy loading for products warranty","description":"Only warranty in the response is what's required","operationId":"getProductWarrantyUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"serial","in":"query","description":"serial number or imei","required":false,"type":"string"},{"name":"deviceId","in":"query","description":"alias of serial input, one of them is mandatory","required":false,"type":"string"},{"name":"modelCode","in":"query","description":"Model code of product","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ProductWarranty"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/user/sso/account":{"get":{"tags":["User"],"summary":"Get account info from SSO","description":"Get account info from SSO","operationId":"getSSOAccountInfoUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/wcty/cancel":{"delete":{"tags":["We come to you"],"summary":"Cancel WCTY service request","description":"Service request must exist and been submitted","operationId":"cancelServiceRequestUsingDELETE_3","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"srid","in":"query","description":"srid","required":false,"type":"string"},{"name":"remoteId","in":"query","description":"remoteId","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"204":{"description":"No Content"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/wcty/create":{"post":{"tags":["We come to you"],"summary":"Create WCTY service request","operationId":"createRequestUsingPOST_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"in":"body","name":"requestParam","description":"requestParam","required":true,"schema":{"$ref":"#/definitions/WctyServiceRequestParam"}}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/ServiceRequest"}},"201":{"description":"Created"},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/wcty/noauth/taxonomyTree":{"get":{"tags":["We come to you"],"summary":"Get we come to you taxonomy","description":"Return we come to you taxonomy list. Pass upper taxonomy code in upperTaxonomyCode to get children taxonomies.For isLeafFlag flag is indicating current taxonomy is the deepest level or notTo get first level please pass 'root' as upperTaxonomyCode. ","operationId":"getTaxonomyUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"upperTaxonomyCode","in":"query","description":"Upper taxonomy code to get lower taxonomy list","required":false,"type":"string","default":"root"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/Taxonomy"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/wcty/schedule":{"get":{"tags":["Schedules"],"summary":"Get we-come-to-you schedule","operationId":"getWctyScheduleUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipCode","in":"query","description":"zip code","required":false,"type":"string","default":"07024"},{"name":"modelCode","in":"query","description":"model Code","required":false,"type":"string","default":"RS21DCSW1/DIN"},{"name":"inWarranty","in":"query","description":"in/out Warranty","required":false,"type":"boolean","default":true},{"name":"ascCode","in":"query","description":"asc code","required":false,"type":"string"},{"name":"isReschedule","in":"query","description":"reschedule flow","required":false,"type":"boolean","default":false},{"name":"type","in":"query","description":"schedule type data","required":false,"type":"string","default":"PI","enum":["PI","PII"]},{"name":"symptoms","in":"query","description":"issue symptoms","required":false,"type":"string","default":"LF,01,05"}],"responses":{"200":{"description":"Schedule retrieved successfully","schema":{"type":"object"}},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Schedule not found"},"500":{"description":"Internal server error"}}}},"/stg/us/wcty/symptoms":{"get":{"tags":["Symptom"],"summary":"Get Symptom","operationId":"getWctySymptomUsingGET","consumes":["application/json"],"produces":["*/*"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"$ref":"#/definitions/RepairCost"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/zipCode":{"get":{"tags":["Zipcode"],"summary":"getZipcodeLookup","operationId":"getZipcodeLookupUsingGET_1","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipCode","in":"query","description":"5-digit US zipcode","required":false,"type":"string"}],"responses":{"200":{"description":"Successful Operation","schema":{"$ref":"#/definitions/ZipcodeLookupResponse"}},"400":{"description":"Invalid Zipcode"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}},"/stg/us/zipCode/{zipCode}/{domain}":{"get":{"tags":["Zipcode"],"summary":"Get zip code detail for we com to you","operationId":"getZipCodeDetailUsingGET","consumes":["application/json"],"produces":["application/json"],"parameters":[{"name":"request-source","in":"header","description":"where the request come from samsung.com or splus or voyager","required":true,"type":"string"},{"name":"samsungus-GUID","in":"header","description":"required if request come from splus or voyager","required":false,"type":"string"},{"name":"samsungus-profId","in":"header","description":"Required for samsung.com. If not set in cookie, it should be set here. If both cookie and here are set, then value from cookie will take precedence","required":false,"type":"string"},{"name":"zipCode","in":"query","required":false,"type":"string"},{"name":"requestSource","in":"query","required":false,"type":"string"},{"name":"domain","in":"query","required":false,"type":"string"}],"responses":{"200":{"description":"OK","schema":{"type":"string"}},"400":{"description":"Bad Request"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Not found"},"500":{"description":"Internal server error"}}}}},"definitions":{"AddressKeyFormat":{"type":"object","properties":{"AddressLine":{"type":"array","items":{"type":"string"}},"Code":{"type":"string"},"CountryCode":{"type":"string"},"Description":{"type":"string"},"PoliticalDivision1":{"type":"string"},"PoliticalDivision2":{"type":"string"},"PostcodeExtendedLow":{"type":"string"},"PostcodePrimaryLow":{"type":"string"},"Region":{"type":"string"},"Urbanization":{"type":"string"},"shippingBoxFlag":{"type":"boolean"}}},"AlertStatus":{"type":"object","properties":{"alertEmpty":{"type":"boolean"},"alertTimes":{"type":"integer","format":"int32"},"ipAddress":{"type":"string"},"lastDate":{"type":"string"},"pageUrl":{"type":"string"}}},"AscCenter":{"type":"object","required":["ascCode","ascName","ascType","ascURL","city","latitude","longitude","miles","officePhoneNumber","repairHours","state","storeAddress","street","zipCode"],"properties":{"activeFlag":{"type":"string"},"ascCode":{"type":"string","description":"Asc code"},"ascName":{"type":"string","description":"Store's name"},"ascType":{"type":"string","description":"Store type","enum":["UBIF","BBY","ASC","FedEx","837","CVE"]},"ascURL":{"type":"string","description":"Store's URL address."},"businessHours":{"type":"array","description":"Store's business hour, different from repairHours. Could be empty","items":{"type":"string"}},"city":{"type":"string"},"disclaimer":{"type":"string"},"hideAddress":{"type":"boolean"},"latitude":{"type":"string","description":"Only available in asc list API."},"longitude":{"type":"string","description":"Only available in asc list API."},"miles":{"type":"string","description":"Store distance from input zip code"},"nextAvailableScheduleDay":{"$ref":"#/definitions/InStoreSchedule"},"officePhoneNumber":{"type":"string","example":"201-291-3779","description":"In format 000-000-0000. Some of the have format 000-000-0000(XXXX), for example: 844-577-6969(NYNY)"},"promoted":{"type":"boolean"},"repairHours":{"type":"array","description":"Store Hours. List of repair hours of a store.","items":{"type":"string"}},"scheduleAvailable":{"type":"boolean","example":false,"description":"Indicates if this store is available for making an in store schedule"},"scheduleResponse":{"$ref":"#/definitions/ScheduleResponse"},"serviceInfo":{"type":"string"},"serviceList":{"type":"array","items":{"$ref":"#/definitions/AscCenterService"}},"state":{"type":"string"},"storeAddress":{"type":"string","description":"Store address. Since it's concatenated from streets, city, state, and zip code."},"storeHoursData":{"$ref":"#/definitions/StoreHour"},"storePicURL":{"type":"string","description":"Store's picture url. Only 837 and CVE Maywood has pics other ASCs doesn't have"},"street":{"type":"string"},"supportWCTUFlag":{"type":"boolean"},"supportedModels":{"type":"array","description":"List of models that the store support. Can be empty","items":{"type":"string"}},"supportedPrograms":{"type":"array","description":"List of programs that the store support. Can be empty","items":{"type":"string"}},"zipCode":{"type":"string"}}},"AscCenterService":{"type":"object","properties":{"serviceCode":{"type":"string"},"serviceDescription":{"type":"string"},"sortOrder":{"type":"integer","format":"int32"}}},"BaseServiceRequest":{"type":"object","properties":{"flow":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]}}},"BespokeParam":{"type":"object","properties":{"modelCode":{"type":"string"},"symptom":{"type":"string"}}},"BespokeResponse":{"type":"object","properties":{"isValid":{"type":"boolean"}}},"BillingAddress":{"type":"object","properties":{"address1":{"type":"string"},"address2":{"type":"string"},"city":{"type":"string"},"firstName":{"type":"string"},"lastName":{"type":"string"},"middleName":{"type":"string"},"state":{"type":"string"},"zipCode":{"type":"string"}}},"Category":{"type":"object","properties":{"children":{"type":"array","items":{"$ref":"#/definitions/Category"}},"id":{"type":"string"},"image":{"type":"string"},"leaf":{"type":"boolean"},"level":{"type":"string"},"modelCode":{"type":"string"},"title":{"type":"string"},"upperId":{"type":"string"}}},"CityStateLookupByZipcode":{"type":"object","properties":{"city":{"type":"string"},"state":{"type":"string"},"zipCode":{"type":"string"}}},"Company":{"type":"object","properties":{"id":{"type":"string"},"ips":{"type":"string"},"mdiSeq":{"type":"string"},"name":{"type":"string"},"searchName":{"type":"string"},"storeList":{"type":"array","items":{"$ref":"#/definitions/Store"}}}},"ConfirmParam":{"type":"object","required":["ascCode","isPreferredDate","requestClass","srid"],"properties":{"additionalPhoneNo":{"type":"string","example":"732-123-4567","description":"Accept new phone number for the HA revamp"},"ascAcctNo":{"type":"string"},"ascCode":{"type":"string","example":"SR100","description":"SRID to be cconfirmed"},"dplusFlag":{"type":"string"},"dpoResult":{"type":"string"},"dsrServiceType":{"type":"string","example":"IH","description":"type of service"},"isPreferredDate":{"type":"string","example":"SR100","description":"SRID to be cconfirmed"},"notification":{"$ref":"#/definitions/Notification"},"requestClass":{"type":"string","example":"SR100","description":"SRID to be cconfirmed"},"sc4uObjectId":{"type":"string"},"sc4uPayment":{"$ref":"#/definitions/Sc4uPaymentRequest"},"sc4uPriceError":{"type":"boolean","example":true,"description":"Indicate if get OOW sc4u price API error "},"schedule":{"$ref":"#/definitions/ScheduleParam"},"smsConsent":{"type":"string","example":"Y","description":"Indicate if user should be contacted by SMS","enum":["Y","N"]},"srid":{"type":"string","example":"SR100","description":"SRID to be cconfirmed"},"subType":{"type":"string"},"symCode1":{"type":"string"},"symCode2":{"type":"string"},"symCode3":{"type":"string"}}},"ContactInformation":{"type":"object","required":["emailAddress","mobilePhone"],"properties":{"additionalPhone":{"type":"string","example":"201-000-1112","description":"Must be in format: 00000000 or 000-000-0000 and not start with 1"},"address1":{"type":"string","example":"100 Challenger Rd","description":"Max length 60"},"address2":{"type":"string","example":"6th floor","description":"Max length 40"},"altPhone":{"type":"string","example":"201-000-1112","description":"Must be in format: 00000000 or 000-000-0000 and not start with 1"},"city":{"type":"string","example":"Ridgefield Park","description":"Max length 25"},"emailAddress":{"type":"string","example":"test@samsung.com","description":"Max length 50"},"firstName":{"type":"string","example":"Samsung","description":"Max length 40"},"instruction":{"type":"string","example":"our buzzer doesn't work, please call or text when you come","description":"Describe user inquiry. Max length 100"},"lastName":{"type":"string","example":"Com","description":"Max length 40"},"middleName":{"type":"string"},"mobilePhone":{"type":"string","example":"222-333-6123","description":"Must be in format: 00000000 or 000-000-0000 and not start with 1"},"state":{"type":"string","example":"NJ","description":"Max length 3"},"zipCode":{"type":"string","example":"22401","description":"Max length 10"}}},"ContactInformationParam":{"type":"object","required":["emailAddress","mobilePhone"],"properties":{"additionalPhone":{"type":"string","example":"201-000-1112","description":"Must be in format: 00000000 or 000-000-0000 and not start with 1"},"address1":{"type":"string","example":"100 Challenger Rd","description":"Max length 60"},"address2":{"type":"string","example":"6th floor","description":"Max length 40"},"altPhone":{"type":"string","example":"201-000-1112","description":"Must be in format: 00000000 or 000-000-0000 and not start with 1"},"city":{"type":"string","example":"Ridgefield Park","description":"Max length 25"},"emailAddress":{"type":"string","example":"test@samsung.com","description":"Max length 50"},"firstName":{"type":"string","example":"Samsung","description":"Max length 40"},"instruction":{"type":"string","example":"our buzzer doesn't work, please call or text when you come","description":"Describe user inquiry. Max length 100"},"lastName":{"type":"string","example":"Com","description":"Max length 40"},"middleName":{"type":"string"},"mobilePhone":{"type":"string","example":"222-333-6123","description":"Must be in format: 00000000 or 000-000-0000 and not start with 1"},"state":{"type":"string","example":"NJ","description":"Max length 3"},"zipCode":{"type":"string","example":"22401","description":"Max length 10"}}},"ContactReason":{"type":"object","properties":{"reasonChildren":{"type":"array","items":{"$ref":"#/definitions/ContactReason"}},"reasonId":{"type":"string"},"reasonName":{"type":"string"},"selfHelpSuggestion":{"type":"string"},"upperReasonId":{"type":"string"}}},"ContactUpdateResponse":{"type":"object","properties":{"message":{"type":"string"},"status":{"type":"string"}}},"Coupon":{"type":"object","properties":{"code":{"type":"string"},"company":{"type":"string"},"discountAmount":{"type":"integer","format":"int32"},"discountRate":{"type":"integer","format":"int32"},"expiresOn":{"type":"string"},"issueDate":{"type":"string"},"promotion":{"$ref":"#/definitions/Promotion"},"refNo":{"type":"string"},"sentDate":{"type":"string"},"status":{"type":"string"},"statusHistory":{"type":"array","items":{"$ref":"#/definitions/SC4UStatusHistory"}},"system":{"type":"string"}}},"CtiToken":{"type":"object","properties":{"expire_at":{"type":"integer","format":"int64"},"token":{"type":"string"}}},"Customer":{"type":"object","properties":{"addressNumber":{"type":"string"},"bpNo":{"type":"string"},"city":{"type":"string"},"cityCode":{"type":"string"},"country":{"type":"string"},"district":{"type":"string"},"emailId":{"type":"string"},"fax":{"type":"string"},"firstName":{"type":"string"},"homePhone":{"type":"string"},"lastName":{"type":"string"},"mobilePhone":{"type":"string"},"officePhone":{"type":"string"},"postCode":{"type":"string"},"state":{"type":"string"},"stateCode":{"type":"string"},"street1":{"type":"string"},"street2":{"type":"string"}}},"CustomerFeedbackRequest":{"type":"object","properties":{"taxonomyId":{"type":"string"},"symptomId":{"type":"string"},"modelCode":{"type":"string"},"sysRegId":{"type":"string"},"custFeedback":{"type":"string"}}},"CustomerFriendlySymptom":{"type":"object","properties":{"id":{"type":"string"},"level":{"type":"integer","format":"int32"},"symptomDesc":{"type":"string"},"symptomId":{"type":"string"},"symptomIdPath":{"type":"string"},"symptomNamePath":{"type":"string"}}},"CustomerFriendlySymptomResponse":{"type":"object","properties":{"symptoms":{"type":"array","items":{"$ref":"#/definitions/CustomerFriendlySymptom"}}}},"DealerProduct":{"type":"object","properties":{"ascCode":{"type":"string"},"bpNo":{"type":"string"},"companyId":{"type":"string"},"imei":{"type":"string"},"modelNumber":{"type":"string"},"productDetails":{"$ref":"#/definitions/SupportProduct"},"purchaseDate":{"type":"string"},"registeredDate":{"type":"string"},"serialNumber":{"type":"string"},"serviceType":{"type":"string"},"subType":{"type":"string"},"symptom":{"$ref":"#/definitions/Symptom"},"warranty":{"$ref":"#/definitions/ProductWarranty"}}},"DealerTicket":{"type":"object","properties":{"accountContactInformation":{"$ref":"#/definitions/ContactInformationParam"},"additionalPhoneNo":{"type":"string","example":"732-123-4567","description":"Accept new phone number for the HA revamp"},"appointmentId":{"type":"string"},"ascAcctNo":{"type":"string"},"ascCenter":{"$ref":"#/definitions/AscCenter"},"ascCode":{"type":"string","example":"BFSC521","description":"Authorized Service Center code that's selected by user"},"ascType":{"type":"string"},"bpNo":{"type":"string"},"cancellable":{"type":"boolean","example":false,"description":"true"},"categoryId":{"type":"string"},"claimNumber":{"type":"string"},"company":{"$ref":"#/definitions/Company"},"companyId":{"type":"string"},"complaintId":{"type":"string"},"completeDate":{"type":"string"},"contactInformation":{"description":"Contact information for the service request. User can input info that's different from account's contact info. When create user service request draft, api will return account default info, however user can input different ones","$ref":"#/definitions/ContactInformation"},"createDate":{"type":"string"},"createdBy":{"type":"string"},"customer":{"$ref":"#/definitions/Customer"},"customerPushId":{"type":"string"},"cyberType":{"type":"string"},"dealerBp":{"type":"string"},"detailType":{"type":"string"},"disputeStatus":{"type":"string","example":"APPROVED","description":"APPROVED, REJECTED, SUBMITTED","readOnly":true},"disputeWtyDate":{"type":"string"},"dplusFlag":{"type":"string"},"dpoResult":{"type":"string"},"draft":{"type":"string","example":"Y, N","description":"flag telling if the service request has been submitted or not","readOnly":true},"dsrServiceType":{"type":"string","description":"IH"},"editable":{"type":"string"},"email":{"type":"string"},"exist4kTicketInfo":{"description":"existing 4K ticket info for TVs","$ref":"#/definitions/Exist4kTicketInfo"},"firstName":{"type":"string"},"flow":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]},"guest":{"type":"boolean"},"guid":{"type":"string"},"im":{"type":"boolean"},"imei":{"type":"string","description":"9009928472873823"},"inquiry":{"type":"string"},"isIMEI":{"type":"boolean","example":false,"description":"false"},"isPreferredDate":{"type":"string","example":"Y","description":"Y,N"},"lastName":{"type":"string"},"lv2TaxonName":{"type":"string"},"modelCode":{"type":"string"},"modelFrom":{"type":"string"},"modelImage":{"type":"string"},"modelName":{"type":"string"},"modifyDate":{"type":"string","example":"20180222","description":"date when draft was last updated","readOnly":true},"notification":{"description":"Used for notification preference","$ref":"#/definitions/Notification"},"orderId":{"type":"string"},"originWtyDate":{"type":"string"},"os":{"type":"string"},"paymentEligibleCTA":{"type":"string"},"paymentFlag":{"type":"boolean"},"paymentType":{"type":"string"},"phoneNumber":{"type":"string"},"pos":{"type":"string"},"postingDate":{"type":"string"},"productWarranty":{"description":"When view single service request, this field is used for displaying warranty info","$ref":"#/definitions/ProductWarranty"},"purchaseDate":{"type":"string"},"purchasePlace":{"type":"string"},"reasonCode":{"type":"string"},"reasonDesc":{"type":"string"},"receiptFileKey":{"type":"string","description":"receipt file object key"},"receiptFilename":{"type":"string","example":"201402071009029^cyber_receipt^Camera_Mode.jpg","description":"File name of receipt"},"receiptFlag":{"type":"string","example":"Y, N","description":"Distinguish is the request is for dispute","readOnly":true},"receiptImage":{"description":"Receipt images user uploaded","readOnly":true,"$ref":"#/definitions/ReceiptImage"},"repairInfo":{"description":"repairStatus details based on GCIC statusCode","$ref":"#/definitions/RepairStatusInfo"},"repairType":{"type":"string"},"reschduleFlag":{"type":"boolean"},"retCode":{"type":"string"},"sc4u":{"type":"boolean"},"sc4uCancelTicketRequest":{"$ref":"#/definitions/Sc4uCancelTicketRequest"},"sc4uCoupon":{"type":"boolean"},"sc4uObjectId":{"type":"string"},"sc4uPayment":{"$ref":"#/definitions/Sc4uPaymentRequest"},"sc4uPriceError":{"type":"boolean"},"schedule":{"$ref":"#/definitions/ServiceRequestSchedule"},"scheduleDate":{"type":"string"},"scheduleEndTime":{"type":"string"},"scheduleTime":{"type":"string"},"scheduleTimeName":{"type":"string","example":"12PM - 4PM","description":"Shows different timeslot of a day"},"serial":{"type":"string"},"serviceFlowType":{"type":"string","description":"Service flow type for repair status","enum":["MX_WALK_IN","MX_MAIL_IN","MX_WCTY","CE_MAIL_IN","HA"]},"serviceProvider":{"description":"used for display in confirmation page or detail page","$ref":"#/definitions/ServiceProvider"},"serviceType":{"type":"string","example":"IH","description":"CI - carry in, IH - in home, PS - pick up","readOnly":true},"serviceVersion":{"type":"string","example":"NEW","description":"NEW, OLD","readOnly":true},"smsConsent":{"type":"string"},"source":{"type":"string"},"sprinklrProfileFlag":{"type":"boolean"},"srid":{"type":"string","example":"SR123456","description":"service request id in dsr system"},"statusCode":{"type":"string","example":"E0001","description":"Status code of a ticket from GCIC","readOnly":true},"statusComment":{"type":"string"},"statusDesc":{"type":"string","example":"Completed","description":"status enum - for 4k ticket: Draft, Submitted, Completed, Canceled, Missed.","readOnly":true},"stepID":{"type":"string","example":"/request/schedule","description":"Used by .com, save the path of current step"},"subType":{"type":"string"},"symptom":{"description":"Symtom object","$ref":"#/definitions/Symptom"},"symptomImages":{"type":"array","description":"Array of symptom images","items":{"$ref":"#/definitions/SymptomImage"}},"symptomMovie":{"description":"User upload symptom movie id","$ref":"#/definitions/SymptomMovieMeta"},"symptomPilot":{"type":"boolean"},"symptoms":{"type":"string"},"taxonCodePath":{"type":"string"},"taxonNamePath":{"type":"string"},"thumbTackFlag":{"type":"boolean"},"ticketNumber":{"type":"string","example":"4100171709, 2010343635","description":"Ticket number from GCIC","readOnly":true},"warrantyDate":{"type":"string","description":"not used for displaying warranty information, ignore on UI"},"wcty":{"type":"boolean"}}},"DialogGeneralResponse":{"type":"object","properties":{"error":{"type":"string"},"success":{"type":"boolean"}}},"DialogParts":{"type":"object","properties":{"apply_price":{"type":"string"},"defect_ratio":{"type":"integer","format":"int32"},"id":{"type":"string"},"part":{"type":"string"},"product":{"type":"string"},"quantity":{"type":"integer","format":"int32"},"remark":{"type":"string"},"type":{"type":"string"}}},"DialogueRequest":{"type":"object","properties":{"answer":{"type":"string"},"channel":{"type":"string"},"cicSubPrd":{"type":"string"},"company":{"type":"string"},"dialogId":{"type":"string"},"dialogSymptom":{"type":"string"},"dsrServiceType":{"type":"string"},"engineSymptoms":{"type":"array","items":{"type":"string"}},"index":{"type":"string"},"modelCode":{"type":"string"},"partIndices":{"type":"array","items":{"type":"integer","format":"int32"}},"parts":{"type":"array","items":{"$ref":"#/definitions/DialogParts"}},"product":{"type":"string"},"question":{"type":"string"},"rootId":{"type":"string"},"sc4uObjectId":{"type":"string"},"serialNo":{"type":"string"},"sessionId":{"type":"string"},"symptom":{"type":"array","items":{"type":"string"}},"text":{"type":"string"}}},"DialogueResponse":{"type":"object","properties":{"answers":{"type":"array","items":{"type":"string"}},"dailogId":{"type":"string"},"engineSymptoms":{"type":"array","items":{"type":"string"}},"error":{"type":"string"},"parts":{"type":"array","items":{"$ref":"#/definitions/DialogParts"}},"partsLabel":{"type":"array","items":{"type":"string"}},"question":{"type":"string"},"status":{"type":"string"},"success":{"type":"boolean"},"symptoms":{"type":"array","items":{"$ref":"#/definitions/SymptomsItem"}}}},"DryerResponse":{"type":"object","properties":{"dryer":{"type":"boolean"}}},"EOL":{"type":"object","properties":{"isEOL":{"type":"boolean","example":false},"message":{"type":"string"},"url":{"type":"string"}}},"EndDialogueRequest":{"type":"object","properties":{"channel":{"type":"string"},"company":{"type":"string"},"sc4uObjectId":{"type":"string"},"sessionId":{"type":"string"}}},"Exist4kTicketInfo":{"type":"object","properties":{"completeDate":{"type":"string"},"createNew4KFlg":{"type":"boolean"},"createP1Flg":{"type":"boolean"},"detailType":{"type":"string"},"existingHa4kFlg":{"type":"boolean"},"modelCode":{"type":"string"},"popupMessage":{"type":"string"},"serial":{"type":"string"},"status":{"type":"string"},"ticket4kNo":{"type":"string"},"ticketP1CreateDt":{"type":"string"},"ticketP1RedoNo":{"type":"string"}}},"File":{"type":"object","properties":{"absolute":{"type":"boolean"},"absoluteFile":{"$ref":"#/definitions/File"},"absolutePath":{"type":"string"},"canonicalFile":{"$ref":"#/definitions/File"},"canonicalPath":{"type":"string"},"directory":{"type":"boolean"},"file":{"type":"boolean"},"freeSpace":{"type":"integer","format":"int64"},"hidden":{"type":"boolean"},"name":{"type":"string"},"parent":{"type":"string"},"parentFile":{"$ref":"#/definitions/File"},"path":{"type":"string"},"totalSpace":{"type":"integer","format":"int64"},"usableSpace":{"type":"integer","format":"int64"}}},"GeneralResponse":{"type":"object","properties":{"detail":{"type":"string","enum":["ADDRESS_VERIFY_FAILURE","DECLINED","INVALID_ACCOUNT_NUMBER","INVALID_EXP_DATE","TRANSACTION_TYP_NOT_MAPPED","DECLINE_BY_PROCESSOR","CVV2_MISMATCH","INVALID_BILLING_ADDRESS","OTHER_ERROR"]},"message":{"type":"string"},"paymentId":{"type":"string"},"srid":{"type":"string"},"type":{"type":"string","enum":["general","payment","creation","validation"]}}},"HAPricingPart":{"type":"object","properties":{"APPLY_PRICE":{"type":"string"},"DEFECT_RATIO":{"type":"string"},"PART":{"type":"string"},"QUANTITY":{"type":"string"}}},"HRMEligibilityResponse":{"type":"object","properties":{"company":{"type":"string"},"hrmModel":{"type":"boolean"},"modelCode":{"type":"string"},"online":{"type":"boolean"},"wifiType":{"type":"string"}}},"ImeiCorrection":{"type":"object","properties":{"imei":{"type":"string"},"isProductValid":{"type":"boolean"},"modelCode":{"type":"string"},"newImei":{"type":"string"},"newModelCode":{"type":"string"},"serial":{"type":"string"}}},"InStoreProduct":{"type":"object","properties":{"modelCode":{"type":"string"},"modelImage":{"type":"string"},"openTicketExist":{"type":"boolean"},"productName":{"type":"string"},"serial":{"type":"string"},"warranty":{"$ref":"#/definitions/ProductWarranty"}}},"InStoreProductResponse":{"type":"object","properties":{"products":{"type":"array","items":{"$ref":"#/definitions/InStoreProduct"}},"unknownProductTicketExist":{"type":"boolean"}}},"InStoreSchedule":{"type":"object","properties":{"available":{"type":"boolean"},"date":{"type":"string","example":"2018-06-04"},"dayOfWeek":{"type":"string","example":"Mon"},"slots":{"type":"array","description":"Available slots in for the date","items":{"$ref":"#/definitions/InStoreScheduleSlot"}}}},"InStoreScheduleResponse":{"type":"object","properties":{"schedules":{"type":"array","items":{"$ref":"#/definitions/InStoreSchedule"}}}},"InStoreScheduleSlot":{"type":"object","properties":{"available":{"type":"boolean"},"slotEndValue":{"type":"string","example":"12:30"},"slotName":{"type":"string","example":"12PM - 3PM"},"slotValue":{"type":"string","example":"12:00"}}},"InStoreServiceRequest":{"type":"object","required":["ascCode","categoryId","issueDescription","modelCode","notification","scheduleDate","scheduleTime"],"properties":{"accountExist":{"type":"boolean","example":false,"description":"indicate if the ticket is created by existing account"},"additionalPhoneNo":{"type":"string"},"ascAddress":{"type":"string","example":"4 Privet Drive  Bellevue, WA 98033","readOnly":true},"ascCenter":{"$ref":"#/definitions/AscCenter"},"ascCode":{"type":"string","description":"Need to be sent when create request. #create, #guest, #reschedule."},"ascName":{"type":"string","example":"AT&T Service Center","readOnly":true},"ascType":{"type":"string"},"categoryId":{"type":"string","example":"1","description":"Symptom code selected from the symptom api #create, #guest, #reschedule."},"claimNumber":{"type":"string"},"complaintId":{"type":"string","description":"complaint id"},"completeDate":{"type":"string"},"contactInformation":{"$ref":"#/definitions/ContactInformationParam"},"disputeWtyDate":{"type":"string"},"flow":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]},"inWarranty":{"type":"boolean"},"issueDescription":{"type":"string","example":"screen doesn't light up","description":"Issue description, max 500 chars"},"jwt":{"type":"string"},"lv2TaxonName":{"type":"string"},"mobilePhone":{"type":"string","description":"This field need to be present and set if /instore/checkmobile return false. Otherwise it can be ignored. Mobile phone will be updated user account. Format must be 00000000 or 000-000-0000 or (000)000-0000"},"modelCode":{"type":"string","example":"SM-G935TZKATMB","description":"Should be selected from model picker api. #create, #guest"},"modelCodeFrom":{"type":"string","example":"SC","description":"Used for unknown product selected from model picker or store locator . Indicate where does the model code come from. If from /us/instore/noauth/taxonomy then set to SC; if from /us/storelocator/category then set to SL. If left empty, it'll be set as SL. Model code must from the api.  #create, #guest","enum":["SC","SL","\"\""]},"modelImage":{"type":"string","example":"https://s7d2.scene7.com/is/image/SamsungUS/s9-294x294-1","readOnly":true},"notification":{"description":"SMS or Email notification, #create, #reschedule.","$ref":"#/definitions/Notification"},"productName":{"type":"string","example":"Samsung Galaxy S7","readOnly":true},"productSubType":{"type":"string"},"productWarranty":{"description":"Only be shown in confirmation page","readOnly":true,"$ref":"#/definitions/ProductWarranty"},"promoCode":{"type":"string"},"promoUsedFlag":{"type":"boolean"},"purchaseDate":{"type":"string"},"remoteId":{"type":"string"},"reschedulableFlag":{"type":"string"},"salesCompany":{"type":"string"},"sc4uObjectId":{"type":"string"},"scheduleDate":{"type":"string","example":"2018-08-08","description":"When create or reschedule, use the value selected from /slots api. Format should be YYYY-MM-DD But from response the format will be YYYYMMDD #create, #guest, #reschedule"},"scheduleEndTime":{"type":"string"},"scheduleTime":{"type":"string","example":"09:00","description":"When create or reschedule, use the value selected from /slots api. Format should be HH:SSBut from response the format will be HHMMSS #create, #guest, #reschedule"},"scheduleTimeName":{"type":"string","example":"4PM - 8PM","description":"Used at confirmation page","readOnly":true},"serial":{"type":"string","example":"355986082352767","description":"If product is not registered, set as empty string. Otherwise validation will fail. If it's registered then send the serial. One user can only create one open ticket for unregistered products."},"serviceType":{"type":"string"},"srid":{"type":"string","description":"When create request, srid is not required, only required when reschedule. #reschedule. Only open ticket can be rescheduled, closed ticket or completed ticket will fail"},"statusDesc":{"type":"string"},"symptom":{"$ref":"#/definitions/InStoreSymptom"},"taxonCodePath":{"type":"string"},"ticketNumber":{"type":"string","example":"5145183323","readOnly":true},"unknownProductFlag":{"type":"string"},"warranty":{"type":"string"},"warrantyDate":{"type":"string"},"warrantyType":{"type":"string","example":"Manufacturer/Careplus/Extended"}}},"InStoreServiceRequestResponse":{"type":"object","properties":{"serviceRequest":{"$ref":"#/definitions/InStoreServiceRequest"}}},"InStoreSymptom":{"type":"object","properties":{"iconUrl":{"type":"string","example":"https://www.samsung.com/us/smg/content/dam/support/icons/symptoms/cracked_screen.svg"},"symptomCodeLvl1":{"type":"string"},"symptomCodeLvl2":{"type":"string"},"symptomCodeLvl3":{"type":"string"},"symptomId":{"type":"string"},"symptomName":{"type":"string"}}},"InStoreTroubleshootingResponse":{"type":"object","properties":{"tsgList":{"type":"array","items":{"$ref":"#/definitions/TroubleshootingItem"}}}},"InputStream":{"type":"object"},"ItemWrapper":{"type":"object","properties":{"items":{"type":"array","items":{"type":"object"}},"total":{"type":"integer","format":"int32"}}},"ItemWrapper«DealerProduct»":{"type":"object","properties":{"items":{"type":"array","items":{"$ref":"#/definitions/DealerProduct"}},"total":{"type":"integer","format":"int32"}}},"Labor":{"type":"object","properties":{"term":{"type":"string"},"valid":{"type":"string"}}},"LocalHeroEppEligibilityResponse":{"type":"object","properties":{"epp_eligibility":{"type":"boolean"}}},"MailInCancelResponse":{"type":"object","properties":{"message":{"type":"string"},"result":{"type":"string","enum":["CANCELLABLE_SUCCESS","CANCELLABLE_FAILURE","NON_CANCELLABLE_INVARIANT","ERROR"]}}},"MailInServiceRequest":{"type":"object","properties":{"accountContactInformation":{"$ref":"#/definitions/ContactInformationParam"},"additionalPhoneNo":{"type":"string","example":"732-123-4567","description":"Accept new phone number for the HA revamp"},"ascAcctNo":{"type":"string"},"ascCenter":{"$ref":"#/definitions/AscCenter"},"ascCode":{"type":"string","example":"BFSC521","description":"Authorized Service Center code that's selected by user"},"ascType":{"type":"string"},"cancellable":{"type":"boolean","example":false,"description":"true"},"companyId":{"type":"string"},"completeDate":{"type":"string"},"contactInformation":{"description":"Contact information for the service request. User can input info that's different from account's contact info. When create user service request draft, api will return account default info, however user can input different ones","$ref":"#/definitions/ContactInformation"},"createDate":{"type":"string","example":"20180222","description":"Date when ticket draft was created","readOnly":true},"createdBy":{"type":"string"},"customer":{"$ref":"#/definitions/Customer"},"disputeStatus":{"type":"string","example":"APPROVED","description":"APPROVED, REJECTED, SUBMITTED","readOnly":true},"disputeWtyDate":{"type":"string"},"draft":{"type":"string","example":"Y, N","description":"flag telling if the service request has been submitted or not","readOnly":true},"dsrServiceType":{"type":"string","description":"IH"},"editable":{"type":"string"},"exist4kTicketInfo":{"description":"existing 4K ticket info for TVs","$ref":"#/definitions/Exist4kTicketInfo"},"flow":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]},"im":{"type":"boolean"},"imei":{"type":"string","description":"9009928472873823"},"inquiry":{"type":"string"},"isIMEI":{"type":"boolean","example":false,"description":"false"},"isPreferredDate":{"type":"string","example":"Y","description":"Y,N"},"modelCode":{"type":"string"},"modelImage":{"type":"string"},"modelName":{"type":"string"},"modifyDate":{"type":"string","example":"20180222","description":"date when draft was last updated","readOnly":true},"notification":{"description":"Used for notification preference","$ref":"#/definitions/Notification"},"originWtyDate":{"type":"string"},"payment":{"$ref":"#/definitions/Payment"},"paymentEligibleCTA":{"type":"string"},"paymentFlag":{"type":"boolean"},"postingDate":{"type":"string"},"productWarranty":{"description":"When view single service request, this field is used for displaying warranty info","$ref":"#/definitions/ProductWarranty"},"purchaseDate":{"type":"string"},"reasonCode":{"type":"string"},"reasonDesc":{"type":"string"},"receiptFileKey":{"type":"string","description":"receipt file object key"},"receiptFilename":{"type":"string","example":"201402071009029^cyber_receipt^Camera_Mode.jpg","description":"File name of receipt"},"receiptFlag":{"type":"string","example":"Y, N","description":"Distinguish is the request is for dispute","readOnly":true},"receiptImage":{"description":"Receipt images user uploaded","readOnly":true,"$ref":"#/definitions/ReceiptImage"},"repairInfo":{"description":"repairStatus details based on GCIC statusCode","$ref":"#/definitions/RepairStatusInfo"},"sc4u":{"type":"boolean"},"sc4uCancelTicketRequest":{"$ref":"#/definitions/Sc4uCancelTicketRequest"},"sc4uCoupon":{"type":"boolean"},"sc4uPayment":{"$ref":"#/definitions/Sc4uPaymentRequest"},"schedule":{"$ref":"#/definitions/ServiceRequestSchedule"},"scheduleDate":{"type":"string"},"scheduleEndTime":{"type":"string"},"scheduleTime":{"type":"string"},"scheduleTimeName":{"type":"string","example":"12PM - 4PM","description":"Shows different timeslot of a day"},"serial":{"type":"string"},"serviceFlowType":{"type":"string","description":"Service flow type for repair status","enum":["MX_WALK_IN","MX_MAIL_IN","MX_WCTY","CE_MAIL_IN","HA"]},"serviceProvider":{"description":"used for display in confirmation page or detail page","$ref":"#/definitions/ServiceProvider"},"serviceType":{"type":"string","example":"IH","description":"CI - carry in, IH - in home, PS - pick up","readOnly":true},"serviceVersion":{"type":"string","example":"NEW","description":"NEW, OLD","readOnly":true},"shipping":{"$ref":"#/definitions/Shipping"},"srid":{"type":"string","example":"SR123456","description":"service request id in dsr system"},"statusCode":{"type":"string","example":"E0001","description":"Status code of a ticket from GCIC","readOnly":true},"statusComment":{"type":"string"},"statusDesc":{"type":"string","example":"Completed","description":"status enum - for 4k ticket: Draft, Submitted, Completed, Canceled, Missed.","readOnly":true},"statusHistory":{"type":"array","items":{"$ref":"#/definitions/StatusHistory"}},"stepID":{"type":"string","example":"/request/schedule","description":"Used by .com, save the path of current step"},"symptom":{"description":"Symtom object","$ref":"#/definitions/Symptom"},"symptomImages":{"type":"array","description":"Array of symptom images","items":{"$ref":"#/definitions/SymptomImage"}},"symptomMovie":{"description":"User upload symptom movie id","$ref":"#/definitions/SymptomMovieMeta"},"symptomPilot":{"type":"boolean"},"symptoms":{"type":"string"},"taxonCodePath":{"type":"string"},"taxonNamePath":{"type":"string"},"thumbTackFlag":{"type":"boolean"},"ticketNumber":{"type":"string","example":"4100171709, 2010343635","description":"Ticket number from GCIC","readOnly":true},"upsSuccess":{"type":"boolean"},"warrantyDate":{"type":"string","description":"not used for displaying warranty information, ignore on UI"},"wcty":{"type":"boolean"}}},"MailInServiceRequestParam":{"type":"object","properties":{"accountContactInformation":{"$ref":"#/definitions/ContactInformationParam"},"additionalPhoneNo":{"type":"string","example":"732-123-4567","description":"Accept new phone number for the HA revamp"},"appointmentId":{"type":"string"},"ascAcctNo":{"type":"string"},"ascCenter":{"$ref":"#/definitions/AscCenter"},"ascCode":{"type":"string","example":"BFSC521","description":"Authorized Service Center code that's selected by user"},"ascType":{"type":"string"},"bpNo":{"type":"string"},"cancellable":{"type":"boolean","example":false,"description":"true"},"categoryId":{"type":"string"},"claimNumber":{"type":"string"},"companyId":{"type":"string"},"complaintId":{"type":"string"},"completeDate":{"type":"string"},"contactInformation":{"description":"Contact information for the service request. User can input info that's different from account's contact info. When create user service request draft, api will return account default info, however user can input different ones","$ref":"#/definitions/ContactInformation"},"createDate":{"type":"string","example":"20180222","description":"Date when ticket draft was created","readOnly":true},"createdBy":{"type":"string"},"customer":{"$ref":"#/definitions/Customer"},"customerPushId":{"type":"string"},"cyberType":{"type":"string"},"dealerBp":{"type":"string"},"detailType":{"type":"string"},"disputeStatus":{"type":"string","example":"APPROVED","description":"APPROVED, REJECTED, SUBMITTED","readOnly":true},"disputeWtyDate":{"type":"string"},"dplusFlag":{"type":"string"},"dpoResult":{"type":"string"},"draft":{"type":"string","example":"Y, N","description":"flag telling if the service request has been submitted or not","readOnly":true},"dsrServiceType":{"type":"string","description":"IH"},"editable":{"type":"string"},"email":{"type":"string"},"exist4kTicketInfo":{"description":"existing 4K ticket info for TVs","$ref":"#/definitions/Exist4kTicketInfo"},"firstName":{"type":"string"},"flow":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]},"guest":{"type":"boolean"},"guid":{"type":"string"},"im":{"type":"boolean"},"imei":{"type":"string","description":"9009928472873823"},"inquiry":{"type":"string"},"isIMEI":{"type":"boolean","example":false,"description":"false"},"isPreferredDate":{"type":"string","example":"Y","description":"Y,N"},"lastName":{"type":"string"},"lv2TaxonName":{"type":"string"},"modelCode":{"type":"string"},"modelFrom":{"type":"string"},"modelImage":{"type":"string"},"modelName":{"type":"string"},"modifyDate":{"type":"string","example":"20180222","description":"date when draft was last updated","readOnly":true},"notification":{"description":"Used for notification preference","$ref":"#/definitions/Notification"},"orderId":{"type":"string"},"originWtyDate":{"type":"string"},"os":{"type":"string"},"paymentEligibleCTA":{"type":"string"},"paymentFlag":{"type":"boolean"},"paymentType":{"type":"string"},"phoneNumber":{"type":"string"},"pos":{"type":"string"},"postingDate":{"type":"string"},"productWarranty":{"description":"When view single service request, this field is used for displaying warranty info","$ref":"#/definitions/ProductWarranty"},"purchaseDate":{"type":"string"},"purchasePlace":{"type":"string"},"reasonCode":{"type":"string"},"reasonDesc":{"type":"string"},"receiptFileKey":{"type":"string","description":"receipt file object key"},"receiptFilename":{"type":"string","example":"201402071009029^cyber_receipt^Camera_Mode.jpg","description":"File name of receipt"},"receiptFlag":{"type":"string","example":"Y, N","description":"Distinguish is the request is for dispute","readOnly":true},"receiptImage":{"description":"Receipt images user uploaded","readOnly":true,"$ref":"#/definitions/ReceiptImage"},"repairInfo":{"description":"repairStatus details based on GCIC statusCode","$ref":"#/definitions/RepairStatusInfo"},"reschduleFlag":{"type":"boolean"},"retCode":{"type":"string"},"sc4u":{"type":"boolean"},"sc4uCancelTicketRequest":{"$ref":"#/definitions/Sc4uCancelTicketRequest"},"sc4uCoupon":{"type":"boolean"},"sc4uObjectId":{"type":"string"},"sc4uPayment":{"$ref":"#/definitions/Sc4uPaymentRequest"},"sc4uPriceError":{"type":"boolean"},"schedule":{"$ref":"#/definitions/ServiceRequestSchedule"},"scheduleDate":{"type":"string"},"scheduleEndTime":{"type":"string"},"scheduleTime":{"type":"string"},"scheduleTimeName":{"type":"string","example":"12PM - 4PM","description":"Shows different timeslot of a day"},"serial":{"type":"string"},"serviceFlowType":{"type":"string","description":"Service flow type for repair status","enum":["MX_WALK_IN","MX_MAIL_IN","MX_WCTY","CE_MAIL_IN","HA"]},"serviceProvider":{"description":"used for display in confirmation page or detail page","$ref":"#/definitions/ServiceProvider"},"serviceType":{"type":"string","example":"IH","description":"CI - carry in, IH - in home, PS - pick up","readOnly":true},"serviceVersion":{"type":"string","example":"NEW","description":"NEW, OLD","readOnly":true},"shipping":{"$ref":"#/definitions/Shipping"},"smsConsent":{"type":"string"},"source":{"type":"string"},"sprinklrProfileFlag":{"type":"boolean"},"srid":{"type":"string","example":"SR123456","description":"service request id in dsr system"},"statusCode":{"type":"string","example":"E0001","description":"Status code of a ticket from GCIC","readOnly":true},"statusComment":{"type":"string"},"statusDesc":{"type":"string","example":"Completed","description":"status enum - for 4k ticket: Draft, Submitted, Completed, Canceled, Missed.","readOnly":true},"stepID":{"type":"string","example":"/request/schedule","description":"Used by .com, save the path of current step"},"symptom":{"description":"Symtom object","$ref":"#/definitions/Symptom"},"symptomImages":{"type":"array","description":"Array of symptom images","items":{"$ref":"#/definitions/SymptomImage"}},"symptomMovie":{"description":"User upload symptom movie id","$ref":"#/definitions/SymptomMovieMeta"},"symptomPilot":{"type":"boolean"},"symptoms":{"type":"string"},"taxonNamePath":{"type":"string"},"thumbTackFlag":{"type":"boolean"},"ticketNumber":{"type":"string","example":"4100171709, 2010343635","description":"Ticket number from GCIC","readOnly":true},"warrantyDate":{"type":"string","description":"not used for displaying warranty information, ignore on UI"},"wcty":{"type":"boolean"},"payment":{"$ref":"#/definitions/Payment"},"jwt":{"type":"string"},"promoCode":{"type":"string"},"salesCompany":{"type":"string"},"org":{"type":"string"},"subType":{"type":"string"},"promotionId":{"type":"string"},"taxonCodePath":{"type":"string"},"repairCostRequest":{"$ref":"#/definitions/RepairCostRequest"}}},"MailInSymptom":{"type":"object","properties":{"batteryHazmat":{"type":"string"},"iconUrl":{"type":"string"},"id":{"type":"string"},"level":{"type":"integer","format":"int32"},"oowFlag":{"type":"string"},"symptomDesc":{"type":"string"},"symptomId":{"type":"string"},"symptomIdPath":{"type":"string"},"symptomNamePath":{"type":"string"}}},"ModelCode":{"type":"object","properties":{"codeId":{"type":"string"},"codeName":{"type":"string"},"grantparentId":{"$ref":"#/definitions/TroubleshootingCategory"},"isActive":{"type":"string"},"level":{"type":"integer","format":"int32"},"parentId":{"type":"string"},"registerDate":{"type":"string","format":"date-time"},"siteCd":{"type":"string"}}},"Notification":{"type":"object","properties":{"email":{"type":"boolean"},"notifyDealer":{"type":"boolean"},"sms":{"type":"boolean"}}},"OrderHelpField":{"type":"object","properties":{"fieldId":{"type":"string"},"fieldName":{"type":"string"},"recommended":{"type":"string"},"requiredFields":{"type":"array","items":{"$ref":"#/definitions/OrderHelpField"}}}},"OrderHelpFieldResponse":{"type":"object","properties":{"contactChannelList":{"type":"array","items":{"$ref":"#/definitions/OrderHelpField"}},"customerFieldList":{"type":"array","items":{"$ref":"#/definitions/OrderHelpField"}},"skillSetList":{"type":"array","items":{"$ref":"#/definitions/OrderHelpField"}}}},"PackageActivity":{"type":"object","properties":{"city":{"type":"string"},"date":{"type":"string"},"pkgStatusCode":{"type":"string"},"state":{"type":"string"},"statusCode":{"type":"string"},"statusDescription":{"type":"string"},"statusType":{"type":"string"},"time":{"type":"string"},"zipCode":{"type":"string"}}},"Part":{"type":"object","properties":{"term":{"type":"string"},"valid":{"type":"string"}}},"Payment":{"type":"object","required":["payAdditionalCost"],"properties":{"cardNumber":{"type":"string"},"failCount":{"type":"integer","format":"int32","description":"will be reset to 0 after payment success, and accumulated if making additional payment","readOnly":true},"needPayAdditional":{"type":"boolean","example":false,"description":"indicate if additional cost need to be payed","readOnly":true},"newPaymentSuccess":{"type":"boolean","example":false,"description":"if additional cost payment success"},"payAdditionalCost":{"type":"boolean","example":false,"description":"when make payment for additional cost, set this to true to avoid shipping label creation"},"paymentAttemptFailed":{"type":"boolean","example":false,"description":"indicate payment has been attempted but failed."},"paymentId":{"type":"string","description":"indicate the sc4uObjectId used for the payment"},"paymentSuccess":{"type":"boolean","example":false,"description":"if initial payment is success"},"expirationDate":{"type":"string"},"cvv":{"type":"string"},"billingAddress":{"$ref":"#/definitions/BillingAddress"},"cardType":{"type":"string"},"stdPrice":{"type":"number","format":"double"},"lcdPrice":{"type":"number","format":"double"},"tax":{"type":"number","format":"double"},"subTotal":{"type":"number","format":"double"},"total":{"type":"number","format":"double"},"expMonth":{"type":"string"},"expYear":{"type":"string"},"newStdPrice":{"type":"number","format":"double"},"newLcdPrice":{"type":"number","format":"double"},"newTax":{"type":"number","format":"double"},"newSubtotal":{"type":"number","format":"double"},"newTotal":{"type":"number","format":"double"},"outboundShippingCost":{"type":"number","format":"double"},"inboundShippingCost":{"type":"number","format":"double"},"errorMessage":{"type":"string"}}},"PhotoResponse":{"type":"object","properties":{"barCode":{"type":"string"},"errorMessage":{"type":"string"}}},"Pricing":{"type":"object","properties":{"price":{"type":"number"},"tax":{"type":"number"}}},"Product":{"type":"object","required":["modelCode","modelName"],"properties":{"accessoriesURL":{"type":"string","example":"http://www.samsung.com/accessory","description":"url for view accessories"},"amendStatus":{"type":"string"},"categoryId":{"type":"string","example":"19","description":"Used for creating service request"},"chatUrl":{"type":"string","example":"http://www.samsusng.com/chat","description":"chat url for product"},"cpo":{"type":"boolean"},"displayModelName":{"type":"string","example":"40\" Class KU6300 4K UHD TV"},"eol":{"description":"Indicate if the product is end of line","$ref":"#/definitions/EOL"},"imageURL":{"type":"string","example":"/oscimages/no_picture_ss.gif","description":"Product's image url"},"imei":{"type":"string","example":"124232223234454","description":"IMEI will be same as serial field if it's pure number, and isIMEI will be true"},"isIMEI":{"type":"boolean","example":false,"description":"If serial number is pure number , this will be set to ture and imei would be same as serial"},"isProductValid":{"type":"boolean"},"isRecalled":{"type":"boolean","example":true,"description":"ture, false"},"modelCode":{"type":"string","example":"LNT4669FX/XAA"},"modelName":{"type":"string","example":"UN40KU6300F"},"opipUrl":{"type":"string"},"pdp":{"type":"string","example":"/product/path","description":"prodct details path"},"pimValidateStatus":{"type":"string"},"primaryTaxonName":{"type":"string"},"productData":{"type":"string"},"productGroup":{"type":"string","example":"LCD TV"},"productValid":{"type":"boolean"},"productWarranty":{"description":"Product warranty required for the product list should not get from here. It should be get from us/user/products/warranties api","$ref":"#/definitions/ProductWarranty"},"recallURL":{"type":"string","example":"http://www.samsusng/recall/learnmore","description":"learn more url if product is recalled. only avaliable if isRecalled is true"},"registerDate":{"type":"string"},"registration":{"type":"string","example":"none","description":"none"},"removalFlag":{"type":"boolean"},"reviewURL":{"type":"string","example":"http://www.samsung.com/review","description":"url for writing a review"},"scvModelCategory":{"type":"string"},"scvRecords":{"type":"array","items":{"$ref":"#/definitions/ScvProductRecord"}},"serial":{"type":"string","example":"1234567890"},"serviceRequests":{"type":"array","description":"List of service requests thats created under this product","items":{"$ref":"#/definitions/ServiceRequest"}},"serviceTypes":{"type":"array","description":"Service types available. Different from the one in ServiceRequest. This is got before service is requested.","items":{"$ref":"#/definitions/ServiceType"}},"serviceVersion":{"type":"string","example":"NEW","description":"NEW, OLD"},"skipSymptomFlg":{"type":"string"},"smsEligibleFlag":{"type":"boolean"},"source":{"type":"string"},"subType":{"type":"string","example":"VDE_LCD"},"supportUrl":{"type":"string","example":"/us/support/owners/product/galaxy-core-prime-tracfone"},"supportUrlLink":{"type":"string"},"symptomPilot":{"type":"boolean"},"targetURL":{"type":"string","description":"Deprecated and moved to Product.serviceTypes. If serviceVersion is OLD, this will has a value for redirecting to legacy page"},"taxonCodePath":{"type":"string"},"taxonNamePath":{"type":"string"},"workshopUrl":{"type":"string","example":"http://www.samsung.com/workshop","description":"url for workshop details"}}},"ProductCategory":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"}}},"ProductDeleteRequest":{"type":"object","properties":{"modelCode":{"type":"string"},"scvRecords":{"type":"array","items":{"$ref":"#/definitions/ScvProductRecord"}},"serial":{"type":"string"},"source":{"type":"string"}}},"ProductEligibilityResponse":{"type":"object","properties":{"check_hrm":{"type":"boolean"},"eligible":{"type":"boolean"},"modelCode":{"type":"string"},"salesCompany":{"type":"string"},"sc4u":{"type":"boolean"},"sc4uObjectId":{"type":"string"},"serialNumber":{"type":"string"},"zipCode":{"type":"string"}}},"ProductRegPeriod":{"type":"object","properties":{"loyalCustomerName":{"type":"string","description":"Onboarding, Advising, Validating, Anticipating"},"loyalCustomerTag":{"type":"string","description":"TAG035848, TAG035849, TAG035850, TAG035851"},"modelCode":{"type":"string"},"productDate":{"type":"string","example":"20250818","description":"Product Registration Date, in format yyyyMMdd."},"serial":{"type":"string"}}},"ProductRegistrationInput":{"type":"object","properties":{"contactParam":{"$ref":"#/definitions/ContactInformationParam"},"createDate":{"type":"string"},"decodedUserSeq":{"type":"string"},"deviceId":{"type":"string"},"email":{"type":"string"},"ip1":{"type":"string"},"ip2":{"type":"string"},"modelCode":{"type":"string"},"originDeviceId":{"type":"string"},"originId":{"type":"string"},"originModel":{"type":"string"},"purchaseDate":{"type":"string"},"serialForIMEI":{"type":"string"},"source":{"type":"string"},"taxonCodePath":{"type":"string"},"triggerEmailFlag":{"type":"boolean"},"uuid":{"type":"string"},"zipCode":{"type":"string"}}},"ProductRepairHistory":{"type":"object","properties":{"modelCode":{"type":"string"},"repairStatusHistory":{"type":"array","items":{"$ref":"#/definitions/RepairStatusHistory"}},"serial":{"type":"string"}}},"ProductWarranty":{"type":"object","properties":{"carePlusC310Url":{"type":"string"},"carePlusC370Url":{"type":"string"},"carePlusEndDate":{"type":"string"},"carePlusFlag":{"type":"boolean"},"carePlusIconFlg":{"type":"boolean"},"consumerUrl":{"type":"string"},"disputeCreateDate":{"type":"string"},"disputeStatus":{"type":"string"},"disputeTicketNo":{"type":"string"},"disputeUpdateDate":{"type":"string"},"disputeWtyDate":{"type":"string"},"eolFlag":{"type":"boolean"},"imageUrl":{"type":"string"},"imeiFlag":{"type":"boolean"},"inWarranty":{"type":"boolean"},"invalidProductReason":{"type":"string"},"laborTerm":{"type":"string"},"modelCode":{"type":"string"},"modelName":{"type":"string"},"newServiceFlag":{"type":"boolean"},"openServiceRequest":{"$ref":"#/definitions/BaseServiceRequest"},"partsTerm":{"type":"string"},"purchaseDate":{"type":"string"},"recallURL":{"type":"string"},"recalledFlag":{"type":"boolean"},"registerFlag":{"type":"boolean"},"sc4uEligibility":{"$ref":"#/definitions/TargetEligibilityResponse"},"serial":{"type":"string"},"serviceTypes":{"type":"array","items":{"$ref":"#/definitions/ServiceType"}},"subType":{"type":"string"},"supportPath":{"type":"string"},"symptomPilot":{"type":"boolean"},"warrantyDate":{"type":"string"},"warrantyType":{"type":"string"},"warrantyUrl":{"type":"string"}}},"Promotion":{"type":"object","properties":{"description":{"type":"string"},"id":{"type":"string"},"imageUrl":{"type":"string"},"productType":{"type":"string"},"productTypeGroup":{"type":"string"},"promotionDateRange":{"type":"string"},"promotionType":{"type":"string"},"title":{"type":"string"}}},"PromotionEligibilityRequest":{"type":"object","properties":{"jwt":{"type":"string","example":"ZXlKaGJHY2lPaUpTVXpJMU5pSXNJblI1Y0NJNklrcFhWQ0o5LmV5SnpZMmhsYldGZmRtVnljMmx2YmlJNklqRXVNQ0lzSW1WNGNDSTZNVFl4T0RRNU9UVTBNUzQyTXpJc0ltMWhlRjlsZUhCcGNua2lPakUyTVRnMU1ETXhOREV1TmpNeUxDSjJaWEp6YVc5dUlqb2lNUzR3SWl3aVkybHdhR1Z5SWpvaVZUSkdjMlJIVm10WU1UZzVSRkZuTkhSbVdFaHdhbFprZHpCblFYbzBjRnBVSzNvMmFXOVJRVVFyTDFJNFZUSkxLMmh0ZFd4RFNEZFliazFZTnpaVlJDczRZbEJYYzJzclJXSnJjMko0YjFwVFRHY3dlSEJaUTNWU1RUWjVlbE50Tld4WVUxUTRaWHBEVUZGT1NGSkRabnBCVXpCWlNqaFNXRXMyY1cxVmJVZEJNVEpqTldaMGRteEthV2R4V0RCME1VMWlNVkZMYzNkWWNGcEpTVkppTlZaUlVYVmtVMUZNVUdKUlFpODRUak5sU1RRNVIwdEtibTlxYnpWelMxUkZRWG80YW5jeFduQXdUbGs0T0ROWlVGZDNlbWhJTUROblNrdHNWRnBLWTBjNE1ERlZZbU1yYkM5eWVTOXVTRkpxTmxGUFZucGtkMFV6TjJ4MFJrZGxUbGg2ZGpNd1pFVjRjaXRIU1hodlUwTjBPWGxHZUhGMU1rMVVMMWRRWlhvM1ZUQTVXRVpFVkc5eGIxY3liRmxsYVZjdlJtRlVjM05vT0dwdFpGaDRUa2RLUVZSdlIxQTJUMDVYVG5adGQyZ3piR0pKTlRKWE1UVnRNR1J2VkhGWE5YQmtWRFJxTUhkbVJHd3hVVGh3ZGtseGMwOU1SblZXUTJsRmVETldVRTh6VjFoYWFFOUlXa2RMV1VRNVFYTTJkbkpDTkVVMmFsVXZhalJ6TlhSR1VUbDRialp1VVcxQmVYbzNWVk5UWnpGcEt6UnZXbXhXU0RsWU1VSmFPR1IyTUZsbGFrdGFWVzlXZDBsTllsTjFjbUZhTDNWRlIyRkNiMFJDWkdGWFFUbHpWbkJQUWpJeFdWTnhaRll5UmxnNWNsSTNNemg2WkM5alVFUXZZbTh2Y25WRFVuZG1LMlIxWm14bmRVdGxVMFJtZEU1VU1tUjNkalEzV1V0WlJHMHdjWHBsUVZsbU1XSkVXbmhzUjFoNFlVTktUak5NVUZkTWEyMDJOV3hxY1hKbGJHMURURWxQV1hCQ1JtRlpRMDlCUW1WTGEyOUtUV1JUZGpaS1NtaG5RbVZpYTB4bFMydDVjRWhqYXl0NVp6VjBNMUpQUWxCb1ZscE1OVXhYYW1aQloyRjJTR2xxVkdwNVZpdDNWRFYwUVhKaVNHUXpabTlLYzJGck1GWmpielZYYzJScWFqWnZRbVJoUzNwNE5WbGhZa3B6Y0ZCTWNXMDBaM3BuVm5aR2FHeGxWbFZsZUZWRlYyaEhRV2wxVm05cGJFbFRNVmd5Y1RaNFoyeDBNMWhsZEZwRU5UWlpXSFU1Y1hKaVlYcGtPRkYyYkVaVFpGTkJSRkJrWVd4M1JFNUxUSFpzY25OaGRFMU1jRlZxTjFSMGJscHRiR1ZEZG5aUU5URjFTVm8yVjNnMFFYVXhTbGwwVGpaTlNXbHNXVnBGU0ZadWVFeFBOa1psVjNWUmJXazNabmxPTms5ME1EUkNRVVZWZVN0UE9YVkRjMmQ0ZFd0UFVIaEZNMWRNZW5ONFRsSktjVGQzWm1KV1NqaENWRlZCWlRrNVprcDFVbTh5VmtkS0swUldhVVJTVDI1MFQzRTNSakJHVkRFd2NWQTNiMkZ6YmtONmVFUlZOVlpPWjBwV1FrNU1TRzlHV1VKYVowTmtlWEJ4VlU1V2RUSkpLek5GTDJGM0swRXhTR2RMVWtoeWFsRkxNWHBZVEhOV1puZDFhRFZ5WVV4TlNWcHdNbGhrYnpsRVVGcERlakUyU1hWT2MzSnFORGhHYUZKWlVWSlRlbGR2WW13ME5YUTFOR3RSTDJJd2JrTk9MMnRRY1dzeWVtWlNTMlZYYzFBNVVGQnhaa3d4TkVwQlVtUk1kVGhaYzBveFMzQkxUVkkzTURreE9UaFBRelV4VlhWcE0zRXJTbGRPTm1sVEsyMDFhMnBFZGxGbmFEazFiV2g2TUVOUk9HZHRNMFV3WW5SRGNIVllhRmRCWWxOSU4wTnNUV0ZSTkRCSU9FWnhUbWxUYW1Ob2VqQjZTRmxNWlM5elFWSlNURXh0VURSeGVFaDRSMlF2VUN0UE9YSnVNa1ZrVEUwemRWQnBVMEZ3V1M5eU1HazNXSFZITlV0NVZ5OTFNRnBDTm5aeWNtc3Zja0YxYldNd1IyZHdVRUZpZGpOS2QyWXZhMmhWT1ZjMVYzWnhkSGM5UFNJc0ltbGhkQ0k2TVRZeE9EUTVOVGswTVgwLkpWdEItSWJPN1VBYjVWT180VTMxamE2YnZwVlFkTFk0aUlmaWE2Nlg1Y3pkbjRoNTJDd0dwLWpJeVltc1FtUjNlbmt0am1ycTdJLUpLQTJnUVF4SmtpUHF4Ylh0UndEVkkzcE5RQ3NKaUk5T1B5S0JkbkQ5VWJlVGgtb2drVGpwNUUyOHNkcHRfWHhSYnE0MUFRWm1LZmNKRFJWakJFbjMxV0N2X3BxVDFlZkRScTVlbVNRTUdXZjA2bnY3WDl4aFdwVk04YXZwNmhidFNjZzZrU0hmaXkyU0sweW9yQXRjc2NQVEJlX0x4WGxSNEt5QmMteGt5S0lXcXFyZG9udkFDc0w0ZmZmRFNVOWtna05YeDVPTnlXcWVZZmhEdS1jQmg0eFJPaURQZllBWnZESUNKdmNLb0J3MXRZSTlqWWd1bHdvZEpKckpVelllZlY1R05LeGZ2dw=="},"modelCode":{"type":"string","example":"SM-G960UZKAAIO"},"promoCode":{"type":"string","example":"WEEK2Q21","description":"promotion code"},"symptoms":{"type":"string","example":"HHP_HHP,LF,01,05","description":"1 eligible for in store, HHP_HHP,LF,01,05 eligible for mail in"}}},"PromotionEligibilityResponse":{"type":"object","properties":{"eligible":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]}}},"PromotionModelDetail":{"type":"object","properties":{"discountAmount":{"type":"integer","format":"int32"},"groupName":{"type":"string"},"listPrice":{"type":"integer","format":"int32"},"modelCode":{"type":"string"},"modelImageUrl":{"type":"string"},"msrp":{"type":"integer","format":"int32"},"productName":{"type":"string"},"promotion":{"$ref":"#/definitions/Promotion"},"salesPrice":{"type":"integer","format":"int32"}}},"PromotionModelResponse":{"type":"object","properties":{"models":{"type":"array","items":{"$ref":"#/definitions/PromotionModelDetail"}}}},"PromotionOpenTicketExistResponse":{"type":"object","properties":{"exist":{"type":"boolean"}}},"PromotionResponse":{"type":"object","properties":{"promotionBanners":{"type":"array","items":{"$ref":"#/definitions/Promotion"}},"promotions":{"type":"array","items":{"$ref":"#/definitions/Promotion"}}}},"PurchasePromotionInfo":{"type":"object","properties":{"assignedDate":{"type":"string"},"guid":{"type":"string"},"promoCode":{"type":"string"}}},"QuestionnaireRequest":{"type":"object","properties":{"sessionId":{"type":"string"},"channel":{"type":"string"},"modelCode":{"type":"string"},"serialNo":{"type":"string"},"errorCode":{"type":"string"},"company":{"type":"string"},"text":{"type":"string"},"speaker":{"type":"string"},"sc4uObjectId":{"type":"string"},"cfsSymptom":{"type":"string"},"engineSymptoms":{"type":"string"},"product":{"type":"string"},"symptom":{"type":"array","items":{"type":"string"}},"dsrServiceType":{"type":"string"}}},"QuestionnaireResponse":{"type":"object","properties":{"dialogId":{"type":"string"},"dialogSymptom":{"type":"string"},"engineSymptoms":{"type":"array","items":{"type":"string"}},"errorCode":{"type":"string","enum":["QF","START","GS","SN"]},"modelCode":{"type":"string"},"rootId":{"type":"string"},"sc4uObjectId":{"type":"string"},"sessionId":{"type":"string"},"success":{"type":"boolean","example":false,"description":"if true the product is eligible for questionnaire"},"symptoms":{"type":"array","items":{"$ref":"#/definitions/SymptomsItem"}}}},"RangeRecallRequest":{"type":"object","properties":{"model":{"type":"string"},"serial":{"type":"string"},"firstname":{"type":"string"},"lastname":{"type":"string"},"address":{"type":"string"},"address2":{"type":"string"},"city":{"type":"string"},"state":{"type":"string"},"zipcode":{"type":"string"},"email":{"type":"string"},"phone":{"type":"string"},"type":{"type":"string"},"passcode":{"type":"string"}}},"RangeRecallResponse":{"type":"object","properties":{"model":{"type":"string"},"serial":{"type":"string"},"status":{"type":"string"},"ticketInfoList":{"type":"array","items":{"$ref":"#/definitions/RangeRecallTicketInfo"}}}},"RangeRecallTicketInfo":{"type":"object","properties":{"address":{"type":"string"},"address2":{"type":"string"},"city":{"type":"string"},"email":{"type":"string"},"firstName":{"type":"string"},"knobDeliveryDate":{"type":"string"},"knobRequestDate":{"type":"string"},"knobSendDate":{"type":"string"},"knobTrackingDate":{"type":"string"},"knobTrackingNumber":{"type":"string"},"lastName":{"type":"string"},"model":{"type":"string"},"phone":{"type":"string"},"serial":{"type":"string"},"state":{"type":"string"},"type":{"type":"string"},"unique_key":{"type":"string"},"zipCode":{"type":"string"}}},"ReceiptImage":{"type":"object","properties":{"fileDisplayName":{"type":"string"},"fileName":{"type":"string"},"fileObjectKey":{"type":"string"},"filePath":{"type":"string"},"fileSize":{"type":"string"},"reqDate":{"type":"string"},"siteCode":{"type":"string"},"srid":{"type":"string"},"ticketNumber":{"type":"string"}}},"RegisterType":{"type":"object","properties":{"typeId":{"type":"string"},"typeName":{"type":"string"}}},"RepairCost":{"type":"object","properties":{"adm":{"type":"number","format":"double"},"amt":{"type":"number","format":"double"},"lcd":{"type":"number","format":"double"},"promotion":{"type":"boolean"},"standard":{"type":"number","format":"double"},"subTotal":{"type":"number","format":"double"},"tax":{"type":"number","format":"double"}}},"RepairCostRequest":{"type":"object","properties":{"bespoke":{"type":"boolean"},"channel":{"type":"string"},"companyCode":{"type":"string"},"dsrServiceType":{"type":"string"},"guest":{"type":"boolean"},"haParts":{"type":"array","items":{"$ref":"#/definitions/HAPricingPart"}},"jwt":{"type":"string"},"modelCode":{"type":"string"},"parts":{"type":"array","items":{"type":"string"}},"productType":{"type":"string"},"promoCode":{"type":"string"},"salesCompanyCode":{"type":"string"},"sc4uObjectId":{"type":"string"},"serialNumber":{"type":"string"},"sessionId":{"type":"string"},"svcType":{"type":"string"},"symptoms":{"type":"string"},"taxonCodePath":{"type":"string"},"warranty":{"type":"string"},"warrantyDate":{"type":"string"},"zipCode":{"type":"string"}}},"RepairCostResponse":{"type":"object","properties":{"adm":{"type":"number"},"amount":{"type":"number"},"apiTime":{"type":"integer","format":"int64"},"cost":{"type":"number"},"costId":{"type":"string"},"flow":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]},"labor":{"$ref":"#/definitions/Pricing"},"lcd":{"type":"number"},"oneTimePromoPrice":{"type":"number"},"parts":{"$ref":"#/definitions/Pricing"},"price":{"$ref":"#/definitions/Sc4uRepairPrice"},"promotionId":{"type":"string"},"rangePrice":{"type":"boolean"},"serviceType":{"type":"string"},"standard":{"type":"number"},"subTotal":{"type":"number"},"tax":{"type":"number"},"total":{"type":"number"}}},"RepairStatusHistory":{"type":"object","properties":{"repairInfo":{"$ref":"#/definitions/RepairStatusInfo"},"ticketNumber":{"type":"string"},"updateDate":{"type":"string"}}},"RepairStatusInfo":{"type":"object","properties":{"repairStatus":{"type":"string"},"repairStatusDetail":{"type":"string"},"repairStatusMessage":{"type":"string"}}},"RepairStatusResponse":{"type":"object","properties":{"actualSymptom":{"type":"string"},"address1":{"type":"string"},"address2":{"type":"string"},"ascCode":{"type":"string"},"bpNo":{"type":"string"},"carrier":{"type":"string"},"city":{"type":"string"},"companyCode":{"type":"string"},"completeDate":{"type":"string"},"consStatusCode":{"type":"string"},"delayReasonCode":{"type":"string"},"email":{"type":"string"},"expectedRepairDate":{"type":"string"},"firstName":{"type":"string"},"holdAmount":{"type":"string"},"imei":{"type":"string"},"lastName":{"type":"string"},"lcdPrice":{"type":"string"},"mobile":{"type":"string"},"paymentEligibleCTA":{"type":"string"},"phone":{"type":"string"},"product":{"$ref":"#/definitions/SupportProduct"},"purchaseDate":{"type":"string"},"repairAmount":{"type":"string"},"repairNeeded":{"type":"string"},"repairStatus":{"type":"string"},"repairStatusDetail":{"type":"string"},"repairStatusMessage":{"type":"string"},"serial":{"type":"string"},"serviceFlowType":{"type":"string","enum":["MX_WALK_IN","MX_MAIL_IN","MX_WCTY","CE_MAIL_IN","HA"]},"serviceType":{"type":"string"},"shipDate":{"type":"string"},"srid":{"type":"string"},"state":{"type":"string"},"statusDesc":{"type":"string"},"stdPrice":{"type":"string"},"svcTaxAmount":{"type":"string"},"symptomName":{"type":"string"},"termsConditionUrl":{"type":"string"},"ticketNumber":{"type":"string"},"totalAmount":{"type":"string"},"trackingNumberFrom":{"type":"string"},"trackingNumberTo":{"type":"string"},"unitReceiveDate":{"type":"string"},"updateDate":{"type":"string"},"upsDeliveryDateAsc":{"type":"string"},"upsDeliveryDateCust":{"type":"string"},"warrantyDate":{"type":"string"},"zipCode":{"type":"string"}}},"ResponseEntity":{"type":"object","properties":{"body":{"type":"object"},"statusCode":{"type":"string","enum":["100","101","102","103","200","201","202","203","204","205","206","207","208","226","300","301","302","303","304","305","307","308","400","401","402","403","404","405","406","407","408","409","410","411","412","413","414","415","416","417","418","419","420","421","422","423","424","426","428","429","431","451","500","501","502","503","504","505","506","507","508","509","510","511"]},"statusCodeValue":{"type":"integer","format":"int32"}}},"SC4UStatusHistory":{"type":"object","properties":{"date":{"type":"string"},"status":{"type":"string"}}},"Sc4uCancelTicketRequest":{"type":"object","properties":{"comments":{"type":"string"},"reason":{"type":"string"},"status":{"type":"string"}}},"Sc4uPaymentRequest":{"type":"object","properties":{"address1":{"type":"string"},"address2":{"type":"string"},"amount":{"type":"number"},"cardNo":{"type":"string"},"cardType":{"type":"string"},"city":{"type":"string"},"costId":{"type":"string"},"cvv":{"type":"string"},"expDate":{"type":"string"},"firstName":{"type":"string"},"lastName":{"type":"string"},"paymentId":{"type":"string"},"state":{"type":"string"},"subtotal":{"type":"number"},"tax":{"type":"number"},"zipcode":{"type":"string"}}},"Sc4uRepairPrice":{"type":"object","properties":{"labor":{"$ref":"#/definitions/Pricing"},"parts":{"$ref":"#/definitions/Pricing"}}},"Sc4uSerialCheckResponse":{"type":"object","properties":{"company":{"type":"string"},"description":{"type":"string"},"groupName":{"type":"string"},"labor":{"$ref":"#/definitions/Labor"},"manufacturerDate":{"type":"string"},"modelCode":{"type":"string"},"modelImageUrl":{"type":"string"},"part":{"$ref":"#/definitions/Part"},"productName":{"type":"string"},"productType":{"type":"string"},"purchaseDate":{"type":"string"},"returned":{"type":"boolean"},"serialNo":{"type":"string"},"tickets":{"type":"array","items":{"$ref":"#/definitions/TicketsItem"}},"warrantyTerm":{"type":"string"}}},"Schedule":{"type":"object","properties":{"date":{"type":"string","example":"20170713","description":"date in YYYYmmDD"},"slot":{"type":"array","items":{"$ref":"#/definitions/ScheduleSlot"}}}},"ScheduleParam":{"type":"object","properties":{"date":{"type":"string","example":"20180101","description":"Must be 8 digit got from schedule API"},"endSlot":{"type":"string"},"slot":{"type":"string","example":"120000","description":"Must be 6 digit got from schedule API"}}},"ScheduleResponse":{"type":"object","properties":{"inServiceArea":{"type":"boolean"},"schedules":{"type":"array","items":{"$ref":"#/definitions/Schedule"}},"slotAvailable":{"type":"boolean"},"thumbTackFlag":{"type":"boolean"}}},"ScheduleSlot":{"type":"object","properties":{"ascCode":{"type":"string"},"ascName":{"type":"string"},"ascType":{"type":"string"},"enabled":{"type":"boolean","example":false},"name":{"type":"string"},"startTime":{"type":"string"},"time":{"type":"string"}}},"ScvProductRecord":{"type":"object","properties":{"channel":{"type":"string"},"createdDateTime":{"type":"string"},"type":{"type":"string"}}},"ServiceProvider":{"type":"object","properties":{"city":{"type":"string"},"emailAddress":{"type":"string"},"name":{"type":"string"},"phoneNumber":{"type":"string"},"sb":{"type":"boolean"},"state":{"type":"string"},"street":{"type":"string"},"zipCode":{"type":"string"}}},"ServiceRequest":{"type":"object","properties":{"accountContactInformation":{"$ref":"#/definitions/ContactInformationParam"},"additionalPhoneNo":{"type":"string","example":"732-123-4567","description":"Accept new phone number for the HA revamp"},"ascAcctNo":{"type":"string"},"ascCenter":{"$ref":"#/definitions/AscCenter"},"ascCode":{"type":"string","example":"BFSC521","description":"Authorized Service Center code that's selected by user"},"ascType":{"type":"string"},"cancellable":{"type":"boolean","example":false,"description":"true"},"companyId":{"type":"string"},"completeDate":{"type":"string"},"contactInformation":{"description":"Contact information for the service request. User can input info that's different from account's contact info. When create user service request draft, api will return account default info, however user can input different ones","$ref":"#/definitions/ContactInformation"},"createDate":{"type":"string","example":"20180222","description":"Date when ticket draft was created","readOnly":true},"createdBy":{"type":"string"},"customer":{"$ref":"#/definitions/Customer"},"disputeStatus":{"type":"string","example":"APPROVED","description":"APPROVED, REJECTED, SUBMITTED","readOnly":true},"disputeWtyDate":{"type":"string"},"draft":{"type":"string","example":"Y, N","description":"flag telling if the service request has been submitted or not","readOnly":true},"dsrServiceType":{"type":"string","description":"IH"},"editable":{"type":"string"},"exist4kTicketInfo":{"description":"existing 4K ticket info for TVs","$ref":"#/definitions/Exist4kTicketInfo"},"flow":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]},"im":{"type":"boolean"},"imei":{"type":"string","description":"9009928472873823"},"inquiry":{"type":"string"},"isIMEI":{"type":"boolean","example":false,"description":"false"},"isPreferredDate":{"type":"string","example":"Y","description":"Y,N"},"modelCode":{"type":"string"},"modelImage":{"type":"string"},"modelName":{"type":"string"},"modifyDate":{"type":"string","example":"20180222","description":"date when draft was last updated","readOnly":true},"notification":{"description":"Used for notification preference","$ref":"#/definitions/Notification"},"originWtyDate":{"type":"string"},"paymentEligibleCTA":{"type":"string"},"paymentFlag":{"type":"boolean"},"postingDate":{"type":"string"},"productWarranty":{"description":"When view single service request, this field is used for displaying warranty info","$ref":"#/definitions/ProductWarranty"},"purchaseDate":{"type":"string"},"reasonCode":{"type":"string"},"reasonDesc":{"type":"string"},"receiptFileKey":{"type":"string","description":"receipt file object key"},"receiptFilename":{"type":"string","example":"201402071009029^cyber_receipt^Camera_Mode.jpg","description":"File name of receipt"},"receiptFlag":{"type":"string","example":"Y, N","description":"Distinguish is the request is for dispute","readOnly":true},"receiptImage":{"description":"Receipt images user uploaded","readOnly":true,"$ref":"#/definitions/ReceiptImage"},"repairInfo":{"description":"repairStatus details based on GCIC statusCode","$ref":"#/definitions/RepairStatusInfo"},"sc4u":{"type":"boolean"},"sc4uCancelTicketRequest":{"$ref":"#/definitions/Sc4uCancelTicketRequest"},"sc4uCoupon":{"type":"boolean"},"sc4uPayment":{"$ref":"#/definitions/Sc4uPaymentRequest"},"schedule":{"$ref":"#/definitions/ServiceRequestSchedule"},"scheduleDate":{"type":"string"},"scheduleEndTime":{"type":"string"},"scheduleTime":{"type":"string"},"scheduleTimeName":{"type":"string","example":"12PM - 4PM","description":"Shows different timeslot of a day"},"serial":{"type":"string"},"serviceFlowType":{"type":"string","description":"Service flow type for repair status","enum":["MX_WALK_IN","MX_MAIL_IN","MX_WCTY","CE_MAIL_IN","HA"]},"serviceProvider":{"description":"used for display in confirmation page or detail page","$ref":"#/definitions/ServiceProvider"},"serviceType":{"type":"string","example":"IH","description":"CI - carry in, IH - in home, PS - pick up","readOnly":true},"serviceVersion":{"type":"string","example":"NEW","description":"NEW, OLD","readOnly":true},"srid":{"type":"string","example":"SR123456","description":"service request id in dsr system"},"statusCode":{"type":"string","example":"E0001","description":"Status code of a ticket from GCIC","readOnly":true},"statusComment":{"type":"string"},"statusDesc":{"type":"string","example":"Completed","description":"status enum - for 4k ticket: Draft, Submitted, Completed, Canceled, Missed.","readOnly":true},"stepID":{"type":"string","example":"/request/schedule","description":"Used by .com, save the path of current step"},"symptom":{"description":"Symtom object","$ref":"#/definitions/Symptom"},"symptomImages":{"type":"array","description":"Array of symptom images","items":{"$ref":"#/definitions/SymptomImage"}},"symptomMovie":{"description":"User upload symptom movie id","$ref":"#/definitions/SymptomMovieMeta"},"symptomPilot":{"type":"boolean"},"symptoms":{"type":"string"},"taxonCodePath":{"type":"string"},"taxonNamePath":{"type":"string"},"thumbTackFlag":{"type":"boolean"},"ticketNumber":{"type":"string","example":"4100171709, 2010343635","description":"Ticket number from GCIC","readOnly":true},"warrantyDate":{"type":"string","description":"not used for displaying warranty information, ignore on UI"},"wcty":{"type":"boolean"}}},"ServiceRequestMessage":{"type":"object","properties":{"message":{"type":"string"},"showMessage":{"type":"boolean"}}},"ServiceRequestParam":{"type":"object","properties":{"accountContactInformation":{"$ref":"#/definitions/ContactInformationParam"},"additionalPhoneNo":{"type":"string","example":"732-123-4567","description":"Accept new phone number for the HA revamp"},"appointmentId":{"type":"string"},"ascAcctNo":{"type":"string"},"ascCenter":{"$ref":"#/definitions/AscCenter"},"ascCode":{"type":"string","example":"BFSC521","description":"Authorized Service Center code that's selected by user"},"ascType":{"type":"string"},"bpNo":{"type":"string"},"cancellable":{"type":"boolean","example":false,"description":"true"},"categoryId":{"type":"string"},"claimNumber":{"type":"string"},"companyId":{"type":"string"},"complaintId":{"type":"string"},"completeDate":{"type":"string"},"contactInformation":{"description":"Contact information for the service request. User can input info that's different from account's contact info. When create user service request draft, api will return account default info, however user can input different ones","$ref":"#/definitions/ContactInformation"},"createDate":{"type":"string","example":"20180222","description":"Date when ticket draft was created","readOnly":true},"createdBy":{"type":"string"},"customer":{"$ref":"#/definitions/Customer"},"customerPushId":{"type":"string"},"cyberType":{"type":"string"},"dealerBp":{"type":"string"},"detailType":{"type":"string"},"disputeStatus":{"type":"string","example":"APPROVED","description":"APPROVED, REJECTED, SUBMITTED","readOnly":true},"disputeWtyDate":{"type":"string"},"dplusFlag":{"type":"string"},"dpoResult":{"type":"string"},"draft":{"type":"string","example":"Y, N","description":"flag telling if the service request has been submitted or not","readOnly":true},"dsrServiceType":{"type":"string","description":"IH"},"editable":{"type":"string"},"email":{"type":"string"},"exist4kTicketInfo":{"description":"existing 4K ticket info for TVs","$ref":"#/definitions/Exist4kTicketInfo"},"firstName":{"type":"string"},"flow":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]},"guest":{"type":"boolean"},"guid":{"type":"string"},"im":{"type":"boolean"},"imei":{"type":"string","description":"9009928472873823"},"inquiry":{"type":"string"},"isIMEI":{"type":"boolean","example":false,"description":"false"},"isPreferredDate":{"type":"string","example":"Y","description":"Y,N"},"lastName":{"type":"string"},"lv2TaxonName":{"type":"string"},"modelCode":{"type":"string"},"modelFrom":{"type":"string"},"modelImage":{"type":"string"},"modelName":{"type":"string"},"modifyDate":{"type":"string","example":"20180222","description":"date when draft was last updated","readOnly":true},"notification":{"description":"Used for notification preference","$ref":"#/definitions/Notification"},"orderId":{"type":"string"},"originWtyDate":{"type":"string"},"os":{"type":"string"},"paymentEligibleCTA":{"type":"string"},"paymentFlag":{"type":"boolean"},"paymentType":{"type":"string"},"phoneNumber":{"type":"string"},"pos":{"type":"string"},"postingDate":{"type":"string"},"productWarranty":{"description":"When view single service request, this field is used for displaying warranty info","$ref":"#/definitions/ProductWarranty"},"purchaseDate":{"type":"string"},"purchasePlace":{"type":"string"},"reasonCode":{"type":"string"},"reasonDesc":{"type":"string"},"receiptFileKey":{"type":"string","description":"receipt file object key"},"receiptFilename":{"type":"string","example":"201402071009029^cyber_receipt^Camera_Mode.jpg","description":"File name of receipt"},"receiptFlag":{"type":"string","example":"Y, N","description":"Distinguish is the request is for dispute","readOnly":true},"receiptImage":{"description":"Receipt images user uploaded","readOnly":true,"$ref":"#/definitions/ReceiptImage"},"repairInfo":{"description":"repairStatus details based on GCIC statusCode","$ref":"#/definitions/RepairStatusInfo"},"reschduleFlag":{"type":"boolean"},"retCode":{"type":"string"},"sc4u":{"type":"boolean"},"sc4uCancelTicketRequest":{"$ref":"#/definitions/Sc4uCancelTicketRequest"},"sc4uCoupon":{"type":"boolean"},"sc4uObjectId":{"type":"string"},"sc4uPayment":{"$ref":"#/definitions/Sc4uPaymentRequest"},"sc4uPriceError":{"type":"boolean"},"schedule":{"$ref":"#/definitions/ServiceRequestSchedule"},"scheduleDate":{"type":"string"},"scheduleEndTime":{"type":"string"},"scheduleTime":{"type":"string"},"scheduleTimeName":{"type":"string","example":"12PM - 4PM","description":"Shows different timeslot of a day"},"serial":{"type":"string"},"serviceFlowType":{"type":"string","description":"Service flow type for repair status","enum":["MX_WALK_IN","MX_MAIL_IN","MX_WCTY","CE_MAIL_IN","HA"]},"serviceProvider":{"description":"used for display in confirmation page or detail page","$ref":"#/definitions/ServiceProvider"},"serviceType":{"type":"string","example":"IH","description":"CI - carry in, IH - in home, PS - pick up","readOnly":true},"serviceVersion":{"type":"string","example":"NEW","description":"NEW, OLD","readOnly":true},"smsConsent":{"type":"string"},"source":{"type":"string"},"sprinklrProfileFlag":{"type":"boolean"},"srid":{"type":"string","example":"SR123456","description":"service request id in dsr system"},"statusCode":{"type":"string","example":"E0001","description":"Status code of a ticket from GCIC","readOnly":true},"statusComment":{"type":"string"},"statusDesc":{"type":"string","example":"Completed","description":"status enum - for 4k ticket: Draft, Submitted, Completed, Canceled, Missed.","readOnly":true},"stepID":{"type":"string","example":"/request/schedule","description":"Used by .com, save the path of current step"},"subType":{"type":"string"},"symptom":{"description":"Symtom object","$ref":"#/definitions/Symptom"},"symptomImages":{"type":"array","description":"Array of symptom images","items":{"$ref":"#/definitions/SymptomImage"}},"symptomMovie":{"description":"User upload symptom movie id","$ref":"#/definitions/SymptomMovieMeta"},"symptomPilot":{"type":"boolean"},"symptoms":{"type":"string"},"taxonCodePath":{"type":"string"},"taxonNamePath":{"type":"string"},"thumbTackFlag":{"type":"boolean"},"ticketNumber":{"type":"string","example":"4100171709, 2010343635","description":"Ticket number from GCIC","readOnly":true},"warrantyDate":{"type":"string","description":"not used for displaying warranty information, ignore on UI"},"wcty":{"type":"boolean"}}},"ServiceRequestSchedule":{"type":"object","properties":{"date":{"type":"string","example":"20170714"},"slot":{"type":"string","example":"PM"}},"description":"user selected schedule, distinguished from scheduleDate and scheduleTime this is used for post selected schedule."},"ServiceType":{"type":"object","properties":{"link":{"type":"string","example":"http://www.samsung.com/us/support/serviceRequest.do?model={MODEL}&serial={SERIAL}","description":"http://www.samsung.com/us/support/serviceRequest.do?model={MODEL}&serial={SERIAL}"},"type":{"type":"string","example":"IH","description":"IH, CI, PS"}}},"ServiceTypeResponse":{"type":"object","properties":{"serviceTypes":{"type":"array","items":{"type":"string"}}}},"Shipping":{"type":"object","properties":{"im":{"type":"boolean"},"method":{"type":"string","description":"01","enum":["04","05"]},"shippingBox":{"type":"boolean"},"shippingAddress":{"$ref":"#/definitions/ShippingAddress"},"trackingNoOutbound":{"type":"string"},"trackingNoInbound":{"type":"string"},"weight":{"type":"number","format":"double"},"shippingLabel":{"type":"string"},"qrCode":{"type":"string"},"isIM":{"type":"boolean"},"shippingCost":{"type":"string"},"shipmentId":{"type":"string"},"outBoundHistory":{"type":"array","items":{"$ref":"#/definitions/PackageActivity"}},"inBoundHistory":{"type":"array","items":{"$ref":"#/definitions/PackageActivity"}}}},"ShippingAddress":{"type":"object","required":["emailAddress","mobilePhone"],"properties":{"additionalPhone":{"type":"string","example":"201-000-1112","description":"Must be in format: 00000000 or 000-000-0000 and not start with 1"},"address1":{"type":"string","example":"100 Challenger Rd","description":"Max length 60"},"address2":{"type":"string","example":"6th floor","description":"Max length 40"},"altPhone":{"type":"string","example":"201-000-1112","description":"Must be in format: 00000000 or 000-000-0000 and not start with 1"},"city":{"type":"string","example":"Ridgefield Park","description":"Max length 25"},"emailAddress":{"type":"string","example":"test@samsung.com","description":"Max length 50"},"firstName":{"type":"string","example":"Samsung","description":"Max length 40"},"instruction":{"type":"string","example":"our buzzer doesn't work, please call or text when you come","description":"Describe user inquiry. Max length 100"},"lastName":{"type":"string","example":"Com","description":"Max length 40"},"middleName":{"type":"string"},"mobilePhone":{"type":"string","example":"222-333-6123","description":"Must be in format: 00000000 or 000-000-0000 and not start with 1"},"state":{"type":"string","example":"NJ","description":"Max length 3"},"zipCode":{"type":"string","example":"22401","description":"Max length 10"}}},"StatusHistory":{"type":"object","properties":{"date":{"type":"string"},"dateAndTime":{"type":"string"},"reasonCode":{"type":"string"},"reasonDesc":{"type":"string"},"statusCode":{"type":"string"},"statusDesc":{"type":"string"},"time":{"type":"string"}}},"StatusResponse":{"type":"object","properties":{"msg":{"type":"string"},"status":{"type":"boolean"}}},"Store":{"type":"object","properties":{"address":{"type":"string"},"city":{"type":"string"},"company":{"$ref":"#/definitions/Company"},"country":{"type":"string"},"phoneNo":{"type":"string"},"state":{"type":"string"},"storeId":{"type":"string"},"storeName":{"type":"string"},"storeNumber":{"type":"string"},"uniqueId":{"type":"string"},"useFlag":{"type":"string"},"zipCode":{"type":"string"}}},"StoreHour":{"type":"object","properties":{"comments":{"type":"string"},"days":{"type":"array","items":{"$ref":"#/definitions/day"}}}},"StoreLocatorRequest":{"type":"object","required":["zipCode"],"properties":{"ascGroup":{"type":"string","description":"if empty, default to ASC"},"categoryId":{"type":"string","example":"N0002110","description":"taxonomy Id"},"ignoreBby":{"type":"string","example":"y","description":"if empty, will return BestBuy stores; if 'Y', BestBuy stores will not show"},"modelCode":{"type":"string","description":"if modelCode is present, category id will be ignored"},"symptoms":{"type":"string","description":"only needed for bespoke change color"},"zipCode":{"type":"string","example":"10014","description":"zip code"},"customOrder":{"type":"boolean"},"sc4uObjectId":{"type":"string"},"ipAddress":{"type":"string"},"email":{"type":"string"},"queryParam":{"type":"string"},"taxonName":{"type":"string"},"localSvcPrd":{"type":"string"},"samsungOnlyFlag":{"type":"boolean"}}},"SupportProduct":{"type":"object","properties":{"accessoriesUrl":{"type":"string"},"accessoryCount":{"type":"integer","format":"int32"},"activeSeriesFlag":{"type":"boolean"},"budFlag":{"type":"boolean"},"consumerUrl":{"type":"string"},"displayModelName":{"type":"string"},"imageSource":{"type":"string"},"level3TaxonCode":{"type":"string"},"modelCode":{"type":"string"},"modelName":{"type":"string"},"opipUrl":{"type":"string"},"pdpPath":{"type":"string"},"pimValidateStatus":{"type":"string"},"prdIaUrlName":{"type":"string"},"reviewUrl":{"type":"string"},"smsEligibilityFlag":{"type":"boolean"},"supportUrl":{"type":"string"},"supportUrlLink":{"type":"string"},"symptomPilot":{"type":"boolean"},"taxonCodePath":{"type":"string"},"taxonNamePath":{"type":"string"},"title":{"type":"string"},"watchBudFlag":{"type":"boolean"}}},"Symptom":{"type":"object","properties":{"deleteFlag":{"type":"string"},"dsFlow":{"type":"string"},"errorCode":{"type":"string"},"errorMessage":{"type":"string"},"icon":{"type":"string"},"issueDesc":{"type":"string"},"language":{"type":"string"},"oowFlag":{"type":"string"},"sc4uSymptom1":{"type":"string"},"sc4uSymptom2":{"type":"string"},"sc4uSymptom3":{"type":"string"},"siteCode":{"type":"string"},"srid":{"type":"string"},"subType":{"type":"string"},"symptomCategory1":{"type":"string"},"symptomCategory1Desc":{"type":"string"},"symptomCategory2":{"type":"string"},"symptomCategory2Desc":{"type":"string"},"symptomCategory3":{"type":"string"},"symptomCategory3Desc":{"type":"string"},"symptomCategory4":{"type":"string"},"symptomCategory4Desc":{"type":"string"},"symptomDetail":{"type":"string"},"symptomId":{"type":"string"},"symptomName":{"type":"string"}}},"SymptomErrorInfo":{"type":"object","properties":{"errorCode":{"type":"string"},"ipAddress":{"type":"string"},"requestBody":{"type":"string"},"requestUrl":{"type":"string"},"responseBody":{"type":"string"}}},"SymptomImage":{"type":"object","properties":{"fileDisplayName":{"type":"string"},"fileName":{"type":"string"},"fileObjectKey":{"type":"string"},"filePath":{"type":"string"},"fileSize":{"type":"string"},"reqDate":{"type":"string"},"siteCode":{"type":"string"},"srid":{"type":"string"},"ticketNumber":{"type":"string"}}},"SymptomImageMeta":{"type":"object","properties":{"encodedFileName":{"type":"string","description":"used for getting image"},"encodedTicketNumber":{"type":"string","description":"used for getting image"},"fileDisplayName":{"type":"string","example":"email_television.jpg","description":"file display name"},"fileName":{"type":"string","example":"symptom_image^201208130135028^email_television.jpg","description":"file name"},"fileObjectKey":{"type":"string","example":"1","description":"file Object key(sequence number of the image)"},"filePath":{"type":"string","example":"/acube/nacyber/cyber_webserver/nfs/symptom/temp/ symptom_image^201208130135028^email_television.jpg","description":"file path"},"fileSize":{"type":"string","description":"file size"},"reqDate":{"type":"string","description":"request date"},"siteCode":{"type":"string","example":"us","description":"siteCode"}}},"SymptomMovieMeta":{"type":"object","properties":{"account":{"type":"string"},"companyId":{"type":"string"},"email":{"type":"string"},"fileObjectKey":{"type":"string"},"modelCode":{"type":"string"},"modifyDate":{"type":"string"},"movieId":{"type":"string"},"serial":{"type":"string"},"srid":{"type":"string"},"ticketNumber":{"type":"string"},"type":{"type":"string"}}},"SymptomMovieMetaResponse":{"type":"object","properties":{"movieUrls":{"type":"object","additionalProperties":{"type":"object"}}}},"SymptomResponse":{"type":"object","properties":{"maximumLevel":{"type":"string"},"symptomList":{"type":"array","items":{"$ref":"#/definitions/Symptom"}}}},"SymptomsItem":{"type":"object","properties":{"code":{"type":"string"},"description":{"type":"string"}}},"TargetEligibilityRequest":{"type":"object","properties":{"model":{"type":"string"},"serviceZipcode":{"type":"string"},"channel":{"type":"string"},"serial":{"type":"string"},"imei":{"type":"string"},"warranty":{"type":"string"}}},"TargetEligibilityResponse":{"type":"object","properties":{"category":{"type":"string"},"ce":{"type":"string"},"channel":{"type":"string"},"check_hrm":{"type":"boolean"},"cic_prd":{"type":"string"},"cic_sub_prd":{"type":"string"},"company":{"type":"string"},"imei":{"type":"string"},"localSvcPrd":{"type":"string"},"model":{"type":"string"},"popM_Centername":{"type":"string"},"popM_Email":{"type":"string"},"popM_Message":{"type":"string"},"popM_Tel":{"type":"string"},"salesCompany":{"type":"string"},"sc4u":{"type":"boolean"},"sc4uObjectid":{"type":"string"},"serial":{"type":"string"},"svcPrd":{"type":"string"},"svcType":{"type":"string"},"warranty":{"type":"string"},"warrantyTerm":{"type":"string"},"zipcode":{"type":"string"}}},"Taxonomy":{"type":"object","properties":{"children":{"type":"array","items":{"$ref":"#/definitions/Taxonomy"}},"childrenDisplayFormat":{"type":"string"},"isLeafFlag":{"type":"string"},"mailInFlag":{"type":"string"},"mdiUrl":{"type":"string"},"modelCodeExample":{"type":"string"},"registerTypeList":{"type":"array","items":{"$ref":"#/definitions/RegisterType"}},"taxonomyCode":{"type":"string"},"taxonomyName":{"type":"string"},"upperTaxonomyCode":{"type":"string"},"walkInFlag":{"type":"string"},"weComeToYouFlag":{"type":"string"}}},"TicketsItem":{"type":"object"},"TroubleshootingCategory":{"type":"object","properties":{"codeId":{"type":"string"},"ia_cd1":{"type":"string"},"ia_cd2":{"type":"string"},"ia_cd3":{"type":"string"},"ia_cd4":{"type":"string"},"level":{"type":"integer","format":"int32"},"modelCode":{"type":"array","items":{"$ref":"#/definitions/ModelCode"}}}},"TroubleshootingItem":{"type":"object","required":["title","url"],"properties":{"title":{"type":"string","example":"Freezes and Crashes"},"url":{"type":"string","example":"https://support-us.samsung.com/cyber/popup/pop_tbst.jsp?idx=712462&modelname=SM-G960U&modelcode=SM-G960UZBATMK"}}},"TroubleshootingResponse":{"type":"object","properties":{"troubleshootingCategoryList":{"type":"array","items":{"$ref":"#/definitions/TroubleshootingCategory"}}}},"UserAccount":{"type":"object","properties":{"hasProducts":{"type":"boolean"},"productCount":{"type":"integer","format":"int32"}}},"WctyServiceRequestParam":{"type":"object","properties":{"accountContactInformation":{"$ref":"#/definitions/ContactInformationParam"},"additionalPhoneNo":{"type":"string","example":"732-123-4567","description":"Accept new phone number for the HA revamp"},"appointmentId":{"type":"string"},"ascAcctNo":{"type":"string"},"ascCenter":{"$ref":"#/definitions/AscCenter"},"ascCode":{"type":"string","example":"BFSC521","description":"Authorized Service Center code that's selected by user"},"ascType":{"type":"string"},"bpNo":{"type":"string"},"cancellable":{"type":"boolean","example":false,"description":"true"},"categoryId":{"type":"string"},"claimNumber":{"type":"string"},"companyId":{"type":"string"},"complaintId":{"type":"string"},"completeDate":{"type":"string"},"contactInformation":{"description":"Contact information for the service request. User can input info that's different from account's contact info. When create user service request draft, api will return account default info, however user can input different ones","$ref":"#/definitions/ContactInformation"},"createDate":{"type":"string","example":"20180222","description":"Date when ticket draft was created","readOnly":true},"createdBy":{"type":"string"},"customer":{"$ref":"#/definitions/Customer"},"customerPushId":{"type":"string"},"cyberType":{"type":"string"},"dealerBp":{"type":"string"},"detailType":{"type":"string"},"disputeStatus":{"type":"string","example":"APPROVED","description":"APPROVED, REJECTED, SUBMITTED","readOnly":true},"disputeWtyDate":{"type":"string"},"dplusFlag":{"type":"string"},"dpoResult":{"type":"string"},"draft":{"type":"string","example":"Y, N","description":"flag telling if the service request has been submitted or not","readOnly":true},"dsrServiceType":{"type":"string","description":"IH"},"editable":{"type":"string"},"email":{"type":"string"},"exist4kTicketInfo":{"description":"existing 4K ticket info for TVs","$ref":"#/definitions/Exist4kTicketInfo"},"firstName":{"type":"string"},"flow":{"type":"string","enum":["UB","LH2","NA","LH2T","PS","CI","SP","SPT","B5Q5","B6Q6","Q7M","PROMO"]},"guest":{"type":"boolean"},"guid":{"type":"string"},"im":{"type":"boolean"},"imei":{"type":"string","description":"9009928472873823"},"inquiry":{"type":"string"},"isIMEI":{"type":"boolean","example":false,"description":"false"},"isPreferredDate":{"type":"string","example":"Y","description":"Y,N"},"issueDescription":{"type":"string"},"jwtUsa":{"type":"string"},"lastName":{"type":"string"},"lv2TaxonName":{"type":"string"},"modelCode":{"type":"string"},"modelFrom":{"type":"string"},"modelImage":{"type":"string"},"modelName":{"type":"string"},"modifyDate":{"type":"string","example":"20180222","description":"date when draft was last updated","readOnly":true},"notification":{"$ref":"#/definitions/Notification"},"orderId":{"type":"string"},"originWtyDate":{"type":"string"},"os":{"type":"string"},"paymentEligibleCTA":{"type":"string"},"paymentFlag":{"type":"boolean"},"paymentType":{"type":"string"},"phoneNumber":{"type":"string"},"pos":{"type":"string"},"postingDate":{"type":"string"},"productWarranty":{"description":"When view single service request, this field is used for displaying warranty info","$ref":"#/definitions/ProductWarranty"},"purchaseDate":{"type":"string"},"purchasePlace":{"type":"string"},"reasonCode":{"type":"string"},"reasonDesc":{"type":"string"},"receiptFileKey":{"type":"string","description":"receipt file object key"},"receiptFilename":{"type":"string","example":"201402071009029^cyber_receipt^Camera_Mode.jpg","description":"File name of receipt"},"receiptFlag":{"type":"string","example":"Y, N","description":"Distinguish is the request is for dispute","readOnly":true},"receiptImage":{"description":"Receipt images user uploaded","readOnly":true,"$ref":"#/definitions/ReceiptImage"},"remoteId":{"type":"string"},"repairInfo":{"description":"repairStatus details based on GCIC statusCode","$ref":"#/definitions/RepairStatusInfo"},"reschduleFlag":{"type":"boolean"},"reserveId":{"type":"string"},"retCode":{"type":"string"},"sc4u":{"type":"boolean"},"sc4uCancelTicketRequest":{"$ref":"#/definitions/Sc4uCancelTicketRequest"},"sc4uCoupon":{"type":"boolean"},"sc4uObjectId":{"type":"string"},"sc4uPayment":{"$ref":"#/definitions/Sc4uPaymentRequest"},"sc4uPriceError":{"type":"boolean"},"schedule":{"$ref":"#/definitions/ServiceRequestSchedule"},"scheduleDate":{"type":"string"},"scheduleEndTime":{"type":"string"},"scheduleTime":{"type":"string"},"scheduleTimeName":{"type":"string","example":"12PM - 4PM","description":"Shows different timeslot of a day"},"serial":{"type":"string"},"serviceFlowType":{"type":"string","description":"Service flow type for repair status","enum":["MX_WALK_IN","MX_MAIL_IN","MX_WCTY","CE_MAIL_IN","HA"]},"serviceProvider":{"description":"used for display in confirmation page or detail page","$ref":"#/definitions/ServiceProvider"},"serviceType":{"type":"string","example":"IH","description":"CI - carry in, IH - in home, PS - pick up","readOnly":true},"serviceVersion":{"type":"string","example":"NEW","description":"NEW, OLD","readOnly":true},"smsConsent":{"type":"string"},"source":{"type":"string"},"sprinklrProfileFlag":{"type":"boolean"},"srid":{"type":"string","example":"SR123456","description":"service request id in dsr system"},"statusCode":{"type":"string","example":"E0001","description":"Status code of a ticket from GCIC","readOnly":true},"statusComment":{"type":"string"},"statusDesc":{"type":"string","example":"Completed","description":"status enum - for 4k ticket: Draft, Submitted, Completed, Canceled, Missed.","readOnly":true},"stepID":{"type":"string","example":"/request/schedule","description":"Used by .com, save the path of current step"},"subType":{"type":"string"},"symptom":{"description":"Symtom object","$ref":"#/definitions/Symptom"},"symptomImages":{"type":"array","description":"Array of symptom images","items":{"$ref":"#/definitions/SymptomImage"}},"symptomMovie":{"description":"User upload symptom movie id","$ref":"#/definitions/SymptomMovieMeta"},"symptomName":{"type":"string"},"symptomPilot":{"type":"boolean"},"symptoms":{"type":"string"},"taxonCodePath":{"type":"string"},"taxonNamePath":{"type":"string"},"thumbTackFlag":{"type":"boolean"},"ticketNumber":{"type":"string","example":"4100171709, 2010343635","description":"Ticket number from GCIC","readOnly":true},"warrantyDate":{"type":"string","description":"not used for displaying warranty information, ignore on UI"},"wcty":{"type":"boolean"}}},"WctySymptom":{"type":"object","properties":{"iconUrl":{"type":"string"},"symptomDesc":{"type":"string"},"symptomId":{"type":"string"},"symptomIdPath":{"type":"string"},"symptomNamePath":{"type":"string"},"symptomSum":{"type":"string"}}},"ZipcodeLookupError":{"type":"object","properties":{"description":{"type":"string"},"helpContext":{"type":"string"},"helpFile":{"$ref":"#/definitions/File"},"number":{"type":"integer","format":"int32"},"source":{"type":"string"}}},"ZipcodeLookupResponse":{"type":"object","properties":{"cityAndState":{"$ref":"#/definitions/CityStateLookupByZipcode"},"cityStateList":{"type":"array","items":{"$ref":"#/definitions/CityStateLookupByZipcode"}},"errorMsg":{"$ref":"#/definitions/ZipcodeLookupError"},"wctyEligibleFlag":{"type":"string"}}},"day":{"type":"object","properties":{"closeTime":{"type":"integer","format":"int32"},"day":{"type":"string","enum":["MONDAY","TUESDAY","WEDNESDAY","THURSDAY","FRIDAY","SATURDAY","SUNDAY"]},"isOpen":{"type":"boolean"},"openTime":{"type":"integer","format":"int32"}}}}}