Lists orders for the currently logged-in member.
The listCurrentMemberOrders()
function returns a Promise that resolves to a list of up to 100 pricing plan orders.
You can specify options for filtering, sorting, and paginating the results.
Filter options for limiting which orders are listed.
Sorting options, such as by which property and in which direction.
Pagination options, such as how many results are listed at a time.