---
title: Org.PaymentModel
framework: Apple Ads Platform API
role: symbol
role_heading: Type
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/org/paymentmodel-data.typealias
---

# Org.PaymentModel

The payment model set through Apple Ads.

## Declaration

```data
string Org.PaymentModel
```

## Possible Values

PAYG: Pay as you go. The default billing model when no payment model is configured, charged per campaign spend. Budget orders aren’t available with this model. LOC: Line of credit. A monthly invoicing model required to use budget orders. Invoicing details are available in InvoiceDetail.

## Discussion

Discussion Setting this to LOC at the organization level is what makes budget orders available to the ad accounts beneath it. Example {   "paymentModel": "PAYG" }
