Skip to main content
POST
Bulk create expenses

Authorizations

x-api-key
string
header
required

Sellfern public API key scoped to the authenticated organization. Do not use user JWTs for public integrations.

Headers

Idempotency-Key
string

Client-generated key to prevent duplicate bulk creation.

Body

application/json
expenses
object[]
required
Minimum array length: 1

Response

Expenses created successfully.

success
boolean
Example:

true

data
object
meta
object