---
title: SharedBudgetUpdate.InvoiceDetail
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/sharedbudgetupdate/invoicedetail-data.dictionary
---

# SharedBudgetUpdate.InvoiceDetail

Invoice billing contact details supplied when updating a budget order.

## Declaration

```data
object SharedBudgetUpdate.InvoiceDetail
```

## Properties

orderNumber: Purchase order number. clientName: Identifies the advertiser or product. primaryBuyerName: Name of the primary buyer. primaryBuyerEmail: Email address of the primary buyer. Must be a valid email address. billingEmail: Billing email address. Must be a valid email address.

## Discussion

Discussion All fields are optional, allowing partial updates to an existing invoice detail record. Only include the fields you want to change. See InvoiceDetailUpdate for the full field reference.
