Skip to main content

Enums & Reference

Shared enum values referenced across multiple endpoints. Sourced from the API models.

Payment provider (paymentType)

Used by Apply Payment to Invoice.

APP_PAYOUT, BANK_TRANSFER, CASH, CHECK, CREDIT_CARD,
OTHER, PAYPAL, STRIPE, VENMO, ZELLE

Attachment object type (type)

Used by Attach File endpoints — the kind of record a file is attached to.

CLIENT, PROJECT, DELIVERABLE, OPPORTUNITY, EXPENSE, TICKET

Invoice status (Invoice.status)

Observed on invoice payloads.

DRAFT, SENT, PARTIAL, PAID, VOIDED

Invoice type (invoiceType)

STANDARD
note

Today the invoice type surface exposes only STANDARD.