Get Configuration BOM Instance

post

/rest/v7/configBomInstance/{configId}/actions/getConfigBom

This operation will use one of the lineId or config_id to retrieve a saved Configuration BOM Instance. The lineId is returned from a Terminate, Suspend, Resume, or Renew service. The config_id is returned by client side JSON object for client integration case. NOTE: Get Configuration Instance is only available for external integrations.

Request

Path Parameters
  • Configuration Identifier used to uniquely identify the configuration bom instance.
Body ()
Root Schema : ConfigurationBOM-request
Type: object
Show Source
Back to Top

Response

Default Response

Body ()
Root Schema : InteractiveService-response
Type: object
Show Source
Back to Top