| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerId |
Partner's Certiport ID |
string |
None. |
| LicenseId |
ID of License being ordered |
integer |
None. |
| Quantity |
Number of licenses being ordered |
integer |
None. |
| StartDate |
Date the license will unlock |
date |
None. |
| PurchasePrice |
purchase price is saved as a decimal and is returned in reporting. incoming value will be rounded to 2 points of precision, and no currency type is saved or accounted for. |
decimal number |
None. |
| PurchaseOrder |
Purchase Order number |
string |
None. |
| ExternalOrderId |
Order ID to save on the GMetrix side for reporting purposes. |
string |
None. |
| Name |
Partner Name |
string |
None. |
| Country |
Partner Country (If not provided, partner creation will default to United States) |
string |
None. |
| State |
Partner State (If not provided, partner creation will not assign a State) |
string |
None. |
| UserName |
Email address for Partner administrator (Partner administrator will only be assigned when creating a new Partner. Existing Partners will not be affected) |
string |
None. |
| FirstName |
First Name of Partner administrator |
string |
None. |
| LastName |
Last Name of Partner administrator |
string |
None. |
| Password |
Password for Partner administrator |
string |
None. |
| SectorId |
SectorId in the GM_Partner table |
integer |
None. |
| LangId |
LanguageId in the GM_Partner table |
integer |
None. |
| Key |
Key to Access API provided by GMetrix |
string |
None. |