Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 2.67 KB

CreateCustomerCommandCountry.md

File metadata and controls

27 lines (23 loc) · 2.67 KB

SiigoApi.CreateCustomerCommandCountry

Properties

Name Type Description Notes
type String Represents the customer type (this type can be 'Customer', 'Supplier 'and 'Other'), this field will be 'Customer' by default. [optional]
personType String Represents the person type, this type can be a 'Person' or 'Company'. [optional]
idType String Represents the code of type id. [optional]
identification String Represents the identification number of customer. For example, the identifitication number '13832081'. [optional]
rfcId String Represents the identification of customer for Mexico. For example, the identification 'MELM8305281H0 '. [optional]
checkDigit String Represents the check digit, this digit will be calculated automatically. [optional]
name [String] Contains a list of strings with information about customer this information will be commercial_name (or first name and last name, depnding of customer) branch_office, active and vat_responsible [optional]
commercialName String Represents the commercial name of customer organization. For example, 'Siigo'. [optional]
branchOffice Number Represents the branch office of customer, this value by default will be 0. [optional]
active Boolean Represents the state of customer. This value can be 'true' or 'false', by default will be true. [optional]
vatResponsible Boolean Represents whether a person is responsible for VAT. This value can be 'true' or 'false', by default will be false. [optional]
fiscalResponsibilities [FiscalResponsibilitiesCommand] Represents a list of tax responsibilities of a person, by default will be 'R-99-PN'. [optional]
address AddressCommand [optional]
phones [PhoneCommand] Represents the phones of the customer. [optional]
contacts [ContactCommand] ° Represents the associated contantacts of customer. [optional]
comments String Represents additional comments or observations. [optional]
relatedUsers RelatedUsersCommand [optional]
customFields [CustomFieldsCommand] Allows you to send the purchase order and delivery order fields. [optional]
fiscalRegime String Represents fiscal Regime. [optional]