Cost-of-Sale Calculation application APS resource. Represents the Cost-of-Sale feature being installed for a BSS tenant account: created when a tenant installs the Cost-of-Sale app via the CloudBlue Store, removed on uninstall. Only tenant accounts can install or uninstall.
In this document:

The considered APS type (download)
extends the Resource APS type(s) and looks as follows:
{
"name": "CosApp",
"id": "http://com.cloudblue/pricemanager/cosapp/1.0",
"apsVersion": "2.0",
"implements": [
"http://aps-standard.org/types/core/resource/1.0"
],
"relations": {
"account": {
"type": "http://parallels.com/aps/types/pa/account",
"required": true
}
}
}
NAME |
TYPE |
REQUIRED |
DESCRIPTION |
|---|---|---|---|
account |
Yes |