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

Creates a new payment plan.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payment plan model.

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 payment plan model is not valid.

401

If user does not have enough permission for this request.

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