Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Creates a new parameter group for a given product in the catalog.
Lists all parameter groups for a given product based on filter criteria.
Lists all parameter groups for a given product based on filter criteria.
The following diagram shows the possible states a group object may have in the Marketplace Platform and the transition between these states:
Idle
The parameter group has been created as part of the product definition, which will be used as a step in the purchase wizard when a client orders the product.
Deleted
The parameter group no longer exists.
It's no longer part of the product definition and can't be used anymore.
Updates a parameter group for a given product.
id
string
Platform
generated ID.
Example: "PGR-6790-8304-0001"
href
string
Relative reference to object on API (always /products/{product-id}/parameter-groups/{id}
).
Example: "/products/PRD-6790-8304-0171/parameter-groups/PGR-6790-8304-0001"
name
string
Name of the group.
Example: "Parameters"
label
string
Label displayed in the wizard steps selector.
Example: "Create agreement"
description
string
Description of the group.
Example: "When creating a new agreement with SoftwareOne, you can establish a new Microsoft account or connect your existing account."
displayOrder
integer
Defines the display order.
Example: "100"
default
boolean
Marks the default item group.
Example: "true"
parameterCount
integer
The number of parameters in the group.
Example: "5"
product
{
"id": "PGR-6790-8304-0001",
"href": "/products/PRD-6790-8304/parameter-groups/PGR-6790-8304-0001",
"title": "Parameters",
"label": "Create agreement",
"description": "When creating a new agreement with SoftwareOne, you have the option to establish a new Microsoft account or connect it to an existing account you already hold with Microsoft.",
"displayOrder": 100,
"default": true,
"product": {
"id": "PRD-6790-8304-0171"
}
}
Reference to object.
Deletes a parameter group from a given product.
/v1/catalog/products/{productId}/parameter-groups/{id}
curl -L \
--request DELETE \
--url '/v1/catalog/products/{productId}/parameter-groups/{id}'
No body
No Content
/v1/catalog/products/{productId}/parameter-groups
curl -L \
--request POST \
--url '/v1/catalog/products/{productId}/parameter-groups' \
--header 'Content-Type: application/json'
{
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"label": "text",
"description": "text",
"displayOrder": 1,
"default": true,
"parameterCount": 1,
"product": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"published": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"pending": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"unpublished": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"shortDescription": "text",
"longDescription": "text",
"externalIds": {
"operations": "text"
},
"website": "text",
"icon": "text",
"status": "text",
"vendor": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "hello@example.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"description": "text",
"account": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "hello@example.com",
"website": "text",
"description": "text",
"name": "text",
"groups": "[Circular Reference]"
},
"logo": "text",
"isDefault": true,
"modules": [
"[Circular Reference]"
],
"users": [
"[Circular Reference]"
],
"buyers": [
"[Circular Reference]"
]
}
]
},
"settings": {
"productOrdering": true,
"productRequests": {
"enabled": true,
"name": "text",
"label": "text"
},
"itemSelection": true,
"orderQueueChanges": true,
"preValidation": {
"purchaseOrderDraft": true,
"purchaseOrderQuerying": true,
"changeOrderDraft": true,
"terminationOrder": true,
"productRequest": true
},
"splitBilling": {
"enabled": true,
"type": "text"
}
},
"statistics": {
"itemCount": 1,
"ordersPlacedCount": 1,
"agreementCount": 1,
"subscriptionCount": 1,
"requestCount": 1
}
}
}
Created
/v1/catalog/products/{productId}/parameter-groups
curl -L \
--url '/v1/catalog/products/{productId}/parameter-groups'
{
"$meta": {
"pagination": {
"offset": 1,
"limit": 1,
"total": 1
},
"omitted": [
"text"
]
},
"data": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"label": "text",
"description": "text",
"displayOrder": 1,
"default": true,
"parameterCount": 1,
"product": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"published": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"pending": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"unpublished": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"shortDescription": "text",
"longDescription": "text",
"externalIds": {
"operations": "text"
},
"website": "text",
"icon": "text",
"status": "text",
"vendor": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "hello@example.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"description": "text",
"account": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "hello@example.com",
"website": "text",
"description": "text",
"name": "text",
"groups": "[Circular Reference]"
},
"logo": "text",
"isDefault": true,
"modules": [
"[Circular Reference]"
],
"users": [
"[Circular Reference]"
],
"buyers": [
"[Circular Reference]"
]
}
]
},
"settings": {
"productOrdering": true,
"productRequests": {
"enabled": true,
"name": "text",
"label": "text"
},
"itemSelection": true,
"orderQueueChanges": true,
"preValidation": {
"purchaseOrderDraft": true,
"purchaseOrderQuerying": true,
"changeOrderDraft": true,
"terminationOrder": true,
"productRequest": true
},
"splitBilling": {
"enabled": true,
"type": "text"
}
},
"statistics": {
"itemCount": 1,
"ordersPlacedCount": 1,
"agreementCount": 1,
"subscriptionCount": 1,
"requestCount": 1
}
}
}
]
}
OK
/v1/catalog/products/{productId}/parameter-groups/{id}
curl -L \
--url '/v1/catalog/products/{productId}/parameter-groups/{id}'
{
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"label": "text",
"description": "text",
"displayOrder": 1,
"default": true,
"parameterCount": 1,
"product": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"published": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"pending": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"unpublished": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"shortDescription": "text",
"longDescription": "text",
"externalIds": {
"operations": "text"
},
"website": "text",
"icon": "text",
"status": "text",
"vendor": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "hello@example.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"description": "text",
"account": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "hello@example.com",
"website": "text",
"description": "text",
"name": "text",
"groups": "[Circular Reference]"
},
"logo": "text",
"isDefault": true,
"modules": [
"[Circular Reference]"
],
"users": [
"[Circular Reference]"
],
"buyers": [
"[Circular Reference]"
]
}
]
},
"settings": {
"productOrdering": true,
"productRequests": {
"enabled": true,
"name": "text",
"label": "text"
},
"itemSelection": true,
"orderQueueChanges": true,
"preValidation": {
"purchaseOrderDraft": true,
"purchaseOrderQuerying": true,
"changeOrderDraft": true,
"terminationOrder": true,
"productRequest": true
},
"splitBilling": {
"enabled": true,
"type": "text"
}
},
"statistics": {
"itemCount": 1,
"ordersPlacedCount": 1,
"agreementCount": 1,
"subscriptionCount": 1,
"requestCount": 1
}
}
}
OK
/v1/catalog/products/{productId}/parameter-groups/{id}
curl -L \
--request PUT \
--url '/v1/catalog/products/{productId}/parameter-groups/{id}' \
--header 'Content-Type: application/json'
{
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"label": "text",
"description": "text",
"displayOrder": 1,
"default": true,
"parameterCount": 1,
"product": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"published": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"pending": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"unpublished": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"shortDescription": "text",
"longDescription": "text",
"externalIds": {
"operations": "text"
},
"website": "text",
"icon": "text",
"status": "text",
"vendor": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "hello@example.com",
"website": "text",
"description": "text",
"name": "text",
"groups": [
{
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"description": "text",
"account": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": {
"id": "text",
"audit": {
"created": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"name": "text",
"icon": "text"
}
},
"updated": {
"at": "2025-02-22T08:41:30.719Z",
"by": "[Circular Reference]"
}
},
"$meta": {
"omitted": [
"text"
]
},
"href": "text",
"externalIds": {
"pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
},
"externalId": "text",
"externalName": "text",
"type": "Client",
"status": "Active",
"serviceLevel": "Express",
"address": {
"addressLine1": "text",
"addressLine2": "text",
"postCode": "text",
"city": "text",
"state": "text",
"country": "text"
},
"icon": "text",
"technicalSupportEmail": "hello@example.com",
"website": "text",
"description": "text",
"name": "text",
"groups": "[Circular Reference]"
},
"logo": "text",
"isDefault": true,
"modules": [
"[Circular Reference]"
],
"users": [
"[Circular Reference]"
],
"buyers": [
"[Circular Reference]"
]
}
]
},
"settings": {
"productOrdering": true,
"productRequests": {
"enabled": true,
"name": "text",
"label": "text"
},
"itemSelection": true,
"orderQueueChanges": true,
"preValidation": {
"purchaseOrderDraft": true,
"purchaseOrderQuerying": true,
"changeOrderDraft": true,
"terminationOrder": true,
"productRequest": true
},
"splitBilling": {
"enabled": true,
"type": "text"
}
},
"statistics": {
"itemCount": 1,
"ordersPlacedCount": 1,
"agreementCount": 1,
"subscriptionCount": 1,
"requestCount": 1
}
}
}
OK