post deprecatedhttps://api.finexio-stage.com/v2/counterparties/
Create A New Counterparty
Log in to see full request history
See Counterparties Schema for additional details on fields. Also visit the Guides section Create Your First Counterparty information on how to create counterparties.
Example Response
{
"id": "689cedfc-6711-4020-ba69-91fa2c1f614c",
"name": "Dev Supplier 1X",
"type": "Supplier",
"created": "2024-04-24T16:09:05.030313",
"updated": "2024-04-24T16:09:05.030313",
"address_1": "Dev address 1",
"address_2": "",
"city": "Dev city",
"state": "FL",
"zipcode": "01111",
"country": "USA",
"primary_contact_email": "",
"remit_email": "",
"primary_contact_name": "",
"primary_contact_phone": "",
"bank_account_number": null,
"bank_routing_number": null,
"payment_method": "PrintedCheck",
"internal_id": "DEVSUPPLIER-1X",
"twelve_month_spend": null,
"twelve_month_payment_count": null,
"payment_terms": null,
"tax_id": "",
"ineligible_for_conversion": false,
"business_type": null,
"notes": "",
"remit_data": null
}
Response
201Created