Private
impersonatingID of the product collection.
ID of the invitation.
Create an address Only available to Buyer Users. Addresses created using this endpoint are considered private, and only accessible to the user who created them. Check out the docs for more info
Required fields: Street1, City, State, Zip, Country
Create a credit card Only available to Buyer Users. Credit Cards created using this endpoint are considered private, and only accessible to the user who created them. Check out the docs for more info
Create a group order invitation A group order invitation allows other users to contribute to an existing order. Contributors may request an access token with the invitation ID that allows them to add line items and modify those line items. Check out the docs for more info
Required fields: ExpirationDate, OrderID
Create a product collection Only available to Buyer Users. Check out the docs for more info
Required fields: Name
Create a product collection entry Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
ID of the product.
Create a product collection invitation Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
Required fields: Name
Create a subscription Check out the docs for more info
Required fields: Frequency, Interval, NextOrderDate
Create a subscription bundle item Check out the docs for more info
ID of the subscription.
ID of the bundle.
Create a subscription item Check out the docs for more info
ID of the subscription.
Required fields: ProductID
Decline a product collection invitation Check out the docs for more info
ID of the product collection.
ID of the invitation.
Delete an address Only available to Buyer Users. Check out the docs for more info
ID of the address.
Delete a credit card Only available to Buyer Users. Check out the docs for more info
ID of the creditcard.
Delete a group order invitation Check out the docs for more info
ID of the invitation.
Delete a product collection Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
Delete a product collection entry Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
ID of the product.
Delete a product collection invitation Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
ID of the invitation.
Delete a subscription Check out the docs for more info
ID of the subscription.
Delete a subscription bundle item Check out the docs for more info
ID of the subscription.
ID of the bundle.
ID of the bundle item.
Delete a subscription item Check out the docs for more info
ID of the subscription.
ID of the subscription item.
Get the currently authenticated user Check out the docs for more info
Retrieve an address Only available to Buyer Users. Check out the docs for more info
ID of the address.
Retrieve a catalog Only available to Buyer Users. Check out the docs for more info
ID of the catalog.
Retrieve a category Only available to Buyer Users. Check out the docs for more info
ID of the category.
Optional
catalogID?: stringID of the catalog.
Retrieve a credit card Only available to Buyer Users. Check out the docs for more info
ID of the creditcard.
Retrieve a group order invitation Check out the docs for more info
ID of the invitation.
Retrieve a product Only available to Buyer Users. Check out the docs for more info
ID of the product.
Optional
sellerID?: stringID of the seller.
Retrieve a product collection Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
Retrieve a product collection invitation Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
ID of the invitation.
Retrieve a promotion Only available to Buyer Users. Check out the docs for more info
ID of the promotion.
Retrieve a shipment Only available to Buyer Users. Check out the docs for more info
ID of the shipment.
Retrieve a spec Only available to Buyer Users. Check out the docs for more info
ID of the product.
ID of the spec.
Optional
catalogID?: stringID of the catalog.
Retrieve a spending account Only available to Buyer Users. Check out the docs for more info
ID of the spending account.
Retrieve a subscription Check out the docs for more info
ID of the subscription.
Retrieve a subscription item Check out the docs for more info
ID of the subscription.
ID of the subscription item.
Retrieve a variant Only available to Buyer Users. Check out the docs for more info
ID of the product.
ID of the variant.
List addresses visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
Get a list of orders that this user can approve Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
from?: stringLower bound of date range that the order was created (if outgoing) or submitted (if incoming).
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
Optional
to?: stringUpper bound of date range that the order was created (if outgoing) or submitted (if incoming).
Get a list of sellers this user can purchase from Organizations you can place orders directly to. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List catalogs visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sellerID?: stringID of the seller.
Optional
sortComma-delimited list of fields to sort by.
List categories visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
catalogID?: stringThe user’s default CatalogID will be used to return categories if you do not pass another CatalogID explicitly. Listing categories across multiple catalogs is not supported.
Optional
depth?: stringIndicates how deep down the hierarchy to return results. Valid values are a number of 1 or greater, or 'all'. Relative to ParentID if specified. Default is 1.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
productID?: stringID of the product.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List cost centers visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List credit cards visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List group order invitations visible to this user Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List orders visible to this user List orders created by this user. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
from?: stringLower bound of date range that the order was created (if outgoing) or submitted (if incoming).
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
searchType of search to perform.
Optional
sortComma-delimited list of fields to sort by.
Optional
to?: stringUpper bound of date range that the order was created (if outgoing) or submitted (if incoming).
List product collection entries visible to this user Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
searchType of search to perform.
Optional
sortComma-delimited list of fields to sort by.
List product collection invitations visible to this user Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
searchType of search to perform.
Optional
sortComma-delimited list of fields to sort by.
List product collections visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List product inventory records visible to this user Only available to Buyer Users. Check out the docs for more info
ID of the product.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
includeInclude address of the inventory record.
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List product sellers visible to this user Only available to Buyer Users. Check out the docs for more info
ID of the product.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List products visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
catalogID?: stringID of the catalog.
Optional
categoryID?: stringID of the category.
Optional
depth?: stringIndicates how deep down the category hierarchy to return results. Valid values are a number of 1 or greater, or 'all'. Relative to CategoryID if specified, otherwise top level of the Catalog. Default is 'all'.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
searchType of search to perform.
Optional
sellerID?: stringID of the seller.
Optional
sortComma-delimited list of fields to sort by.
List promotions visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List shipment items visible to this user Only available to Buyer Users. Check out the docs for more info
ID of the shipment.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
orderID?: stringID of the order.
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
List shipments visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
orderID?: stringID of the order.
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List specs visible to this user Only available to Buyer Users. Check out the docs for more info
ID of the product.
Optional
catalogID?: stringID of the catalog.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List spending accounts visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List subscription items visible to this user Check out the docs for more info
ID of the subscription.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List subscriptions visible to this user Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List user groups visible to this user Only available to Buyer Users. Check out the docs for more info
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List variant inventory records visible to this user Only available to Buyer Users. Check out the docs for more info
ID of the product.
ID of the variant.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
includeInclude address of the inventory record.
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
List variants visible to this user Only available to Buyer Users. Check out the docs for more info
ID of the product.
Optional
filters?: FiltersAn object or dictionary representing key/value pairs to apply as filters. Valid keys are top-level properties of the returned model or 'xp.???'
Optional
page?: numberPage of results to return. When paginating through many items (> page 30), we recommend the "Last ID" method, as outlined in the Advanced Querying documentation.
Optional
pageNumber of results to return per page.
Optional
search?: stringWord or phrase to search for.
Optional
searchComma-delimited list of fields to search on.
Optional
sortComma-delimited list of fields to sort by.
Patch the currently authenticated user Check out the docs for more info
Partially update an address Only available to Buyer Users. Check out the docs for more info
ID of the address.
Partially update a credit card Only available to Buyer Users. Check out the docs for more info
ID of the creditcard.
Partially update a group order invitation Check out the docs for more info
ID of the invitation.
Partially update a product collection Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
Partially update a product collection invitation Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
ID of the invitation.
Partially update a subscription Check out the docs for more info
ID of the subscription.
Partially update a subscription item Check out the docs for more info
ID of the subscription.
ID of the subscription item.
Register a user Check out the docs for more info
Required fields: Username, FirstName, LastName, Email, Active
Optional
anonAnon user token of the user.
Reset a password by token Check out the docs for more info
Required fields: NewPassword
Revoke tokens Revokes all tokens previously issued to the current user and forces them to reauthenticate. Check out the docs for more info
Update the currently authenticated user If an object with the same ID already exists, it will be overwritten. Check out the docs for more info
Required fields: Username, FirstName, LastName, Email, Active
Update an address Only available to Buyer Users. Check out the docs for more info
ID of the address.
Required fields: Street1, City, State, Zip, Country
Update a credit card Only available to Buyer Users. Check out the docs for more info
ID of the creditcard.
Create or update a product collection Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
Required fields: Name
Create or update a product collection entry Only available to Buyer Users. Check out the docs for more info
ID of the product collection.
Required fields: ProductID
Create or update a subscription Check out the docs for more info
ID of the subscription.
Required fields: Frequency, Interval, NextOrderDate
Create or update a subscription item Check out the docs for more info
ID of the subscription.
ID of the subscription item.
Required fields: ProductID
Transfer an anon user order If a user begins an order as the anonymous shopper and later logs in, use this endpoint to transfer that order to them. Check out the docs for more info
Optional
anonAnon user token of the me.
Generated using TypeDoc
Accept a product collection invitation Check out the docs for more info