mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 12:47:46 +00:00
3.8 KiB
3.8 KiB
ListInvoiceItemsTemplateRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
invoice_object_id |
Optional[str] | ➖ | The invoice object ID identifier of the Invoice whose Invoice Items you want to select. |
invoice_number |
Optional[str] | ➖ | The invoice number identifier of the Invoice whose Invoice Items you want to select. |
shippo_account_id |
Optional[str] | ➖ | Account identifier for the owner of the Invoice Item. Use this to filter Invoice Items for Shippo Managed Accounts. |
page |
Optional[int] | ➖ | The page number you want to select |
results |
Optional[int] | ➖ | The number of results to return per page (max 100) |
shippo_api_version |
Optional[str] | ➖ | String used to pick a non-default API version to use |