Update a specific productpatch https://api.elliemae.com/partner/v2/products/{product_id}Update a specific products listing, entitlements and configuration informationPath Paramsproduct_idstringrequiredUnique product identifierQuery ParamsviewstringenumDefaults to idProduct entity view to be returned in response bodyidcredentialintegrationTypeentitlementwebhookcompleteAllowed:idcredentialintegrationTypeentitlementwebhookcompleteBody ParamsProduct resource representationnamestringrequiredUnique name for the productlistingNamestringrequiredName the product will be listed as on an Encompass applicationrequestTypesarray of objectsrequiredThe different types of transaction requests lenders/borrowers can initiate with the subject product. Data entitlements for the product are indexed around these request types.requestTypes*ADD stringinterfaceUrlstringrequiredURL for the user-interface that will be presented to borrowers/lenders during manual ordering workflowsadminInterfaceUrlstringURL for the user-interface that will be presented to an administrator during 1-click/automated order setup workflowstagsobjectProduct tagstags objectcredentialsarray of objectsSchema definition for the user/organization credentials a product requirescredentialsADD objectwebhooksarray of objectsrequiredTransaction webhooks a product subscribes forwebhooks*ADD objectextensionLimitintegerNumber of allowed custom extensions to a products default data entitlementsentitlementsobjectrequiredA products data and access entitlementsentitlements objectHeadersAuthorizationstringrequiredDefaults to Bearer <access_token>oAuth 2.0 Bearer authentication/authorization tokenResponses 200Ok 400Bad Request 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated almost 2 years ago