Temporary legacy publication support
Legacy publication is still accepted for now, but this is temporary. In a few days, MasStack Docs will only accept publication through the domain manifest described in the Publishing Guide .
Welcome to
MasStack Docs is an open documentation platform that allows you to easily access MasStack core API domains to implement your services. You will be able to manage authentication, catalog, customers, rating, appointments, communication and many other things.
You go to resource for building and scaling with our platform. Access APIs, SDKs, code samples, and tools to streamline development. Test and prototype easily with postman collections. Whether you’re starting out or scaling up, everything you need is here.
GET STARTEDRecent updates to Overview, Guides, APIs and SDKs.
Guide updated for Mas Consents Front V2.
Guide updated for Mas Consents Front V2.
The Dealers API V2 is a RESTful API designed to manage dealer-related operations.
> ### Release Notes * **1.23.0** - Add migration endpoint from mobile-api * **1.22.0** - Added Agile TV customers addresses endpoint * **1.21.1** - Update tesamanager endpoints * **1.21.0** - Update tesamanager endpoints * **1.20.0** - Update mobile-api validations * **1.19.0** - Update mobile-api validations * **1.18.0** - Update mobile-api validations * **1.17.0** - Update mobile-api requests * **1.16.0** - Add mobile-api endpoints * **1.15.0** - Update tesamanager endpoints * **1.14.0** - Removed mobile-router endpoints * **1.13.1** - Provision OrangeTV updated endpoints to latest * **1.13.0** - Added TESA endpoints * **1.12.0** - Added Orange TV endpoints * **1.11.0** - Added device insurance endpoints * **1.10.2** - Added orgId to path params in Bonus Activate endpoint * **1.10.1** - Added Provision mobile-router endpoint to Bonus Activate * **1.10.0** - Provision mobile-router endpoint * **1.9.1** - Make destinationIua optional in ftth accesses retentions request * **1.9.0** - Add addressId to ftth accesses query request * **1.8.1** - Ftth accesses retentions endpoint * **1.8.0** - Provision TV HBO * **1.7.0** - Provision ftth accesses endpoint * **1.6.0** - Provision TV Netflix - Status endpoint * **1.5.0** - Provision TV Amazon - Amazon account recovery url generation endpoint * **1.4.0** - Provision TV Amazon - Get Amazon bundle info endpoint * **1.3.0** - Provision TV Netflix - Suspend and unsuspend endpoints * **1.2.0** - Provision TV Netflix - New endpoint to update Netflix subscription * **1.1.0** - Provision TV Netflix * **1.0.0** - Provision TV Amazon ## Release and compatibility - Deprecations for current versions whenever a new version is announced is 1 months. - After 1 months, the deprecated version will no longer be supported but will remain accessible for at least 3 months. - Our APIs will allow requests only from two versions simultaneously, however we won't support the older of the two. - All enum in responses are define as x-extensible-enum, it means they all are susceptible to increase values. ## Version criteria ``` {MAJOR}.{MINOR}.{PATCH} ``` 1. `{MAJOR}` implies incompatible changes with the previous `{MAJOR}` version 2. `{MINOR}` implies new functionalities or information compatible with previous version 3. `{PATCH}` implies bug fixes compatible with previous version