list orders
The maximum number of results to show on a page. Default is 10.
Current page of the collection. Default is 1.
Sort the results list by the given value. Default is '-source_created_at' .
Each element should be less than 32 characters. Count of the elements should be less than 50. Every source_id should be used as an independent query param, as the following url example shows: https://api.aftership.com/commerce/v1/orders?source_ids[]=5247009653041&source_ids[]=5081836323059
The identifier of your store. You need to generate it yourself. Note that this value must consist of numbers and letters (A-Z, a-z, 0-9), and special characters can only be hyphens (-) or underscores (_). For example, if you have a store called "soft life", you can fill in soft-life or soft_life for the value.
Please note that every time you change this value, you need to contact the support team to help you initialize some configuration for the new store.