P2PTransferLineItem
This page contains
Fields
| subscriptionId: ID! | |
| offerId: String | |
| friendlyName: String | |
| quantity: Int | |
| productType: String | |
| status: String | |
| error: String | |
| marketplaceSubscriptionUuid: ID | |
| subscriptionSyncRequestUuid: ID | |
| billingCycle: String | Partner Center billing cycle (e.g. MONTHLY, ANNUAL). Enriched on detail read. |
| unitPrice: Float | Per-seat price. Null until marketplace pricing (POI/TCV) is sourced. |
| estimatedCost: Float | Estimated total cost. Null until marketplace pricing (POI/TCV) is sourced. |
| currency: String | ISO currency code for unitPrice / estimatedCost when present. |
| editionCode: String | Marketplace edition code (productId:skuId[:segment]). Enriched on detail read. |
| termEndDate: DateTime | Subscription commitment end date. Enriched on detail read. |
Parent objects of P2PTransferLineItem
| P2PTransfer PREVIEW |
Mutations for P2PTransferLineItem
| acceptP2PTransfer PREVIEW | |
| cancelP2PTransfer PREVIEW | |
| createP2PTransfer PREVIEW | |
| rejectP2PTransfer PREVIEW |
Queries for P2PTransferLineItem
| readP2PTransfer PREVIEW | Single transfer with line items. PC-backed on drawer open (§8.2.1). |