API Reference: Create party · List parties · Retrieve party
Counterparty
A counterparty links a party to your merchant account with a relationship type:| Type | Typical use |
|---|---|
CUSTOMER | Paying you |
SUPPLIER | You pay them |
EMPLOYEE | Payroll |
BENEFICIARY | Payout recipient |
FRIEND | Personal contact |
FAMILY | Family member |
DONOR | Donation source |
DONEE | Donation recipient |
CONTACT | General contact |
SERVICE_PROVIDER | Vendor or contractor |
PARTNER | Business partner |
SELF | Your own entity |
counterparty_id.
Checkout shortcut
POST /v1/checkouts/create can create or match party and counterparty from payer details in one request. See Collect via checkout or Hosted checkout.
Customers do not need a Dollr account to pay via a payment link — they complete payment in the browser with mobile money or card.
Invoice vs order
| Invoice | Order | |
|---|---|---|
| Number | Auto-generated invoice number | Order number |
| Due date | Supported | Optional |
| Best for | B2B billing, formal invoices | E-commerce, retail |
Related
- Quick Start — create party → counterparty → invoice
- Invoices · Orders · Checkouts
