Field | Type | Required | Description | Example |
---|---|---|---|---|
DisplayId |
string | ➖ | Display ID | EMP00101 |
DisplayName |
string | ➖ | Display name | Windsurf Shop |
CompanyName |
string | ➖ | The name of the company. | SpaceX |
CompanyId |
string | ➖ | The company or subsidiary id the transaction belongs to | 12345 |
Title |
string | ➖ | The job title of the person. | CEO |
FirstName |
string | ➖ | The first name of the person. | Elon |
MiddleName |
string | ➖ | Middle name of the person. | D. |
LastName |
string | ➖ | The last name of the person. | Musk |
Suffix |
string | ➖ | N/A | Jr. |
Individual |
bool | ➖ | Is this an individual or business supplier | true |
Addresses |
List<Address> | ➖ | N/A | |
PhoneNumbers |
List<PhoneNumber> | ➖ | N/A | |
Emails |
List<Email> | ➖ | N/A | |
Websites |
List<Website> | ➖ | N/A | |
BankAccounts |
List<BankAccount> | ➖ | N/A | |
Notes |
string | ➖ | Some notes about this supplier | Some notes about this supplier |
TaxRate |
LinkedTaxRateInput | ➖ | N/A | |
TaxNumber |
string | ➖ | N/A | US123945459 |
Currency |
Currency | ➖ | Indicates the associated currency for an amount of money. Values correspond to ISO 4217. | USD |
Account |
LinkedLedgerAccountInput | ➖ | N/A | |
Status |
SupplierStatus | ➖ | Supplier status | active |
PaymentMethod |
string | ➖ | Payment method used for the transaction, such as cash, credit card, bank transfer, or check | cash |
Channel |
string | ➖ | The channel through which the transaction is processed. | |
CustomFields |
List<CustomField> | ➖ | N/A | |
RowVersion |
string | ➖ | A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object. | 1-12345 |
PassThrough |
List<PassThroughBody> | ➖ | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. | |
SubsidiaryId |
string | ➖ | The subsidiary the supplier belongs to. | 12345 |