The following are the fields associated with the BudgetItem object and the properties of these fields.
Field Name | Type | Read-Only | Searchable |
---|---|---|---|
ItemName | String | X | |
ItemCode | String | X | |
ItemType | String | ||
EventId | GUID | X | |
EventCode | String | X | X |
RFPId | String | X | |
RFPCode | String | X | |
CategoryName | String | ||
SubcategoryId | GUID | ||
SubcategoryName | String | X | |
Status | String | ||
ProductId | GUID | ||
ProductName | String | X | |
VendorType | String | X | |
VendorId | GUID | ||
VendorName | String | X | |
VendorDescription | String | ||
VendorAddress1 | String | ||
VendorAddress2 | String | ||
VendorAddress3 | String | ||
VendorCity | String | ||
VendorState | String | ||
VendorPostalCode | String | ||
VendorCountry | String | ||
VendorURL | String | ||
VendorCode | String | X | |
VendorContactFirstName | String | ||
VendorContactLastName | String | ||
VendorContactTitle | String | ||
VendorContactPhone | String | ||
VendorContactFax | String | ||
VendorContactEmailAddress | String | ||
VendorContactAdditionalInformation | String | ||
GLName | String | X | |
GLCode | String | ||
Currency | String | X | |
CurrencyCode | String | ||
ConversionRate | Decimal | ||
TaxOnGratutity | Boolean | ||
CostAvoidance | Money | ||
AvoidanceDescription | String | ||
InternalNote | String | ||
LastModifiedDate * | DateTime | X | X |
ItemDate | DateTime | ||
CustomFieldDetail | |||
FieldId | GUID | X | |
FieldType | String | X | |
FieldName | String | X | |
FieldValue | String | X | |
CostDetail | |||
Units | Decimal | ||
CostDetailId | GUID | ||
CostName | String | ||
Units | Integer | ||
Cost | Money | ||
Gratuity | Money | ||
GratuityType | String | ||
TaxDetail | |||
TaxId | GUID | ||
Tax | Decimal | ||
TaxType | String | ||
TaxName | String | X | |
SavingsDetail | |||
SavingsDetailId | GUID | X | |
SavingsName | String | ||
Amount | Money | ||
BudgetPaymentDetail | |||
PaymentDetailId | GUID | X | |
PaymentName | String | ||
PaymentType | String | ||
PaymentDate | DateTime | ||
Amount | Money | ||
ReferenceNumber | String | ||
Currency | String | X | |
CurrencyCode | String | ||
AllocationCategoryDetail | |||
AllocationCategoryId | GUID | X | |
AllocationCategoryName | String | X | X |
AllocationSubCategoryId | GUID | X | |
AllocationSubCategoryName | String | X | X |
AllocationPercentage | Percentage | ||
AssociatedRegistrants | |||
FirstName | String | X | |
LastName | String | X | |
InviteeID | GUID | X | |
ContactID | GUID | X |
Legend
*
Used in GetUpdated call
Last updated on