US English (US)
AU English (AUS)

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
English (AUS)
US English (US)
AU English (AUS)
  • Home
  • Open API

Pagination

  • Open API

    • Webhooks

      • ERP Integration

        Content

        List Pagination

        List Pagination

        When you make a request to an endpoint that returns a list of results you get back a paged resource. This has the structure

        {
            "page": []
            "nextCursor": "next-cursor-value"
        }

        When doing subsequent requests to the same endpoint you can include nextCursor to get the next page of results. This is done using the "cursor" query parameter. For example.

        cursor=next-cursor-value

         

        If the cursor query parameter is not included then the "first" page is returned. For example when querying for a list of updated suppliers the first page is made up of those suppliers updated the longest ago.

        You can optionally specify how many results you get per page by including the limit query parameter. By default this is set to 10.

        Related Articles

        • Introduction
        • Authentication
        logo for footer2-1

            (formerly expensemanager)

        U 110 , 4 Columbia Court,
        Norwest, NSW, 2153
        Australia
        Ph: +61 2 9672 6880 


        Products

        • Expenses
        • Budgets
        • Virtual Cards
        • Accounts Payable
        • Purchase Orders
        • Fringe Benefit Tax
        • eInvoicing
        • Travel Manager

        Quick Links

        • Book A Demo
        • Implementation
        • Integrations
        • Coming Soon
        • Our Partners
        • Privacy Policy
        • Contact Us

        Why ProSpend?

        • About Us
        • Meet the Team
        • Customer Stories
        • Careers

        Learn

        • Blog
        © 2023 ProSpend

        Knowledge Base Software powered by Helpjuice

        Expand