> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/developer-resources/api-usage-and-reference/business-objects-and-api-collections.md).

# Business objects & API collections

This topic lists all business objects available in the SoftwareOne Marketplace REST API and the corresponding API collection endpoints used to access them.&#x20;

Use this page as a centralized reference to identify the correct object types and endpoints when designing integrations or reviewing platform capabilities.

## Object ID prefixes

Every object in the Marketplace Platform has a unique identifier with a prefix that indicates the object type. Use these prefixes to quickly identify what kind of object you are working with:

### Accounts

| Object Type                                                                 | Prefix | Example              |
| --------------------------------------------------------------------------- | ------ | -------------------- |
| [Account](/developer-resources/rest-api/accounts-api/account.md)            | `ACC-` | `ACC-1234-5678`      |
| [Buyer](/developer-resources/rest-api/accounts-api/buyer.md)                | `BUY-` | `BUY-5171-6994`      |
| [Cloud Tenant](/developer-resources/rest-api/accounts-api/cloud-tenants.md) | `CLT-` | `CLT-1976-5289`      |
| [ERP Link](/developer-resources/rest-api/accounts-api/erp-link.md)          | `ERP-` | `ERP-1456-2363-9856` |
| [Licensee](/developer-resources/rest-api/accounts-api/licensee.md)          | `LCE-` | `LCE-8499-1473-5603` |
| [Module](/developer-resources/rest-api/accounts-api/module.md)              | `MOD-` | `MOD-1234`           |
| [Seller](/developer-resources/rest-api/accounts-api/seller.md)              | `SEL-` | `SEL-6685-4945`      |
| [User](/developer-resources/rest-api/accounts-api/users.md)                 | `USR-` | `USR-3758-7092`      |
| [Group](/developer-resources/rest-api/accounts-api/user-groups.md)          | `UGR-` | `UGR-0601-5102`      |
| [Token](/developer-resources/rest-api/accounts-api/api-tokens.md)           | `TKN-` | `TKN-9299-7556`      |

### Audit

| Object Type                                                                     | Prefix | Example                   |
| ------------------------------------------------------------------------------- | ------ | ------------------------- |
| [Audit Event Type](/developer-resources/rest-api/audit-api/audit-event-type.md) | `AET-` | `AET-8784-9237`           |
| [Audit Record](/developer-resources/rest-api/audit-api/audit-record-1.md)       | `AUD-` | `AUD-5681-1729-3068-0895` |

### Billing

<table><thead><tr><th width="268">Object Type</th><th width="196">Prefix</th><th>Example</th></tr></thead><tbody><tr><td><a href="/pages/MinUysmS8Yb5Zj821VK5">Billing Attachment</a></td><td><code>JOA-</code></td><td><code>JOA-4710-3489</code></td></tr><tr><td><a href="/pages/znGngjTqyvsta01Qfa9V">Charge</a></td><td><code>CHG-</code></td><td><code>CHG-5841-6913-2879-2010-9301</code></td></tr><tr><td><a href="/pages/y20pOpn3qYZn6ENKxURr">Credit Memo</a></td><td><code>CRD</code></td><td><code>CRD-8280-7533-0235-8348</code></td></tr><tr><td><a href="/pages/TKCMkAA52oTUGHELmDl0">Credit Memo Line</a></td><td><code>CRL-</code></td><td><code>CRL-5974-2302-1490-9437</code></td></tr><tr><td><a href="/pages/sqqlnkwP8waABMDjLOUx">Custom Ledger</a></td><td><code>CLE-</code></td><td><code>CLE-5974-2384</code></td></tr><tr><td><a href="/pages/5GgNbAL78P92g4Lji7Ck">Invoice</a></td><td><code>INV-</code></td><td><code>INV-2078-0901-9457-5058</code></td></tr><tr><td><a href="/pages/ysQGYEo2SYynFypcW1al">Invoice Line</a></td><td><code>INL-</code></td><td><code>INL-4836-8218-0290-3679</code></td></tr><tr><td><a href="/pages/EiLeMBp4r0fxbkFFvW9o">Journal</a></td><td><code>BJO-</code></td><td><code>BJO-7823-5971</code></td></tr><tr><td><a href="/pages/eEV3yWBWmcZEFlKtjpR8">Ledger</a></td><td><code>BLE-</code></td><td><code>BLE-5694-5681</code></td></tr><tr><td><a href="/pages/pxvat4WipWGDFcdewP9c">Override</a></td><td><code>BOV-</code></td><td><code>BOV-5895-8712</code></td></tr><tr><td><a href="/pages/uBWCwHwHd7YwNRO9JNcF">Statement</a></td><td><code>SOM-</code></td><td><code>SOM-6005-1054-1535-5364</code></td></tr></tbody></table>

### Catalog

<table><thead><tr><th>Object Type</th><th width="207">Prefix</th><th>Example</th></tr></thead><tbody><tr><td><a href="/pages/ZOUqUEvh4Y3kblja8M8J">Product</a></td><td><code>PRD-</code></td><td><code>PRD-2689-4589</code></td></tr><tr><td><a href="/pages/8QQRjKdVmmpvw6tgtbgI">Item</a></td><td><code>ITM-</code></td><td><code>ITM-2598-1496-3258</code></td></tr><tr><td><a href="/pages/5ZIAZTyo6XCsKh9O3Ur6">Item Group</a></td><td><code>IGR-</code></td><td><code>IGR-5895-5343-9056</code></td></tr><tr><td><a href="/pages/6SzVJyeky8b6fVmg45g3">Parameter Group</a></td><td><code>PGR-</code></td><td><code>PGR-3452-0864-2005</code></td></tr><tr><td><a href="/pages/fSqF9Rcc69i4zkLl8MBR">Parameter</a></td><td><code>PAR-</code></td><td><code>PAR-6064-5794-1256</code></td></tr><tr><td><a href="/pages/VpRgKMRRl9MatZWPSlc0">Media</a></td><td><code>MED-</code></td><td><code>MED-8053-5894-1289</code></td></tr><tr><td><a href="/pages/1Icn1XxFbRCQIli1lQ66">Document</a></td><td><code>DOC-</code></td><td><code>DOC-5841-7434-9044</code></td></tr><tr><td><a href="/pages/yVgmUkVrICGMg476u1By">Terms and Conditions</a></td><td><code>TCS-</code></td><td><code>TCS-1795-2689-9856</code></td></tr><tr><td><a href="/pages/kQ4IrFeJXwu1BN7jB0tH">Template</a></td><td><code>TPL-</code></td><td><code>TPL-0215-9943-4590</code></td></tr><tr><td><a href="/pages/pSwOeO7QugjakXbZlEXL">Price List</a></td><td><code>PRC-</code></td><td><code>PRC-8485-1289-3478</code></td></tr><tr><td><a href="/pages/WorQbLA6LM6A6GGfkAMV">Price List Item</a></td><td><code>PRI-</code></td><td><code>PRI-5804-4357-0742-1065</code></td></tr><tr><td><a href="/pages/Zh54Yc7RBc1ONuDXtYR3">Listing</a></td><td><code>LST-</code></td><td><code>LST-9635-2894</code></td></tr><tr><td><a href="/pages/56Upge6nfiAwFxTUqfD9">Authorization</a></td><td><code>AUT-</code></td><td><code>AUT-8914-4365</code></td></tr><tr><td><a href="/pages/Nzfwzl8fRBBoEHW4kJhl">Unit Of Measure</a></td><td><code>UNT-</code></td><td><code>UNT-5892</code></td></tr><tr><td><a href="/pages/hcIzan3TSqoUtfV3LzMj">Pricing Policy</a></td><td><code>PRP-</code></td><td><code>PRP-5634-4806-1075</code></td></tr><tr><td><a href="/pages/hcIzan3TSqoUtfV3LzMj#pricingpolicyattachment-object">Pricing Policy Attachment</a></td><td><code>PPA-</code></td><td><code>PPA-6324-1708-0298-3578</code></td></tr></tbody></table>

### Commerce

<table><thead><tr><th>Object Type</th><th width="216">Prefix</th><th>Example</th></tr></thead><tbody><tr><td><a href="/pages/pkSXusHmmMeK12M4PuPJ">Agreement</a></td><td><code>AGR-</code></td><td><code>AGR-5896-1479-0269</code></td></tr><tr><td><a href="/pages/qIUCbDmUz1SzdKrhrBGM">Order</a></td><td><code>ORD-</code></td><td><code>ORD-5879-2698-3893</code></td></tr><tr><td><a href="/pages/5CMl2c7gPbGwnxBIoVUQ">Subscription</a></td><td><code>SUB-</code></td><td><code>SUB-1548-1246-0954</code></td></tr><tr><td><a href="/pages/0NeYngKfQXB2FFxAxWQq">Request</a></td><td><code>REQ-</code></td><td><code>REQ-7319-1974-9054</code></td></tr><tr><td><a href="/pages/ZNG0TvUY1Mry2ZuAOMYS">Line</a></td><td><code>ALI-</code></td><td><code>ALI-6199-1408-4789-1964</code></td></tr><tr><td><a href="/pages/6j8GlpPuLabdaApD5vq9">Asset</a></td><td><code>AST-</code></td><td><code>AST-5971-3179-2597</code></td></tr></tbody></table>

### Currency

<table><thead><tr><th width="266">Object Type</th><th width="216">Prefix</th><th>Example</th></tr></thead><tbody><tr><td><a href="/pages/hfxIqNNlbELcrcsg80RL">Currency</a></td><td><code>CUR-</code></td><td><code>CUR-1234-4678</code></td></tr><tr><td><a href="/pages/glbIgQRNU3skG7Kd5aIO">Pair</a></td><td><code>FXP-</code></td><td><code>FXP-1234-4678</code></td></tr><tr><td><a href="/pages/plYLWxZqQhrHB7UHHjTe">Rate</a></td><td><code>FXR-</code></td><td><code>FXR-1234-4678-0000-0001</code></td></tr></tbody></table>

### Extensions

<table><thead><tr><th>Object Type</th><th width="228">Prefix</th><th>Example</th></tr></thead><tbody><tr><td><a href="/pages/7vewTFv6a6T3SZlxCUJM">Extension</a></td><td><code>EXT-</code></td><td><code>EXT-5984-1232</code></td></tr><tr><td><a href="/pages/n9oGOEnyNi6NDrC2SFFW">Category</a></td><td><code>EXC-</code></td><td><code>EXC-7310</code></td></tr><tr><td><a href="/pages/PoYO1XvwEYtDM05KdTd9">Document</a></td><td><code>EDM-</code></td><td><code>EDM-9741-3001-2984</code></td></tr><tr><td><a href="/pages/TcukvQwBQbD79dH7DNkw">Media</a></td><td><code>EXM-</code></td><td><code>EXM-5674-1974-2684</code></td></tr><tr><td><a href="/pages/XPMFj39vakPWqLTq6ceK">Term</a></td><td><code>ETC-</code></td><td><code>ETC-2697-1456-9745</code></td></tr><tr><td><a href="/pages/b7a4qPDIsln3MV9OE6pG">Term Variant</a></td><td><code>ETV-</code></td><td><code>ETV-2358-0125-3789-1158</code></td></tr><tr><td><a href="/pages/u96Lj3w8rUTB4dEBuJIV">Instance</a></td><td><code>INS-</code></td><td><code>INS-5684-3645-8945-2156</code></td></tr><tr><td><a href="/pages/KBeJavJEkrj2oKipsJ1u">Installation</a></td><td><code>EXI-</code></td><td><code>EXI-8945-2589-6485</code></td></tr></tbody></table>

### Notifications

| Object Type                                                                  | Prefix | Example                   |
| ---------------------------------------------------------------------------- | ------ | ------------------------- |
| [Webhook](/developer-resources/rest-api/notifications-api/webhook-api.md)    | `WBH-` | `WBH-5987-1258`           |
| [Category](/developer-resources/rest-api/notifications-api/categories.md)    | `NTC-` | `NTC-2987-6471`           |
| [Contact](/developer-resources/rest-api/notifications-api/contacts.md)       | `CTT-` | `CTT-8925-0193`           |
| [Batch](/developer-resources/rest-api/notifications-api/batches.md)          | `MST-` | `MST-5874-3684-5986`      |
| [Message](/developer-resources/rest-api/notifications-api/messages.md)       | `MSG-` | `MSG-2589-4597-5689-2689` |
| [Subscriber](/developer-resources/rest-api/notifications-api/subscribers.md) | `NTS-` | `NTS-5987-0126-9125`      |

### Program

| Object Type                                                                                            | Prefix | Example                   |
| ------------------------------------------------------------------------------------------------------ | ------ | ------------------------- |
| [Program](/developer-resources/rest-api/program-api/program.md)                                        | `PRG-` | `PRG-7432-9033`           |
| [Parameter Group](/developer-resources/rest-api/program-api/program/program-parameter-groups.md)       | `PPG-` | `PPG-6456-5841-9785`      |
| [Program Parameter](/developer-resources/rest-api/program-api/program/program-parameters.md)           | `PPM-` | `PPM-2589-6489-2587`      |
| [Program Media](/developer-resources/rest-api/program-api/program/program-media.md)                    | `PMD-` | `PMD-2486-8946-2547`      |
| [Program Document](/developer-resources/rest-api/program-api/program/program-documents.md)             | `PDM-` | `PDM-2686-7895-2389`      |
| [Program Terms](/developer-resources/rest-api/program-api/program/program-terms.md)                    | `PTC-` | `PTC-1478-6974-2569`      |
| [Program Terms Variant](/developer-resources/rest-api/program-api/program/program-terms-variants.md)   | `PTV-` | `PTV-2599-3474-2579-2395` |
| [Program Template](/developer-resources/rest-api/program-api/program/program-templates.md)             | `PTM-` | `PTM-5977-5689-4785`      |
| [Certificate](/developer-resources/rest-api/program-api/certificate.md)                                | `CER-` | `CER-9845-5647-2387`      |
| [Enrollment](/developer-resources/rest-api/program-api/enrollment.md)                                  | `ENR-` | `ENR-3795-5796-1254`      |
| [Enrollment Attachment](/developer-resources/rest-api/program-api/enrollment/enrollment-attachment.md) | `ENA-` | `ENA-9025-3547-8914-2368` |

### Spotlight

<table><thead><tr><th width="180">Object Type</th><th width="217">Prefix</th><th>Example</th></tr></thead><tbody><tr><td><a href="/pages/6ne30xgeQtGmOKEcmRBJ">Spotlight</a></td><td><code>SPO-</code></td><td><code>SPO-&#x3C;5694>-&#x3C;8956>-&#x3C;1010>-&#x3C;3975>-&#x3C;2134></code></td></tr><tr><td><a href="/pages/a54GQewZXPuL44o2ta0g">SpotlightQuery</a></td><td><code>SPQ-</code></td><td><code>SPQ-2565-5895</code></td></tr><tr><td><a href="/pages/nQiKGl1wXvZr5MB8OZTi">SpotlightTopItem</a></td><td>Not applicable</td><td>Not applicable</td></tr></tbody></table>

{% hint style="info" %}
SpotlightTopItem object does not have its own unique prefix. It uses the same ID prefix as the related object.
{% endhint %}

## Collections

### Accounts

<table><thead><tr><th width="259">Collection</th><th>Path</th></tr></thead><tbody><tr><td><a href="/pages/BHJrRe9Dod0fElQaPr9h#accounts">Accounts</a></td><td><code>/public/v1/accounts/accounts</code></td></tr><tr><td><a href="/pages/BHJrRe9Dod0fElQaPr9h#buyers">Buyers</a></td><td><code>/public/v1/accounts/buyers</code></td></tr><tr><td><a href="/pages/BHJrRe9Dod0fElQaPr9h#cloud-tenants">Cloud Tenant</a></td><td><code>/public/v1/accounts/cloud-tenants</code></td></tr><tr><td><a href="/pages/BHJrRe9Dod0fElQaPr9h#erp-link-collection">ERP Links</a></td><td><code>/public/v1/accounts/erp-links</code></td></tr><tr><td><a href="/pages/BHJrRe9Dod0fElQaPr9h#licensees-collection">Licensees</a></td><td><code>/public/v1/accounts/licensees</code></td></tr><tr><td><a href="/pages/BHJrRe9Dod0fElQaPr9h#modules-collection">Modules</a></td><td><code>/public/v1/modules</code></td></tr><tr><td><a href="/pages/BHJrRe9Dod0fElQaPr9h#sellers">Sellers</a></td><td><code>/public/v1/accounts/sellers</code></td></tr><tr><td><a href="/pages/BHJrRe9Dod0fElQaPr9h#api-tokens">Tokens</a></td><td><code>/public/v1/accounts/tokens</code></td></tr><tr><td><a href="/pages/BHJrRe9Dod0fElQaPr9h#users-collection">Users</a></td><td><code>/public/v1/accounts/users</code></td></tr></tbody></table>

### Audit Trail

<table><thead><tr><th width="259">Collection</th><th>Path</th></tr></thead><tbody><tr><td><a href="/pages/Un386lzDuwvyo60RLevw#audit-event-type">Audit Event Types</a></td><td><code>/public/v1/audit/event-types</code></td></tr><tr><td><a href="/pages/Un386lzDuwvyo60RLevw#audit-records">Audit Records</a></td><td><code>/public/v1/audit/records</code></td></tr></tbody></table>

### Billing

<table><thead><tr><th width="263">Collection</th><th>Path</th></tr></thead><tbody><tr><td><a href="/pages/Dkh5Ju5JeEpyNNv1ddLU#ledger-charges">Credit Memo</a></td><td><code>/public/v1/billing/credit-memos</code></td></tr><tr><td><a href="/pages/Dkh5Ju5JeEpyNNv1ddLU#ledger-charges-1">Custom Ledgers</a></td><td><code>/public/v1/billing/custom-ledgers</code></td></tr><tr><td><a href="/pages/Dkh5Ju5JeEpyNNv1ddLU#ledger-charges-2">Invoices</a></td><td><code>/public/v1/billing/invoices</code></td></tr><tr><td><a href="/pages/Dkh5Ju5JeEpyNNv1ddLU#journals-collection">Journals</a></td><td><code>/public/v1/billing/journals</code></td></tr><tr><td><a href="/pages/Dkh5Ju5JeEpyNNv1ddLU#ledgers-collection">Ledgers</a></td><td><code>/public/v1/billing/ledgers</code></td></tr><tr><td><a href="/pages/Dkh5Ju5JeEpyNNv1ddLU#ledger-charges-3">Overrides</a></td><td><code>/public/v1/billing/overrides</code></td></tr><tr><td><a href="/pages/Dkh5Ju5JeEpyNNv1ddLU#ledger-charges-4">Statements</a></td><td><code>/public/v1/billing/statements</code></td></tr></tbody></table>

### Catalog

<table><thead><tr><th width="265">Collection</th><th>Path</th></tr></thead><tbody><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#product">Products</a></td><td><code>/public/v1/catalog/products</code></td></tr><tr><td><a href="/pages/8QQRjKdVmmpvw6tgtbgI">Items</a></td><td><code>/public/v1/catalog/products/{id}/items</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#item-groups">Item Groups</a></td><td><code>/public/v1/catalog/products/{id}/item-groups</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#parameters-groups">Parameter Groups</a></td><td><code>/public/v1/catalog/products/{id}/parameter-groups</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#parameters">Parameters</a></td><td><code>/public/v1/catalog/products/{id}/parameters</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#media">Media</a></td><td><code>/public/v1/catalog/products/{id}/media</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#documents">Documents</a></td><td><code>/public/v1/catalog/products/{id}/documents</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#terms">Terms and Conditions</a></td><td><code>/public/v1/catalog/products/{id}/terms</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#product-templates">Templates</a></td><td><code>/public/v1/catalog/products/{id}/templates</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#items">Items</a></td><td><code>/public/v1/catalog/items</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#price-lists">Price Lists</a></td><td><code>/public/v1/catalog/price-lists</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#price-lists">Price List Items</a></td><td><code>/public/v1/catalog/price-lists/{id}/items</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#listings">Listings</a></td><td><code>/public/v1/catalog/listings</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#authorization">Authorizations</a></td><td><code>/public/v1/catalog/authorizations</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#units-of-measure">Units of Measure</a></td><td><code>/public/v1/catalog/units-of-measure</code></td></tr><tr><td><a href="/pages/RAwuobJtI2Ju3ntICLJz#pricing-policy">Pricing Policies</a></td><td><code>/public/v1/catalog/pricing-policies</code></td></tr></tbody></table>

### Commerce

<table><thead><tr><th width="263">Collection</th><th>Path</th></tr></thead><tbody><tr><td><a href="/pages/BUBpzASEE0if9rLbGNT6#agreements">Agreements</a></td><td><code>/public/v1/commerce/agreements</code></td></tr><tr><td><a href="/pages/BUBpzASEE0if9rLbGNT6#orders">Orders</a></td><td><code>/public/v1/commerce/orders</code></td></tr><tr><td><a href="/pages/BUBpzASEE0if9rLbGNT6#subscriptions">Subscriptions</a></td><td><code>/public/v1/commerce/subscriptions</code></td></tr><tr><td><a href="/pages/BUBpzASEE0if9rLbGNT6#requests">Requests</a></td><td><code>/public/v1/commerce/requests</code></td></tr><tr><td><a href="/pages/BUBpzASEE0if9rLbGNT6#assets">Assets</a></td><td><code>/public/v1/commerce/assets</code></td></tr></tbody></table>

### Extension

<table><thead><tr><th width="257">Collection</th><th>Path</th></tr></thead><tbody><tr><td><a href="/pages/HGSbTYAGlqE7eerqxDhE#extension">Extension</a></td><td><code>/public/v1/integration/extensions</code></td></tr><tr><td><a href="/pages/HGSbTYAGlqE7eerqxDhE#categories">Categories</a></td><td><code>/public/v1/integration/categories</code></td></tr><tr><td><a href="/pages/HGSbTYAGlqE7eerqxDhE#documents">Documents</a></td><td><code>/public/v1/integration/extensions/{id}/documents</code></td></tr><tr><td><a href="/pages/HGSbTYAGlqE7eerqxDhE#media">Media</a></td><td><code>/public/v1/integration/extensions/{id}/media</code></td></tr><tr><td><a href="/pages/HGSbTYAGlqE7eerqxDhE#terms">Terms</a></td><td><code>/public/v1/integration/extensions/{id}/terms</code></td></tr><tr><td>Hosting</td><td><code>/public/v1/integration/hosting</code></td></tr><tr><td><a href="/pages/HGSbTYAGlqE7eerqxDhE#instance">Instances</a></td><td><code>/public/v1/integration/instances/{eid}</code></td></tr><tr><td><a href="/pages/HGSbTYAGlqE7eerqxDhE#installation">Installations</a></td><td><code>/public/v1/integration/installations</code></td></tr></tbody></table>

### Notifications

<table><thead><tr><th width="262">Collection</th><th>Path</th></tr></thead><tbody><tr><td><a href="/pages/0BNWMFytwYRoLdR4CMoH">Webhooks</a></td><td><code>/public/v1/notifications/webhooks</code></td></tr><tr><td><a href="/pages/1KaPW7LXMXiSt75NXGOr#categories">Categories</a></td><td><code>/public/v1/notifications/categories</code></td></tr><tr><td><a href="/pages/1KaPW7LXMXiSt75NXGOr#contacts">Contacts</a></td><td><code>/public/v1/notifications/contacts</code></td></tr><tr><td><a href="/pages/1KaPW7LXMXiSt75NXGOr#batches">Batches</a></td><td><code>/public/v1/notifications/batches</code></td></tr><tr><td><a href="/pages/1KaPW7LXMXiSt75NXGOr#messages">Messages</a></td><td><code>/public/v1/notifications/messages</code></td></tr><tr><td><a href="/pages/1KaPW7LXMXiSt75NXGOr#subscribers">Subscribers</a></td><td><code>/public/v1/notifications/subscribers</code></td></tr></tbody></table>

### Program

<table><thead><tr><th width="263">Collection</th><th>Path</th></tr></thead><tbody><tr><td><a href="/pages/yBgpnl2M2V0VIoq61jlD#programs">Programs</a></td><td><code>/public/v1/program/programs</code></td></tr><tr><td><a href="/pages/yBgpnl2M2V0VIoq61jlD#program-parameter-groups">Parameter Groups</a></td><td><code>/public/v1/program/programs/{id}/parameter-groups</code></td></tr><tr><td><a href="/pages/yBgpnl2M2V0VIoq61jlD#program-parameters">Parameters</a></td><td><code>/public/v1/program/programs/{id}/parameters</code></td></tr><tr><td><a href="/pages/yBgpnl2M2V0VIoq61jlD#program-media">Media</a></td><td><code>/public/v1/program/programs/{id}/media</code></td></tr><tr><td><a href="/pages/yBgpnl2M2V0VIoq61jlD#program-documents">Documents</a></td><td><code>/public/v1/program/programs/{id}/documents</code></td></tr><tr><td><a href="/pages/yBgpnl2M2V0VIoq61jlD#program-terms">Terms and Conditions</a></td><td><code>/public/v1/program/programs/{id}/terms</code></td></tr><tr><td><a href="/pages/yBgpnl2M2V0VIoq61jlD#program-templates">Templates</a></td><td><code>/public/v1/program/programs/{id}/templates</code></td></tr><tr><td><a href="/pages/yBgpnl2M2V0VIoq61jlD#certificates">Certificates</a></td><td><code>/public/v1/program/certificates</code></td></tr><tr><td><a href="/pages/yBgpnl2M2V0VIoq61jlD#enrollments">Enrollments</a></td><td><code>/public/v1/program/enrollments</code></td></tr></tbody></table>

### Spotlight

<table><thead><tr><th width="258">Collection</th><th>Path</th></tr></thead><tbody><tr><td><a href="/pages/oBfDPxUh4jgddB6t1iRO#collection">Spotlight</a></td><td><code>/v1/spotlight/objects</code></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.platform.softwareone.com/developer-resources/api-usage-and-reference/business-objects-and-api-collections.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
