Home > @vsf-enterprise/sap-commerce-webservices-sdk > FeedsApi
FeedsApi class
FeedsApi - object-oriented interface FeedsApi {BaseAPI}
Signature:
export declare class FeedsApi extends BaseAPI
Extends: BaseAPI
Methods
Method | Modifiers | Description |
---|---|---|
getOrderStatusFeed(baseSiteId, timestamp, fields, options) | Returns the orders that have changed status. Returns only the elements from the current baseSite that have been updated after the provided timestamp. Get a list of orders with status updates. |