This operation lists or finds Product entities
Bad Request
Unauthorized
Forbidden
Unprocessable entity due to the business validation problems
Internal Server Error
[- {
- "productSpecification": {
- "href": "string",
- "id": "string"
}, - "relatedSite": [
- {
- "role": "string",
- "id": "string",
- "href": "string"
}
], - "productOffering": {
- "href": "string",
- "id": "string"
}, - "lastUpdateDate": "2019-08-24T14:15:22Z",
- "externalId": "string",
- "productRelationship": [
- {
- "href": "string",
- "id": "string",
- "relationshipType": "string"
}
], - "id": "string",
- "href": "string",
- "billingAccount": {
- "id": "string"
}, - "productOrderItem": [
- {
- "productOrderHref": "string",
- "productOrderId": "string",
- "productOrderItemId": "string"
}
], - "startDate": "2019-08-24T14:15:22Z",
- "status": "active"
}
]
This operation retrieves a Product entity.
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error
{- "productSpecification": {
- "href": "string",
- "id": "string"
}, - "relatedSite": [
- {
- "role": "string",
- "id": "string",
- "href": "string"
}
], - "productOffering": {
- "href": "string",
- "id": "string"
}, - "lastUpdateDate": "2019-08-24T14:15:22Z",
- "relatedContactInformation": [
- {
- "emailAddress": "string",
- "name": "string",
- "number": "string",
- "numberExtension": "string",
- "organization": "string",
- "postalAddress": {
- "hasPublicSite": true,
- "@type": "string",
- "allowsNewSite": true,
- "id": "string",
- "href": "string",
- "associatedGeographicAddress": null,
- "country": "string",
- "streetType": "string",
- "postcodeExtension": "string",
- "city": "string",
- "streetNr": "string",
- "locality": "string",
- "postcode": "string",
- "streetNrLast": "string",
- "streetNrSuffix": "string",
- "streetName": "string",
- "stateOrProvince": "string",
- "streetNrLastSuffix": "string",
- "geographicSubAddress": {
- "buildingName": "string",
- "subUnit": [
- {
- "subUnitNumber": "string",
- "subUnitType": "string"
}
], - "levelType": "string",
- "levelNumber": "string",
- "privateStreetNumber": "string",
- "privateStreetName": "string"
}, - "streetSuffix": "string"
}, - "role": "string"
}
], - "@type": "string",
- "externalId": "string",
- "statusChange": [
- {
- "changeReason": "string",
- "changeDate": "2019-08-24T14:15:22Z",
- "status": "active"
}
], - "billingAccount": {
- "id": "string"
}, - "productOrderItem": [
- {
- "productOrderHref": "string",
- "productOrderId": "string",
- "productOrderItemId": "string"
}
], - "productTerm": [
- {
- "description": "string",
- "duration": {
- "amount": 0,
- "units": "calendarMonths"
}, - "endOfTermAction": "roll",
- "name": "string",
- "rollInterval": {
- "amount": 0,
- "units": "calendarMonths"
}
}
], - "terminationDate": "2019-08-24T14:15:22Z",
- "productConfiguration": {
- "@type": "string"
}, - "productRelationship": [
- {
- "href": "string",
- "id": "string",
- "relationshipType": "string"
}
], - "id": "string",
- "href": "string",
- "startDate": "2019-08-24T14:15:22Z",
- "productPrice": [
- {
- "unitOfMeasure": "string",
- "price": {
- "dutyFreeAmount": {
- "unit": "string",
- "value": 0
}, - "taxIncludedAmount": {
- "unit": "string",
- "value": 0
}, - "taxRate": 0
}, - "name": "string",
- "priceType": "recurring",
- "description": "string",
- "recurringChargePeriod": "hour"
}
], - "status": "active"
}