Skip to content

Commit 2bb4642

Browse files
authored
Updated Partner references (#22370)
1 parent c5070ed commit 2bb4642

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/content/docs/tenant/reference/subscriptions.mdx

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88

99
When [provisioning services for an account](/tenant/how-to/manage-subscriptions/), you need to include certain values with each API call to specify a particular service.
1010

11-
The subscriptions available to you will vary depending on your current partner program ([Self-Service Partner Program](https://www.cloudflare.com/cloudflare-partners-self-serve-program-closed-beta/) or [Enterprise Resellers and MSP Program](https://portal.cloudflarepartners.com)).
11+
The subscriptions available to you will vary depending on your current partner program ([Agency Partner Program](https://www.cloudflare.com/cloudflare-partners-self-serve-program-closed-beta/) or [Enterprise Resellers and MSP Program](https://portal.cloudflarepartners.com)).
1212

1313
The following values are samples and not exhaustive. For the complete list of subscription values available to you, make an API call to the [zone subscriptions](/api/resources/zones/subresources/rate_plans/methods/get/) or [account subscriptions](/api/resources/accounts/subresources/subscriptions/methods/get/) endpoints.
1414

@@ -19,9 +19,11 @@ When creating or updating a [zone plan](/api/resources/zones/subresources/subscr
1919
| Partner program | Available subscriptions |
2020
| ----------------------------------- | --------------------------------------------------------------- |
2121
| Enterprise and self-serve resellers | `PARTNERS_FREE`, `PARTNERS_PRO`, `PARTNERS_BIZ`, `PARTNERS_ENT` |
22-
| PAYGO partners | `CF_FREE`, `CF_PRO_20_20`, `CF_BIZ` |
22+
| Agency partners | `CF_FREE`, `CF_PRO_20_20`, `CF_BIZ` |
2323
| MSP partners | `msp_biz` |
2424

25+
26+
2527
## Other subscriptions
2628

2729
When you [create an account subscription](/tenant/how-to/manage-subscriptions/#account-subscriptions), it provisions an add-on service for that account.
@@ -85,4 +87,4 @@ If your reseller plan does not have access to a specific subscription, you will
8587
]
8688
```
8789

88-
To change your program or - in some cases - get a specific subscription added to your reseller plan, contact `[email protected]`.
90+
To change your program or - in some cases - get a specific subscription added to your reseller plan, contact `[email protected]`. Agency Partners should contact [email protected]

0 commit comments

Comments
 (0)