Replace request productAsk AIput https://restapi.rev.io/v1/RequestProducts/{id}Replace an existing request product.Body ParamsThe replacement request product.request_product_idint32Primary identifier for this request product.request_service_idint32requiredForeign identifier indicating which request service it belongs to.request_idint32requiredForeign identifier indicating which request it is part of.product_idint32requiredForeign identifier indicating the catalog product it is modeled after.quantityint32requiredHow many.ratedoublePer month charge to the end user.descriptionstringShort description of the product (i.e. the name).code_1stringPrimary provisioning code (i.e. USOC).code_2stringSecondary provisioning code (i.e. FID).contract_startdate-timeDate service contract starts.contract_enddate-timeDate service contract ends.group_on_billbooleanIndicates product should display grouped with other products on the same package.truefalsetax_includedbooleanIndicates base charge plus tax should be equal to value of rate.truefalseitemizedbooleanIndicates product should itemize, by name only, when group_on_bill = true.truefalsecostdoublePer month cost from provider.buy_ratedoublePer month charge to a reseller.Metadataidint32requiredID of the request product to replace.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 400BadRequest 500InternalServerErrorUpdated 7 months ago