Element | Data Type | Description | Sample Data |
---|---|---|---|
ClientId | Int32 | Client ID. For internal use only. | |
ClientNumber | String | Client Number. Unique ID associated with the client record. | C000117 |
ClientUid | Int64 | Client Unique IDThe Client UID is a unique and immutable identifier for a client. | 1152921504606961482 |
ClientName | String | Client Name | Acme 123 |
InactiveFlag | Boolean | Inactive Flag | "true" or "false" |
ParentClientIdentity | Int32 | Parent Client ID. For internal use only. | 114505 |
Address | PwsAddress | Client Address | |
BillingCycleIdentity | PwsBillingCycleRef | Billing Cycle Identity. | |
BillingInstructions | String | Billing instructions | Please bill on the 15th of every month |
ClientMessage | String | Client Message | We appreciate your business! |
ClientMessagePlain | String | Client Message in plain text format | We appreciate your business! |
InheritAddressFlag | Boolean | Inherit address from parent client (if any). Please see for additional rules regarding Inheritance. | "true" or "false" |
InheritBillingCycleFlag | Boolean | Inherit billing cycle from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritBillingInstructionsFlag | Boolean | Inherit billing instructions from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritClientMessageFlag | Boolean | Inherit client message from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritInvoiceContentFlag | Boolean | Inherit invoice content from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritInvoiceScopeFlag | Boolean | Inherit invoice scope from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritInvoiceTemplateFlag | Boolean | Inherit invoice template from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritPaymentTermFlag | Boolean | Inherit parent term from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritPurchaseOrderNumberFlag | Boolean | Inherit purchase order number from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritStandardRatesFlag | Boolean | Inherit standard rates from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritTimeBillingTypeFlag | Boolean | Inherit time billing type from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InvoiceContent | String | Invoice Content | "B" for time and cost together "S" for separately |
InvoiceScope | String | Invoice Scope | "C" for client "N" for purchase order number "E" for engagement "P" for project |
InvoiceTemplateIdentity | PwsInvoiceTemplateRef | Invoice Template Identity | |
NewClientNumber | String | New Client Number | |
PaymentTermIdentity | PwsPaymentTermRef | Payment Term Identity | |
PurchaseOrderNumber | String | Purchase Order Number | PO-1234 |
StandardBillingAdjustedDiscountPercent | Standard Billing Adjusted Discount Percent | 7.25 | |
StandardContractDiscountPercent | Double | Standard Contract Discount Percent | 0 |
StandardRateCardIdentity | PwsStandardRateCardRef | Standard Rate Card Identity | |
TimeBillingType | String | Time Billing Type | "D" for daily "H" for hourly |
Timestamp | String | Row version in Base64 format | AAAAAA9Dhpo= |
UserDefinedFields | PwsUserDefinedFieldDetail | Client User Defined Fields | |
InheritInvoiceEmailSettingsFlag | Boolean | Inherit invoice email setting from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InvoiceEmailSettings | PwsInvoiceEmailSettings | Invoice Email Settings | |
InheritRenderReceiptsFlag | Boolean | Inherit render receipts flag from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
RenderReceiptsFlag | Boolean | Render receipts flag | "true" or "false" |
AutoApplyAvailableBalanceFlag | Boolean | Auto apply available balance flag | "true" or "false" |
InheritAutoApplyAvailableBalanceFlag | Boolean | Inherit auto apply available balance flag from parent client (if any). Please see additional rules regarding Inheritance. | "true" or "false" |
InheritTaxTypesFlag | Boolean | Inherit tax types flag from parent client (if any) | "true" or "false" |
TaxType1Identity | PwsTaxTypeRef | ||
TaxType2Identity | PwsTaxTypeRef | ||
TaxType3Identity | PwsTaxTypeRef |
...