Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
categories
string[] | null
cc
string[] | null
currency
string
customer_billing_address_id
string
customer_id
string
description
string
due_date
string<date-time>
is_recurring
boolean
issue_date
string<date-time>
items
object[] | null
memo
string
recurring
string
status
string
tags
string[] | null
title
string

Response

OK

attachments
string
categories
string
created_at
string<date-time>
currency
string
description
string
due_date
string
id
string
invoice_number
string
is_recurring
boolean
issued_date
string
items
object[]
memo
string
recurring_end_date
string
recurring_frequency
string
status
string
tags
string
title
string
total_amount
number
total_discount_amount
number
total_tax_fee
number
updated_at
string<date-time>