Namespaces and Versioning
Contents
Overview
The URL resource paths for the MarketONE REST API contain a version namespace. For example: all APIs for version 2.0 of the MarketONE platform contain /v2/.
Example
Version 1.0
https://plm.amdocs.com/intgw/v1/transaction
                                            Version 2.0
https://int-prodtest.m1amdocs.com/v2/transaction
                                            Revision History
| Version | Description | 
|---|---|
| 2019.08 | Initial release. | 
| 2019.11 | Updated the URL resource path in the Example section. | 
| 2019.12 | Added Contents and Revision History sections. | 
| 2020.01 | Added the Version 2.0 example resource path. |