Orders

From Hostway API Documentation
(Difference between revisions)
Jump to: navigation, search
m (1 revision: Release 110)
 
(4 intermediate revisions by 3 users not shown)
Line 54: Line 54:
 
* [[Orders-orderId-account-products:GET|GET /orders/{orderId}/account/products]] - Gets all products
 
* [[Orders-orderId-account-products:GET|GET /orders/{orderId}/account/products]] - Gets all products
 
* [[Orders-orderId-account-products-productId:GET|GET /orders/{orderId}/account/products/{productId}]] - Gets the product details
 
* [[Orders-orderId-account-products-productId:GET|GET /orders/{orderId}/account/products/{productId}]] - Gets the product details
 +
* [[Orders-orderId-account-products-productId:PUT|PUT /orders/{orderId}/account/products/{productId}]] - Updates product details
 
* [[Orders-orderId-account-products-productId:DELETE|DELETE /orders/{orderId}/account/products/{productId}]] - Removes product from the order
 
* [[Orders-orderId-account-products-productId:DELETE|DELETE /orders/{orderId}/account/products/{productId}]] - Removes product from the order
  
Line 61: Line 62:
 
* [[Orders-orderId-account-products-productId-services:GET|GET /orders/{orderId}/account/products/{productId}/services]] - Gets all services for a product
 
* [[Orders-orderId-account-products-productId-services:GET|GET /orders/{orderId}/account/products/{productId}/services]] - Gets all services for a product
 
* [[Orders-orderId-account-products-productId-services-serviceId:GET|GET /orders/{orderId}/account/products/{productId}/services/{serviceId}]] - Gets service details
 
* [[Orders-orderId-account-products-productId-services-serviceId:GET|GET /orders/{orderId}/account/products/{productId}/services/{serviceId}]] - Gets service details
 +
* [[Orders-orderId-account-products-productId-services-serviceId:PUT|PUT /orders/{orderId}/account/products/{productId}/services/{serviceId}]] - Updates service details
 
* [[Orders-orderId-account-products-productId-services-serviceId:DELETE|DELETE /orders/{orderId}/account/products/{productId}/services/{serviceId}]] - Removes service from a product
 
* [[Orders-orderId-account-products-productId-services-serviceId:DELETE|DELETE /orders/{orderId}/account/products/{productId}/services/{serviceId}]] - Removes service from a product
  
Line 69: Line 71:
 
* [[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
 
* [[ServiceAttributesStructure|Service Attributes Structure]] - Structure of attributes set supported by Hostway API
 
* [[ServiceAttributesStructure|Service Attributes Structure]] - Structure of attributes set supported by Hostway API
 +
 +
== Service Notes ==
 +
Notes for services.
 +
* [[Orders-orderId-account-products-productId-services-serviceId-notes:POST|POST /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes]] - Adds a service note
 +
* [[Orders-orderId-account-products-productId-services-serviceId-notes:PUT|PUT /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes]] - Updates the service notes
 +
* [[Orders-orderId-account-products-productId-services-serviceId-notes:GET|GET /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes]] - Gets all the service notes
 +
* [[Orders-orderId-account-products-productId-services-serviceId-notes:DELETE|DELETE /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes]] - Deletes the service notes
 +
* [[Orders-orderId-account-products-productId-services-serviceId-notes:OPTIONS|OPTIONS /orders/{orderId}/account/products/{productId}/services/{serviceId}/notes]] - Returns information about supported attributes
  
 
== Promotion Codes ==
 
== Promotion Codes ==

Latest revision as of 11:52, 20 August 2015

[edit] 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

[edit] Orders

Order management resources.

[edit] Order Shorthand

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

[edit] Order Attributes

Custom attributes for an Order.

[edit] Account

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

[edit] Account Attributes

Custom attributes for an Account in a given Order.

[edit] Account Contact Info

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

[edit] Account Payment Information

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

[edit] Account User

User information for an Account in a given Order.

[edit] Products

Products included in the order.

[edit] Services

Services included in the products.

[edit] Service Attributes

Attributed for the included services.

[edit] Service Notes

Notes for services.

[edit] Promotion Codes

Describes handling of promotion codes.

[edit] Product Promotion Codes

[edit] Service Promotion Codes

[edit] Custom Discounts

Custom discounts at the order, product and service levels. Managing discounts requires elevated permissions.

[edit] Order Discounts

[edit] Product Discounts

[edit] Service Discounts

[edit] Order Quote

Quote information for a given order.

[edit] See also

[edit] Order Flow Examples

[edit] Order Account Associations

[edit] Email Products

[edit] Microsoft Exchange Products

[edit] Cloud Products

[edit] WebsPlanet Products

  • WebsPlanet - Example order flow for purchasing a WebsPlanet

[edit] VPS Virtuozzo Products

  • VpsVirtuozzo - Example order flow for purchasing VPS Virtuozzo products and services

[edit] Domain Registration Products



blog comments powered by Disqus

Personal tools
Namespaces
Variants
Actions
APIs
Navigation
Toolbox