Validate Order

Validates order state. Internally calls validate endpoint of a connector.

post
Path parameters
idstringRequired

Id of order to be completed

Body
idstringOptional
auditall ofOptional
$metaall ofOptional
typeall ofOptional
string · enumOptionalPossible values:
statusall ofOptional
string · enumOptionalPossible values:
notesstring | nullableOptional
commentsstring | nullableOptional
statusNotesall ofOptional
templateall ofOptional
listingall ofOptional
authorizationall ofOptional
agreementall ofOptional
assigneeall ofOptional
externalIdsall ofOptional
priceall ofOptional
parametersall ofOptional
errorall ofOptional
productall ofOptional
clientall ofOptional
licenseeall ofOptional
buyerall ofOptional
sellerall ofOptional
vendorall ofOptional
billToall ofOptional
pricingPolicyall ofOptional
defaultMarkupSourceall ofOptional
string · enumOptionalPossible values:
Responses
200

OK

application/json
post
POST /public/v1/commerce/orders/{id}/validate HTTP/1.1
Host: api.s1.today
Content-Type: application/json
Accept: */*
Content-Length: 46437

{
  "id": "text",
  "audit": {
    "created": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "updated": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "completed": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "deleted": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "failed": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "processing": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "querying": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "quoted": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    }
  },
  "$meta": {
    "omitted": [
      "text"
    ]
  },
  "type": "text",
  "status": "text",
  "notes": "text",
  "comments": "text",
  "statusNotes": {
    "id": "text",
    "message": "text",
    "parameters": null
  },
  "template": {
    "id": "text",
    "name": "text"
  },
  "listing": {
    "id": "text"
  },
  "authorization": {
    "id": "text",
    "name": "text",
    "currency": "text"
  },
  "agreement": {
    "id": "text",
    "icon": "text",
    "status": "text",
    "name": "text"
  },
  "assignee": {
    "id": "text",
    "name": "text",
    "icon": "text"
  },
  "externalIds": {
    "client": "text",
    "operations": "text",
    "vendor": "text"
  },
  "price": {
    "currency": "text",
    "markup": 1,
    "margin": 1,
    "defaultMarkup": 1,
    "PPx1": 1,
    "SPx1": 1,
    "SPxY": 1,
    "SPxM": 1,
    "PPxY": 1,
    "PPxM": 1
  },
  "lines": [
    {
      "id": "text",
      "audit": {
        "created": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "updated": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "oldQuantity": 1,
      "quantity": 1,
      "price": {
        "currency": "text",
        "markup": 1,
        "margin": 1,
        "unitSP": 1,
        "unitPP": 1,
        "PPx1": 1,
        "SPx1": 1,
        "SPxY": 1,
        "SPxM": 1,
        "PPxY": 1,
        "PPxM": 1
      },
      "item": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "description": "text",
        "externalIds": {
          "vendor": "text",
          "operations": "text"
        },
        "group": {
          "id": "text",
          "name": "text"
        },
        "unit": {
          "id": "text",
          "description": "text",
          "name": "text"
        },
        "terms": {
          "model": "one-time",
          "period": "1m",
          "commitment": "1m"
        },
        "quantityNotApplicable": true,
        "status": "text",
        "product": {
          "id": "text",
          "name": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "icon": "text",
          "status": "text"
        },
        "parameters": [
          {
            "id": "text",
            "externalId": "text",
            "type": "text",
            "name": "text",
            "value": null,
            "displayValue": "text"
          }
        ]
      },
      "subscription": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "startDate": "2025-08-30T18:15:17.473Z",
        "terminationDate": "2025-08-30T18:15:17.473Z",
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "terms": {
          "model": "one-time",
          "period": "1m",
          "commitment": "1m"
        },
        "product": {
          "id": "text",
          "name": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "icon": "text",
          "status": "text"
        },
        "autoRenew": true,
        "status": "text",
        "commitmentDate": "2025-08-30T18:15:17.473Z",
        "parameters": {
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "agreement": {
          "id": "text",
          "icon": "text",
          "status": "text",
          "name": "text"
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "lines": [
          "[Circular Reference]"
        ],
        "template": {
          "id": "text",
          "name": "text"
        }
      },
      "markupSource": "text",
      "asset": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "status": "text",
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "PPx1": 1,
          "SPx1": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "template": {
          "id": "text",
          "name": "text"
        },
        "parameters": {
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "terms": {
          "model": "one-time",
          "period": "1m",
          "commitment": "1m"
        },
        "lines": [
          "[Circular Reference]"
        ]
      },
      "agreement": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "status": "text",
        "listing": {
          "id": "text"
        },
        "authorization": {
          "id": "text",
          "name": "text",
          "currency": "text"
        },
        "vendor": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "client": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1
        },
        "startDate": "2025-08-30T18:15:17.473Z",
        "endDate": "2025-08-30T18:15:17.473Z",
        "template": {
          "id": "text",
          "name": "text"
        },
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "name": "text",
        "lines": [
          "[Circular Reference]"
        ],
        "assets": [
          {
            "id": "text",
            "name": "text",
            "status": "text"
          }
        ],
        "subscriptions": [
          {
            "id": "text",
            "name": "text"
          }
        ],
        "parameters": {
          "ordering": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ],
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "licensee": {
          "id": "text",
          "icon": "text",
          "name": "text",
          "externalId": "text"
        },
        "buyer": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "seller": {
          "id": "text",
          "icon": "text",
          "externalId": "text",
          "name": "text"
        },
        "product": {
          "id": "text",
          "name": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "icon": "text",
          "status": "text"
        },
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "split": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "termsAndConditions": [
          "[Circular Reference]"
        ],
        "certificates": [
          {
            "id": "text",
            "name": "text"
          }
        ]
      },
      "order": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "updated": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "completed": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "deleted": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "failed": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "processing": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "querying": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "quoted": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "type": "text",
        "status": "text",
        "notes": "text",
        "comments": "text",
        "statusNotes": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "template": {
          "id": "text",
          "name": "text"
        },
        "listing": {
          "id": "text"
        },
        "authorization": {
          "id": "text",
          "name": "text",
          "currency": "text"
        },
        "agreement": {
          "id": "text",
          "icon": "text",
          "status": "text",
          "name": "text"
        },
        "assignee": {
          "id": "text",
          "name": "text",
          "icon": "text"
        },
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkup": 1,
          "PPx1": 1,
          "SPx1": 1,
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1
        },
        "lines": [
          "[Circular Reference]"
        ],
        "subscriptions": [
          "[Circular Reference]"
        ],
        "assets": [
          "[Circular Reference]"
        ],
        "parameters": {
          "ordering": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ],
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "product": {
          "id": "text",
          "name": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "icon": "text",
          "status": "text"
        },
        "client": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "licensee": {
          "id": "text",
          "icon": "text",
          "name": "text",
          "externalId": "text"
        },
        "buyer": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "seller": {
          "id": "text",
          "icon": "text",
          "externalId": "text",
          "name": "text"
        },
        "vendor": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "billTo": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "pricingPolicy": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "termsAndConditions": [
          "[Circular Reference]"
        ],
        "certificates": [
          {
            "id": "text",
            "name": "text"
          }
        ],
        "defaultMarkupSource": "text"
      },
      "client": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "type": "text",
        "status": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      },
      "vendor": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "type": "text",
        "status": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      },
      "buyer": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "status": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "taxId": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "name": "text",
        "errors": [
          {
            "id": "text",
            "message": "text",
            "parameters": null
          }
        ],
        "sellers": [
          {
            "id": "text",
            "icon": "text",
            "externalId": "text",
            "name": "text"
          }
        ]
      },
      "seller": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalId": "text",
        "status": "text",
        "currencies": [
          "text"
        ],
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "name": "text",
        "erpLink": {
          "id": "text",
          "icon": "text",
          "name": "text",
          "companyName": "text",
          "status": "text"
        }
      },
      "product": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "shortDescription": "text",
        "longDescription": "text",
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "website": "text",
        "icon": "text",
        "status": "text",
        "vendor": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "settings": {
          "productOrdering": true,
          "productRequests": {
            "enabled": true,
            "name": "text",
            "label": "text"
          },
          "itemSelection": true,
          "orderQueueChanges": true,
          "preValidation": {
            "purchaseOrderDraft": true,
            "purchaseOrderQuerying": true,
            "changeOrderDraft": true,
            "configurationOrderDraft": true,
            "terminationOrder": true,
            "productRequest": true
          },
          "splitBilling": {
            "enabled": true,
            "type": "text"
          },
          "subscriptionCessation": {
            "enabled": true,
            "mode": "Termination"
          }
        },
        "statistics": {
          "itemCount": 1,
          "ordersPlacedCount": 1,
          "agreementCount": 1,
          "subscriptionCount": 1,
          "requestCount": 1
        }
      }
    }
  ],
  "subscriptions": [
    {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "startDate": "2025-08-30T18:15:17.473Z",
      "terminationDate": "2025-08-30T18:15:17.473Z",
      "externalIds": {
        "client": "text",
        "operations": "text",
        "vendor": "text"
      },
      "terms": {
        "model": "one-time",
        "period": "1m",
        "commitment": "1m"
      },
      "product": {
        "id": "text",
        "name": "text",
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "icon": "text",
        "status": "text"
      },
      "autoRenew": true,
      "status": "text",
      "commitmentDate": "2025-08-30T18:15:17.473Z",
      "parameters": {
        "fulfillment": [
          {
            "id": "text",
            "externalId": "text",
            "name": "text",
            "type": "text",
            "phase": "text",
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "constraints": {
              "required": true,
              "hidden": true,
              "readonly": true
            },
            "displayValue": "text",
            "value": null
          }
        ]
      },
      "agreement": {
        "id": "text",
        "icon": "text",
        "status": "text",
        "name": "text"
      },
      "price": {
        "currency": "text",
        "markup": 1,
        "margin": 1,
        "SPxY": 1,
        "SPxM": 1,
        "PPxY": 1,
        "PPxM": 1,
        "defaultMarkup": 1,
        "defaultMargin": 1
      },
      "lines": [
        {
          "id": "text",
          "audit": {
            "created": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "updated": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "oldQuantity": 1,
          "quantity": 1,
          "price": {
            "currency": "text",
            "markup": 1,
            "margin": 1,
            "unitSP": 1,
            "unitPP": 1,
            "PPx1": 1,
            "SPx1": 1,
            "SPxY": 1,
            "SPxM": 1,
            "PPxY": 1,
            "PPxM": 1
          },
          "item": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "description": "text",
            "externalIds": {
              "vendor": "text",
              "operations": "text"
            },
            "group": {
              "id": "text",
              "name": "text"
            },
            "unit": {
              "id": "text",
              "description": "text",
              "name": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "quantityNotApplicable": true,
            "status": "text",
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "parameters": [
              {
                "id": "text",
                "externalId": "text",
                "type": "text",
                "name": "text",
                "value": null,
                "displayValue": "text"
              }
            ]
          },
          "subscription": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "startDate": "2025-08-30T18:15:17.473Z",
            "terminationDate": "2025-08-30T18:15:17.473Z",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "autoRenew": true,
            "status": "text",
            "commitmentDate": "2025-08-30T18:15:17.473Z",
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "agreement": {
              "id": "text",
              "icon": "text",
              "status": "text",
              "name": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "lines": [
              "[Circular Reference]"
            ],
            "template": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": "text",
          "asset": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "status": "text",
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "PPx1": 1,
              "SPx1": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "template": {
              "id": "text",
              "name": "text"
            },
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "lines": [
              "[Circular Reference]"
            ]
          },
          "agreement": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "status": "text",
            "listing": {
              "id": "text"
            },
            "authorization": {
              "id": "text",
              "name": "text",
              "currency": "text"
            },
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "client": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "startDate": "2025-08-30T18:15:17.473Z",
            "endDate": "2025-08-30T18:15:17.473Z",
            "template": {
              "id": "text",
              "name": "text"
            },
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "name": "text",
            "lines": [
              "[Circular Reference]"
            ],
            "assets": [
              {
                "id": "text",
                "name": "text",
                "status": "text"
              }
            ],
            "subscriptions": [
              {
                "id": "text",
                "name": "text"
              }
            ],
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "licensee": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "externalId": "text"
            },
            "buyer": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "seller": {
              "id": "text",
              "icon": "text",
              "externalId": "text",
              "name": "text"
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "split": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "termsAndConditions": [
              "[Circular Reference]"
            ],
            "certificates": [
              {
                "id": "text",
                "name": "text"
              }
            ]
          },
          "order": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "updated": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "completed": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "deleted": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "failed": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "processing": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "querying": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "quoted": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "type": "text",
            "status": "text",
            "notes": "text",
            "comments": "text",
            "statusNotes": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "template": {
              "id": "text",
              "name": "text"
            },
            "listing": {
              "id": "text"
            },
            "authorization": {
              "id": "text",
              "name": "text",
              "currency": "text"
            },
            "agreement": {
              "id": "text",
              "icon": "text",
              "status": "text",
              "name": "text"
            },
            "assignee": {
              "id": "text",
              "name": "text",
              "icon": "text"
            },
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkup": 1,
              "PPx1": 1,
              "SPx1": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "lines": [
              "[Circular Reference]"
            ],
            "subscriptions": [
              "[Circular Reference]"
            ],
            "assets": [
              "[Circular Reference]"
            ],
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "client": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "licensee": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "externalId": "text"
            },
            "buyer": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "seller": {
              "id": "text",
              "icon": "text",
              "externalId": "text",
              "name": "text"
            },
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "billTo": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "pricingPolicy": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "termsAndConditions": [
              "[Circular Reference]"
            ],
            "certificates": [
              {
                "id": "text",
                "name": "text"
              }
            ],
            "defaultMarkupSource": "text"
          },
          "client": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "buyer": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "erpCompanyContact": "text",
              "erpCustomer": "text",
              "accountExternalId": "text"
            },
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "taxId": "text",
            "account": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "name": "text",
            "errors": [
              {
                "id": "text",
                "message": "text",
                "parameters": null
              }
            ],
            "sellers": [
              {
                "id": "text",
                "icon": "text",
                "externalId": "text",
                "name": "text"
              }
            ]
          },
          "seller": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalId": "text",
            "status": "text",
            "currencies": [
              "text"
            ],
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "name": "text",
            "erpLink": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "companyName": "text",
              "status": "text"
            }
          },
          "product": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "icon": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "settings": {
              "productOrdering": true,
              "productRequests": {
                "enabled": true,
                "name": "text",
                "label": "text"
              },
              "itemSelection": true,
              "orderQueueChanges": true,
              "preValidation": {
                "purchaseOrderDraft": true,
                "purchaseOrderQuerying": true,
                "changeOrderDraft": true,
                "configurationOrderDraft": true,
                "terminationOrder": true,
                "productRequest": true
              },
              "splitBilling": {
                "enabled": true,
                "type": "text"
              },
              "subscriptionCessation": {
                "enabled": true,
                "mode": "Termination"
              }
            },
            "statistics": {
              "itemCount": 1,
              "ordersPlacedCount": 1,
              "agreementCount": 1,
              "subscriptionCount": 1,
              "requestCount": 1
            }
          }
        }
      ],
      "template": {
        "id": "text",
        "name": "text"
      }
    }
  ],
  "assets": [
    {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "externalIds": {
        "client": "text",
        "operations": "text",
        "vendor": "text"
      },
      "status": "text",
      "price": {
        "currency": "text",
        "markup": 1,
        "margin": 1,
        "PPx1": 1,
        "SPx1": 1,
        "defaultMarkup": 1,
        "defaultMargin": 1
      },
      "template": {
        "id": "text",
        "name": "text"
      },
      "parameters": {
        "fulfillment": [
          {
            "id": "text",
            "externalId": "text",
            "name": "text",
            "type": "text",
            "phase": "text",
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "constraints": {
              "required": true,
              "hidden": true,
              "readonly": true
            },
            "displayValue": "text",
            "value": null
          }
        ]
      },
      "terms": {
        "model": "one-time",
        "period": "1m",
        "commitment": "1m"
      },
      "lines": [
        {
          "id": "text",
          "audit": {
            "created": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "updated": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "oldQuantity": 1,
          "quantity": 1,
          "price": {
            "currency": "text",
            "markup": 1,
            "margin": 1,
            "unitSP": 1,
            "unitPP": 1,
            "PPx1": 1,
            "SPx1": 1,
            "SPxY": 1,
            "SPxM": 1,
            "PPxY": 1,
            "PPxM": 1
          },
          "item": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "description": "text",
            "externalIds": {
              "vendor": "text",
              "operations": "text"
            },
            "group": {
              "id": "text",
              "name": "text"
            },
            "unit": {
              "id": "text",
              "description": "text",
              "name": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "quantityNotApplicable": true,
            "status": "text",
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "parameters": [
              {
                "id": "text",
                "externalId": "text",
                "type": "text",
                "name": "text",
                "value": null,
                "displayValue": "text"
              }
            ]
          },
          "subscription": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "startDate": "2025-08-30T18:15:17.473Z",
            "terminationDate": "2025-08-30T18:15:17.473Z",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "autoRenew": true,
            "status": "text",
            "commitmentDate": "2025-08-30T18:15:17.473Z",
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "agreement": {
              "id": "text",
              "icon": "text",
              "status": "text",
              "name": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "lines": [
              "[Circular Reference]"
            ],
            "template": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": "text",
          "asset": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "status": "text",
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "PPx1": 1,
              "SPx1": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "template": {
              "id": "text",
              "name": "text"
            },
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "lines": [
              "[Circular Reference]"
            ]
          },
          "agreement": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "status": "text",
            "listing": {
              "id": "text"
            },
            "authorization": {
              "id": "text",
              "name": "text",
              "currency": "text"
            },
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "client": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "startDate": "2025-08-30T18:15:17.473Z",
            "endDate": "2025-08-30T18:15:17.473Z",
            "template": {
              "id": "text",
              "name": "text"
            },
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "name": "text",
            "lines": [
              "[Circular Reference]"
            ],
            "assets": [
              {
                "id": "text",
                "name": "text",
                "status": "text"
              }
            ],
            "subscriptions": [
              {
                "id": "text",
                "name": "text"
              }
            ],
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "licensee": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "externalId": "text"
            },
            "buyer": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "seller": {
              "id": "text",
              "icon": "text",
              "externalId": "text",
              "name": "text"
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "split": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "termsAndConditions": [
              "[Circular Reference]"
            ],
            "certificates": [
              {
                "id": "text",
                "name": "text"
              }
            ]
          },
          "order": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "updated": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "completed": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "deleted": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "failed": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "processing": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "querying": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "quoted": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "type": "text",
            "status": "text",
            "notes": "text",
            "comments": "text",
            "statusNotes": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "template": {
              "id": "text",
              "name": "text"
            },
            "listing": {
              "id": "text"
            },
            "authorization": {
              "id": "text",
              "name": "text",
              "currency": "text"
            },
            "agreement": {
              "id": "text",
              "icon": "text",
              "status": "text",
              "name": "text"
            },
            "assignee": {
              "id": "text",
              "name": "text",
              "icon": "text"
            },
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkup": 1,
              "PPx1": 1,
              "SPx1": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "lines": [
              "[Circular Reference]"
            ],
            "subscriptions": [
              "[Circular Reference]"
            ],
            "assets": [
              "[Circular Reference]"
            ],
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "client": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "licensee": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "externalId": "text"
            },
            "buyer": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "seller": {
              "id": "text",
              "icon": "text",
              "externalId": "text",
              "name": "text"
            },
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "billTo": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "pricingPolicy": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "termsAndConditions": [
              "[Circular Reference]"
            ],
            "certificates": [
              {
                "id": "text",
                "name": "text"
              }
            ],
            "defaultMarkupSource": "text"
          },
          "client": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "buyer": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "erpCompanyContact": "text",
              "erpCustomer": "text",
              "accountExternalId": "text"
            },
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "taxId": "text",
            "account": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "name": "text",
            "errors": [
              {
                "id": "text",
                "message": "text",
                "parameters": null
              }
            ],
            "sellers": [
              {
                "id": "text",
                "icon": "text",
                "externalId": "text",
                "name": "text"
              }
            ]
          },
          "seller": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalId": "text",
            "status": "text",
            "currencies": [
              "text"
            ],
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "name": "text",
            "erpLink": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "companyName": "text",
              "status": "text"
            }
          },
          "product": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "icon": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "settings": {
              "productOrdering": true,
              "productRequests": {
                "enabled": true,
                "name": "text",
                "label": "text"
              },
              "itemSelection": true,
              "orderQueueChanges": true,
              "preValidation": {
                "purchaseOrderDraft": true,
                "purchaseOrderQuerying": true,
                "changeOrderDraft": true,
                "configurationOrderDraft": true,
                "terminationOrder": true,
                "productRequest": true
              },
              "splitBilling": {
                "enabled": true,
                "type": "text"
              },
              "subscriptionCessation": {
                "enabled": true,
                "mode": "Termination"
              }
            },
            "statistics": {
              "itemCount": 1,
              "ordersPlacedCount": 1,
              "agreementCount": 1,
              "subscriptionCount": 1,
              "requestCount": 1
            }
          }
        }
      ]
    }
  ],
  "parameters": {
    "ordering": [
      {
        "id": "text",
        "externalId": "text",
        "name": "text",
        "type": "text",
        "phase": "text",
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "constraints": {
          "required": true,
          "hidden": true,
          "readonly": true
        },
        "displayValue": "text",
        "value": null
      }
    ],
    "fulfillment": [
      {
        "id": "text",
        "externalId": "text",
        "name": "text",
        "type": "text",
        "phase": "text",
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "constraints": {
          "required": true,
          "hidden": true,
          "readonly": true
        },
        "displayValue": "text",
        "value": null
      }
    ]
  },
  "error": {
    "id": "text",
    "message": "text",
    "parameters": null
  },
  "product": {
    "id": "text",
    "name": "text",
    "externalIds": {
      "operations": "text",
      "defaultErpItem": "text"
    },
    "icon": "text",
    "status": "text"
  },
  "client": {
    "id": "text",
    "icon": "text",
    "type": "text",
    "status": "text",
    "name": "text"
  },
  "licensee": {
    "id": "text",
    "icon": "text",
    "name": "text",
    "externalId": "text"
  },
  "buyer": {
    "id": "text",
    "icon": "text",
    "name": "text"
  },
  "seller": {
    "id": "text",
    "icon": "text",
    "externalId": "text",
    "name": "text"
  },
  "vendor": {
    "id": "text",
    "icon": "text",
    "type": "text",
    "status": "text",
    "name": "text"
  },
  "billTo": {
    "id": "text",
    "icon": "text",
    "name": "text"
  },
  "pricingPolicy": {
    "0": "[",
    "1": "C",
    "2": "i",
    "3": "r",
    "4": "c",
    "5": "u",
    "6": "l",
    "7": "a",
    "8": "r",
    "9": " ",
    "10": "R",
    "11": "e",
    "12": "f",
    "13": "e",
    "14": "r",
    "15": "e",
    "16": "n",
    "17": "c",
    "18": "e",
    "19": "]"
  },
  "termsAndConditions": [
    {
      "id": "text",
      "audit": {
        "created": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "updated": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "published": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "pending": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "unpublished": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "description": "text",
      "displayOrder": 1,
      "status": "text",
      "product": {
        "id": "text",
        "name": "text",
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "icon": "text",
        "status": "text"
      },
      "accepted": "2025-08-30T18:15:17.473Z",
      "acceptedBy": {
        "id": "text",
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "firstName": "text",
        "lastName": "text",
        "email": "text",
        "icon": "text"
      }
    }
  ],
  "certificates": [
    {
      "id": "text",
      "name": "text"
    }
  ],
  "defaultMarkupSource": "text"
}
{
  "id": "text",
  "audit": {
    "created": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "updated": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "completed": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "deleted": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "failed": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "processing": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "querying": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    },
    "quoted": {
      "at": "2025-08-30T18:15:17.473Z",
      "by": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      }
    }
  },
  "$meta": {
    "omitted": [
      "text"
    ]
  },
  "type": "text",
  "status": "text",
  "notes": "text",
  "comments": "text",
  "statusNotes": {
    "id": "text",
    "message": "text",
    "parameters": null
  },
  "template": {
    "id": "text",
    "name": "text"
  },
  "listing": {
    "id": "text"
  },
  "authorization": {
    "id": "text",
    "name": "text",
    "currency": "text"
  },
  "agreement": {
    "id": "text",
    "icon": "text",
    "status": "text",
    "name": "text"
  },
  "assignee": {
    "id": "text",
    "name": "text",
    "icon": "text"
  },
  "externalIds": {
    "client": "text",
    "operations": "text",
    "vendor": "text"
  },
  "price": {
    "currency": "text",
    "markup": 1,
    "margin": 1,
    "defaultMarkup": 1,
    "PPx1": 1,
    "SPx1": 1,
    "SPxY": 1,
    "SPxM": 1,
    "PPxY": 1,
    "PPxM": 1
  },
  "lines": [
    {
      "id": "text",
      "audit": {
        "created": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "updated": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "oldQuantity": 1,
      "quantity": 1,
      "price": {
        "currency": "text",
        "markup": 1,
        "margin": 1,
        "unitSP": 1,
        "unitPP": 1,
        "PPx1": 1,
        "SPx1": 1,
        "SPxY": 1,
        "SPxM": 1,
        "PPxY": 1,
        "PPxM": 1
      },
      "item": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "description": "text",
        "externalIds": {
          "vendor": "text",
          "operations": "text"
        },
        "group": {
          "id": "text",
          "name": "text"
        },
        "unit": {
          "id": "text",
          "description": "text",
          "name": "text"
        },
        "terms": {
          "model": "one-time",
          "period": "1m",
          "commitment": "1m"
        },
        "quantityNotApplicable": true,
        "status": "text",
        "product": {
          "id": "text",
          "name": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "icon": "text",
          "status": "text"
        },
        "parameters": [
          {
            "id": "text",
            "externalId": "text",
            "type": "text",
            "name": "text",
            "value": null,
            "displayValue": "text"
          }
        ]
      },
      "subscription": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "startDate": "2025-08-30T18:15:17.473Z",
        "terminationDate": "2025-08-30T18:15:17.473Z",
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "terms": {
          "model": "one-time",
          "period": "1m",
          "commitment": "1m"
        },
        "product": {
          "id": "text",
          "name": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "icon": "text",
          "status": "text"
        },
        "autoRenew": true,
        "status": "text",
        "commitmentDate": "2025-08-30T18:15:17.473Z",
        "parameters": {
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "agreement": {
          "id": "text",
          "icon": "text",
          "status": "text",
          "name": "text"
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "lines": [
          "[Circular Reference]"
        ],
        "template": {
          "id": "text",
          "name": "text"
        }
      },
      "markupSource": "text",
      "asset": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "status": "text",
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "PPx1": 1,
          "SPx1": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "template": {
          "id": "text",
          "name": "text"
        },
        "parameters": {
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "terms": {
          "model": "one-time",
          "period": "1m",
          "commitment": "1m"
        },
        "lines": [
          "[Circular Reference]"
        ]
      },
      "agreement": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "status": "text",
        "listing": {
          "id": "text"
        },
        "authorization": {
          "id": "text",
          "name": "text",
          "currency": "text"
        },
        "vendor": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "client": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1
        },
        "startDate": "2025-08-30T18:15:17.473Z",
        "endDate": "2025-08-30T18:15:17.473Z",
        "template": {
          "id": "text",
          "name": "text"
        },
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "name": "text",
        "lines": [
          "[Circular Reference]"
        ],
        "assets": [
          {
            "id": "text",
            "name": "text",
            "status": "text"
          }
        ],
        "subscriptions": [
          {
            "id": "text",
            "name": "text"
          }
        ],
        "parameters": {
          "ordering": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ],
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "licensee": {
          "id": "text",
          "icon": "text",
          "name": "text",
          "externalId": "text"
        },
        "buyer": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "seller": {
          "id": "text",
          "icon": "text",
          "externalId": "text",
          "name": "text"
        },
        "product": {
          "id": "text",
          "name": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "icon": "text",
          "status": "text"
        },
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "split": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "termsAndConditions": [
          "[Circular Reference]"
        ],
        "certificates": [
          {
            "id": "text",
            "name": "text"
          }
        ]
      },
      "order": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "updated": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "completed": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "deleted": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "failed": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "processing": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "querying": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "quoted": {
            "at": "2025-08-30T18:15:17.473Z",
            "by": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "type": "text",
        "status": "text",
        "notes": "text",
        "comments": "text",
        "statusNotes": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "template": {
          "id": "text",
          "name": "text"
        },
        "listing": {
          "id": "text"
        },
        "authorization": {
          "id": "text",
          "name": "text",
          "currency": "text"
        },
        "agreement": {
          "id": "text",
          "icon": "text",
          "status": "text",
          "name": "text"
        },
        "assignee": {
          "id": "text",
          "name": "text",
          "icon": "text"
        },
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkup": 1,
          "PPx1": 1,
          "SPx1": 1,
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1
        },
        "lines": [
          "[Circular Reference]"
        ],
        "subscriptions": [
          "[Circular Reference]"
        ],
        "assets": [
          "[Circular Reference]"
        ],
        "parameters": {
          "ordering": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ],
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "text",
              "phase": "text",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "product": {
          "id": "text",
          "name": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "icon": "text",
          "status": "text"
        },
        "client": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "licensee": {
          "id": "text",
          "icon": "text",
          "name": "text",
          "externalId": "text"
        },
        "buyer": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "seller": {
          "id": "text",
          "icon": "text",
          "externalId": "text",
          "name": "text"
        },
        "vendor": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "billTo": {
          "id": "text",
          "icon": "text",
          "name": "text"
        },
        "pricingPolicy": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "termsAndConditions": [
          "[Circular Reference]"
        ],
        "certificates": [
          {
            "id": "text",
            "name": "text"
          }
        ],
        "defaultMarkupSource": "text"
      },
      "client": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "type": "text",
        "status": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      },
      "vendor": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "type": "text",
        "status": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "name": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      },
      "buyer": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "status": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "taxId": "text",
        "account": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "name": "text",
        "errors": [
          {
            "id": "text",
            "message": "text",
            "parameters": null
          }
        ],
        "sellers": [
          {
            "id": "text",
            "icon": "text",
            "externalId": "text",
            "name": "text"
          }
        ]
      },
      "seller": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "icon": "text",
        "externalId": "text",
        "status": "text",
        "currencies": [
          "text"
        ],
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "name": "text",
        "erpLink": {
          "id": "text",
          "icon": "text",
          "name": "text",
          "companyName": "text",
          "status": "text"
        }
      },
      "product": {
        "id": "text",
        "audit": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "shortDescription": "text",
        "longDescription": "text",
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "website": "text",
        "icon": "text",
        "status": "text",
        "vendor": {
          "id": "text",
          "icon": "text",
          "type": "text",
          "status": "text",
          "name": "text"
        },
        "settings": {
          "productOrdering": true,
          "productRequests": {
            "enabled": true,
            "name": "text",
            "label": "text"
          },
          "itemSelection": true,
          "orderQueueChanges": true,
          "preValidation": {
            "purchaseOrderDraft": true,
            "purchaseOrderQuerying": true,
            "changeOrderDraft": true,
            "configurationOrderDraft": true,
            "terminationOrder": true,
            "productRequest": true
          },
          "splitBilling": {
            "enabled": true,
            "type": "text"
          },
          "subscriptionCessation": {
            "enabled": true,
            "mode": "Termination"
          }
        },
        "statistics": {
          "itemCount": 1,
          "ordersPlacedCount": 1,
          "agreementCount": 1,
          "subscriptionCount": 1,
          "requestCount": 1
        }
      }
    }
  ],
  "subscriptions": [
    {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "startDate": "2025-08-30T18:15:17.473Z",
      "terminationDate": "2025-08-30T18:15:17.473Z",
      "externalIds": {
        "client": "text",
        "operations": "text",
        "vendor": "text"
      },
      "terms": {
        "model": "one-time",
        "period": "1m",
        "commitment": "1m"
      },
      "product": {
        "id": "text",
        "name": "text",
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "icon": "text",
        "status": "text"
      },
      "autoRenew": true,
      "status": "text",
      "commitmentDate": "2025-08-30T18:15:17.473Z",
      "parameters": {
        "fulfillment": [
          {
            "id": "text",
            "externalId": "text",
            "name": "text",
            "type": "text",
            "phase": "text",
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "constraints": {
              "required": true,
              "hidden": true,
              "readonly": true
            },
            "displayValue": "text",
            "value": null
          }
        ]
      },
      "agreement": {
        "id": "text",
        "icon": "text",
        "status": "text",
        "name": "text"
      },
      "price": {
        "currency": "text",
        "markup": 1,
        "margin": 1,
        "SPxY": 1,
        "SPxM": 1,
        "PPxY": 1,
        "PPxM": 1,
        "defaultMarkup": 1,
        "defaultMargin": 1
      },
      "lines": [
        {
          "id": "text",
          "audit": {
            "created": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "updated": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "oldQuantity": 1,
          "quantity": 1,
          "price": {
            "currency": "text",
            "markup": 1,
            "margin": 1,
            "unitSP": 1,
            "unitPP": 1,
            "PPx1": 1,
            "SPx1": 1,
            "SPxY": 1,
            "SPxM": 1,
            "PPxY": 1,
            "PPxM": 1
          },
          "item": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "description": "text",
            "externalIds": {
              "vendor": "text",
              "operations": "text"
            },
            "group": {
              "id": "text",
              "name": "text"
            },
            "unit": {
              "id": "text",
              "description": "text",
              "name": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "quantityNotApplicable": true,
            "status": "text",
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "parameters": [
              {
                "id": "text",
                "externalId": "text",
                "type": "text",
                "name": "text",
                "value": null,
                "displayValue": "text"
              }
            ]
          },
          "subscription": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "startDate": "2025-08-30T18:15:17.473Z",
            "terminationDate": "2025-08-30T18:15:17.473Z",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "autoRenew": true,
            "status": "text",
            "commitmentDate": "2025-08-30T18:15:17.473Z",
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "agreement": {
              "id": "text",
              "icon": "text",
              "status": "text",
              "name": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "lines": [
              "[Circular Reference]"
            ],
            "template": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": "text",
          "asset": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "status": "text",
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "PPx1": 1,
              "SPx1": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "template": {
              "id": "text",
              "name": "text"
            },
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "lines": [
              "[Circular Reference]"
            ]
          },
          "agreement": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "status": "text",
            "listing": {
              "id": "text"
            },
            "authorization": {
              "id": "text",
              "name": "text",
              "currency": "text"
            },
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "client": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "startDate": "2025-08-30T18:15:17.473Z",
            "endDate": "2025-08-30T18:15:17.473Z",
            "template": {
              "id": "text",
              "name": "text"
            },
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "name": "text",
            "lines": [
              "[Circular Reference]"
            ],
            "assets": [
              {
                "id": "text",
                "name": "text",
                "status": "text"
              }
            ],
            "subscriptions": [
              {
                "id": "text",
                "name": "text"
              }
            ],
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "licensee": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "externalId": "text"
            },
            "buyer": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "seller": {
              "id": "text",
              "icon": "text",
              "externalId": "text",
              "name": "text"
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "split": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "termsAndConditions": [
              "[Circular Reference]"
            ],
            "certificates": [
              {
                "id": "text",
                "name": "text"
              }
            ]
          },
          "order": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "updated": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "completed": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "deleted": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "failed": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "processing": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "querying": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "quoted": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "type": "text",
            "status": "text",
            "notes": "text",
            "comments": "text",
            "statusNotes": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "template": {
              "id": "text",
              "name": "text"
            },
            "listing": {
              "id": "text"
            },
            "authorization": {
              "id": "text",
              "name": "text",
              "currency": "text"
            },
            "agreement": {
              "id": "text",
              "icon": "text",
              "status": "text",
              "name": "text"
            },
            "assignee": {
              "id": "text",
              "name": "text",
              "icon": "text"
            },
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkup": 1,
              "PPx1": 1,
              "SPx1": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "lines": [
              "[Circular Reference]"
            ],
            "subscriptions": [
              "[Circular Reference]"
            ],
            "assets": [
              "[Circular Reference]"
            ],
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "client": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "licensee": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "externalId": "text"
            },
            "buyer": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "seller": {
              "id": "text",
              "icon": "text",
              "externalId": "text",
              "name": "text"
            },
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "billTo": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "pricingPolicy": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "termsAndConditions": [
              "[Circular Reference]"
            ],
            "certificates": [
              {
                "id": "text",
                "name": "text"
              }
            ],
            "defaultMarkupSource": "text"
          },
          "client": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "buyer": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "erpCompanyContact": "text",
              "erpCustomer": "text",
              "accountExternalId": "text"
            },
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "taxId": "text",
            "account": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "name": "text",
            "errors": [
              {
                "id": "text",
                "message": "text",
                "parameters": null
              }
            ],
            "sellers": [
              {
                "id": "text",
                "icon": "text",
                "externalId": "text",
                "name": "text"
              }
            ]
          },
          "seller": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalId": "text",
            "status": "text",
            "currencies": [
              "text"
            ],
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "name": "text",
            "erpLink": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "companyName": "text",
              "status": "text"
            }
          },
          "product": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "icon": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "settings": {
              "productOrdering": true,
              "productRequests": {
                "enabled": true,
                "name": "text",
                "label": "text"
              },
              "itemSelection": true,
              "orderQueueChanges": true,
              "preValidation": {
                "purchaseOrderDraft": true,
                "purchaseOrderQuerying": true,
                "changeOrderDraft": true,
                "configurationOrderDraft": true,
                "terminationOrder": true,
                "productRequest": true
              },
              "splitBilling": {
                "enabled": true,
                "type": "text"
              },
              "subscriptionCessation": {
                "enabled": true,
                "mode": "Termination"
              }
            },
            "statistics": {
              "itemCount": 1,
              "ordersPlacedCount": 1,
              "agreementCount": 1,
              "subscriptionCount": 1,
              "requestCount": 1
            }
          }
        }
      ],
      "template": {
        "id": "text",
        "name": "text"
      }
    }
  ],
  "assets": [
    {
      "id": "text",
      "audit": {
        "0": "[",
        "1": "C",
        "2": "i",
        "3": "r",
        "4": "c",
        "5": "u",
        "6": "l",
        "7": "a",
        "8": "r",
        "9": " ",
        "10": "R",
        "11": "e",
        "12": "f",
        "13": "e",
        "14": "r",
        "15": "e",
        "16": "n",
        "17": "c",
        "18": "e",
        "19": "]"
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "externalIds": {
        "client": "text",
        "operations": "text",
        "vendor": "text"
      },
      "status": "text",
      "price": {
        "currency": "text",
        "markup": 1,
        "margin": 1,
        "PPx1": 1,
        "SPx1": 1,
        "defaultMarkup": 1,
        "defaultMargin": 1
      },
      "template": {
        "id": "text",
        "name": "text"
      },
      "parameters": {
        "fulfillment": [
          {
            "id": "text",
            "externalId": "text",
            "name": "text",
            "type": "text",
            "phase": "text",
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "constraints": {
              "required": true,
              "hidden": true,
              "readonly": true
            },
            "displayValue": "text",
            "value": null
          }
        ]
      },
      "terms": {
        "model": "one-time",
        "period": "1m",
        "commitment": "1m"
      },
      "lines": [
        {
          "id": "text",
          "audit": {
            "created": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "updated": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "oldQuantity": 1,
          "quantity": 1,
          "price": {
            "currency": "text",
            "markup": 1,
            "margin": 1,
            "unitSP": 1,
            "unitPP": 1,
            "PPx1": 1,
            "SPx1": 1,
            "SPxY": 1,
            "SPxM": 1,
            "PPxY": 1,
            "PPxM": 1
          },
          "item": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "description": "text",
            "externalIds": {
              "vendor": "text",
              "operations": "text"
            },
            "group": {
              "id": "text",
              "name": "text"
            },
            "unit": {
              "id": "text",
              "description": "text",
              "name": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "quantityNotApplicable": true,
            "status": "text",
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "parameters": [
              {
                "id": "text",
                "externalId": "text",
                "type": "text",
                "name": "text",
                "value": null,
                "displayValue": "text"
              }
            ]
          },
          "subscription": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "startDate": "2025-08-30T18:15:17.473Z",
            "terminationDate": "2025-08-30T18:15:17.473Z",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "autoRenew": true,
            "status": "text",
            "commitmentDate": "2025-08-30T18:15:17.473Z",
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "agreement": {
              "id": "text",
              "icon": "text",
              "status": "text",
              "name": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "lines": [
              "[Circular Reference]"
            ],
            "template": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": "text",
          "asset": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "status": "text",
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "PPx1": 1,
              "SPx1": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "template": {
              "id": "text",
              "name": "text"
            },
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "lines": [
              "[Circular Reference]"
            ]
          },
          "agreement": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "status": "text",
            "listing": {
              "id": "text"
            },
            "authorization": {
              "id": "text",
              "name": "text",
              "currency": "text"
            },
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "client": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "startDate": "2025-08-30T18:15:17.473Z",
            "endDate": "2025-08-30T18:15:17.473Z",
            "template": {
              "id": "text",
              "name": "text"
            },
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "name": "text",
            "lines": [
              "[Circular Reference]"
            ],
            "assets": [
              {
                "id": "text",
                "name": "text",
                "status": "text"
              }
            ],
            "subscriptions": [
              {
                "id": "text",
                "name": "text"
              }
            ],
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "licensee": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "externalId": "text"
            },
            "buyer": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "seller": {
              "id": "text",
              "icon": "text",
              "externalId": "text",
              "name": "text"
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "split": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "termsAndConditions": [
              "[Circular Reference]"
            ],
            "certificates": [
              {
                "id": "text",
                "name": "text"
              }
            ]
          },
          "order": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "updated": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "completed": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "deleted": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "failed": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "processing": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "querying": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              },
              "quoted": {
                "at": "2025-08-30T18:15:17.473Z",
                "by": {
                  "0": "[",
                  "1": "C",
                  "2": "i",
                  "3": "r",
                  "4": "c",
                  "5": "u",
                  "6": "l",
                  "7": "a",
                  "8": "r",
                  "9": " ",
                  "10": "R",
                  "11": "e",
                  "12": "f",
                  "13": "e",
                  "14": "r",
                  "15": "e",
                  "16": "n",
                  "17": "c",
                  "18": "e",
                  "19": "]"
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "type": "text",
            "status": "text",
            "notes": "text",
            "comments": "text",
            "statusNotes": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "template": {
              "id": "text",
              "name": "text"
            },
            "listing": {
              "id": "text"
            },
            "authorization": {
              "id": "text",
              "name": "text",
              "currency": "text"
            },
            "agreement": {
              "id": "text",
              "icon": "text",
              "status": "text",
              "name": "text"
            },
            "assignee": {
              "id": "text",
              "name": "text",
              "icon": "text"
            },
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkup": 1,
              "PPx1": 1,
              "SPx1": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "lines": [
              "[Circular Reference]"
            ],
            "subscriptions": [
              "[Circular Reference]"
            ],
            "assets": [
              "[Circular Reference]"
            ],
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "text",
                  "phase": "text",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "product": {
              "id": "text",
              "name": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "icon": "text",
              "status": "text"
            },
            "client": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "licensee": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "externalId": "text"
            },
            "buyer": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "seller": {
              "id": "text",
              "icon": "text",
              "externalId": "text",
              "name": "text"
            },
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "billTo": {
              "id": "text",
              "icon": "text",
              "name": "text"
            },
            "pricingPolicy": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "termsAndConditions": [
              "[Circular Reference]"
            ],
            "certificates": [
              {
                "id": "text",
                "name": "text"
              }
            ],
            "defaultMarkupSource": "text"
          },
          "client": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "type": "text",
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "name": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "buyer": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalIds": {
              "erpCompanyContact": "text",
              "erpCustomer": "text",
              "accountExternalId": "text"
            },
            "status": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "taxId": "text",
            "account": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "name": "text",
            "errors": [
              {
                "id": "text",
                "message": "text",
                "parameters": null
              }
            ],
            "sellers": [
              {
                "id": "text",
                "icon": "text",
                "externalId": "text",
                "name": "text"
              }
            ]
          },
          "seller": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "icon": "text",
            "externalId": "text",
            "status": "text",
            "currencies": [
              "text"
            ],
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "name": "text",
            "erpLink": {
              "id": "text",
              "icon": "text",
              "name": "text",
              "companyName": "text",
              "status": "text"
            }
          },
          "product": {
            "id": "text",
            "audit": {
              "0": "[",
              "1": "C",
              "2": "i",
              "3": "r",
              "4": "c",
              "5": "u",
              "6": "l",
              "7": "a",
              "8": "r",
              "9": " ",
              "10": "R",
              "11": "e",
              "12": "f",
              "13": "e",
              "14": "r",
              "15": "e",
              "16": "n",
              "17": "c",
              "18": "e",
              "19": "]"
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "icon": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "icon": "text",
              "type": "text",
              "status": "text",
              "name": "text"
            },
            "settings": {
              "productOrdering": true,
              "productRequests": {
                "enabled": true,
                "name": "text",
                "label": "text"
              },
              "itemSelection": true,
              "orderQueueChanges": true,
              "preValidation": {
                "purchaseOrderDraft": true,
                "purchaseOrderQuerying": true,
                "changeOrderDraft": true,
                "configurationOrderDraft": true,
                "terminationOrder": true,
                "productRequest": true
              },
              "splitBilling": {
                "enabled": true,
                "type": "text"
              },
              "subscriptionCessation": {
                "enabled": true,
                "mode": "Termination"
              }
            },
            "statistics": {
              "itemCount": 1,
              "ordersPlacedCount": 1,
              "agreementCount": 1,
              "subscriptionCount": 1,
              "requestCount": 1
            }
          }
        }
      ]
    }
  ],
  "parameters": {
    "ordering": [
      {
        "id": "text",
        "externalId": "text",
        "name": "text",
        "type": "text",
        "phase": "text",
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "constraints": {
          "required": true,
          "hidden": true,
          "readonly": true
        },
        "displayValue": "text",
        "value": null
      }
    ],
    "fulfillment": [
      {
        "id": "text",
        "externalId": "text",
        "name": "text",
        "type": "text",
        "phase": "text",
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "constraints": {
          "required": true,
          "hidden": true,
          "readonly": true
        },
        "displayValue": "text",
        "value": null
      }
    ]
  },
  "error": {
    "id": "text",
    "message": "text",
    "parameters": null
  },
  "product": {
    "id": "text",
    "name": "text",
    "externalIds": {
      "operations": "text",
      "defaultErpItem": "text"
    },
    "icon": "text",
    "status": "text"
  },
  "client": {
    "id": "text",
    "icon": "text",
    "type": "text",
    "status": "text",
    "name": "text"
  },
  "licensee": {
    "id": "text",
    "icon": "text",
    "name": "text",
    "externalId": "text"
  },
  "buyer": {
    "id": "text",
    "icon": "text",
    "name": "text"
  },
  "seller": {
    "id": "text",
    "icon": "text",
    "externalId": "text",
    "name": "text"
  },
  "vendor": {
    "id": "text",
    "icon": "text",
    "type": "text",
    "status": "text",
    "name": "text"
  },
  "billTo": {
    "id": "text",
    "icon": "text",
    "name": "text"
  },
  "pricingPolicy": {
    "0": "[",
    "1": "C",
    "2": "i",
    "3": "r",
    "4": "c",
    "5": "u",
    "6": "l",
    "7": "a",
    "8": "r",
    "9": " ",
    "10": "R",
    "11": "e",
    "12": "f",
    "13": "e",
    "14": "r",
    "15": "e",
    "16": "n",
    "17": "c",
    "18": "e",
    "19": "]"
  },
  "termsAndConditions": [
    {
      "id": "text",
      "audit": {
        "created": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "updated": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "published": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "pending": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        },
        "unpublished": {
          "0": "[",
          "1": "C",
          "2": "i",
          "3": "r",
          "4": "c",
          "5": "u",
          "6": "l",
          "7": "a",
          "8": "r",
          "9": " ",
          "10": "R",
          "11": "e",
          "12": "f",
          "13": "e",
          "14": "r",
          "15": "e",
          "16": "n",
          "17": "c",
          "18": "e",
          "19": "]"
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "description": "text",
      "displayOrder": 1,
      "status": "text",
      "product": {
        "id": "text",
        "name": "text",
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "icon": "text",
        "status": "text"
      },
      "accepted": "2025-08-30T18:15:17.473Z",
      "acceptedBy": {
        "id": "text",
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "firstName": "text",
        "lastName": "text",
        "email": "text",
        "icon": "text"
      }
    }
  ],
  "certificates": [
    {
      "id": "text",
      "name": "text"
    }
  ],
  "defaultMarkupSource": "text"
}

Last updated

Was this helpful?