Count business bundles
Requires the bundle:list scope. Retrieves the total count of bundles for the authenticated business. This endpoint does not support any filtering or pagination.
Otorisasi
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameter Query
Number of items per page (default: 25, max: 25)
x <= 2525
Opaque cursor for the next page.
Opaque cursor for the previous page.
Search term to filter bundles by name (case-insensitive, partial match)
Filter bundles by their sharing status
Filter bundles that have price options available in the specified store ID
Filter bundles that are associated with the specified label
Respons
Bundles count
Total number of bundles

