Partially update an existing counterparty

Log in to see full request history

See Counterparties Schema for more details.

Example Response

{ "id": "689cedfc-6711-4020-ba69-91fa2c1f614c", "name": "Dev Supplier 1X", "type": "Supplier", "created": "2024-04-24T16:09:05.030000", "updated": "2024-04-24T16:13:34.909000", "address_1": "Dev address 1", "address_2": "", "city": "Dev city", "state": "IL", "zipcode": "01111", "country": "USA", "primary_contact_email": "test@finexio.com", "remit_email": "test@finexio.com", "primary_contact_name": "Dev Contact", "primary_contact_phone": "000111110", "bank_account_number": null, "bank_routing_number": null, "payment_method": "PrintedCheck", "internal_id": "UPDATED ID DEV", "twelve_month_spend": null, "twelve_month_payment_count": null, "payment_terms": 10, "tax_id": "", "ineligible_for_conversion": false, "business_type": null, "notes": "", "remit_data": null, "issue_one_disbursement_per_invoice": true }
Path Params
string
required
Body Params
string
length ≤ 100

max length = 100
Counterpary's name

string
length ≤ 40

max length = 40
Required when payment_method is PrintedCheck

string
length ≤ 40

max length = 40

string
length ≤ 40

max length = 40
Required when payment_method is PrintedCheck

string

Required when payment_method is PrintedCheck

string
length ≤ 10

max length = 10
Required when payment_method is PrintedCheck

string
Defaults to USA

Country.

string
length ≤ 50

max length = 50

string
length ≤ 50

Required if payment_method is Card/ACH or payment_method is PrintedCheck and country is CAN.

string
length ≤ 40

max length = 40

string
length ≤ 16

max length = 16

string
length ≤ 17

max length = 17
required when payment_method is ACH or Wire
Update allowed only with permission.

string
length ≤ 9

max length = 9
required when payment_method is ACH or Wire
Update allowed only with permission.

string

accepts one of these values: [ 'ACH', 'Card', 'PrintedCheck','Wire' ]. Default ACH if no value specified.
Update allowed only with permission.

string
length ≤ 100

max length = 100. Secondary identifier for this counterparty. This value must be unique for counterparty type.

integer

Allowed values: min = 0, max = 365. Payment terms is optional field. This is an integer field and represents No. of days.

string
length ≤ 11

max length = 11

boolean
Defaults to false

Supplier conversion eligibility determines if Finexio SHOULD NOT reach out to this supplier due to high sensitivity or special payment arrangements or contracted terms.

integer
number
string

Accepts one of these values: [ 'Employee', 'Business', 'Individual', 'InternalTransfer', 'Student', 'BankingInstitution', 'Insurance', 'Government', 'Unknown' ]

string
length ≤ 1000

max length = 1000. Optional information about supplier.

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json