Object Index
You are viewing an old version of the API
InvoiceRecipient
Object Index
Represents a snapshot of customer data.
This object stores customer data that is displayed on the invoice and that Square uses to deliver the invoice.
When you provide a customer ID for a draft invoice, Square retrieves the associated customer profile and populates
the remaining InvoiceRecipient
fields. You cannot update these fields after the invoice is published.
Square updates the customer ID in response to a merge operation, but does not update other fields.
Properties
Name | Description |
---|---|
customer_
|
The ID of the customer. This is the customer profile ID that you provide when creating a draft invoice. |
given_
|
Read only The recipient's given (that is, first) name. |
family_
|
Read only The recipient's family (that is, last) name. |
email_
|
Read only The recipient's email address. |
address
|
Read only The recipient's physical address. |
phone_
|
Read only The recipient's phone number. |
company_
|
Read only The name of the recipient's company. |
tax_
|
Read only The recipient's tax IDs. The country of the seller account determines whether this field is available for the customer. For more information, see Invoice recipient tax IDs. |