Modify an In-App Purchase Offer Code One-Time Use Code
Update a specific in-app purchase offer code one-time use code.
URL
PATCH https://api.appstoreconnect.apple.com/v1/inAppPurchaseOfferCodeOneTimeUseCodes/{id}Path Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | InAppPurchaseOfferCodeOneTimeUseCodeResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 409 | Conflict Content-Type: application/json | ErrorResponse | |
| 422 | Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
HTTP Body
See Also
Managing One-Time Use Offer Codes
Create an In-App Purchase Offer Code One-Time Use CodeRead In-App Purchase Offer Code One-Time Use Code InformationList All One-Time Use Codes for an In-App Purchase Offer CodeList All Values for an In-App Purchase Offer Code One-Time Use CodeGet All One-Time Use Code IDs for an In-App Purchase Offer Code