get https://api.processout.com/payouts//items
If you expand the items
field of a Payout
object then you will see only the first few items. Use the fetchItems()
function to get a list of all items. Note that this function supports pagination to let you manage the list easily.