Orders

(Difference between revisions)
Jump to: navigation, search
m (1 revision)
Line 63: Line 63:
 
* [[Orders-orderId-account-products-productId-services-serviceId-attributes:GET|GET /orders/{orderId}/account/products/{productId}/services/{serviceId}/attributes]] - Gets service attributes
 
* [[Orders-orderId-account-products-productId-services-serviceId-attributes:GET|GET /orders/{orderId}/account/products/{productId}/services/{serviceId}/attributes]] - Gets service attributes
 
* [[Orders-orderId-account-products-productId-services-serviceId-attributes:OPTIONS|OPTIONS /orders/{orderId}/account/products/{productId}/services/{serviceId}/attributes]] - Returns information about supported attributes
 
* [[Orders-orderId-account-products-productId-services-serviceId-attributes:OPTIONS|OPTIONS /orders/{orderId}/account/products/{productId}/services/{serviceId}/attributes]] - Returns information about supported attributes
 
== Custom Discounts ==
 
Custom discounts at the order, product and service levels. Only accessible by sales agents.
 
* [[PUT Order Discount]]
 
* [[GET Order Discount]]
 
* [[DELETE Order Discount]]
 
* [[PUT Product Discount]]
 
* [[GET Product Discount]]
 
* [[DELETE Product Discount]]
 
* [[PUT Service Discount]]
 
* [[GET Service Discount]]
 
* [[DELETE Service Discount]]
 
  
 
== Order Quote ==
 
== Order Quote ==

Revision as of 01:59, 17 February 2013

Ordering API

The ordering API supports the operations of creating, building and placing orders. The orders are the main method of creating new accounts and adding and managing the products for an account.

Contents

download this selection of articles as a PDF book

Orders

Order management resources.

Order Shorthand

An URL shortcut allowing the user to access the currently open order without specifying the order ID.

Account

Customer information in a given order. Only one account is allowed per order.

Account Attributes

Custom attributes for an Account in a given Order.

Account Contact Info

Various types of Contact Info set for an Account in a given Order.

Account Payment Information

Payment method information for an Account in a given Order. An account cannot have multiple payment methods.

Account User

User information for an Account in a given Order.

Products

Products included in the order.

Services

Services included in the products.

Service Attributes

Attributed for the included services.

Order Quote

Quote information for a given order.

See also


blog comments powered by Disqus

Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox