01 Software

Collections

List of available collections and their schemas

Collections

Here is the list of collections provided by 01.software. There are 44 public collections accessible via the SDK.

Common Fields

Fields automatically included in every collection:

FieldTypeDescriptionRequired
idstringUnique identifier
createdAttimestampCreation date/time
updatedAttimestampLast modified date/time
tenantrelationshipAssociated tenant

The tenant field is automatically filtered during API requests. You do not need to specify it manually.

Collection Summary

CategoryCollectionsCountAccess
Productsproducts, product-variants, product-options, product-categories, product-tags, product-images, product-collections, brands, brand-logos9Read / CRUD
Ordersorders, order-products, returns, return-products, exchanges, exchange-products, fulfillments, fulfillment-items, transactions9Read / CRUD
Customerscustomers, customer-addresses, customer-groups, customer-group-images4Read / CRUD
Cartscarts, cart-items2Read / CRUD
Discountsdiscounts1Read / CRUD
Shippingshipping-policies1Read / CRUD
Postsposts, post-categories, post-tags, post-images4Read / CRUD
Documentsdocuments, document-types, document-categories, document-images4Read / CRUD
Mediaplaylists, playlist-images, musics, media4Read / CRUD
Formsforms, form-submissions2Read / CRUD
Tenantstenant-metadata, tenant-logos, tenant-og-images3Read / CRUD
Tenantstenants1Read-only
Total44

Access column: Browser Client / Server Client. Browser Client (Client Key) supports read operations only. Server Client (Client Key + Secret Key) supports full CRUD. The tenants collection is read-only for both clients.

Next Steps

On this page