Sign in

Create invoice

documented

Create a new invoice (with optional items).

POST /invoicesInvoicesno implementation yet0 runs

Input

client_id*
Client ID
12345
date*
Invoice date
YYYY-MM-DD
due_date*
Due date
YYYY-MM-DD
currency*
Currency code
USD
title*
Invoice title
Invoice for services
item_name*
Item name
Consulting services
quantity*
Quantity
1
unit_cost*
Unit cost
100.00
Calls Paymo as you (your API key is your account); keychains.dev holds the credentials.
Create invoice · Paymo · OpenIntegrations