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

Latest commit

 

History

History
14 lines (9 loc) · 786 Bytes

PublishInvoiceRequest.md

File metadata and controls

14 lines (9 loc) · 786 Bytes

SquareConnect.PublishInvoiceRequest

Description

Note: This model is in beta.

Describes a PublishInvoice request.

Properties

Name Type Description Notes
version Number The version of the `Invoice` to publish. This must match the current version of the invoice, otherwise the request is rejected.
idempotency_key String A unique string that identifies the `PublishInvoice` 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]