---
title: "Reserved: Purchase additional envelopes."
method: PUT
path: "/v2.1/accounts/{accountId}/billing_plan/purchased_envelopes"
tags: ["BillingPlans"]
---

# Reserved: Purchase additional envelopes.

`PUT /v2.1/accounts/{accountId}/billing_plan/purchased_envelopes`

Reserved: At this time, this endpoint is limited to Docusign internal use only. Completes the purchase of envelopes for your account. The actual purchase is done as part of an internal workflow interaction with an envelope vendor.

## Path parameters

- `accountId` string, required

## Request body

- PurchasedEnvelopesInformation
  - `amount` string — The total amount of the purchase.
  - `appName` string — The AppName of the client application.
  - `currencyCode` string — Specifies the [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code of the purchase.
  - `platform` string — The Platform of the client application
  - `productId` string — The Product ID from the AppStore.
  - `quantity` string — The quantity of envelopes to add to the account.
  - `receiptData` string — The encrypted Base64 encoded receipt data.
  - `storeName` string — The name of the AppStore.
  - `transactionId` string — Specifies the Transaction ID from the AppStore.

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
