Skip to main content
GET
Returns the latest known forecast and granted purchase points for each order.

Authorizations

Authorization
string
header
required

Use API Basic Auth Keys

Query Parameters

from
string<date-time>
to
string<date-time>
state
enum<integer> | null

0 = Granted 1 = Pending

Available options:
0,
1
isOrderReadyToGrant
boolean | null
isCancelledOrReversed
boolean | null
orderOriginalId
string | null
customerOriginalId
string | null
campaignIds
integer<int32>[] | null
attributionSource
enum<integer> | null

0 = Exact 1 = Inferred

Available options:
0,
1
pageNumber
integer<int32>
default:1
pageSize
integer<int32>
default:10

Response

200 - application/json
HasPublishedSnapshot
boolean
SnapshotStartedAt
string<date-time> | null
SnapshotCompletedAt
string<date-time> | null
LatestRunStatus
string | null
StatusMessage
string | null
IsInitialLoadComplete
boolean
HasPendingWork
boolean
LastSuccessfulSyncAt
string<date-time> | null
Summary
object
Items
object[]
TotalItemCount
integer<int32>
PageSize
integer<int32>
PageNumber
integer<int32>
HasNextPage
boolean