For the complete documentation index, see llms.txt. This page is also available as Markdown.

List order assets

Lists assets for the specified order.

get
Path parameters
orderIdstringRequired
Responses
200

OK

application/json
get/public/v1/commerce/orders/{orderId}/assets
GET /public/v1/commerce/orders/{orderId}/assets HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*
200

OK

{
  "$meta": {
    "pagination": {
      "offset": 1,
      "limit": 1,
      "total": 1
    },
    "omitted": [
      "text"
    ]
  },
  "data": [
    {
      "id": "text",
      "audit": {
        "created": {
          "at": "2026-01-01T00:00:00.000Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "updated": {
          "at": "2026-01-01T00:00:00.000Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "draft": {
          "at": "2026-01-01T00:00:00.000Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "active": {
          "at": "2026-01-01T00:00:00.000Z",
          "by": {
            "id": "text",
            "name": "text",
            "icon": "text",
            "revision": 1
          }
        },
        "terminated": {
          "at": "2026-01-01T00:00:00.000Z",
          "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",
        "name": "text",
        "revision": 1
      },
      "parameters": {
        "fulfillment": [
          {
            "id": "text",
            "externalId": "text",
            "name": "text",
            "type": "SingleLineText",
            "phase": "Configuration",
            "scope": "Agreement",
            "multiple": true,
            "error": {
              "id": "text",
              "message": "text",
              "parameters": null
            },
            "constraints": {
              "required": true,
              "hidden": true,
              "readonly": true,
              "capacity": {
                "min": 1,
                "max": 1
              }
            },
            "displayValue": "text",
            "value": null
          }
        ]
      },
      "terms": {
        "model": "one-time",
        "period": "1m",
        "commitment": "1m"
      },
      "lines": [
        {
          "id": "text",
          "audit": {
            "created": {
              "at": "2026-01-01T00:00:00.000Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            },
            "updated": {
              "at": "2026-01-01T00:00:00.000Z",
              "by": {
                "id": "text",
                "name": "text",
                "icon": "text",
                "revision": 1
              }
            }
          },
          "oldQuantity": 1,
          "quantity": 1,
          "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
          },
          "item": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2026-01-01T00:00:00.000Z",
                "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",
              "name": "text",
              "revision": 1,
              "description": "text"
            },
            "terms": {
              "model": "one-time",
              "period": "1m",
              "commitment": "1m"
            },
            "quantityNotApplicable": true,
            "status": "text",
            "product": {
              "id": "text",
              "audit": {
                "created": {
                  "at": "2026-01-01T00:00:00.000Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2026-01-01T00:00:00.000Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "published": {
                  "at": "2026-01-01T00:00:00.000Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "pending": {
                  "at": "2026-01-01T00:00:00.000Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "unpublished": {
                  "at": "2026-01-01T00:00:00.000Z",
                  "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",
                "audit": {
                  "created": {
                    "at": "2026-01-01T00:00:00.000Z",
                    "by": {
                      "id": "text",
                      "name": "text",
                      "icon": "text",
                      "revision": 1
                    }
                  },
                  "updated": {
                    "at": "2026-01-01T00:00:00.000Z",
                    "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": "text",
                "website": "text",
                "description": "text",
                "groups": [
                  {
                    "id": "text",
                    "name": "text",
                    "revision": 1,
                    "description": "text",
                    "logo": "text",
                    "isDefault": true
                  }
                ],
                "eligibility": {
                  "client": true,
                  "partner": true
                },
                "defaultLanguageCode": "text"
              },
              "settings": {
                "productOrdering": true,
                "productRequests": {
                  "enabled": true,
                  "name": "text",
                  "label": "text"
                },
                "itemSelection": true,
                "orderQueueChanges": true,
                "preValidation": {
                  "purchaseOrderDraft": true,
                  "purchaseOrderQuerying": true,
                  "changeOrderDraft": true,
                  "configurationOrderDraft": true,
                  "terminationOrder": true
                },
                "splitBilling": {
                  "enabled": true,
                  "type": "text"
                },
                "sendCostToErp": true,
                "subscriptionCessation": {
                  "enabled": true,
                  "mode": "Termination"
                }
              },
              "statistics": {
                "itemCount": 1,
                "ordersPlacedCount": 1,
                "agreementCount": 1,
                "subscriptionCount": 1
              }
            },
            "parameters": [
              {
                "id": "text",
                "externalId": "text",
                "type": "text",
                "multiple": true,
                "name": "text",
                "value": null,
                "displayValue": "text"
              }
            ]
          },
          "subscription": "[Circular Reference]",
          "asset": "[Circular Reference]",
          "agreement": "[Circular Reference]",
          "order": "[Circular Reference]",
          "client": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2026-01-01T00:00:00.000Z",
                "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": "text",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            },
            "defaultLanguageCode": "text"
          },
          "vendor": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2026-01-01T00:00:00.000Z",
                "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": "text",
            "website": "text",
            "description": "text",
            "groups": [
              {
                "id": "text",
                "name": "text",
                "revision": 1,
                "description": "text",
                "logo": "text",
                "isDefault": true
              }
            ],
            "eligibility": {
              "client": true,
              "partner": true
            },
            "defaultLanguageCode": "text"
          },
          "buyer": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "activated": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unassigned": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "disabled": {
                "at": "2026-01-01T00:00:00.000Z",
                "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": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              }
            },
            "$meta": {
              "omitted": [
                "text"
              ]
            },
            "name": "text",
            "icon": "text",
            "revision": 1,
            "externalId": "text",
            "status": "Active",
            "currencies": [
              {
                "value": "text",
                "billingEnabled": true,
                "isDefault": true
              }
            ],
            "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"
            },
            "attributes": {
              "navision": null
            }
          },
          "product": {
            "id": "text",
            "audit": {
              "created": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "updated": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "published": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "pending": {
                "at": "2026-01-01T00:00:00.000Z",
                "by": {
                  "id": "text",
                  "name": "text",
                  "icon": "text",
                  "revision": 1
                }
              },
              "unpublished": {
                "at": "2026-01-01T00:00:00.000Z",
                "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",
              "audit": {
                "created": {
                  "at": "2026-01-01T00:00:00.000Z",
                  "by": {
                    "id": "text",
                    "name": "text",
                    "icon": "text",
                    "revision": 1
                  }
                },
                "updated": {
                  "at": "2026-01-01T00:00:00.000Z",
                  "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": "text",
              "website": "text",
              "description": "text",
              "groups": [
                {
                  "id": "text",
                  "name": "text",
                  "revision": 1,
                  "description": "text",
                  "logo": "text",
                  "isDefault": true
                }
              ],
              "eligibility": {
                "client": true,
                "partner": true
              },
              "defaultLanguageCode": "text"
            },
            "settings": {
              "productOrdering": true,
              "productRequests": {
                "enabled": true,
                "name": "text",
                "label": "text"
              },
              "itemSelection": true,
              "orderQueueChanges": true,
              "preValidation": {
                "purchaseOrderDraft": true,
                "purchaseOrderQuerying": true,
                "changeOrderDraft": true,
                "configurationOrderDraft": true,
                "terminationOrder": true
              },
              "splitBilling": {
                "enabled": true,
                "type": "text"
              },
              "sendCostToErp": true,
              "subscriptionCessation": {
                "enabled": true,
                "mode": "Termination"
              }
            },
            "statistics": {
              "itemCount": 1,
              "ordersPlacedCount": 1,
              "agreementCount": 1,
              "subscriptionCount": 1
            }
          },
          "description": "text",
          "info": {
            "visible": true,
            "description": "text"
          }
        }
      ]
    }
  ]
}

Last updated

Was this helpful?