Create invoice recurrence
documentedCreate a new invoice recurrence.
POST /invoicerecurrenceInvoice Recurrenceno implementation yet0 runsInput
location_id*
Location ID for the invoice recurrence
123
ends_on
Ends on timestamp (Unix) or null
null
description*
Description for the recurring invoice
Monthly lawn service
service_line_id*
Service line ID
198
contract_id*
Contract ID
3001
frequency*
Frequency (monthly or yearly)
monthly
interval*
Interval (number of periods between invoices)
1
customer_id
Customer ID (optional)
5678
vendor_id
Vendor ID (optional)
9012
next_due*
Next due timestamp (Unix)
1702600000
Calls ServiceTrade as you (your API key is your account); keychains.dev holds the credentials.