Creating the Offer Purchase Custom MDCs

In this section, you will create the custom MATRIXX Data Containers (MDCs) to hold the custom data.

Note: Unlike the MtxPurchasedOffer extension, the MtxRequest and MtxResponse extensions are not defined using the create_config.py script. Also, unlike the process for extending MATRIXX Engine MDCs such as the MtxPurchasedOffer MDC, the REST MtxRequest MDC and MtxResponse MDC extensions are not defined using the create_config.py script. These MDCs are defined in a schema file as described in the tasks in this section.

To view the complete schema definition, see the final schema definition example in the Appendixes.