RenewalOrderInfo Object
The RenewalOrderInfo object contains parameters of a renewal order.

RenewalOrderInfo Parameters
Name Type Description
OrderId String Renewal order Id
ProductName String Product name
ProjectName String Project name
DateCreated Date Date of the order
OrderNumber String Order number
Status String Order status. Possible values: Active, Blocked, Deleted
Company String Company name
Customer String Customer name
Email String E-mail address
Address String Street address
City String City name
State String State
Zip String Zip code
Country String Country name
Phone String Phone name
Comments String Comments
Price float Price
Codes int Codes quantity assigned to the order

Example Response
{
    "OrderId": "e5d3e46b50e0e41181f3001bfc6ad16e",
    "ProductName": "User-friendly product name4",
    "ProjectName": "Project 4",
    "DateCreated": "2015-04-11T13:41:00",
    "OrderNumber": "ITP-DROA-BBD25286-4B2C439A-9DE86C36-4FDE425K-3A",
    "Status": "Active",
    "Company": "",
    "Customer": "Customer-c49",
    "Email": "9547d5e@268mail.com",
    "Address": "",
    "City": "",
    "State": "",
    "Zip": "",
    "Country": "",
    "Phone": "",
    "Comments": "",
    "Price": 0.0,
    "Codes": 1
}
Copyright 2006 - 2024 by IntelliProtector - Software Protection and Licensing Services