Get Subscription

Get one subscription in an agreement.

get
Path parameters
idstringRequired
Query parameters
selectstringOptional
Responses
200

OK

application/json
get
GET /public/v1/commerce/subscriptions/{id} HTTP/1.1
Host: api.s1.today
Accept: */*
{
  "id": "text",
  "audit": {
    "created": {
      "at": "2025-09-20T18:53:33.310Z",
      "by": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1
      }
    },
    "updated": {
      "at": "2025-09-20T18:53:33.310Z",
      "by": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1
      }
    },
    "active": {
      "at": "2025-09-20T18:53:33.310Z",
      "by": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1
      }
    },
    "terminated": {
      "at": "2025-09-20T18:53:33.310Z",
      "by": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1
      }
    },
    "terminating": {
      "at": "2025-09-20T18:53:33.310Z",
      "by": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1
      }
    },
    "updating": {
      "at": "2025-09-20T18:53:33.310Z",
      "by": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1
      }
    },
    "expired": {
      "at": "2025-09-20T18:53:33.310Z",
      "by": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1
      }
    },
    "renewed": {
      "at": "2025-09-20T18:53:33.310Z",
      "by": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1
      }
    }
  },
  "$meta": {
    "omitted": [
      "text"
    ]
  },
  "name": "text",
  "revision": 1,
  "startDate": "2025-09-20T18:53:33.310Z",
  "terminationDate": "2025-09-20T18:53:33.310Z",
  "externalIds": {
    "client": "text",
    "operations": "text",
    "vendor": "text"
  },
  "terms": {
    "model": "one-time",
    "period": "1m",
    "commitment": "1m"
  },
  "product": {
    "id": "text",
    "audit": {
      "created": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "updated": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "published": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "pending": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "unpublished": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      }
    },
    "$meta": {
      "omitted": [
        "text"
      ]
    },
    "name": "text",
    "icon": "text",
    "revision": 1,
    "shortDescription": "text",
    "longDescription": "text",
    "externalIds": {
      "operations": "text",
      "defaultErpItem": "text"
    },
    "website": "text",
    "status": "text",
    "vendor": {
      "id": "text",
      "name": "text",
      "icon": "text",
      "revision": 1,
      "type": "Client",
      "status": "Active"
    },
    "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
    }
  },
  "autoRenew": true,
  "status": "Active",
  "commitmentDate": "2025-09-20T18:53:33.310Z",
  "price": {
    "currency": "text",
    "markup": 1,
    "margin": 1,
    "defaultMarkupSource": {
      "type": "text",
      "ref": {
        "id": "text",
        "name": "text"
      }
    },
    "markupSource": {
      "type": "text",
      "ref": {
        "id": "text",
        "name": "text"
      }
    },
    "SPxY": 1,
    "SPxM": 1,
    "PPxY": 1,
    "PPxM": 1,
    "defaultMarkup": 1,
    "defaultMargin": 1
  },
  "parameters": {
    "fulfillment": [
      {
        "id": "text",
        "externalId": "text",
        "name": "text",
        "type": "SingleLineText",
        "phase": "Configuration",
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "constraints": {
          "required": true,
          "hidden": true,
          "readonly": true
        },
        "displayValue": "text",
        "value": null
      }
    ]
  },
  "agreement": {
    "id": "text",
    "audit": {
      "created": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "updated": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "active": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "provisioning": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "terminated": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      }
    },
    "$meta": {
      "omitted": [
        "text"
      ]
    },
    "name": "text",
    "icon": "text",
    "revision": 1,
    "status": "New",
    "listing": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "revision": 1,
      "name": "text",
      "authorization": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "revision": 1,
        "externalIds": {
          "operations": "text"
        },
        "currency": "text",
        "notes": "text",
        "product": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        },
        "vendor": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "owner": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "currencies": [
            "text"
          ],
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "erpLink": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "companyName": "text",
            "status": "Active"
          }
        },
        "statistics": {
          "subscriptions": 1,
          "agreements": 1,
          "sellers": 1,
          "listings": 1
        },
        "journal": {
          "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
          "frequency": "1m"
        },
        "eligibility": {
          "client": true,
          "partner": true
        }
      },
      "product": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "status": "text"
      },
      "vendor": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "type": "Client",
        "status": "Active"
      },
      "seller": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalId": "text"
      },
      "priceList": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "revision": 1,
        "currency": "text",
        "precision": 1,
        "defaultMarkup": 1,
        "notes": "text",
        "externalIds": {
          "vendor": "text"
        },
        "statistics": {
          "sellers": 1,
          "listings": 1,
          "priceListItems": 1,
          "purchasePriceItems": 1,
          "purchasePriceCompleteness": 1,
          "salesPriceItems": 1,
          "salesPriceCompleteness": 1,
          "averageMarkup": 1,
          "averageMargin": 1
        },
        "product": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        },
        "vendor": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        }
      },
      "primary": true,
      "notes": "text",
      "statistics": {
        "subscriptions": 1,
        "agreements": 1
      },
      "eligibility": {
        "client": true,
        "partner": true
      }
    },
    "authorization": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "revision": 1,
      "externalIds": {
        "operations": "text"
      },
      "currency": "text",
      "notes": "text",
      "product": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "published": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "pending": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "unpublished": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "shortDescription": "text",
        "longDescription": "text",
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "website": "text",
        "status": "text",
        "vendor": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active"
        },
        "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
        }
      },
      "vendor": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "type": "Client",
        "status": "Active",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "revision": 1,
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      },
      "owner": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalId": "text",
        "status": "Active",
        "currencies": [
          "text"
        ],
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "erpLink": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "companyName": "text",
          "status": "Active"
        }
      },
      "statistics": {
        "subscriptions": 1,
        "agreements": 1,
        "sellers": 1,
        "listings": 1
      },
      "journal": {
        "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
        "frequency": "1m"
      },
      "eligibility": {
        "client": true,
        "partner": true
      }
    },
    "vendor": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text",
      "revision": 1,
      "type": "Client",
      "status": "Active",
      "externalIds": {
        "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
      },
      "externalId": "text",
      "externalName": "text",
      "address": {
        "addressLine1": "text",
        "addressLine2": "text",
        "postCode": "text",
        "city": "text",
        "state": "text",
        "country": "text"
      },
      "technicalSupportEmail": "[email protected]",
      "website": "text",
      "description": "text",
      "groups": [
        {
          "id": "text",
          "name": "text",
          "revision": 1,
          "description": "text",
          "logo": "text",
          "isDefault": true
        }
      ],
      "eligibility": {
        "client": true,
        "partner": true
      }
    },
    "client": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text",
      "revision": 1,
      "type": "Client",
      "status": "Active",
      "externalIds": {
        "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
      },
      "externalId": "text",
      "externalName": "text",
      "address": {
        "addressLine1": "text",
        "addressLine2": "text",
        "postCode": "text",
        "city": "text",
        "state": "text",
        "country": "text"
      },
      "technicalSupportEmail": "[email protected]",
      "website": "text",
      "description": "text",
      "groups": [
        {
          "id": "text",
          "name": "text",
          "revision": 1,
          "description": "text",
          "logo": "text",
          "isDefault": true
        }
      ],
      "eligibility": {
        "client": true,
        "partner": true
      }
    },
    "price": {
      "currency": "text",
      "markup": 1,
      "margin": 1,
      "defaultMarkupSource": {
        "type": "text",
        "ref": {
          "id": "text",
          "name": "text"
        }
      },
      "markupSource": {
        "type": "text",
        "ref": {
          "id": "text",
          "name": "text"
        }
      },
      "SPxY": 1,
      "SPxM": 1,
      "PPxY": 1,
      "PPxM": 1,
      "defaultMarkup": 1,
      "defaultMargin": 1
    },
    "startDate": "2025-09-20T18:53:33.310Z",
    "endDate": "2025-09-20T18:53:33.310Z",
    "template": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "revision": 1,
      "content": "text",
      "type": "OrderProcessing",
      "default": true,
      "product": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "status": "text"
      }
    },
    "error": {
      "id": "text",
      "message": "text",
      "parameters": null
    },
    "lines": [
      {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "deleted": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "quantity": 1,
        "item": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "description": "text",
          "externalIds": {
            "vendor": "text",
            "operations": "text"
          },
          "group": {
            "id": "text",
            "name": "text",
            "revision": 1
          },
          "unit": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "description": "text",
            "statistics": {
              "itemCount": 1
            }
          },
          "terms": {
            "model": "one-time",
            "period": "1m",
            "commitment": "1m"
          },
          "quantityNotApplicable": true,
          "status": "text",
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          },
          "parameters": [
            {
              "id": "text",
              "externalId": "text",
              "type": "text",
              "name": "text",
              "value": null,
              "displayValue": "text"
            }
          ]
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "unitSP": 1,
          "unitPP": 1,
          "PPx1": 1,
          "SPx1": 1,
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1
        },
        "order": "[Circular Reference]",
        "status": "Active",
        "subscription": "[Circular Reference]",
        "asset": "[Circular Reference]",
        "agreement": "[Circular Reference]",
        "client": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "vendor": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "buyer": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "activated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unassigned": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "erpCompanyContact": "text",
            "erpCustomer": "text",
            "accountExternalId": "text"
          },
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "taxId": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "errors": [
            {
              "id": "text",
              "message": "text",
              "parameters": null
            }
          ],
          "sellers": [
            {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            }
          ]
        },
        "seller": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "currencies": [
            "text"
          ],
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "erpLink": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "companyName": "text",
            "status": "Active"
          }
        },
        "product": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        }
      }
    ],
    "assets": [
      {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "draft": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "active": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "revision": 1,
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "status": "New",
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "PPx1": 1,
          "SPx1": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "template": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "content": "text",
          "type": "OrderProcessing",
          "default": true,
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          }
        },
        "parameters": {
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "SingleLineText",
              "phase": "Configuration",
              "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"
        },
        "agreement": "[Circular Reference]",
        "product": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        },
        "priceList": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "currency": "text",
          "precision": 1,
          "defaultMarkup": 1,
          "notes": "text",
          "externalIds": {
            "vendor": "text"
          },
          "statistics": {
            "sellers": 1,
            "listings": 1,
            "priceListItems": 1,
            "purchasePriceItems": 1,
            "purchasePriceCompleteness": 1,
            "salesPriceItems": 1,
            "salesPriceCompleteness": 1,
            "averageMarkup": 1,
            "averageMargin": 1
          },
          "product": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "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
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          }
        },
        "listing": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "name": "text",
          "authorization": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text"
            },
            "currency": "text",
            "notes": "text",
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "owner": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "statistics": {
              "subscriptions": 1,
              "agreements": 1,
              "sellers": 1,
              "listings": 1
            },
            "journal": {
              "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
              "frequency": "1m"
            },
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          },
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "priceList": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "revision": 1,
            "currency": "text",
            "precision": 1,
            "defaultMarkup": 1,
            "notes": "text",
            "externalIds": {
              "vendor": "text"
            },
            "statistics": {
              "sellers": 1,
              "listings": 1,
              "priceListItems": 1,
              "purchasePriceItems": 1,
              "purchasePriceCompleteness": 1,
              "salesPriceItems": 1,
              "salesPriceCompleteness": 1,
              "averageMarkup": 1,
              "averageMargin": 1
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            }
          },
          "primary": true,
          "notes": "text",
          "statistics": {
            "subscriptions": 1,
            "agreements": 1
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "licensee": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "useBuyerAddress": true,
          "description": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "buyer": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "lines": [
          "[Circular Reference]"
        ]
      }
    ],
    "subscriptions": [
      {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "active": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminating": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updating": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "expired": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "renewed": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "revision": 1,
        "startDate": "2025-09-20T18:53:33.310Z",
        "terminationDate": "2025-09-20T18:53:33.310Z",
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "terms": {
          "model": "one-time",
          "period": "1m",
          "commitment": "1m"
        },
        "product": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        },
        "autoRenew": true,
        "status": "Active",
        "commitmentDate": "2025-09-20T18:53:33.310Z",
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "parameters": {
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "SingleLineText",
              "phase": "Configuration",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "agreement": "[Circular Reference]",
        "buyer": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "activated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unassigned": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "erpCompanyContact": "text",
            "erpCustomer": "text",
            "accountExternalId": "text"
          },
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "taxId": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "errors": [
            {
              "id": "text",
              "message": "text",
              "parameters": null
            }
          ],
          "sellers": [
            {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            }
          ]
        },
        "licensee": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "useBuyerAddress": true,
          "description": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "buyer": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "seller": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "currencies": [
            "text"
          ],
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "erpLink": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "companyName": "text",
            "status": "Active"
          }
        },
        "split": "[Circular Reference]",
        "splitStatus": "Disabled",
        "lines": [
          "[Circular Reference]"
        ],
        "template": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "content": "text",
          "type": "OrderProcessing",
          "default": true,
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          }
        }
      }
    ],
    "parameters": {
      "ordering": [
        {
          "id": "text",
          "externalId": "text",
          "name": "text",
          "type": "SingleLineText",
          "phase": "Configuration",
          "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": "SingleLineText",
          "phase": "Configuration",
          "error": {
            "id": "text",
            "message": "text",
            "parameters": null
          },
          "constraints": {
            "required": true,
            "hidden": true,
            "readonly": true
          },
          "displayValue": "text",
          "value": null
        }
      ]
    },
    "licensee": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "disabled": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text",
      "revision": 1,
      "externalId": "text",
      "status": "Active",
      "address": {
        "addressLine1": "text",
        "addressLine2": "text",
        "postCode": "text",
        "city": "text",
        "state": "text",
        "country": "text"
      },
      "useBuyerAddress": true,
      "description": "text",
      "account": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "type": "Client",
        "status": "Active"
      },
      "buyer": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1
      },
      "seller": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalId": "text"
      },
      "eligibility": {
        "client": true,
        "partner": true
      }
    },
    "buyer": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "activated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "unassigned": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "disabled": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text",
      "revision": 1,
      "externalIds": {
        "erpCompanyContact": "text",
        "erpCustomer": "text",
        "accountExternalId": "text"
      },
      "status": "Active",
      "address": {
        "addressLine1": "text",
        "addressLine2": "text",
        "postCode": "text",
        "city": "text",
        "state": "text",
        "country": "text"
      },
      "taxId": "text",
      "account": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "type": "Client",
        "status": "Active"
      },
      "errors": [
        {
          "id": "text",
          "message": "text",
          "parameters": null
        }
      ],
      "sellers": [
        {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text"
        }
      ]
    },
    "seller": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text",
      "revision": 1,
      "externalId": "text",
      "status": "Active",
      "currencies": [
        "text"
      ],
      "address": {
        "addressLine1": "text",
        "addressLine2": "text",
        "postCode": "text",
        "city": "text",
        "state": "text",
        "country": "text"
      },
      "erpLink": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "companyName": "text",
        "status": "Active"
      }
    },
    "product": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "published": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "pending": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "unpublished": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "icon": "text",
      "revision": 1,
      "shortDescription": "text",
      "longDescription": "text",
      "externalIds": {
        "operations": "text",
        "defaultErpItem": "text"
      },
      "website": "text",
      "status": "text",
      "vendor": {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "type": "Client",
        "status": "Active"
      },
      "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
      }
    },
    "externalIds": {
      "client": "text",
      "operations": "text",
      "vendor": "text"
    },
    "split": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "revision": 1,
      "allocations": [
        {
          "buyer": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          },
          "percentage": 1,
          "price": {
            "currency": "text",
            "SPxY": 1,
            "SPxM": 1,
            "PPxY": 1,
            "PPxM": 1
          },
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "statistics": {
            "subscriptions": 1
          },
          "externalIds": {
            "client": "text",
            "operations": "text",
            "vendor": "text"
          }
        }
      ]
    },
    "termsAndConditions": [
      {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "published": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "pending": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "unpublished": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "revision": 1,
        "description": "text",
        "displayOrder": 1,
        "status": "text",
        "product": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "status": "text"
        },
        "accepted": "2025-09-20T18:53:33.310Z",
        "acceptedBy": {
          "id": "text",
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "firstName": "text",
          "lastName": "text",
          "email": "text"
        }
      }
    ],
    "certificates": [
      {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "activated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "pending": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "expired": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updating": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "revision": 1,
        "program": {
          "id": "text",
          "name": "text",
          "revision": 1,
          "status": "None",
          "applicableTo": "Buyer",
          "products": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            }
          ]
        },
        "externalIds": {
          "vendor": "text"
        },
        "client": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active"
        },
        "applicableTo": "Buyer",
        "buyer": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        },
        "licensee": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text"
        },
        "eligibility": {
          "client": true,
          "partner": true
        },
        "status": "Pending",
        "expirationDate": "2025-09-20",
        "template": {
          "id": "text",
          "name": "text",
          "revision": 1,
          "type": "EnrollmentProcessing"
        },
        "parameters": {
          "ordering": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "SingleLineText",
              "phase": "Order",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "hidden": true,
                "readonly": true,
                "required": true
              },
              "displayValue": "text",
              "value": null
            }
          ],
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "SingleLineText",
              "phase": "Order",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "hidden": true,
                "readonly": true,
                "required": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "terms": [
          {
            "id": "text",
            "name": "text",
            "revision": 1,
            "accepted": "2025-09-20T18:53:33.310Z",
            "acceptedBy": {
              "id": "text",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "firstName": "text",
              "lastName": "text",
              "email": "text"
            }
          }
        ]
      }
    ]
  },
  "buyer": {
    "id": "text",
    "audit": {
      "created": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "updated": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "activated": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "unassigned": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "disabled": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      }
    },
    "$meta": {
      "omitted": [
        "text"
      ]
    },
    "name": "text",
    "icon": "text",
    "revision": 1,
    "externalIds": {
      "erpCompanyContact": "text",
      "erpCustomer": "text",
      "accountExternalId": "text"
    },
    "status": "Active",
    "address": {
      "addressLine1": "text",
      "addressLine2": "text",
      "postCode": "text",
      "city": "text",
      "state": "text",
      "country": "text"
    },
    "taxId": "text",
    "account": {
      "id": "text",
      "name": "text",
      "icon": "text",
      "revision": 1,
      "type": "Client",
      "status": "Active"
    },
    "errors": [
      {
        "id": "text",
        "message": "text",
        "parameters": null
      }
    ],
    "sellers": [
      {
        "id": "text",
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalId": "text"
      }
    ]
  },
  "licensee": {
    "id": "text",
    "audit": {
      "created": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "updated": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "disabled": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      }
    },
    "$meta": {
      "omitted": [
        "text"
      ]
    },
    "name": "text",
    "icon": "text",
    "revision": 1,
    "externalId": "text",
    "status": "Active",
    "address": {
      "addressLine1": "text",
      "addressLine2": "text",
      "postCode": "text",
      "city": "text",
      "state": "text",
      "country": "text"
    },
    "useBuyerAddress": true,
    "description": "text",
    "account": {
      "id": "text",
      "name": "text",
      "icon": "text",
      "revision": 1,
      "type": "Client",
      "status": "Active"
    },
    "buyer": {
      "id": "text",
      "name": "text",
      "icon": "text",
      "revision": 1
    },
    "seller": {
      "id": "text",
      "name": "text",
      "icon": "text",
      "revision": 1,
      "externalId": "text"
    },
    "eligibility": {
      "client": true,
      "partner": true
    }
  },
  "seller": {
    "id": "text",
    "audit": {
      "created": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "updated": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      }
    },
    "$meta": {
      "omitted": [
        "text"
      ]
    },
    "name": "text",
    "icon": "text",
    "revision": 1,
    "externalId": "text",
    "status": "Active",
    "currencies": [
      "text"
    ],
    "address": {
      "addressLine1": "text",
      "addressLine2": "text",
      "postCode": "text",
      "city": "text",
      "state": "text",
      "country": "text"
    },
    "erpLink": {
      "id": "text",
      "name": "text",
      "icon": "text",
      "revision": 1,
      "companyName": "text",
      "status": "Active"
    }
  },
  "split": {
    "id": "text",
    "audit": {
      "created": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "updated": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      }
    },
    "$meta": {
      "omitted": [
        "text"
      ]
    },
    "revision": 1,
    "subscription": {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "active": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "terminated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "terminating": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updating": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "expired": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "renewed": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "$meta": {
        "omitted": [
          "text"
        ]
      },
      "name": "text",
      "revision": 1,
      "startDate": "2025-09-20T18:53:33.310Z",
      "terminationDate": "2025-09-20T18:53:33.310Z",
      "externalIds": {
        "client": "text",
        "operations": "text",
        "vendor": "text"
      },
      "terms": {
        "model": "one-time",
        "period": "1m",
        "commitment": "1m"
      },
      "product": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "published": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "pending": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "unpublished": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "shortDescription": "text",
        "longDescription": "text",
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "website": "text",
        "status": "text",
        "vendor": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active"
        },
        "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
        }
      },
      "autoRenew": true,
      "status": "Active",
      "commitmentDate": "2025-09-20T18:53:33.310Z",
      "price": {
        "currency": "text",
        "markup": 1,
        "margin": 1,
        "defaultMarkupSource": {
          "type": "text",
          "ref": {
            "id": "text",
            "name": "text"
          }
        },
        "markupSource": {
          "type": "text",
          "ref": {
            "id": "text",
            "name": "text"
          }
        },
        "SPxY": 1,
        "SPxM": 1,
        "PPxY": 1,
        "PPxM": 1,
        "defaultMarkup": 1,
        "defaultMargin": 1
      },
      "parameters": {
        "fulfillment": [
          {
            "id": "text",
            "externalId": "text",
            "name": "text",
            "type": "SingleLineText",
            "phase": "Configuration",
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "constraints": {
              "required": true,
              "hidden": true,
              "readonly": true
            },
            "displayValue": "text",
            "value": null
          }
        ]
      },
      "agreement": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "active": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "provisioning": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "status": "New",
        "listing": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "name": "text",
          "authorization": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text"
            },
            "currency": "text",
            "notes": "text",
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "owner": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "statistics": {
              "subscriptions": 1,
              "agreements": 1,
              "sellers": 1,
              "listings": 1
            },
            "journal": {
              "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
              "frequency": "1m"
            },
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          },
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "priceList": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "revision": 1,
            "currency": "text",
            "precision": 1,
            "defaultMarkup": 1,
            "notes": "text",
            "externalIds": {
              "vendor": "text"
            },
            "statistics": {
              "sellers": 1,
              "listings": 1,
              "priceListItems": 1,
              "purchasePriceItems": 1,
              "purchasePriceCompleteness": 1,
              "salesPriceItems": 1,
              "salesPriceCompleteness": 1,
              "averageMarkup": 1,
              "averageMargin": 1
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            }
          },
          "primary": true,
          "notes": "text",
          "statistics": {
            "subscriptions": 1,
            "agreements": 1
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "authorization": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "externalIds": {
            "operations": "text"
          },
          "currency": "text",
          "notes": "text",
          "product": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "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
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "owner": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text",
            "status": "Active",
            "currencies": [
              "text"
            ],
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "erpLink": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "companyName": "text",
              "status": "Active"
            }
          },
          "statistics": {
            "subscriptions": 1,
            "agreements": 1,
            "sellers": 1,
            "listings": 1
          },
          "journal": {
            "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
            "frequency": "1m"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "vendor": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "client": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "startDate": "2025-09-20T18:53:33.310Z",
        "endDate": "2025-09-20T18:53:33.310Z",
        "template": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "content": "text",
          "type": "OrderProcessing",
          "default": true,
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          }
        },
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "lines": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "deleted": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "quantity": 1,
            "item": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "description": "text",
              "externalIds": {
                "vendor": "text",
                "operations": "text"
              },
              "group": {
                "id": "text",
                "name": "text",
                "revision": 1
              },
              "unit": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "revision": 1,
                "description": "text",
                "statistics": {
                  "itemCount": 1
                }
              },
              "terms": {
                "model": "one-time",
                "period": "1m",
                "commitment": "1m"
              },
              "quantityNotApplicable": true,
              "status": "text",
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              },
              "parameters": [
                {
                  "id": "text",
                  "externalId": "text",
                  "type": "text",
                  "name": "text",
                  "value": null,
                  "displayValue": "text"
                }
              ]
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "markupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "unitSP": 1,
              "unitPP": 1,
              "PPx1": 1,
              "SPx1": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "order": "[Circular Reference]",
            "status": "Active",
            "subscription": "[Circular Reference]",
            "asset": "[Circular Reference]",
            "agreement": "[Circular Reference]",
            "client": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "buyer": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "activated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unassigned": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "erpCompanyContact": "text",
                "erpCustomer": "text",
                "accountExternalId": "text"
              },
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "taxId": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "errors": [
                {
                  "id": "text",
                  "message": "text",
                  "parameters": null
                }
              ],
              "sellers": [
                {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                }
              ]
            },
            "seller": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            }
          }
        ],
        "assets": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "draft": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "active": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "status": "New",
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "markupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "PPx1": 1,
              "SPx1": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "template": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "content": "text",
              "type": "OrderProcessing",
              "default": true,
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              }
            },
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Configuration",
                  "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"
            },
            "agreement": "[Circular Reference]",
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "priceList": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "revision": 1,
              "currency": "text",
              "precision": 1,
              "defaultMarkup": 1,
              "notes": "text",
              "externalIds": {
                "vendor": "text"
              },
              "statistics": {
                "sellers": 1,
                "listings": 1,
                "priceListItems": 1,
                "purchasePriceItems": 1,
                "purchasePriceCompleteness": 1,
                "salesPriceItems": 1,
                "salesPriceCompleteness": 1,
                "averageMarkup": 1,
                "averageMargin": 1
              },
              "product": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "published": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "pending": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unpublished": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "shortDescription": "text",
                "longDescription": "text",
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "website": "text",
                "status": "text",
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "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
                }
              },
              "vendor": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active",
                "externalIds": {
                  "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                },
                "externalId": "text",
                "externalName": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "technicalSupportEmail": "[email protected]",
                "website": "text",
                "description": "text",
                "groups": [
                  {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "logo": "text",
                    "isDefault": true
                  }
                ],
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              }
            },
            "listing": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "revision": 1,
              "name": "text",
              "authorization": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text"
                },
                "currency": "text",
                "notes": "text",
                "product": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "shortDescription": "text",
                  "longDescription": "text",
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "website": "text",
                  "status": "text",
                  "vendor": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "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
                  }
                },
                "vendor": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active",
                  "externalIds": {
                    "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                  },
                  "externalId": "text",
                  "externalName": "text",
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "technicalSupportEmail": "[email protected]",
                  "website": "text",
                  "description": "text",
                  "groups": [
                    {
                      "id": "text",
                      "name": "text",
                      "revision": 1,
                      "description": "text",
                      "logo": "text",
                      "isDefault": true
                    }
                  ],
                  "eligibility": {
                    "client": true,
                    "partner": true
                  }
                },
                "owner": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text",
                  "status": "Active",
                  "currencies": [
                    "text"
                  ],
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "erpLink": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "companyName": "text",
                    "status": "Active"
                  }
                },
                "statistics": {
                  "subscriptions": 1,
                  "agreements": 1,
                  "sellers": 1,
                  "listings": 1
                },
                "journal": {
                  "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
                  "frequency": "1m"
                },
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              },
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "seller": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text"
              },
              "priceList": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "revision": 1,
                "currency": "text",
                "precision": 1,
                "defaultMarkup": 1,
                "notes": "text",
                "externalIds": {
                  "vendor": "text"
                },
                "statistics": {
                  "sellers": 1,
                  "listings": 1,
                  "priceListItems": 1,
                  "purchasePriceItems": 1,
                  "purchasePriceCompleteness": 1,
                  "salesPriceItems": 1,
                  "salesPriceCompleteness": 1,
                  "averageMarkup": 1,
                  "averageMargin": 1
                },
                "product": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "shortDescription": "text",
                  "longDescription": "text",
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "website": "text",
                  "status": "text",
                  "vendor": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "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
                  }
                },
                "vendor": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active",
                  "externalIds": {
                    "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                  },
                  "externalId": "text",
                  "externalName": "text",
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "technicalSupportEmail": "[email protected]",
                  "website": "text",
                  "description": "text",
                  "groups": [
                    {
                      "id": "text",
                      "name": "text",
                      "revision": 1,
                      "description": "text",
                      "logo": "text",
                      "isDefault": true
                    }
                  ],
                  "eligibility": {
                    "client": true,
                    "partner": true
                  }
                }
              },
              "primary": true,
              "notes": "text",
              "statistics": {
                "subscriptions": 1,
                "agreements": 1
              },
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "licensee": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "useBuyerAddress": true,
              "description": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "buyer": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              },
              "seller": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text"
              },
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "lines": [
              "[Circular Reference]"
            ]
          }
        ],
        "subscriptions": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "active": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminating": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updating": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "expired": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "renewed": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "startDate": "2025-09-20T18:53:33.310Z",
            "terminationDate": "2025-09-20T18:53:33.310Z",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "autoRenew": true,
            "status": "Active",
            "commitmentDate": "2025-09-20T18:53:33.310Z",
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "markupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Configuration",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "agreement": "[Circular Reference]",
            "buyer": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "activated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unassigned": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "erpCompanyContact": "text",
                "erpCustomer": "text",
                "accountExternalId": "text"
              },
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "taxId": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "errors": [
                {
                  "id": "text",
                  "message": "text",
                  "parameters": null
                }
              ],
              "sellers": [
                {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                }
              ]
            },
            "licensee": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "useBuyerAddress": true,
              "description": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "buyer": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              },
              "seller": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text"
              },
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "seller": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "split": "[Circular Reference]",
            "splitStatus": "Disabled",
            "lines": [
              "[Circular Reference]"
            ],
            "template": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "content": "text",
              "type": "OrderProcessing",
              "default": true,
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              }
            }
          }
        ],
        "parameters": {
          "ordering": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "SingleLineText",
              "phase": "Configuration",
              "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": "SingleLineText",
              "phase": "Configuration",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "licensee": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "useBuyerAddress": true,
          "description": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "buyer": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "buyer": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "activated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unassigned": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "erpCompanyContact": "text",
            "erpCustomer": "text",
            "accountExternalId": "text"
          },
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "taxId": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "errors": [
            {
              "id": "text",
              "message": "text",
              "parameters": null
            }
          ],
          "sellers": [
            {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            }
          ]
        },
        "seller": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "currencies": [
            "text"
          ],
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "erpLink": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "companyName": "text",
            "status": "Active"
          }
        },
        "product": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        },
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "split": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "allocations": [
            {
              "buyer": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              },
              "percentage": 1,
              "price": {
                "currency": "text",
                "SPxY": 1,
                "SPxM": 1,
                "PPxY": 1,
                "PPxM": 1
              },
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "statistics": {
                "subscriptions": 1
              },
              "externalIds": {
                "client": "text",
                "operations": "text",
                "vendor": "text"
              }
            }
          ]
        },
        "termsAndConditions": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "description": "text",
            "displayOrder": 1,
            "status": "text",
            "product": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "status": "text"
            },
            "accepted": "2025-09-20T18:53:33.310Z",
            "acceptedBy": {
              "id": "text",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "firstName": "text",
              "lastName": "text",
              "email": "text"
            }
          }
        ],
        "certificates": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "activated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "expired": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updating": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "program": {
              "id": "text",
              "name": "text",
              "revision": 1,
              "status": "None",
              "applicableTo": "Buyer",
              "products": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "shortDescription": "text",
                  "longDescription": "text",
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "website": "text",
                  "status": "text",
                  "vendor": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "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
                  }
                }
              ]
            },
            "externalIds": {
              "vendor": "text"
            },
            "client": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "applicableTo": "Buyer",
            "buyer": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            },
            "licensee": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            },
            "eligibility": {
              "client": true,
              "partner": true
            },
            "status": "Pending",
            "expirationDate": "2025-09-20",
            "template": {
              "id": "text",
              "name": "text",
              "revision": 1,
              "type": "EnrollmentProcessing"
            },
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Order",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "hidden": true,
                    "readonly": true,
                    "required": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Order",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "hidden": true,
                    "readonly": true,
                    "required": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "terms": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "accepted": "2025-09-20T18:53:33.310Z",
                "acceptedBy": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "firstName": "text",
                  "lastName": "text",
                  "email": "text"
                }
              }
            ]
          }
        ]
      },
      "buyer": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "activated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "unassigned": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "disabled": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "status": "Active",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "taxId": "text",
        "account": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active"
        },
        "errors": [
          {
            "id": "text",
            "message": "text",
            "parameters": null
          }
        ],
        "sellers": [
          {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          }
        ]
      },
      "licensee": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "disabled": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalId": "text",
        "status": "Active",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "useBuyerAddress": true,
        "description": "text",
        "account": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active"
        },
        "buyer": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        },
        "seller": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text"
        },
        "eligibility": {
          "client": true,
          "partner": true
        }
      },
      "seller": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalId": "text",
        "status": "Active",
        "currencies": [
          "text"
        ],
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "erpLink": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "companyName": "text",
          "status": "Active"
        }
      },
      "split": "[Circular Reference]",
      "splitStatus": "Disabled",
      "lines": [
        "[Circular Reference]"
      ],
      "template": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "revision": 1,
        "content": "text",
        "type": "OrderProcessing",
        "default": true,
        "product": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "status": "text"
        }
      }
    },
    "allocations": [
      {
        "buyer": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        },
        "percentage": 1,
        "price": {
          "currency": "text",
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1
        },
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        }
      }
    ]
  },
  "splitStatus": "Disabled",
  "lines": [
    {
      "id": "text",
      "audit": {
        "created": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "terminated": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "deleted": {
          "at": "2025-09-20T18:53:33.310Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        }
      },
      "quantity": 1,
      "item": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "pending": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "published": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "unpublished": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "revision": 1,
        "description": "text",
        "externalIds": {
          "vendor": "text",
          "operations": "text"
        },
        "group": {
          "id": "text",
          "name": "text",
          "revision": 1
        },
        "unit": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "description": "text",
          "statistics": {
            "itemCount": 1
          }
        },
        "terms": {
          "model": "one-time",
          "period": "1m",
          "commitment": "1m"
        },
        "quantityNotApplicable": true,
        "status": "text",
        "product": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "status": "text"
        },
        "parameters": [
          {
            "id": "text",
            "externalId": "text",
            "type": "text",
            "name": "text",
            "value": null,
            "displayValue": "text"
          }
        ]
      },
      "price": {
        "currency": "text",
        "markup": 1,
        "margin": 1,
        "defaultMarkupSource": {
          "type": "text",
          "ref": {
            "id": "text",
            "name": "text"
          }
        },
        "markupSource": {
          "type": "text",
          "ref": {
            "id": "text",
            "name": "text"
          }
        },
        "unitSP": 1,
        "unitPP": 1,
        "PPx1": 1,
        "SPx1": 1,
        "SPxY": 1,
        "SPxM": 1,
        "PPxY": 1,
        "PPxM": 1
      },
      "order": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "completed": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "deleted": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "failed": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "processing": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "querying": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "quoted": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "revision": 1,
        "type": "Purchase",
        "status": "New",
        "notes": "text",
        "comments": "text",
        "statusNotes": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "template": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "content": "text",
          "type": "OrderProcessing",
          "default": true,
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          }
        },
        "listing": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "name": "text",
          "authorization": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text"
            },
            "currency": "text",
            "notes": "text",
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "owner": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "statistics": {
              "subscriptions": 1,
              "agreements": 1,
              "sellers": 1,
              "listings": 1
            },
            "journal": {
              "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
              "frequency": "1m"
            },
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          },
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "priceList": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "revision": 1,
            "currency": "text",
            "precision": 1,
            "defaultMarkup": 1,
            "notes": "text",
            "externalIds": {
              "vendor": "text"
            },
            "statistics": {
              "sellers": 1,
              "listings": 1,
              "priceListItems": 1,
              "purchasePriceItems": 1,
              "purchasePriceCompleteness": 1,
              "salesPriceItems": 1,
              "salesPriceCompleteness": 1,
              "averageMarkup": 1,
              "averageMargin": 1
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            }
          },
          "primary": true,
          "notes": "text",
          "statistics": {
            "subscriptions": 1,
            "agreements": 1
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "authorization": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "externalIds": {
            "operations": "text"
          },
          "currency": "text",
          "notes": "text",
          "product": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "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
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "owner": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text",
            "status": "Active",
            "currencies": [
              "text"
            ],
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "erpLink": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "companyName": "text",
              "status": "Active"
            }
          },
          "statistics": {
            "subscriptions": 1,
            "agreements": 1,
            "sellers": 1,
            "listings": 1
          },
          "journal": {
            "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
            "frequency": "1m"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "agreement": "[Circular Reference]",
        "assignee": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1
        },
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "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": "SingleLineText",
              "phase": "Configuration",
              "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": "SingleLineText",
              "phase": "Configuration",
              "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",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        },
        "client": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "licensee": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "useBuyerAddress": true,
          "description": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "buyer": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "buyer": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "activated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unassigned": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "erpCompanyContact": "text",
            "erpCustomer": "text",
            "accountExternalId": "text"
          },
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "taxId": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "errors": [
            {
              "id": "text",
              "message": "text",
              "parameters": null
            }
          ],
          "sellers": [
            {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            }
          ]
        },
        "seller": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "currencies": [
            "text"
          ],
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "erpLink": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "companyName": "text",
            "status": "Active"
          }
        },
        "vendor": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "billTo": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "activated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unassigned": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "erpCompanyContact": "text",
            "erpCustomer": "text",
            "accountExternalId": "text"
          },
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "taxId": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "errors": [
            {
              "id": "text",
              "message": "text",
              "parameters": null
            }
          ],
          "sellers": [
            {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            }
          ]
        },
        "pricingPolicy": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "activated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "deactivated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "externalIds": {
            "operations": "text"
          },
          "client": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "eligibility": {
            "client": true,
            "partner": true
          },
          "markup": 1,
          "margin": 1,
          "notes": "text",
          "products": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            }
          ],
          "status": "None",
          "statistics": {
            "orders": 1,
            "attachments": 1
          }
        },
        "termsAndConditions": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "description": "text",
            "displayOrder": 1,
            "status": "text",
            "product": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "status": "text"
            },
            "accepted": "2025-09-20T18:53:33.310Z",
            "acceptedBy": {
              "id": "text",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "firstName": "text",
              "lastName": "text",
              "email": "text"
            }
          }
        ],
        "certificates": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "activated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "expired": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updating": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "program": {
              "id": "text",
              "name": "text",
              "revision": 1,
              "status": "None",
              "applicableTo": "Buyer",
              "products": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "shortDescription": "text",
                  "longDescription": "text",
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "website": "text",
                  "status": "text",
                  "vendor": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "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
                  }
                }
              ]
            },
            "externalIds": {
              "vendor": "text"
            },
            "client": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "applicableTo": "Buyer",
            "buyer": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            },
            "licensee": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            },
            "eligibility": {
              "client": true,
              "partner": true
            },
            "status": "Pending",
            "expirationDate": "2025-09-20",
            "template": {
              "id": "text",
              "name": "text",
              "revision": 1,
              "type": "EnrollmentProcessing"
            },
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Order",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "hidden": true,
                    "readonly": true,
                    "required": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Order",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "hidden": true,
                    "readonly": true,
                    "required": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "terms": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "accepted": "2025-09-20T18:53:33.310Z",
                "acceptedBy": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "firstName": "text",
                  "lastName": "text",
                  "email": "text"
                }
              }
            ]
          }
        ],
        "defaultMarkupSource": "Unknown"
      },
      "status": "Active",
      "subscription": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "active": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminating": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updating": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "expired": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "renewed": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "revision": 1,
        "startDate": "2025-09-20T18:53:33.310Z",
        "terminationDate": "2025-09-20T18:53:33.310Z",
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "terms": {
          "model": "one-time",
          "period": "1m",
          "commitment": "1m"
        },
        "product": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        },
        "autoRenew": true,
        "status": "Active",
        "commitmentDate": "2025-09-20T18:53:33.310Z",
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "parameters": {
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "SingleLineText",
              "phase": "Configuration",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "agreement": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "active": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "provisioning": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "terminated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "status": "New",
          "listing": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "revision": 1,
            "name": "text",
            "authorization": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "externalIds": {
                "operations": "text"
              },
              "currency": "text",
              "notes": "text",
              "product": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "published": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "pending": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unpublished": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "shortDescription": "text",
                "longDescription": "text",
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "website": "text",
                "status": "text",
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "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
                }
              },
              "vendor": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active",
                "externalIds": {
                  "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                },
                "externalId": "text",
                "externalName": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "technicalSupportEmail": "[email protected]",
                "website": "text",
                "description": "text",
                "groups": [
                  {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "logo": "text",
                    "isDefault": true
                  }
                ],
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "owner": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text",
                "status": "Active",
                "currencies": [
                  "text"
                ],
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "erpLink": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "companyName": "text",
                  "status": "Active"
                }
              },
              "statistics": {
                "subscriptions": 1,
                "agreements": 1,
                "sellers": 1,
                "listings": 1
              },
              "journal": {
                "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
                "frequency": "1m"
              },
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "product": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "status": "text"
            },
            "vendor": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "seller": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            },
            "priceList": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "revision": 1,
              "currency": "text",
              "precision": 1,
              "defaultMarkup": 1,
              "notes": "text",
              "externalIds": {
                "vendor": "text"
              },
              "statistics": {
                "sellers": 1,
                "listings": 1,
                "priceListItems": 1,
                "purchasePriceItems": 1,
                "purchasePriceCompleteness": 1,
                "salesPriceItems": 1,
                "salesPriceCompleteness": 1,
                "averageMarkup": 1,
                "averageMargin": 1
              },
              "product": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "published": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "pending": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unpublished": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "shortDescription": "text",
                "longDescription": "text",
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "website": "text",
                "status": "text",
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "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
                }
              },
              "vendor": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active",
                "externalIds": {
                  "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                },
                "externalId": "text",
                "externalName": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "technicalSupportEmail": "[email protected]",
                "website": "text",
                "description": "text",
                "groups": [
                  {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "logo": "text",
                    "isDefault": true
                  }
                ],
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              }
            },
            "primary": true,
            "notes": "text",
            "statistics": {
              "subscriptions": 1,
              "agreements": 1
            },
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "authorization": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text"
            },
            "currency": "text",
            "notes": "text",
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "owner": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "statistics": {
              "subscriptions": 1,
              "agreements": 1,
              "sellers": 1,
              "listings": 1
            },
            "journal": {
              "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
              "frequency": "1m"
            },
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "client": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "price": {
            "currency": "text",
            "markup": 1,
            "margin": 1,
            "defaultMarkupSource": {
              "type": "text",
              "ref": {
                "id": "text",
                "name": "text"
              }
            },
            "markupSource": {
              "type": "text",
              "ref": {
                "id": "text",
                "name": "text"
              }
            },
            "SPxY": 1,
            "SPxM": 1,
            "PPxY": 1,
            "PPxM": 1,
            "defaultMarkup": 1,
            "defaultMargin": 1
          },
          "startDate": "2025-09-20T18:53:33.310Z",
          "endDate": "2025-09-20T18:53:33.310Z",
          "template": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "content": "text",
            "type": "OrderProcessing",
            "default": true,
            "product": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "status": "text"
            }
          },
          "error": {
            "id": "text",
            "message": "text",
            "parameters": null
          },
          "lines": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "terminated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "deleted": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "quantity": 1,
              "item": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "pending": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "published": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unpublished": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "revision": 1,
                "description": "text",
                "externalIds": {
                  "vendor": "text",
                  "operations": "text"
                },
                "group": {
                  "id": "text",
                  "name": "text",
                  "revision": 1
                },
                "unit": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "statistics": {
                    "itemCount": 1
                  }
                },
                "terms": {
                  "model": "one-time",
                  "period": "1m",
                  "commitment": "1m"
                },
                "quantityNotApplicable": true,
                "status": "text",
                "product": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "status": "text"
                },
                "parameters": [
                  {
                    "id": "text",
                    "externalId": "text",
                    "type": "text",
                    "name": "text",
                    "value": null,
                    "displayValue": "text"
                  }
                ]
              },
              "price": {
                "currency": "text",
                "markup": 1,
                "margin": 1,
                "defaultMarkupSource": {
                  "type": "text",
                  "ref": {
                    "id": "text",
                    "name": "text"
                  }
                },
                "markupSource": {
                  "type": "text",
                  "ref": {
                    "id": "text",
                    "name": "text"
                  }
                },
                "unitSP": 1,
                "unitPP": 1,
                "PPx1": 1,
                "SPx1": 1,
                "SPxY": 1,
                "SPxM": 1,
                "PPxY": 1,
                "PPxM": 1
              },
              "order": "[Circular Reference]",
              "status": "Active",
              "subscription": "[Circular Reference]",
              "asset": "[Circular Reference]",
              "agreement": "[Circular Reference]",
              "client": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active",
                "externalIds": {
                  "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                },
                "externalId": "text",
                "externalName": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "technicalSupportEmail": "[email protected]",
                "website": "text",
                "description": "text",
                "groups": [
                  {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "logo": "text",
                    "isDefault": true
                  }
                ],
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "vendor": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active",
                "externalIds": {
                  "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                },
                "externalId": "text",
                "externalName": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "technicalSupportEmail": "[email protected]",
                "website": "text",
                "description": "text",
                "groups": [
                  {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "logo": "text",
                    "isDefault": true
                  }
                ],
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "buyer": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "activated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unassigned": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "disabled": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "erpCompanyContact": "text",
                  "erpCustomer": "text",
                  "accountExternalId": "text"
                },
                "status": "Active",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "taxId": "text",
                "account": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "errors": [
                  {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  }
                ],
                "sellers": [
                  {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text"
                  }
                ]
              },
              "seller": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text",
                "status": "Active",
                "currencies": [
                  "text"
                ],
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "erpLink": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "companyName": "text",
                  "status": "Active"
                }
              },
              "product": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "published": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "pending": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unpublished": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "shortDescription": "text",
                "longDescription": "text",
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "website": "text",
                "status": "text",
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "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
                }
              }
            }
          ],
          "assets": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "draft": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "active": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "terminated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "externalIds": {
                "client": "text",
                "operations": "text",
                "vendor": "text"
              },
              "status": "New",
              "price": {
                "currency": "text",
                "markup": 1,
                "margin": 1,
                "defaultMarkupSource": {
                  "type": "text",
                  "ref": {
                    "id": "text",
                    "name": "text"
                  }
                },
                "markupSource": {
                  "type": "text",
                  "ref": {
                    "id": "text",
                    "name": "text"
                  }
                },
                "PPx1": 1,
                "SPx1": 1,
                "defaultMarkup": 1,
                "defaultMargin": 1
              },
              "template": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "revision": 1,
                "content": "text",
                "type": "OrderProcessing",
                "default": true,
                "product": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "status": "text"
                }
              },
              "parameters": {
                "fulfillment": [
                  {
                    "id": "text",
                    "externalId": "text",
                    "name": "text",
                    "type": "SingleLineText",
                    "phase": "Configuration",
                    "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"
              },
              "agreement": "[Circular Reference]",
              "product": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "published": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "pending": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unpublished": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "shortDescription": "text",
                "longDescription": "text",
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "website": "text",
                "status": "text",
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "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
                }
              },
              "priceList": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "revision": 1,
                "currency": "text",
                "precision": 1,
                "defaultMarkup": 1,
                "notes": "text",
                "externalIds": {
                  "vendor": "text"
                },
                "statistics": {
                  "sellers": 1,
                  "listings": 1,
                  "priceListItems": 1,
                  "purchasePriceItems": 1,
                  "purchasePriceCompleteness": 1,
                  "salesPriceItems": 1,
                  "salesPriceCompleteness": 1,
                  "averageMarkup": 1,
                  "averageMargin": 1
                },
                "product": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "shortDescription": "text",
                  "longDescription": "text",
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "website": "text",
                  "status": "text",
                  "vendor": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "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
                  }
                },
                "vendor": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active",
                  "externalIds": {
                    "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                  },
                  "externalId": "text",
                  "externalName": "text",
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "technicalSupportEmail": "[email protected]",
                  "website": "text",
                  "description": "text",
                  "groups": [
                    {
                      "id": "text",
                      "name": "text",
                      "revision": 1,
                      "description": "text",
                      "logo": "text",
                      "isDefault": true
                    }
                  ],
                  "eligibility": {
                    "client": true,
                    "partner": true
                  }
                }
              },
              "listing": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "revision": 1,
                "name": "text",
                "authorization": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "revision": 1,
                  "externalIds": {
                    "operations": "text"
                  },
                  "currency": "text",
                  "notes": "text",
                  "product": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "published": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "pending": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unpublished": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "shortDescription": "text",
                    "longDescription": "text",
                    "externalIds": {
                      "operations": "text",
                      "defaultErpItem": "text"
                    },
                    "website": "text",
                    "status": "text",
                    "vendor": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "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
                    }
                  },
                  "vendor": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active",
                    "externalIds": {
                      "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                    },
                    "externalId": "text",
                    "externalName": "text",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "technicalSupportEmail": "[email protected]",
                    "website": "text",
                    "description": "text",
                    "groups": [
                      {
                        "id": "text",
                        "name": "text",
                        "revision": 1,
                        "description": "text",
                        "logo": "text",
                        "isDefault": true
                      }
                    ],
                    "eligibility": {
                      "client": true,
                      "partner": true
                    }
                  },
                  "owner": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text",
                    "status": "Active",
                    "currencies": [
                      "text"
                    ],
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "erpLink": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "companyName": "text",
                      "status": "Active"
                    }
                  },
                  "statistics": {
                    "subscriptions": 1,
                    "agreements": 1,
                    "sellers": 1,
                    "listings": 1
                  },
                  "journal": {
                    "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
                    "frequency": "1m"
                  },
                  "eligibility": {
                    "client": true,
                    "partner": true
                  }
                },
                "product": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "status": "text"
                },
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "seller": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                },
                "priceList": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "revision": 1,
                  "currency": "text",
                  "precision": 1,
                  "defaultMarkup": 1,
                  "notes": "text",
                  "externalIds": {
                    "vendor": "text"
                  },
                  "statistics": {
                    "sellers": 1,
                    "listings": 1,
                    "priceListItems": 1,
                    "purchasePriceItems": 1,
                    "purchasePriceCompleteness": 1,
                    "salesPriceItems": 1,
                    "salesPriceCompleteness": 1,
                    "averageMarkup": 1,
                    "averageMargin": 1
                  },
                  "product": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "published": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "pending": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unpublished": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "shortDescription": "text",
                    "longDescription": "text",
                    "externalIds": {
                      "operations": "text",
                      "defaultErpItem": "text"
                    },
                    "website": "text",
                    "status": "text",
                    "vendor": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "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
                    }
                  },
                  "vendor": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active",
                    "externalIds": {
                      "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                    },
                    "externalId": "text",
                    "externalName": "text",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "technicalSupportEmail": "[email protected]",
                    "website": "text",
                    "description": "text",
                    "groups": [
                      {
                        "id": "text",
                        "name": "text",
                        "revision": 1,
                        "description": "text",
                        "logo": "text",
                        "isDefault": true
                      }
                    ],
                    "eligibility": {
                      "client": true,
                      "partner": true
                    }
                  }
                },
                "primary": true,
                "notes": "text",
                "statistics": {
                  "subscriptions": 1,
                  "agreements": 1
                },
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "licensee": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "disabled": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text",
                "status": "Active",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "useBuyerAddress": true,
                "description": "text",
                "account": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "buyer": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                },
                "seller": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                },
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "lines": [
                "[Circular Reference]"
              ]
            }
          ],
          "subscriptions": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "active": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "terminated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "terminating": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updating": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "expired": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "renewed": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "startDate": "2025-09-20T18:53:33.310Z",
              "terminationDate": "2025-09-20T18:53:33.310Z",
              "externalIds": {
                "client": "text",
                "operations": "text",
                "vendor": "text"
              },
              "terms": {
                "model": "one-time",
                "period": "1m",
                "commitment": "1m"
              },
              "product": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "published": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "pending": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unpublished": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "shortDescription": "text",
                "longDescription": "text",
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "website": "text",
                "status": "text",
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "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
                }
              },
              "autoRenew": true,
              "status": "Active",
              "commitmentDate": "2025-09-20T18:53:33.310Z",
              "price": {
                "currency": "text",
                "markup": 1,
                "margin": 1,
                "defaultMarkupSource": {
                  "type": "text",
                  "ref": {
                    "id": "text",
                    "name": "text"
                  }
                },
                "markupSource": {
                  "type": "text",
                  "ref": {
                    "id": "text",
                    "name": "text"
                  }
                },
                "SPxY": 1,
                "SPxM": 1,
                "PPxY": 1,
                "PPxM": 1,
                "defaultMarkup": 1,
                "defaultMargin": 1
              },
              "parameters": {
                "fulfillment": [
                  {
                    "id": "text",
                    "externalId": "text",
                    "name": "text",
                    "type": "SingleLineText",
                    "phase": "Configuration",
                    "error": {
                      "id": "text",
                      "message": "text",
                      "parameters": null
                    },
                    "constraints": {
                      "required": true,
                      "hidden": true,
                      "readonly": true
                    },
                    "displayValue": "text",
                    "value": null
                  }
                ]
              },
              "agreement": "[Circular Reference]",
              "buyer": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "activated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unassigned": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "disabled": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "erpCompanyContact": "text",
                  "erpCustomer": "text",
                  "accountExternalId": "text"
                },
                "status": "Active",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "taxId": "text",
                "account": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "errors": [
                  {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  }
                ],
                "sellers": [
                  {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text"
                  }
                ]
              },
              "licensee": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "disabled": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text",
                "status": "Active",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "useBuyerAddress": true,
                "description": "text",
                "account": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "buyer": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                },
                "seller": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                },
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "seller": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text",
                "status": "Active",
                "currencies": [
                  "text"
                ],
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "erpLink": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "companyName": "text",
                  "status": "Active"
                }
              },
              "split": "[Circular Reference]",
              "splitStatus": "Disabled",
              "lines": [
                "[Circular Reference]"
              ],
              "template": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "revision": 1,
                "content": "text",
                "type": "OrderProcessing",
                "default": true,
                "product": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "status": "text"
                }
              }
            }
          ],
          "parameters": {
            "ordering": [
              {
                "id": "text",
                "externalId": "text",
                "name": "text",
                "type": "SingleLineText",
                "phase": "Configuration",
                "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": "SingleLineText",
                "phase": "Configuration",
                "error": {
                  "id": "text",
                  "message": "text",
                  "parameters": null
                },
                "constraints": {
                  "required": true,
                  "hidden": true,
                  "readonly": true
                },
                "displayValue": "text",
                "value": null
              }
            ]
          },
          "licensee": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "disabled": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text",
            "status": "Active",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "useBuyerAddress": true,
            "description": "text",
            "account": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "buyer": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            },
            "seller": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            },
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "buyer": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "activated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unassigned": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "disabled": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "erpCompanyContact": "text",
              "erpCustomer": "text",
              "accountExternalId": "text"
            },
            "status": "Active",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "taxId": "text",
            "account": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "errors": [
              {
                "id": "text",
                "message": "text",
                "parameters": null
              }
            ],
            "sellers": [
              {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text"
              }
            ]
          },
          "seller": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text",
            "status": "Active",
            "currencies": [
              "text"
            ],
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "erpLink": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "companyName": "text",
              "status": "Active"
            }
          },
          "product": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "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
            }
          },
          "externalIds": {
            "client": "text",
            "operations": "text",
            "vendor": "text"
          },
          "split": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "revision": 1,
            "allocations": [
              {
                "buyer": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                },
                "percentage": 1,
                "price": {
                  "currency": "text",
                  "SPxY": 1,
                  "SPxM": 1,
                  "PPxY": 1,
                  "PPxM": 1
                },
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "statistics": {
                  "subscriptions": 1
                },
                "externalIds": {
                  "client": "text",
                  "operations": "text",
                  "vendor": "text"
                }
              }
            ]
          },
          "termsAndConditions": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "description": "text",
              "displayOrder": 1,
              "status": "text",
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              },
              "accepted": "2025-09-20T18:53:33.310Z",
              "acceptedBy": {
                "id": "text",
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "firstName": "text",
                "lastName": "text",
                "email": "text"
              }
            }
          ],
          "certificates": [
            {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "activated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "terminated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "expired": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updating": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "program": {
                "id": "text",
                "name": "text",
                "revision": 1,
                "status": "None",
                "applicableTo": "Buyer",
                "products": [
                  {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "published": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "pending": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unpublished": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "shortDescription": "text",
                    "longDescription": "text",
                    "externalIds": {
                      "operations": "text",
                      "defaultErpItem": "text"
                    },
                    "website": "text",
                    "status": "text",
                    "vendor": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "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
                    }
                  }
                ]
              },
              "externalIds": {
                "vendor": "text"
              },
              "client": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "applicableTo": "Buyer",
              "buyer": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              },
              "licensee": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text"
              },
              "eligibility": {
                "client": true,
                "partner": true
              },
              "status": "Pending",
              "expirationDate": "2025-09-20",
              "template": {
                "id": "text",
                "name": "text",
                "revision": 1,
                "type": "EnrollmentProcessing"
              },
              "parameters": {
                "ordering": [
                  {
                    "id": "text",
                    "externalId": "text",
                    "name": "text",
                    "type": "SingleLineText",
                    "phase": "Order",
                    "error": {
                      "id": "text",
                      "message": "text",
                      "parameters": null
                    },
                    "constraints": {
                      "hidden": true,
                      "readonly": true,
                      "required": true
                    },
                    "displayValue": "text",
                    "value": null
                  }
                ],
                "fulfillment": [
                  {
                    "id": "text",
                    "externalId": "text",
                    "name": "text",
                    "type": "SingleLineText",
                    "phase": "Order",
                    "error": {
                      "id": "text",
                      "message": "text",
                      "parameters": null
                    },
                    "constraints": {
                      "hidden": true,
                      "readonly": true,
                      "required": true
                    },
                    "displayValue": "text",
                    "value": null
                  }
                ]
              },
              "terms": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "accepted": "2025-09-20T18:53:33.310Z",
                  "acceptedBy": {
                    "id": "text",
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "firstName": "text",
                    "lastName": "text",
                    "email": "text"
                  }
                }
              ]
            }
          ]
        },
        "buyer": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "activated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unassigned": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "erpCompanyContact": "text",
            "erpCustomer": "text",
            "accountExternalId": "text"
          },
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "taxId": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "errors": [
            {
              "id": "text",
              "message": "text",
              "parameters": null
            }
          ],
          "sellers": [
            {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            }
          ]
        },
        "licensee": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "useBuyerAddress": true,
          "description": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "buyer": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "seller": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "currencies": [
            "text"
          ],
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "erpLink": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "companyName": "text",
            "status": "Active"
          }
        },
        "split": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "subscription": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "active": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminating": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updating": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "expired": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "renewed": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "startDate": "2025-09-20T18:53:33.310Z",
            "terminationDate": "2025-09-20T18:53:33.310Z",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "autoRenew": true,
            "status": "Active",
            "commitmentDate": "2025-09-20T18:53:33.310Z",
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "markupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Configuration",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "agreement": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "active": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "provisioning": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "terminated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "status": "New",
              "listing": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "revision": 1,
                "name": "text",
                "authorization": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "revision": 1,
                  "externalIds": {
                    "operations": "text"
                  },
                  "currency": "text",
                  "notes": "text",
                  "product": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "published": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "pending": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unpublished": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "shortDescription": "text",
                    "longDescription": "text",
                    "externalIds": {
                      "operations": "text",
                      "defaultErpItem": "text"
                    },
                    "website": "text",
                    "status": "text",
                    "vendor": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "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
                    }
                  },
                  "vendor": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active",
                    "externalIds": {
                      "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                    },
                    "externalId": "text",
                    "externalName": "text",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "technicalSupportEmail": "[email protected]",
                    "website": "text",
                    "description": "text",
                    "groups": [
                      {
                        "id": "text",
                        "name": "text",
                        "revision": 1,
                        "description": "text",
                        "logo": "text",
                        "isDefault": true
                      }
                    ],
                    "eligibility": {
                      "client": true,
                      "partner": true
                    }
                  },
                  "owner": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text",
                    "status": "Active",
                    "currencies": [
                      "text"
                    ],
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "erpLink": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "companyName": "text",
                      "status": "Active"
                    }
                  },
                  "statistics": {
                    "subscriptions": 1,
                    "agreements": 1,
                    "sellers": 1,
                    "listings": 1
                  },
                  "journal": {
                    "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
                    "frequency": "1m"
                  },
                  "eligibility": {
                    "client": true,
                    "partner": true
                  }
                },
                "product": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "status": "text"
                },
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "seller": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                },
                "priceList": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "revision": 1,
                  "currency": "text",
                  "precision": 1,
                  "defaultMarkup": 1,
                  "notes": "text",
                  "externalIds": {
                    "vendor": "text"
                  },
                  "statistics": {
                    "sellers": 1,
                    "listings": 1,
                    "priceListItems": 1,
                    "purchasePriceItems": 1,
                    "purchasePriceCompleteness": 1,
                    "salesPriceItems": 1,
                    "salesPriceCompleteness": 1,
                    "averageMarkup": 1,
                    "averageMargin": 1
                  },
                  "product": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "published": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "pending": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unpublished": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "shortDescription": "text",
                    "longDescription": "text",
                    "externalIds": {
                      "operations": "text",
                      "defaultErpItem": "text"
                    },
                    "website": "text",
                    "status": "text",
                    "vendor": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "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
                    }
                  },
                  "vendor": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active",
                    "externalIds": {
                      "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                    },
                    "externalId": "text",
                    "externalName": "text",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "technicalSupportEmail": "[email protected]",
                    "website": "text",
                    "description": "text",
                    "groups": [
                      {
                        "id": "text",
                        "name": "text",
                        "revision": 1,
                        "description": "text",
                        "logo": "text",
                        "isDefault": true
                      }
                    ],
                    "eligibility": {
                      "client": true,
                      "partner": true
                    }
                  }
                },
                "primary": true,
                "notes": "text",
                "statistics": {
                  "subscriptions": 1,
                  "agreements": 1
                },
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "authorization": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text"
                },
                "currency": "text",
                "notes": "text",
                "product": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "shortDescription": "text",
                  "longDescription": "text",
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "website": "text",
                  "status": "text",
                  "vendor": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "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
                  }
                },
                "vendor": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active",
                  "externalIds": {
                    "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                  },
                  "externalId": "text",
                  "externalName": "text",
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "technicalSupportEmail": "[email protected]",
                  "website": "text",
                  "description": "text",
                  "groups": [
                    {
                      "id": "text",
                      "name": "text",
                      "revision": 1,
                      "description": "text",
                      "logo": "text",
                      "isDefault": true
                    }
                  ],
                  "eligibility": {
                    "client": true,
                    "partner": true
                  }
                },
                "owner": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text",
                  "status": "Active",
                  "currencies": [
                    "text"
                  ],
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "erpLink": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "companyName": "text",
                    "status": "Active"
                  }
                },
                "statistics": {
                  "subscriptions": 1,
                  "agreements": 1,
                  "sellers": 1,
                  "listings": 1
                },
                "journal": {
                  "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
                  "frequency": "1m"
                },
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "vendor": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active",
                "externalIds": {
                  "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                },
                "externalId": "text",
                "externalName": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "technicalSupportEmail": "[email protected]",
                "website": "text",
                "description": "text",
                "groups": [
                  {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "logo": "text",
                    "isDefault": true
                  }
                ],
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "client": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active",
                "externalIds": {
                  "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                },
                "externalId": "text",
                "externalName": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "technicalSupportEmail": "[email protected]",
                "website": "text",
                "description": "text",
                "groups": [
                  {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "logo": "text",
                    "isDefault": true
                  }
                ],
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "price": {
                "currency": "text",
                "markup": 1,
                "margin": 1,
                "defaultMarkupSource": {
                  "type": "text",
                  "ref": {
                    "id": "text",
                    "name": "text"
                  }
                },
                "markupSource": {
                  "type": "text",
                  "ref": {
                    "id": "text",
                    "name": "text"
                  }
                },
                "SPxY": 1,
                "SPxM": 1,
                "PPxY": 1,
                "PPxM": 1,
                "defaultMarkup": 1,
                "defaultMargin": 1
              },
              "startDate": "2025-09-20T18:53:33.310Z",
              "endDate": "2025-09-20T18:53:33.310Z",
              "template": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "revision": 1,
                "content": "text",
                "type": "OrderProcessing",
                "default": true,
                "product": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "status": "text"
                }
              },
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "lines": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "terminated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "deleted": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "quantity": 1,
                  "item": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "pending": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "published": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unpublished": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "externalIds": {
                      "vendor": "text",
                      "operations": "text"
                    },
                    "group": {
                      "id": "text",
                      "name": "text",
                      "revision": 1
                    },
                    "unit": {
                      "id": "text",
                      "audit": {
                        "created": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        },
                        "updated": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        }
                      },
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "name": "text",
                      "revision": 1,
                      "description": "text",
                      "statistics": {
                        "itemCount": 1
                      }
                    },
                    "terms": {
                      "model": "one-time",
                      "period": "1m",
                      "commitment": "1m"
                    },
                    "quantityNotApplicable": true,
                    "status": "text",
                    "product": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "externalIds": {
                        "operations": "text",
                        "defaultErpItem": "text"
                      },
                      "status": "text"
                    },
                    "parameters": [
                      {
                        "id": "text",
                        "externalId": "text",
                        "type": "text",
                        "name": "text",
                        "value": null,
                        "displayValue": "text"
                      }
                    ]
                  },
                  "price": {
                    "currency": "text",
                    "markup": 1,
                    "margin": 1,
                    "defaultMarkupSource": {
                      "type": "text",
                      "ref": {
                        "id": "text",
                        "name": "text"
                      }
                    },
                    "markupSource": {
                      "type": "text",
                      "ref": {
                        "id": "text",
                        "name": "text"
                      }
                    },
                    "unitSP": 1,
                    "unitPP": 1,
                    "PPx1": 1,
                    "SPx1": 1,
                    "SPxY": 1,
                    "SPxM": 1,
                    "PPxY": 1,
                    "PPxM": 1
                  },
                  "order": "[Circular Reference]",
                  "status": "Active",
                  "subscription": "[Circular Reference]",
                  "asset": "[Circular Reference]",
                  "agreement": "[Circular Reference]",
                  "client": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active",
                    "externalIds": {
                      "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                    },
                    "externalId": "text",
                    "externalName": "text",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "technicalSupportEmail": "[email protected]",
                    "website": "text",
                    "description": "text",
                    "groups": [
                      {
                        "id": "text",
                        "name": "text",
                        "revision": 1,
                        "description": "text",
                        "logo": "text",
                        "isDefault": true
                      }
                    ],
                    "eligibility": {
                      "client": true,
                      "partner": true
                    }
                  },
                  "vendor": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active",
                    "externalIds": {
                      "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                    },
                    "externalId": "text",
                    "externalName": "text",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "technicalSupportEmail": "[email protected]",
                    "website": "text",
                    "description": "text",
                    "groups": [
                      {
                        "id": "text",
                        "name": "text",
                        "revision": 1,
                        "description": "text",
                        "logo": "text",
                        "isDefault": true
                      }
                    ],
                    "eligibility": {
                      "client": true,
                      "partner": true
                    }
                  },
                  "buyer": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "activated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unassigned": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "disabled": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalIds": {
                      "erpCompanyContact": "text",
                      "erpCustomer": "text",
                      "accountExternalId": "text"
                    },
                    "status": "Active",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "taxId": "text",
                    "account": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "errors": [
                      {
                        "id": "text",
                        "message": "text",
                        "parameters": null
                      }
                    ],
                    "sellers": [
                      {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "externalId": "text"
                      }
                    ]
                  },
                  "seller": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text",
                    "status": "Active",
                    "currencies": [
                      "text"
                    ],
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "erpLink": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "companyName": "text",
                      "status": "Active"
                    }
                  },
                  "product": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "published": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "pending": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unpublished": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "shortDescription": "text",
                    "longDescription": "text",
                    "externalIds": {
                      "operations": "text",
                      "defaultErpItem": "text"
                    },
                    "website": "text",
                    "status": "text",
                    "vendor": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "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
                    }
                  }
                }
              ],
              "assets": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "draft": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "active": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "terminated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "revision": 1,
                  "externalIds": {
                    "client": "text",
                    "operations": "text",
                    "vendor": "text"
                  },
                  "status": "New",
                  "price": {
                    "currency": "text",
                    "markup": 1,
                    "margin": 1,
                    "defaultMarkupSource": {
                      "type": "text",
                      "ref": {
                        "id": "text",
                        "name": "text"
                      }
                    },
                    "markupSource": {
                      "type": "text",
                      "ref": {
                        "id": "text",
                        "name": "text"
                      }
                    },
                    "PPx1": 1,
                    "SPx1": 1,
                    "defaultMarkup": 1,
                    "defaultMargin": 1
                  },
                  "template": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "revision": 1,
                    "content": "text",
                    "type": "OrderProcessing",
                    "default": true,
                    "product": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "externalIds": {
                        "operations": "text",
                        "defaultErpItem": "text"
                      },
                      "status": "text"
                    }
                  },
                  "parameters": {
                    "fulfillment": [
                      {
                        "id": "text",
                        "externalId": "text",
                        "name": "text",
                        "type": "SingleLineText",
                        "phase": "Configuration",
                        "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"
                  },
                  "agreement": "[Circular Reference]",
                  "product": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "published": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "pending": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unpublished": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "shortDescription": "text",
                    "longDescription": "text",
                    "externalIds": {
                      "operations": "text",
                      "defaultErpItem": "text"
                    },
                    "website": "text",
                    "status": "text",
                    "vendor": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "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
                    }
                  },
                  "priceList": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "revision": 1,
                    "currency": "text",
                    "precision": 1,
                    "defaultMarkup": 1,
                    "notes": "text",
                    "externalIds": {
                      "vendor": "text"
                    },
                    "statistics": {
                      "sellers": 1,
                      "listings": 1,
                      "priceListItems": 1,
                      "purchasePriceItems": 1,
                      "purchasePriceCompleteness": 1,
                      "salesPriceItems": 1,
                      "salesPriceCompleteness": 1,
                      "averageMarkup": 1,
                      "averageMargin": 1
                    },
                    "product": {
                      "id": "text",
                      "audit": {
                        "created": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        },
                        "updated": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        },
                        "published": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        },
                        "pending": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        },
                        "unpublished": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        }
                      },
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "shortDescription": "text",
                      "longDescription": "text",
                      "externalIds": {
                        "operations": "text",
                        "defaultErpItem": "text"
                      },
                      "website": "text",
                      "status": "text",
                      "vendor": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "type": "Client",
                        "status": "Active"
                      },
                      "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
                      }
                    },
                    "vendor": {
                      "id": "text",
                      "audit": {
                        "created": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        },
                        "updated": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        }
                      },
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active",
                      "externalIds": {
                        "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                      },
                      "externalId": "text",
                      "externalName": "text",
                      "address": {
                        "addressLine1": "text",
                        "addressLine2": "text",
                        "postCode": "text",
                        "city": "text",
                        "state": "text",
                        "country": "text"
                      },
                      "technicalSupportEmail": "[email protected]",
                      "website": "text",
                      "description": "text",
                      "groups": [
                        {
                          "id": "text",
                          "name": "text",
                          "revision": 1,
                          "description": "text",
                          "logo": "text",
                          "isDefault": true
                        }
                      ],
                      "eligibility": {
                        "client": true,
                        "partner": true
                      }
                    }
                  },
                  "listing": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "revision": 1,
                    "name": "text",
                    "authorization": {
                      "id": "text",
                      "audit": {
                        "created": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        },
                        "updated": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        }
                      },
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "name": "text",
                      "revision": 1,
                      "externalIds": {
                        "operations": "text"
                      },
                      "currency": "text",
                      "notes": "text",
                      "product": {
                        "id": "text",
                        "audit": {
                          "created": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "updated": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "published": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "pending": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "unpublished": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          }
                        },
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "shortDescription": "text",
                        "longDescription": "text",
                        "externalIds": {
                          "operations": "text",
                          "defaultErpItem": "text"
                        },
                        "website": "text",
                        "status": "text",
                        "vendor": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1,
                          "type": "Client",
                          "status": "Active"
                        },
                        "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
                        }
                      },
                      "vendor": {
                        "id": "text",
                        "audit": {
                          "created": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "updated": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          }
                        },
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "type": "Client",
                        "status": "Active",
                        "externalIds": {
                          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                        },
                        "externalId": "text",
                        "externalName": "text",
                        "address": {
                          "addressLine1": "text",
                          "addressLine2": "text",
                          "postCode": "text",
                          "city": "text",
                          "state": "text",
                          "country": "text"
                        },
                        "technicalSupportEmail": "[email protected]",
                        "website": "text",
                        "description": "text",
                        "groups": [
                          {
                            "id": "text",
                            "name": "text",
                            "revision": 1,
                            "description": "text",
                            "logo": "text",
                            "isDefault": true
                          }
                        ],
                        "eligibility": {
                          "client": true,
                          "partner": true
                        }
                      },
                      "owner": {
                        "id": "text",
                        "audit": {
                          "created": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "updated": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          }
                        },
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "externalId": "text",
                        "status": "Active",
                        "currencies": [
                          "text"
                        ],
                        "address": {
                          "addressLine1": "text",
                          "addressLine2": "text",
                          "postCode": "text",
                          "city": "text",
                          "state": "text",
                          "country": "text"
                        },
                        "erpLink": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1,
                          "companyName": "text",
                          "status": "Active"
                        }
                      },
                      "statistics": {
                        "subscriptions": 1,
                        "agreements": 1,
                        "sellers": 1,
                        "listings": 1
                      },
                      "journal": {
                        "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
                        "frequency": "1m"
                      },
                      "eligibility": {
                        "client": true,
                        "partner": true
                      }
                    },
                    "product": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "externalIds": {
                        "operations": "text",
                        "defaultErpItem": "text"
                      },
                      "status": "text"
                    },
                    "vendor": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "seller": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "externalId": "text"
                    },
                    "priceList": {
                      "id": "text",
                      "audit": {
                        "created": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        },
                        "updated": {
                          "at": "2025-09-20T18:53:33.310Z",
                          "by": {
                            "id": "text",
                            "name": "text",
                            "icon": "text",
                            "revision": 1
                          }
                        }
                      },
                      "$meta": {
                        "omitted": [
                          "text"
                        ]
                      },
                      "revision": 1,
                      "currency": "text",
                      "precision": 1,
                      "defaultMarkup": 1,
                      "notes": "text",
                      "externalIds": {
                        "vendor": "text"
                      },
                      "statistics": {
                        "sellers": 1,
                        "listings": 1,
                        "priceListItems": 1,
                        "purchasePriceItems": 1,
                        "purchasePriceCompleteness": 1,
                        "salesPriceItems": 1,
                        "salesPriceCompleteness": 1,
                        "averageMarkup": 1,
                        "averageMargin": 1
                      },
                      "product": {
                        "id": "text",
                        "audit": {
                          "created": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "updated": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "published": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "pending": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "unpublished": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          }
                        },
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "shortDescription": "text",
                        "longDescription": "text",
                        "externalIds": {
                          "operations": "text",
                          "defaultErpItem": "text"
                        },
                        "website": "text",
                        "status": "text",
                        "vendor": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1,
                          "type": "Client",
                          "status": "Active"
                        },
                        "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
                        }
                      },
                      "vendor": {
                        "id": "text",
                        "audit": {
                          "created": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "updated": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          }
                        },
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "type": "Client",
                        "status": "Active",
                        "externalIds": {
                          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                        },
                        "externalId": "text",
                        "externalName": "text",
                        "address": {
                          "addressLine1": "text",
                          "addressLine2": "text",
                          "postCode": "text",
                          "city": "text",
                          "state": "text",
                          "country": "text"
                        },
                        "technicalSupportEmail": "[email protected]",
                        "website": "text",
                        "description": "text",
                        "groups": [
                          {
                            "id": "text",
                            "name": "text",
                            "revision": 1,
                            "description": "text",
                            "logo": "text",
                            "isDefault": true
                          }
                        ],
                        "eligibility": {
                          "client": true,
                          "partner": true
                        }
                      }
                    },
                    "primary": true,
                    "notes": "text",
                    "statistics": {
                      "subscriptions": 1,
                      "agreements": 1
                    },
                    "eligibility": {
                      "client": true,
                      "partner": true
                    }
                  },
                  "licensee": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "disabled": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text",
                    "status": "Active",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "useBuyerAddress": true,
                    "description": "text",
                    "account": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "buyer": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    },
                    "seller": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "externalId": "text"
                    },
                    "eligibility": {
                      "client": true,
                      "partner": true
                    }
                  },
                  "lines": [
                    "[Circular Reference]"
                  ]
                }
              ],
              "subscriptions": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "active": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "terminated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "terminating": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updating": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "expired": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "renewed": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "revision": 1,
                  "startDate": "2025-09-20T18:53:33.310Z",
                  "terminationDate": "2025-09-20T18:53:33.310Z",
                  "externalIds": {
                    "client": "text",
                    "operations": "text",
                    "vendor": "text"
                  },
                  "terms": {
                    "model": "one-time",
                    "period": "1m",
                    "commitment": "1m"
                  },
                  "product": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "published": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "pending": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unpublished": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "shortDescription": "text",
                    "longDescription": "text",
                    "externalIds": {
                      "operations": "text",
                      "defaultErpItem": "text"
                    },
                    "website": "text",
                    "status": "text",
                    "vendor": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "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
                    }
                  },
                  "autoRenew": true,
                  "status": "Active",
                  "commitmentDate": "2025-09-20T18:53:33.310Z",
                  "price": {
                    "currency": "text",
                    "markup": 1,
                    "margin": 1,
                    "defaultMarkupSource": {
                      "type": "text",
                      "ref": {
                        "id": "text",
                        "name": "text"
                      }
                    },
                    "markupSource": {
                      "type": "text",
                      "ref": {
                        "id": "text",
                        "name": "text"
                      }
                    },
                    "SPxY": 1,
                    "SPxM": 1,
                    "PPxY": 1,
                    "PPxM": 1,
                    "defaultMarkup": 1,
                    "defaultMargin": 1
                  },
                  "parameters": {
                    "fulfillment": [
                      {
                        "id": "text",
                        "externalId": "text",
                        "name": "text",
                        "type": "SingleLineText",
                        "phase": "Configuration",
                        "error": {
                          "id": "text",
                          "message": "text",
                          "parameters": null
                        },
                        "constraints": {
                          "required": true,
                          "hidden": true,
                          "readonly": true
                        },
                        "displayValue": "text",
                        "value": null
                      }
                    ]
                  },
                  "agreement": "[Circular Reference]",
                  "buyer": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "activated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "unassigned": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "disabled": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalIds": {
                      "erpCompanyContact": "text",
                      "erpCustomer": "text",
                      "accountExternalId": "text"
                    },
                    "status": "Active",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "taxId": "text",
                    "account": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "errors": [
                      {
                        "id": "text",
                        "message": "text",
                        "parameters": null
                      }
                    ],
                    "sellers": [
                      {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "externalId": "text"
                      }
                    ]
                  },
                  "licensee": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "disabled": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text",
                    "status": "Active",
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "useBuyerAddress": true,
                    "description": "text",
                    "account": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "type": "Client",
                      "status": "Active"
                    },
                    "buyer": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    },
                    "seller": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "externalId": "text"
                    },
                    "eligibility": {
                      "client": true,
                      "partner": true
                    }
                  },
                  "seller": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text",
                    "status": "Active",
                    "currencies": [
                      "text"
                    ],
                    "address": {
                      "addressLine1": "text",
                      "addressLine2": "text",
                      "postCode": "text",
                      "city": "text",
                      "state": "text",
                      "country": "text"
                    },
                    "erpLink": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "companyName": "text",
                      "status": "Active"
                    }
                  },
                  "split": "[Circular Reference]",
                  "splitStatus": "Disabled",
                  "lines": [
                    "[Circular Reference]"
                  ],
                  "template": {
                    "id": "text",
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "revision": 1,
                    "content": "text",
                    "type": "OrderProcessing",
                    "default": true,
                    "product": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1,
                      "externalIds": {
                        "operations": "text",
                        "defaultErpItem": "text"
                      },
                      "status": "text"
                    }
                  }
                }
              ],
              "parameters": {
                "ordering": [
                  {
                    "id": "text",
                    "externalId": "text",
                    "name": "text",
                    "type": "SingleLineText",
                    "phase": "Configuration",
                    "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": "SingleLineText",
                    "phase": "Configuration",
                    "error": {
                      "id": "text",
                      "message": "text",
                      "parameters": null
                    },
                    "constraints": {
                      "required": true,
                      "hidden": true,
                      "readonly": true
                    },
                    "displayValue": "text",
                    "value": null
                  }
                ]
              },
              "licensee": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "disabled": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text",
                "status": "Active",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "useBuyerAddress": true,
                "description": "text",
                "account": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "buyer": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                },
                "seller": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                },
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "buyer": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "activated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unassigned": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "disabled": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "erpCompanyContact": "text",
                  "erpCustomer": "text",
                  "accountExternalId": "text"
                },
                "status": "Active",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "taxId": "text",
                "account": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "errors": [
                  {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  }
                ],
                "sellers": [
                  {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text"
                  }
                ]
              },
              "seller": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text",
                "status": "Active",
                "currencies": [
                  "text"
                ],
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "erpLink": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "companyName": "text",
                  "status": "Active"
                }
              },
              "product": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "published": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "pending": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unpublished": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "shortDescription": "text",
                "longDescription": "text",
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "website": "text",
                "status": "text",
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "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
                }
              },
              "externalIds": {
                "client": "text",
                "operations": "text",
                "vendor": "text"
              },
              "split": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "revision": 1,
                "allocations": [
                  {
                    "buyer": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    },
                    "percentage": 1,
                    "price": {
                      "currency": "text",
                      "SPxY": 1,
                      "SPxM": 1,
                      "PPxY": 1,
                      "PPxM": 1
                    },
                    "audit": {
                      "created": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      },
                      "updated": {
                        "at": "2025-09-20T18:53:33.310Z",
                        "by": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1
                        }
                      }
                    },
                    "statistics": {
                      "subscriptions": 1
                    },
                    "externalIds": {
                      "client": "text",
                      "operations": "text",
                      "vendor": "text"
                    }
                  }
                ]
              },
              "termsAndConditions": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "displayOrder": 1,
                  "status": "text",
                  "product": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalIds": {
                      "operations": "text",
                      "defaultErpItem": "text"
                    },
                    "status": "text"
                  },
                  "accepted": "2025-09-20T18:53:33.310Z",
                  "acceptedBy": {
                    "id": "text",
                    "$meta": {
                      "omitted": [
                        "text"
                      ]
                    },
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "firstName": "text",
                    "lastName": "text",
                    "email": "text"
                  }
                }
              ],
              "certificates": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "activated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "terminated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "expired": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updating": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "revision": 1,
                  "program": {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "status": "None",
                    "applicableTo": "Buyer",
                    "products": [
                      {
                        "id": "text",
                        "audit": {
                          "created": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "updated": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "published": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "pending": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          },
                          "unpublished": {
                            "at": "2025-09-20T18:53:33.310Z",
                            "by": {
                              "id": "text",
                              "name": "text",
                              "icon": "text",
                              "revision": 1
                            }
                          }
                        },
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "shortDescription": "text",
                        "longDescription": "text",
                        "externalIds": {
                          "operations": "text",
                          "defaultErpItem": "text"
                        },
                        "website": "text",
                        "status": "text",
                        "vendor": {
                          "id": "text",
                          "name": "text",
                          "icon": "text",
                          "revision": 1,
                          "type": "Client",
                          "status": "Active"
                        },
                        "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
                        }
                      }
                    ]
                  },
                  "externalIds": {
                    "vendor": "text"
                  },
                  "client": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "applicableTo": "Buyer",
                  "buyer": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  },
                  "licensee": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "externalId": "text"
                  },
                  "eligibility": {
                    "client": true,
                    "partner": true
                  },
                  "status": "Pending",
                  "expirationDate": "2025-09-20",
                  "template": {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "type": "EnrollmentProcessing"
                  },
                  "parameters": {
                    "ordering": [
                      {
                        "id": "text",
                        "externalId": "text",
                        "name": "text",
                        "type": "SingleLineText",
                        "phase": "Order",
                        "error": {
                          "id": "text",
                          "message": "text",
                          "parameters": null
                        },
                        "constraints": {
                          "hidden": true,
                          "readonly": true,
                          "required": true
                        },
                        "displayValue": "text",
                        "value": null
                      }
                    ],
                    "fulfillment": [
                      {
                        "id": "text",
                        "externalId": "text",
                        "name": "text",
                        "type": "SingleLineText",
                        "phase": "Order",
                        "error": {
                          "id": "text",
                          "message": "text",
                          "parameters": null
                        },
                        "constraints": {
                          "hidden": true,
                          "readonly": true,
                          "required": true
                        },
                        "displayValue": "text",
                        "value": null
                      }
                    ]
                  },
                  "terms": [
                    {
                      "id": "text",
                      "name": "text",
                      "revision": 1,
                      "accepted": "2025-09-20T18:53:33.310Z",
                      "acceptedBy": {
                        "id": "text",
                        "$meta": {
                          "omitted": [
                            "text"
                          ]
                        },
                        "name": "text",
                        "icon": "text",
                        "revision": 1,
                        "firstName": "text",
                        "lastName": "text",
                        "email": "text"
                      }
                    }
                  ]
                }
              ]
            },
            "buyer": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "activated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unassigned": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "erpCompanyContact": "text",
                "erpCustomer": "text",
                "accountExternalId": "text"
              },
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "taxId": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "errors": [
                {
                  "id": "text",
                  "message": "text",
                  "parameters": null
                }
              ],
              "sellers": [
                {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                }
              ]
            },
            "licensee": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "useBuyerAddress": true,
              "description": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "buyer": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              },
              "seller": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text"
              },
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "seller": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "split": "[Circular Reference]",
            "splitStatus": "Disabled",
            "lines": [
              "[Circular Reference]"
            ],
            "template": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "content": "text",
              "type": "OrderProcessing",
              "default": true,
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              }
            }
          },
          "allocations": [
            {
              "buyer": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              },
              "percentage": 1,
              "price": {
                "currency": "text",
                "SPxY": 1,
                "SPxM": 1,
                "PPxY": 1,
                "PPxM": 1
              },
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              }
            }
          ]
        },
        "splitStatus": "Disabled",
        "lines": [
          "[Circular Reference]"
        ],
        "template": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "content": "text",
          "type": "OrderProcessing",
          "default": true,
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          }
        }
      },
      "asset": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "draft": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "active": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "revision": 1,
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "status": "New",
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "PPx1": 1,
          "SPx1": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "template": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "content": "text",
          "type": "OrderProcessing",
          "default": true,
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          }
        },
        "parameters": {
          "fulfillment": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "SingleLineText",
              "phase": "Configuration",
              "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"
        },
        "agreement": "[Circular Reference]",
        "product": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        },
        "priceList": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "currency": "text",
          "precision": 1,
          "defaultMarkup": 1,
          "notes": "text",
          "externalIds": {
            "vendor": "text"
          },
          "statistics": {
            "sellers": 1,
            "listings": 1,
            "priceListItems": 1,
            "purchasePriceItems": 1,
            "purchasePriceCompleteness": 1,
            "salesPriceItems": 1,
            "salesPriceCompleteness": 1,
            "averageMarkup": 1,
            "averageMargin": 1
          },
          "product": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "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
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          }
        },
        "listing": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "name": "text",
          "authorization": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text"
            },
            "currency": "text",
            "notes": "text",
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "owner": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "statistics": {
              "subscriptions": 1,
              "agreements": 1,
              "sellers": 1,
              "listings": 1
            },
            "journal": {
              "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
              "frequency": "1m"
            },
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          },
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "priceList": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "revision": 1,
            "currency": "text",
            "precision": 1,
            "defaultMarkup": 1,
            "notes": "text",
            "externalIds": {
              "vendor": "text"
            },
            "statistics": {
              "sellers": 1,
              "listings": 1,
              "priceListItems": 1,
              "purchasePriceItems": 1,
              "purchasePriceCompleteness": 1,
              "salesPriceItems": 1,
              "salesPriceCompleteness": 1,
              "averageMarkup": 1,
              "averageMargin": 1
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            }
          },
          "primary": true,
          "notes": "text",
          "statistics": {
            "subscriptions": 1,
            "agreements": 1
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "licensee": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "useBuyerAddress": true,
          "description": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "buyer": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "lines": [
          "[Circular Reference]"
        ]
      },
      "agreement": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "active": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "provisioning": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "terminated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "status": "New",
        "listing": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "name": "text",
          "authorization": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text"
            },
            "currency": "text",
            "notes": "text",
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "owner": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "statistics": {
              "subscriptions": 1,
              "agreements": 1,
              "sellers": 1,
              "listings": 1
            },
            "journal": {
              "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
              "frequency": "1m"
            },
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          },
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "priceList": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "revision": 1,
            "currency": "text",
            "precision": 1,
            "defaultMarkup": 1,
            "notes": "text",
            "externalIds": {
              "vendor": "text"
            },
            "statistics": {
              "sellers": 1,
              "listings": 1,
              "priceListItems": 1,
              "purchasePriceItems": 1,
              "purchasePriceCompleteness": 1,
              "salesPriceItems": 1,
              "salesPriceCompleteness": 1,
              "averageMarkup": 1,
              "averageMargin": 1
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            }
          },
          "primary": true,
          "notes": "text",
          "statistics": {
            "subscriptions": 1,
            "agreements": 1
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "authorization": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "externalIds": {
            "operations": "text"
          },
          "currency": "text",
          "notes": "text",
          "product": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "shortDescription": "text",
            "longDescription": "text",
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "website": "text",
            "status": "text",
            "vendor": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "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
            }
          },
          "vendor": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active",
            "externalIds": {
              "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
            },
            "externalId": "text",
            "externalName": "text",
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "technicalSupportEmail": "[email protected]",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            }
          },
          "owner": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text",
            "status": "Active",
            "currencies": [
              "text"
            ],
            "address": {
              "addressLine1": "text",
              "addressLine2": "text",
              "postCode": "text",
              "city": "text",
              "state": "text",
              "country": "text"
            },
            "erpLink": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "companyName": "text",
              "status": "Active"
            }
          },
          "statistics": {
            "subscriptions": 1,
            "agreements": 1,
            "sellers": 1,
            "listings": 1
          },
          "journal": {
            "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
            "frequency": "1m"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "vendor": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "client": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active",
          "externalIds": {
            "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
          },
          "externalId": "text",
          "externalName": "text",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "technicalSupportEmail": "[email protected]",
          "website": "text",
          "description": "text",
          "groups": [
            {
              "id": "text",
              "name": "text",
              "revision": 1,
              "description": "text",
              "logo": "text",
              "isDefault": true
            }
          ],
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "price": {
          "currency": "text",
          "markup": 1,
          "margin": 1,
          "defaultMarkupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "markupSource": {
            "type": "text",
            "ref": {
              "id": "text",
              "name": "text"
            }
          },
          "SPxY": 1,
          "SPxM": 1,
          "PPxY": 1,
          "PPxM": 1,
          "defaultMarkup": 1,
          "defaultMargin": 1
        },
        "startDate": "2025-09-20T18:53:33.310Z",
        "endDate": "2025-09-20T18:53:33.310Z",
        "template": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "revision": 1,
          "content": "text",
          "type": "OrderProcessing",
          "default": true,
          "product": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalIds": {
              "operations": "text",
              "defaultErpItem": "text"
            },
            "status": "text"
          }
        },
        "error": {
          "id": "text",
          "message": "text",
          "parameters": null
        },
        "lines": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "deleted": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "quantity": 1,
            "item": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "description": "text",
              "externalIds": {
                "vendor": "text",
                "operations": "text"
              },
              "group": {
                "id": "text",
                "name": "text",
                "revision": 1
              },
              "unit": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "revision": 1,
                "description": "text",
                "statistics": {
                  "itemCount": 1
                }
              },
              "terms": {
                "model": "one-time",
                "period": "1m",
                "commitment": "1m"
              },
              "quantityNotApplicable": true,
              "status": "text",
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              },
              "parameters": [
                {
                  "id": "text",
                  "externalId": "text",
                  "type": "text",
                  "name": "text",
                  "value": null,
                  "displayValue": "text"
                }
              ]
            },
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "markupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "unitSP": 1,
              "unitPP": 1,
              "PPx1": 1,
              "SPx1": 1,
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1
            },
            "order": "[Circular Reference]",
            "status": "Active",
            "subscription": "[Circular Reference]",
            "asset": "[Circular Reference]",
            "agreement": "[Circular Reference]",
            "client": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "vendor": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active",
              "externalIds": {
                "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
              },
              "externalId": "text",
              "externalName": "text",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "technicalSupportEmail": "[email protected]",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "buyer": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "activated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unassigned": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "erpCompanyContact": "text",
                "erpCustomer": "text",
                "accountExternalId": "text"
              },
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "taxId": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "errors": [
                {
                  "id": "text",
                  "message": "text",
                  "parameters": null
                }
              ],
              "sellers": [
                {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                }
              ]
            },
            "seller": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            }
          }
        ],
        "assets": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "draft": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "active": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "status": "New",
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "markupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "PPx1": 1,
              "SPx1": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "template": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "content": "text",
              "type": "OrderProcessing",
              "default": true,
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              }
            },
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Configuration",
                  "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"
            },
            "agreement": "[Circular Reference]",
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "priceList": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "revision": 1,
              "currency": "text",
              "precision": 1,
              "defaultMarkup": 1,
              "notes": "text",
              "externalIds": {
                "vendor": "text"
              },
              "statistics": {
                "sellers": 1,
                "listings": 1,
                "priceListItems": 1,
                "purchasePriceItems": 1,
                "purchasePriceCompleteness": 1,
                "salesPriceItems": 1,
                "salesPriceCompleteness": 1,
                "averageMarkup": 1,
                "averageMargin": 1
              },
              "product": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "published": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "pending": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "unpublished": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "shortDescription": "text",
                "longDescription": "text",
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "website": "text",
                "status": "text",
                "vendor": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active"
                },
                "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
                }
              },
              "vendor": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active",
                "externalIds": {
                  "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                },
                "externalId": "text",
                "externalName": "text",
                "address": {
                  "addressLine1": "text",
                  "addressLine2": "text",
                  "postCode": "text",
                  "city": "text",
                  "state": "text",
                  "country": "text"
                },
                "technicalSupportEmail": "[email protected]",
                "website": "text",
                "description": "text",
                "groups": [
                  {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "logo": "text",
                    "isDefault": true
                  }
                ],
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              }
            },
            "listing": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "revision": 1,
              "name": "text",
              "authorization": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "name": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text"
                },
                "currency": "text",
                "notes": "text",
                "product": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "shortDescription": "text",
                  "longDescription": "text",
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "website": "text",
                  "status": "text",
                  "vendor": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "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
                  }
                },
                "vendor": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active",
                  "externalIds": {
                    "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                  },
                  "externalId": "text",
                  "externalName": "text",
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "technicalSupportEmail": "[email protected]",
                  "website": "text",
                  "description": "text",
                  "groups": [
                    {
                      "id": "text",
                      "name": "text",
                      "revision": 1,
                      "description": "text",
                      "logo": "text",
                      "isDefault": true
                    }
                  ],
                  "eligibility": {
                    "client": true,
                    "partner": true
                  }
                },
                "owner": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text",
                  "status": "Active",
                  "currencies": [
                    "text"
                  ],
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "erpLink": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "companyName": "text",
                    "status": "Active"
                  }
                },
                "statistics": {
                  "subscriptions": 1,
                  "agreements": 1,
                  "sellers": 1,
                  "listings": 1
                },
                "journal": {
                  "firstInvoiceDate": "2025-09-20T18:53:33.310Z",
                  "frequency": "1m"
                },
                "eligibility": {
                  "client": true,
                  "partner": true
                }
              },
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              },
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "seller": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text"
              },
              "priceList": {
                "id": "text",
                "audit": {
                  "created": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2025-09-20T18:53:33.310Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  }
                },
                "$meta": {
                  "omitted": [
                    "text"
                  ]
                },
                "revision": 1,
                "currency": "text",
                "precision": 1,
                "defaultMarkup": 1,
                "notes": "text",
                "externalIds": {
                  "vendor": "text"
                },
                "statistics": {
                  "sellers": 1,
                  "listings": 1,
                  "priceListItems": 1,
                  "purchasePriceItems": 1,
                  "purchasePriceCompleteness": 1,
                  "salesPriceItems": 1,
                  "salesPriceCompleteness": 1,
                  "averageMarkup": 1,
                  "averageMargin": 1
                },
                "product": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "shortDescription": "text",
                  "longDescription": "text",
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "website": "text",
                  "status": "text",
                  "vendor": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "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
                  }
                },
                "vendor": {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "type": "Client",
                  "status": "Active",
                  "externalIds": {
                    "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
                  },
                  "externalId": "text",
                  "externalName": "text",
                  "address": {
                    "addressLine1": "text",
                    "addressLine2": "text",
                    "postCode": "text",
                    "city": "text",
                    "state": "text",
                    "country": "text"
                  },
                  "technicalSupportEmail": "[email protected]",
                  "website": "text",
                  "description": "text",
                  "groups": [
                    {
                      "id": "text",
                      "name": "text",
                      "revision": 1,
                      "description": "text",
                      "logo": "text",
                      "isDefault": true
                    }
                  ],
                  "eligibility": {
                    "client": true,
                    "partner": true
                  }
                }
              },
              "primary": true,
              "notes": "text",
              "statistics": {
                "subscriptions": 1,
                "agreements": 1
              },
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "licensee": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "useBuyerAddress": true,
              "description": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "buyer": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              },
              "seller": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text"
              },
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "lines": [
              "[Circular Reference]"
            ]
          }
        ],
        "subscriptions": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "active": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminating": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updating": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "expired": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "renewed": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "startDate": "2025-09-20T18:53:33.310Z",
            "terminationDate": "2025-09-20T18:53:33.310Z",
            "externalIds": {
              "client": "text",
              "operations": "text",
              "vendor": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "shortDescription": "text",
              "longDescription": "text",
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "website": "text",
              "status": "text",
              "vendor": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "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
              }
            },
            "autoRenew": true,
            "status": "Active",
            "commitmentDate": "2025-09-20T18:53:33.310Z",
            "price": {
              "currency": "text",
              "markup": 1,
              "margin": 1,
              "defaultMarkupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "markupSource": {
                "type": "text",
                "ref": {
                  "id": "text",
                  "name": "text"
                }
              },
              "SPxY": 1,
              "SPxM": 1,
              "PPxY": 1,
              "PPxM": 1,
              "defaultMarkup": 1,
              "defaultMargin": 1
            },
            "parameters": {
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Configuration",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "required": true,
                    "hidden": true,
                    "readonly": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "agreement": "[Circular Reference]",
            "buyer": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "activated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unassigned": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "erpCompanyContact": "text",
                "erpCustomer": "text",
                "accountExternalId": "text"
              },
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "taxId": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "errors": [
                {
                  "id": "text",
                  "message": "text",
                  "parameters": null
                }
              ],
              "sellers": [
                {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "externalId": "text"
                }
              ]
            },
            "licensee": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "disabled": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "useBuyerAddress": true,
              "description": "text",
              "account": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "type": "Client",
                "status": "Active"
              },
              "buyer": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              },
              "seller": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalId": "text"
              },
              "eligibility": {
                "client": true,
                "partner": true
              }
            },
            "seller": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text",
              "status": "Active",
              "currencies": [
                "text"
              ],
              "address": {
                "addressLine1": "text",
                "addressLine2": "text",
                "postCode": "text",
                "city": "text",
                "state": "text",
                "country": "text"
              },
              "erpLink": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "companyName": "text",
                "status": "Active"
              }
            },
            "split": "[Circular Reference]",
            "splitStatus": "Disabled",
            "lines": [
              "[Circular Reference]"
            ],
            "template": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "revision": 1,
              "content": "text",
              "type": "OrderProcessing",
              "default": true,
              "product": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1,
                "externalIds": {
                  "operations": "text",
                  "defaultErpItem": "text"
                },
                "status": "text"
              }
            }
          }
        ],
        "parameters": {
          "ordering": [
            {
              "id": "text",
              "externalId": "text",
              "name": "text",
              "type": "SingleLineText",
              "phase": "Configuration",
              "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": "SingleLineText",
              "phase": "Configuration",
              "error": {
                "id": "text",
                "message": "text",
                "parameters": null
              },
              "constraints": {
                "required": true,
                "hidden": true,
                "readonly": true
              },
              "displayValue": "text",
              "value": null
            }
          ]
        },
        "licensee": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "useBuyerAddress": true,
          "description": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "buyer": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          },
          "seller": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          },
          "eligibility": {
            "client": true,
            "partner": true
          }
        },
        "buyer": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "activated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unassigned": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "disabled": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalIds": {
            "erpCompanyContact": "text",
            "erpCustomer": "text",
            "accountExternalId": "text"
          },
          "status": "Active",
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "taxId": "text",
          "account": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "errors": [
            {
              "id": "text",
              "message": "text",
              "parameters": null
            }
          ],
          "sellers": [
            {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            }
          ]
        },
        "seller": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "externalId": "text",
          "status": "Active",
          "currencies": [
            "text"
          ],
          "address": {
            "addressLine1": "text",
            "addressLine2": "text",
            "postCode": "text",
            "city": "text",
            "state": "text",
            "country": "text"
          },
          "erpLink": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "companyName": "text",
            "status": "Active"
          }
        },
        "product": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "published": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "pending": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "unpublished": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "name": "text",
          "icon": "text",
          "revision": 1,
          "shortDescription": "text",
          "longDescription": "text",
          "externalIds": {
            "operations": "text",
            "defaultErpItem": "text"
          },
          "website": "text",
          "status": "text",
          "vendor": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "type": "Client",
            "status": "Active"
          },
          "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
          }
        },
        "externalIds": {
          "client": "text",
          "operations": "text",
          "vendor": "text"
        },
        "split": {
          "id": "text",
          "audit": {
            "created": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2025-09-20T18:53:33.310Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "$meta": {
            "omitted": [
              "text"
            ]
          },
          "revision": 1,
          "allocations": [
            {
              "buyer": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              },
              "percentage": 1,
              "price": {
                "currency": "text",
                "SPxY": 1,
                "SPxM": 1,
                "PPxY": 1,
                "PPxM": 1
              },
              "audit": {
                "created": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2025-09-20T18:53:33.310Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                }
              },
              "statistics": {
                "subscriptions": 1
              },
              "externalIds": {
                "client": "text",
                "operations": "text",
                "vendor": "text"
              }
            }
          ]
        },
        "termsAndConditions": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "description": "text",
            "displayOrder": 1,
            "status": "text",
            "product": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalIds": {
                "operations": "text",
                "defaultErpItem": "text"
              },
              "status": "text"
            },
            "accepted": "2025-09-20T18:53:33.310Z",
            "acceptedBy": {
              "id": "text",
              "$meta": {
                "omitted": [
                  "text"
                ]
              },
              "name": "text",
              "icon": "text",
              "revision": 1,
              "firstName": "text",
              "lastName": "text",
              "email": "text"
            }
          }
        ],
        "certificates": [
          {
            "id": "text",
            "audit": {
              "created": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "activated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "terminated": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "expired": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updating": {
                "at": "2025-09-20T18:53:33.310Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "revision": 1,
            "program": {
              "id": "text",
              "name": "text",
              "revision": 1,
              "status": "None",
              "applicableTo": "Buyer",
              "products": [
                {
                  "id": "text",
                  "audit": {
                    "created": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "updated": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "published": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "pending": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    },
                    "unpublished": {
                      "at": "2025-09-20T18:53:33.310Z",
                      "by": {
                        "id": "text",
                        "name": "text",
                        "icon": "text",
                        "revision": 1
                      }
                    }
                  },
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "shortDescription": "text",
                  "longDescription": "text",
                  "externalIds": {
                    "operations": "text",
                    "defaultErpItem": "text"
                  },
                  "website": "text",
                  "status": "text",
                  "vendor": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1,
                    "type": "Client",
                    "status": "Active"
                  },
                  "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
                  }
                }
              ]
            },
            "externalIds": {
              "vendor": "text"
            },
            "client": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "type": "Client",
              "status": "Active"
            },
            "applicableTo": "Buyer",
            "buyer": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            },
            "licensee": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1,
              "externalId": "text"
            },
            "eligibility": {
              "client": true,
              "partner": true
            },
            "status": "Pending",
            "expirationDate": "2025-09-20",
            "template": {
              "id": "text",
              "name": "text",
              "revision": 1,
              "type": "EnrollmentProcessing"
            },
            "parameters": {
              "ordering": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Order",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "hidden": true,
                    "readonly": true,
                    "required": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ],
              "fulfillment": [
                {
                  "id": "text",
                  "externalId": "text",
                  "name": "text",
                  "type": "SingleLineText",
                  "phase": "Order",
                  "error": {
                    "id": "text",
                    "message": "text",
                    "parameters": null
                  },
                  "constraints": {
                    "hidden": true,
                    "readonly": true,
                    "required": true
                  },
                  "displayValue": "text",
                  "value": null
                }
              ]
            },
            "terms": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "accepted": "2025-09-20T18:53:33.310Z",
                "acceptedBy": {
                  "id": "text",
                  "$meta": {
                    "omitted": [
                      "text"
                    ]
                  },
                  "name": "text",
                  "icon": "text",
                  "revision": 1,
                  "firstName": "text",
                  "lastName": "text",
                  "email": "text"
                }
              }
            ]
          }
        ]
      },
      "client": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "type": "Client",
        "status": "Active",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "revision": 1,
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      },
      "vendor": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "type": "Client",
        "status": "Active",
        "externalIds": {
          "pyraTenantId": "123e4567-e89b-12d3-a456-426614174000"
        },
        "externalId": "text",
        "externalName": "text",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "technicalSupportEmail": "[email protected]",
        "website": "text",
        "description": "text",
        "groups": [
          {
            "id": "text",
            "name": "text",
            "revision": 1,
            "description": "text",
            "logo": "text",
            "isDefault": true
          }
        ],
        "eligibility": {
          "client": true,
          "partner": true
        }
      },
      "buyer": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "activated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "unassigned": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "disabled": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalIds": {
          "erpCompanyContact": "text",
          "erpCustomer": "text",
          "accountExternalId": "text"
        },
        "status": "Active",
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "taxId": "text",
        "account": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active"
        },
        "errors": [
          {
            "id": "text",
            "message": "text",
            "parameters": null
          }
        ],
        "sellers": [
          {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text"
          }
        ]
      },
      "seller": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "externalId": "text",
        "status": "Active",
        "currencies": [
          "text"
        ],
        "address": {
          "addressLine1": "text",
          "addressLine2": "text",
          "postCode": "text",
          "city": "text",
          "state": "text",
          "country": "text"
        },
        "erpLink": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "companyName": "text",
          "status": "Active"
        }
      },
      "product": {
        "id": "text",
        "audit": {
          "created": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "updated": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "published": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "pending": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          },
          "unpublished": {
            "at": "2025-09-20T18:53:33.310Z",
            "by": {
              "id": "text",
              "name": "text",
              "icon": "text",
              "revision": 1
            }
          }
        },
        "$meta": {
          "omitted": [
            "text"
          ]
        },
        "name": "text",
        "icon": "text",
        "revision": 1,
        "shortDescription": "text",
        "longDescription": "text",
        "externalIds": {
          "operations": "text",
          "defaultErpItem": "text"
        },
        "website": "text",
        "status": "text",
        "vendor": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1,
          "type": "Client",
          "status": "Active"
        },
        "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",
    "audit": {
      "created": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      },
      "updated": {
        "at": "2025-09-20T18:53:33.310Z",
        "by": {
          "id": "text",
          "name": "text",
          "icon": "text",
          "revision": 1
        }
      }
    },
    "$meta": {
      "omitted": [
        "text"
      ]
    },
    "name": "text",
    "revision": 1,
    "content": "text",
    "type": "OrderProcessing",
    "default": true,
    "product": {
      "id": "text",
      "name": "text",
      "icon": "text",
      "revision": 1,
      "externalIds": {
        "operations": "text",
        "defaultErpItem": "text"
      },
      "status": "text"
    }
  }
}

Last updated

Was this helpful?