Create Payable

Creates a new payable (payment obligation) to a vendor. New payables start in draft status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Workspace identifier

string

Email of the vendor to pay (required if payee_lumanu_id not provided)

string

Lumanu ID of the vendor to pay (required if payee_email not provided)

integer
required

Payment amount in cents

string

Currency denomination (defaults to workspace primary denomination)

string
required

Description of the payment

date-time

Due date for the payment

uuid

Workspace ID of the payee (alternative to email or Lumanu ID)

boolean

Whether to send an invite if vendor doesn't exist

uuid

Project to associate the payable with

custom_fields
array of objects

Custom field values

custom_fields
line_items
array of objects

Detailed line items for the payment

line_items
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json