A counterparty is a Buyer or Supplier in Finexio. This can be an individual or a business. You can only create Supplier counterparties using the API.
Field | Description | |
---|---|---|
id | Unique identifier for the counterparty. | This field will be created by Finexio when a counterparty is created. |
name | Name of the counterparty. | required |
type | Type of counterparty: Buyer or Supplier. NOTE: Only a type of Supplier is allowed when creating a new counterparty using the API. Buyers are created by Finexio. | required |
address_1 | Primary remittance address of the counterparty. | required only if payment_method=PrintedCheck |
address_2 | Secondary remittance address of the counterparty. | optional |
city | Counterparty's city. | required only if payment_method=PrintedCheck |
state | Counterparty's state. Two letter state abbreviation. | required only if payment_method=PrintedCheck |
zipcode | Counterparty's zip code. | required only if payment_method=PrintedCheck |
country | Counterparty's country. | required only if payment_method=PrintedCheck |
primary_contact_email | Email address of the primary contact person representing the counterparty. | type: string |
remit_email | Email address to be used for remit notifications. | required if payment_method=Card/ACH |
primary_contact_name | Name of primary contact person. | optional |
primary_contact_phone | Phone of primary contact person. | optional |
bank_account_number | Bank account number of counterparty. | required when payment_method is ACH or Wire |
bank_routing_number | Bank routing number of counterparty. | required when payment_method is ACH or Wire |
payment_method | The method used to make payments to the Supplier. | type: string |
internal_id | Secondary identifier for this counterparty This value must be unique for each counterparty type. Valid characters for this field are: using the API. | required |
payment_terms | The agreed upon timing of the payment with your supplier. Represents number of days. | optional |
tax_id | The supplier's tax id number. | optional |
ineligible_for_conversion | Supplier conversion eligibility determines if Finexio SHOULD NOT reach out to this supplier due to high sensitivity or special payment arrangements or contracted terms. | type: boolean |
twelve_month_payment_count | The total number of times the buyer (property) sent a payment to the supplier within the last 12 months. | optional |
twelve_month_spend | The total spend amount the buyer (property) has paid to this particular supplier within the last 12 months. | optional |
business_type | Indicates the business type of the counterparties. | required |
notes | Any additional information Finexio should know about this supplier. | optional |
remit_data | Remit data for buyer. | optional |
created | Date the Counterparty was created. | read-only |
updated | Date the Counterparty was last updated. | read-only |