Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Searches for purchase orders with paging.

Path Params
int32
required

Start record index.

int32
required

Max number of records to return.

Query Params
string | null

Order shipment status to filter. Valid values:

  • AwaitingInventory
  • Cancelled
  • InventoryAssigned
  • OnHold
  • Packing
  • Released
  • Shipped
uuid | null

Shipping method ID (GUID) to filter.

date-time | null

Modified from date to filter.

Status
array of strings | null

List of statuses to filter. Valid values:

  • AwaitingExchange
  • Cancelled
  • Completed
  • InProgress
  • OnHold
  • PartiallyShipped
Status
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

If user does not have enough permission for this request.

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json