{{title}}

Welcome to Marketplace Catalog API Reference Web application

{% set jsonstr = product_details_json %}
Product Change Request Name Product Change Request ARN Product Change Request ID Product Change Request Status Product Change Request Failure Code Product Change Request Failure Description
{{jsonstr.ChangeSetName}} {{jsonstr.ChangeSetArn}} {{jsonstr.ChangeSetId}} {{jsonstr.Status}} {{jsonstr.FailureCode}} {{jsonstr.FailureDescription}}
{{ product_details_json | json_pretty }}