Scopes: invoice:create
Documentation Index
Fetch the complete documentation index at: https://docs.getasset.com/llms.txt
Use this file to discover all available pages before exploring further.
The access token received from the authorization server in the OAuth 2.0 flow.
Optional external entity identifier that performed the action
The id of the business
"biz_GA6EG2qFxA97NZHtxeLPUy"
100The number of the invoice
255"INV-001"
The description of the invoice
512"Web development services"
The due date of the invoice in ISO-8601 format
"2025-02-15T00:00:00Z"
The date the invoice was sent in ISO-8601 format
"2025-01-15T00:00:00Z"
The lines of the invoice
The ID of the Customer that the invoice is associated with. Required if customer_external_id is not provided.
"cus_WQMDNUHpBThYSNh4AprDBo"
The external ID of the Customer that the invoice is associated with. Required if customer_id is not provided.
255"cust_ext_001"
Inline tag name pairs (e.g. {'Location': 'NYC'}). The tag field must already exist; the value is created automatically if missing.
{ "Location": "NYC" }