Skip to main content
GET
Get one exact contextual payment source and its active batch

Authorizations

Authorization
string
header
required

Firebase ID token from an interactive portal session. Required for interactive operations (payroll, company settings, API-key management) and invoice decisions allowed by the member's review permissions.

Path Parameters

kind
enum<string>
required
Available options:
purchase_invoice,
payroll_run,
reimbursement
source_id
string
required

Query Parameters

customer_id
string

Target company. Optional — API keys are pinned to one company, and single-company sessions default to it.

Response

Server-derived source observation and exact current frozen batch, if any.

source
object
required
can_prepare
boolean
required
can_release
boolean
required
payment_setup_configured
boolean
required
payment_setup_ready
boolean
required
can_configure_payment_setup
boolean
required
batch
object