The struct InAppPurchasePriceScheduleCreateRequest.Data.Relationships is missing the field baseTerritory.
I get the following error:
Request https://api.appstoreconnect.apple.com/v1/inAppPurchasePriceSchedules failed with status code 409. Related response error(s):
The request failed with response code 409 ENTITY_ERROR.ATTRIBUTE.REQUIRED
The provided entity is missing a required field. You must provide a value for the field (baseTerritory) with this request).
The struct InAppPurchasePriceScheduleCreateRequest.Data.Relationships is missing the field
baseTerritory
.I get the following error: