TransferUnitsResponse
Response for unit transfer.
This page contains
Fields
purchaseId: String | Purchase Id of the unit transfer |
subscriptionId: String | Source subscription ID which was used |
idempotencyKey: String | Idempotency key which was used |
validationErrors: [SubscriptionUpdateValidationError!] PREVIEW | Detail of the errors that happened during the validation process |
Mutations for TransferUnitsResponse
transferUnits PREVIEW | Mutation to transfer units between products and subscriptions. It supports a full or partial unit transfer. |