Pagination Token

Used in the List Order endpoint, for traversing through the paginated list of orders.

PropertyTypeRequiredDescription
nextstringconditionalIndicates if there are more sets of records in the next page, if there are no records, the value is null.
previousstringconditionalIndicates if there are more sets of records in the previous page, if there are no records, the value is null.