---
title: "GET /api/v1/ScheduledPurchaseRequest"
method: GET
path: "/api/v1/ScheduledPurchaseRequest"
tags: ["ScheduledPurchaseRequest"]
---

# GET /api/v1/ScheduledPurchaseRequest

`GET /api/v1/ScheduledPurchaseRequest`

## Query parameters

- `ResellerCustomerId` integer
- `Page` integer
- `PageSize` integer
- `SortOrder` 0 | 1

## Response `200`

Success

- ScheduledPurchaseRequestItem[]
  - `orderReferenceId` integer
  - `orderItems` ScheduledPurchaseRequestLine[], nullable
    - `orderNumber` integer
    - `catalogId` string, nullable
    - `name` string, nullable
    - `quantity` integer
    - `billingCycle` string, nullable
    - `termDuration` string, nullable
    - `emailReceiver` string, nullable
    - `scheduledDate` string, date-time, nullable

---

[API](https://skmtc.net/crayon/apis/crayon-group-customer-api.md) · [All operations](https://skmtc.net/crayon/apis/crayon-group-customer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crayon/crayon-group-customer-api/revisions/a04494a78f65/schema)
