Field | Type | Required | Description |
---|---|---|---|
OrganizationID |
*operations.CheckoutLinksListQueryParamOrganizationIDFilter | ➖ | Filter by organization ID. |
ProductID |
*operations.CheckoutLinksListQueryParamProductIDFilter | ➖ | Filter by product ID. |
Page |
*int64 | ➖ | Page number, defaults to 1. |
Limit |
*int64 | ➖ | Size of a page, defaults to 10. Maximum is 100. |
Sorting |
[]components.CheckoutLinkSortProperty | ➖ | Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order. |