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

Latest commit

 

History

History
19 lines (14 loc) · 939 Bytes

InvoiceRecipient.md

File metadata and controls

19 lines (14 loc) · 939 Bytes

SquareConnect.InvoiceRecipient

Description

Note: This model is in beta.

Provides customer data that Square uses to deliver an invoice.

Properties

Name Type Description Notes
customer_id String The ID of the customer. This is the customer profile ID that you provide when creating a draft invoice. [optional]
given_name String The recipient's given (that is, first) name. [optional]
family_name String The recipient's family (that is, last) name. [optional]
email_address String The recipient's email address. [optional]
address Address The recipient's physical address. [optional]
phone_number String The recipient's phone number. [optional]
company_name String The name of the recipient's company. [optional]