Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 1.07 KB

UpdateInvoiceRequest.md

File metadata and controls

15 lines (10 loc) · 1.07 KB

SquareConnect.UpdateInvoiceRequest

Description

Note: This model is in beta.

Describes a UpdateInvoice request.

Properties

Name Type Description Notes
invoice Invoice The invoice fields to update. The current invoice version must be specified in the `version` field. For more information, see Update an invoice.
idempotency_key String A unique string that identifies the `UpdateInvoice` request. If you do not provide `idempotency_key` (or provide an empty string as the value), the endpoint treats each request as independent. For more information, see Idempotency. [optional]
fields_to_clear [String] The list of fields to clear. For examples, see Update an invoice. [optional]