Disclaimer: This website requires Please enable JavaScript in your browser settings for the best experience.

HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference
GitHubNuGetDev CommunityOptimizely AcademySubmit a ticket

Optimizely developer documentation

How can we help you?

Try our conversational search powered by Generative AI!

AI OnAI Off

Partially updates a specific purchase order.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Purchase order id.

Body Params

Purchase order model.

string

An order number used for tracking the order.

string

Address ID.

uuid

Affiliate ID (GUID).

string

Billing currency.

uuid

Customer ID (GUID).

string

Customer name.

double

Handling total.

uuid

Instance ID (GUID).

string

Market ID.

string
required

Order name.

OrderAddresses
array of objects

List of addresses.

OrderAddresses
OrderForms
array of objects

List of order forms.

OrderForms
int32

Order group ID.

OrderNotes
array of objects

List of order notes.

OrderNotes
string

Owner name.

string

Owner's organization name.

string

Provider ID.

double

Shipping total.

string

Status.
Valid values:

  • AwaitingExchange
  • Cancelled
  • Completed
  • InProgress
  • OnHold
  • PartiallyShipped.
double

Sub-total.

double

Tax total.

double

Total.

date-time

Modified date.

date-time

Created date.

Properties
array of objects

Gets the list of key value pairs for dealing with custom properties.

Properties
Responses

400

If the purchase order model is not valid.

401

If user does not have enough permission for this request.

404

If order does not exist.

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