Get Information Of A Single Counterparty

You can search for a single counterparty (Supplier or Buyer) by entering the counterparty "id".

Example Response

{
  "id": "896df716-d3d0-4dc3-acd6-1284d6b44875",
  "name": "Automation Webhook Buyer",
  "type": "Buyer",
  "created": "2022-03-07T17:50:56.389444",
  "updated": "2022-04-30T18:04:05.225328",
  "address_1": "123 Street Address",
  "address_2": null,
  "city": "Atlanta",
  "state": "GA",
  "zipcode": "30339",
  "country": "USA",
  "primary_contact_email": "[email protected]",
  "remit_email": null,
  "primary_contact_name": "Ryan Williams",
  "primary_contact_phone": "4041234567",
  "bank_account_number": null,
  "bank_routing_number": null,
  "payment_method": "",
  "internal_id": "588896",
  "payment_terms": null,
  "eligible_for_conversion": true,
  "tax_id": null,
  "twelve_month_spend": null,
  "twelve_month_payment_count": null,
  "business_type": "Business",
  "notes": "Enter additional information here..."
}
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!