This type allows resellers to configure their individual properties that an application can require.
The schema: download
{
"name": "ResellerProfile",
"id": "http://aps-standard.org/types/core/profile/reseller/1.0",
"apsVersion": "2.0",
"implements": [
"http://aps-standard.org/types/core/resource/1.0"
]
}
An APS application can define an APS type implementing the ResellerProfile
APS type.
Then the provider can create a reference APS resource and include a resource type
based on that APS resource into a service template used to sell the application services.
If the provider delegates the service template to resellers the latter will be
able to configure the properties required by the resource implementing the ResellerProfile
APS type.
Get more details in the Customization for Sales Channels concepts.