What flow should I look at first? #
The CMP APIs system supports the following functional flow:
- Fetch package information
- Generate orders and activate Profile
How do I get started? #
- After generating the signature, proceed to call the interface.
What should I try first? #
- The API processes for successful ordering, and activating the Profile is as follows:
No. of step | description | API used |
---|---|---|
1 | Fetch the package list under your account. | /cmp-api/package/syncPackages |
2 | Request to generate orders | /cmp-api/package/batchOrderPackages |
3 | Activate the Profile that is not yet enabled | /cmp-api/package/openPackage |