Number of APIs: 8
GET https://{{host}}/papi/v1/products?contractId={{contractId}}
POST https://{{host}}/papi/v1/cpcodes?contractId={{contractId}}&groupId={{groupId}}
GET https://{{host}}/papi/v1/cpcodes?groupId={{groupId}}&contractId={{contractId}}
4. Create Edge Hostname for AMD
POST https://{{host}}/papi/v1/edgehostnames?contractId={{contractId}}&groupId={{groupId}}
POST https://{{host}}/papi/v1/properties?contractId={{contractId}}&groupId={{groupId}}
PUT https://{{host}}/papi/v1/properties/{{propertyId}}/versions/{{propertyVersion}}/hostnames?validateHostnames=false
PUT https://{{host}}/papi/v1/properties/{{propertyId}}/versions/{{propertyVersion}}/rules
POST https://{{host}}/papi/v1/properties/{{propertyId}}/activations?contractId={{contractId}}&groupId={{groupId}}
ENDPOINTS