TAG LINE
TAG LINE
SMALL TITLE
id | "id": "Hello World" Type: String |
accountId | "accountId": 24 Type: Number |
accountName | "accountName": "Hello World" Type: String |
created READ-ONLY | "created": "2021-04-26T15:25:27.587Z" Type: Date This is a system generated date when the record was created. Date and time values are specified in the ISO 8601 format. |
nextBill | "nextBill": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
name | "name": "Hello World" Type: String |
lastStatusChanged | "lastStatusChanged": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
effective | "effective": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
updated READ-ONLY | "updated": "2021-04-26T15:25:27.587Z" Type: Date The date time stamp when this record was updated. Date and time values are specified in the ISO 8601 format. |
effectiveCancel | "effectiveCancel": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
inheritedEffectiveCancel | "inheritedEffectiveCancel": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
packageFrequencyId | "packageFrequencyId": 9 Type: Number |
packageFrequencyName | "packageFrequencyName": "Hello World" Type: String |
termId | "termId": 7 Type: Number |
termName | "termName": "Hello World" Type: String |
createdByUserId | "createdByUserId": 25 Type: Number |
createdByUserName | "createdByUserName": "Hello World" Type: String |
billDay | "billDay": 7 Type: Number |
inheritedBillDay | "inheritedBillDay": 12 Type: Number |
updatedByUserId | "updatedByUserId": 11 Type: Number |
updatedByUserName | "updatedByUserName": "Hello World" Type: String |
usageBillDay | "usageBillDay": 21 Type: Number |
inheritedUsageBillDay | "inheritedUsageBillDay": 18 Type: Number |
activation | "activation": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
finalBill | "finalBill": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
lastBilled | "lastBilled": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
accountSharePlanId | "accountSharePlanId": 24 Type: Number |
lastUsageBilled | "lastUsageBilled": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
accountProductCodeId | "accountProductCodeId": 14 Type: Number |
quantity | "quantity": 16 Type: Number |
accountProductCodeName | "accountProductCodeName": "Hello World" Type: String |
packageCategoryId | "packageCategoryId": 20 Type: Number |
packageCategoryName | "packageCategoryName": "Hello World" Type: String |
accountEffectiveCancel | "accountEffectiveCancel": "2021-04-26T15:25:27.587Z" Type: Date Date and time values are specified in the ISO 8601 format. |
accountInvoicerAccountId | "accountInvoicerAccountId": 23 Type: Number |
accountInvoicerName | "accountInvoicerName": "Hello World" Type: String |
accountUsageInvoicerAccountId | "accountUsageInvoicerAccountId": 19 Type: Number |
accountUsageInvoicerName | "accountUsageInvoicerName": "Hello World" Type: String |
accountTaxSettingAccountId | "accountTaxSettingAccountId": 16 Type: Number |
accountTaxSettingName | "accountTaxSettingName": "Hello World" Type: String |
packageId | "packageId": 11 Type: Number |
packageName | "packageName": "Hello World" Type: String |
packageFrequencyFrequency | "packageFrequencyFrequency": 1 Type: Number |
packageFrequencyIsActive | "packageFrequencyIsActive": true Type: Boolean |
frequencyTypeId | "frequencyTypeId": 26 Type: Number |
frequencyTypeName | "frequencyTypeName": "Hello World" Type: String |
billGroupId | "billGroupId": 2 Type: Number |
billGroupName | "billGroupName": "Hello World" Type: String |
postPaid | "postPaid": true Type: Boolean |
billingActivationTypeId | "billingActivationTypeId": 19 Type: Number |
fullPeriod | "fullPeriod": true Type: Boolean |
priceBookId | "priceBookId": 4 Type: Number |
| GET | Account/Package/View/ |
| Retrieve all of the ViewAccountPackage objects. | |
Retrieve all of the ViewAccountPackage objects. GET Account/Package/View/ HTTP/1.1 200 OK
{
"trackingId": "d2ae5304-2355-44eb-a328-272f02935f8b",
"totalCount": 1,
"items": [
{
"id": "Sample Text Data",
"accountId": 11,
"accountName": "Sample Text Data",
"created": "2021-04-26T15:25:27.587Z",
"nextBill": "2021-04-26T15:25:27.587Z",
"name": "Sample Text Data",
"lastStatusChanged": "2021-04-26T15:25:27.587Z",
"effective": "2021-04-26T15:25:27.587Z",
"updated": "2021-04-26T15:25:27.587Z",
"effectiveCancel": "2021-04-26T15:25:27.587Z",
"inheritedEffectiveCancel": "2021-04-26T15:25:27.587Z",
"packageFrequencyId": 25,
"packageFrequencyName": "Sample Text Data",
"termId": 4,
"termName": "Sample Text Data",
"createdByUserId": 4,
"createdByUserName": "Sample Text Data",
"billDay": 6,
"inheritedBillDay": 24,
"updatedByUserId": 23,
"updatedByUserName": "Sample Text Data",
"usageBillDay": 6,
"inheritedUsageBillDay": 5,
"activation": "2021-04-26T15:25:27.587Z",
"finalBill": "2021-04-26T15:25:27.587Z",
"lastBilled": "2021-04-26T15:25:27.587Z",
"accountSharePlanId": 3,
"lastUsageBilled": "2021-04-26T15:25:27.587Z",
"accountProductCodeId": 2,
"quantity": 1,
"accountProductCodeName": "Sample Text Data",
"packageCategoryId": 18,
"packageCategoryName": "Sample Text Data",
"accountEffectiveCancel": "2021-04-26T15:25:27.587Z",
"accountInvoicerAccountId": 1,
"accountInvoicerName": "Sample Text Data",
"accountUsageInvoicerAccountId": 17,
"accountUsageInvoicerName": "Sample Text Data",
"accountTaxSettingAccountId": 25,
"accountTaxSettingName": "Sample Text Data",
"packageId": 3,
"packageName": "Sample Text Data",
"packageFrequencyFrequency": 11,
"packageFrequencyIsActive": true,
"frequencyTypeId": 22,
"frequencyTypeName": "Sample Text Data",
"billGroupId": 21,
"billGroupName": "Sample Text Data",
"postPaid": true,
"billingActivationTypeId": 2,
"fullPeriod": true,
"priceBookId": 19
}
]
} | |
| GET | Account/Package/View/Paged |
| Retrieve all of the ViewAccountPackage objects in a paged fashion. This endpoint implements pagination for its results. Individual pages can be requested to return a particular paged set in the list of results. To learn more, see details on working with paginated endpoints. | |
Retrieve all of the ViewAccountPackage objects in a paged fashion. GET Account/Package/View/Paged HTTP/1.1 200 OK
{
"trackingId": "d2ae5304-2355-44eb-a328-272f02935f8b",
"pagination": {
"pageNumber": 1,
"pageSize": 20,
"excludeTotalCount": false
},
"pagedResults": {
"totalCount": 1,
"items": [
{
"id": "Sample Text Data",
"accountId": 26,
"accountName": "Sample Text Data",
"created": "2021-04-26T15:25:27.587Z",
"nextBill": "2021-04-26T15:25:27.587Z",
"name": "Sample Text Data",
"lastStatusChanged": "2021-04-26T15:25:27.587Z",
"effective": "2021-04-26T15:25:27.587Z",
"updated": "2021-04-26T15:25:27.587Z",
"effectiveCancel": "2021-04-26T15:25:27.587Z",
"inheritedEffectiveCancel": "2021-04-26T15:25:27.587Z",
"packageFrequencyId": 3,
"packageFrequencyName": "Sample Text Data",
"termId": 0,
"termName": "Sample Text Data",
"createdByUserId": 7,
"createdByUserName": "Sample Text Data",
"billDay": 27,
"inheritedBillDay": 27,
"updatedByUserId": 22,
"updatedByUserName": "Sample Text Data",
"usageBillDay": 2,
"inheritedUsageBillDay": 12,
"activation": "2021-04-26T15:25:27.587Z",
"finalBill": "2021-04-26T15:25:27.587Z",
"lastBilled": "2021-04-26T15:25:27.587Z",
"accountSharePlanId": 13,
"lastUsageBilled": "2021-04-26T15:25:27.587Z",
"accountProductCodeId": 7,
"quantity": 11,
"accountProductCodeName": "Sample Text Data",
"packageCategoryId": 5,
"packageCategoryName": "Sample Text Data",
"accountEffectiveCancel": "2021-04-26T15:25:27.587Z",
"accountInvoicerAccountId": 24,
"accountInvoicerName": "Sample Text Data",
"accountUsageInvoicerAccountId": 17,
"accountUsageInvoicerName": "Sample Text Data",
"accountTaxSettingAccountId": 6,
"accountTaxSettingName": "Sample Text Data",
"packageId": 20,
"packageName": "Sample Text Data",
"packageFrequencyFrequency": 14,
"packageFrequencyIsActive": true,
"frequencyTypeId": 8,
"frequencyTypeName": "Sample Text Data",
"billGroupId": 1,
"billGroupName": "Sample Text Data",
"postPaid": true,
"billingActivationTypeId": 23,
"fullPeriod": true,
"priceBookId": 3
}
]
}
} | |
| GET | Account/Package/View/{id} |
| Retrieve an instance of the ViewAccountPackage object by its ID. | |
| {id} | Unique identifier for the ViewAccountPackage object. |
Retrieve an instance of the ViewAccountPackage object by its ID. GET Account/Package/View/{id}HTTP/1.1 200 OK
{
"trackingId": "d2ae5304-2355-44eb-a328-272f02935f8b",
"instance": {
"id": "Sample Text Data",
"accountId": 0,
"accountName": "Sample Text Data",
"created": "2021-04-26T15:25:27.587Z",
"nextBill": "2021-04-26T15:25:27.587Z",
"name": "Sample Text Data",
"lastStatusChanged": "2021-04-26T15:25:27.587Z",
"effective": "2021-04-26T15:25:27.587Z",
"updated": "2021-04-26T15:25:27.587Z",
"effectiveCancel": "2021-04-26T15:25:27.587Z",
"inheritedEffectiveCancel": "2021-04-26T15:25:27.587Z",
"packageFrequencyId": 23,
"packageFrequencyName": "Sample Text Data",
"termId": 25,
"termName": "Sample Text Data",
"createdByUserId": 27,
"createdByUserName": "Sample Text Data",
"billDay": 8,
"inheritedBillDay": 3,
"updatedByUserId": 17,
"updatedByUserName": "Sample Text Data",
"usageBillDay": 18,
"inheritedUsageBillDay": 11,
"activation": "2021-04-26T15:25:27.587Z",
"finalBill": "2021-04-26T15:25:27.587Z",
"lastBilled": "2021-04-26T15:25:27.587Z",
"accountSharePlanId": 14,
"lastUsageBilled": "2021-04-26T15:25:27.587Z",
"accountProductCodeId": 12,
"quantity": 4,
"accountProductCodeName": "Sample Text Data",
"packageCategoryId": 6,
"packageCategoryName": "Sample Text Data",
"accountEffectiveCancel": "2021-04-26T15:25:27.587Z",
"accountInvoicerAccountId": 2,
"accountInvoicerName": "Sample Text Data",
"accountUsageInvoicerAccountId": 13,
"accountUsageInvoicerName": "Sample Text Data",
"accountTaxSettingAccountId": 15,
"accountTaxSettingName": "Sample Text Data",
"packageId": 0,
"packageName": "Sample Text Data",
"packageFrequencyFrequency": 14,
"packageFrequencyIsActive": true,
"frequencyTypeId": 5,
"frequencyTypeName": "Sample Text Data",
"billGroupId": 15,
"billGroupName": "Sample Text Data",
"postPaid": true,
"billingActivationTypeId": 25,
"fullPeriod": true,
"priceBookId": 14
}
} | |