Skip to main content

list offers by partner

GET 

/org/:orgId/partner/:partner/offer

List all offers under the given organization & cloud partner.

Request

Path Parameters

    orgId stringrequired

    Organization ID

    partner stringrequired

    Possible values: [AWS, AZURE, GCP]

    Cloud Partner

Query Parameters

    limit integer

    List pagination size, default 1000, max value is 1000

    offset integer

    List pagination offset, default 0

Responses

OK

Schema

  • Array [

  • buyerID string
    contactIds string[]
    createdBy string
    creationTime date-time
    endTime date-time

    nullable

    expireTime date-time

    nullable

    externalID string
    id string

    info

    object

    additionalEulaUrls string[]

    The URL of the additional EULA files. Only applicable when EulaType = CUSTOM. The additional EULA files will be attached to the EULA file in the EulaUrl, and form a single EULA file.

    attachEulaType EulaType (string)

    Possible values: [``, SCMP, ECMP, RCMP, CUSTOM, ISV, CURRENT]

    autoRenew boolean

    Is this offer Auto Renew enabled.

    awsChannelPartner

    object

    id string

    The AWS Account ID of the Channel Partner

    name string

    The name of the Channel Partner

    awsCppoEventDetail

    object

    catalog string
    eventCategory string
    eventID string
    eventName string
    eventSource string
    eventType string
    eventVersion string
    managementEvent boolean

    manufacturer

    object

    The seller/ISV's AWS Account Id.

    accountId string
    name string

    offer

    object

    arn string
    expirationDate date-time
    id string
    name string

    product

    object

    arn string
    id string
    title string
    requestID string
    requestParameters
    responseElements

    sellerOfRecord

    object

    For private offer created by a channel partner, this is the channel partner's AWS Account Id. For private offer created by a seller/ISV, this is the seller/ISV's AWS Account Id.

    accountId string
    name string
    targetedBuyerAccountIds string[]

    awsCppoOpportunity

    object

    CreatedDate

    May be in format of string "Wed Sep 13 17:50:07 UTC 2023" or int64 of unix timestamp in milliseconds.

    Description string

    Dimensions

    object[]

  • Array [

  • Description string
    Key string
    Name string
    Rate number
    Types string[]
    Unit string
  • ]

  • ManufacturerAccountId string
    ManufacturerLegalName string
    Name string

    OfferDetails

    object

    OfferCreatedCount integer
    OfferExtendedStatus string

    PreExistingBuyerAgreement

    object

    AcquisitionChannel AwsRenewalOfferType (string)

    Possible values: [``, External, AwsMarketplace]

    Indicates if the existing agreement was signed outside AWS Marketplace or within AWS Marketplace. one of values ["External", "AwsMarketplace"]

    PricingModel AwsMarketplaceCatalogPricingModel (string)

    Possible values: [Contract, Usage, Byol, Free, Unknown]

    Indicates which pricing model the existing agreement uses.

    ProductId string

    The AWS Product ID from the ISV/Seller in this CPPO Opportunity.

    ProductName string

    The AWS Product Name from the ISV/Seller in this CPPO Opportunity.

    Rules

    object[]

  • Array [

  • AvailabilityEndDate string

    in format of YYYY-MM-DD

    Id string

    Output only.

    NegativeTargeting

    object

    Negative targeting defines the criteria which any customer's profile should fulfill to be restricted to access the offer.

    CountryCodes string[]
    OffersMaxQuantity integer

    PositiveTargeting

    object

    Positive targeting defines the criteria which any buyer's profile should fulfill in order to be allowed to access the offer.

    BuyerAccounts

    object[]

    List of AWS account IDs that are allowed to subscribe to the offer.

  • Array [

  • AwsAccountId string
  • ]

  • CountryCodes string[]

    List as option for allowing targeting based on country. If the intention isn’t to target the offer to a country, this field should be omitted. If it’s present, the list must contain at least one country code. Each element in this list should be a valid 2-letter country code, using this format: ISO 3166-1 alpha-2.

    ResellerAccountId string
    ResellerLegalName string
    Type AwsMarketplaceCppoOpportunityRuleType (string)

    Possible values: [AvailabilityRule, PartnerTargetingRule, TargetingRule, TaxConfigurationRule]

    Usage string
  • ]

  • Status string

    Possible values: [active, restricted, complete]

    The status of the CPPO Opportunity.

    Terms

    object[]

  • Array [

  • CurrencyCode string

    Documents

    object[]

  • Array [

  • Type AwsMarketplaceCatalogLegalTermDocumentType (string)

    Possible values: [CustomEula, CustomDsa, StandardEula, StandardDsa, StandardResellerContract, CustomResellerContract]

    Url string

    A URL to the legal document for buyers to read. Required when Type is one of the following [CustomEula, CustomDsa].

    Version string

    Version of standard contracts provided by AWS Marketplace. Required when Type is one of the following [StandardEula, StandardDsa]. The version of StandardEula is "2022-07-14". The version of StandardDsa is "2019-12-12".

  • ]

  • Duration string

    ISO 8601 duration format. For example, "P12M" represents 12 months.

    Grants

    object[]

  • Array [

  • DimensionKey string
    MaxQuantity integer
  • ]

  • Id string
    MaximumAgreementStartDate string

    PositiveTargeting

    object

    BuyerAccounts

    object[]

    List of AWS account IDs that are allowed to subscribe to the offer.

  • Array [

  • AwsAccountId string
  • ]

  • CountryCodes string[]

    List as option for allowing targeting based on country. If the intention isn’t to target the offer to a country, this field should be omitted. If it’s present, the list must contain at least one country code. Each element in this list should be a valid 2-letter country code, using this format: ISO 3166-1 alpha-2.

    Price string

    For ResaleFixedUpfrontPricingTerm

    RateCards

    object[]

  • Array [

  • Constraints

    object

    Defines constraints on how the term can be configured by acceptors. Applicable only to ConfigurableUpfrontPricingTerm.

    MultipleDimensionSelection string

    Determines if buyers are allowed to select multiple dimensions in the rate card. Possible values are "Allowed" and "Disallowed". Default value is "Allowed".

    QuantityConfiguration string

    Determines if acceptors are allowed to configure quantity for each dimension in rate card. Possible values are "Allowed" and "Disallowed". Default value is "Allowed".

    RateCard

    object[]

  • Array [

  • DimensionKey string
    Price string
  • ]

  • Selector

    object

    Selector is used to differentiate between the mutually exclusive rate cards in the same pricing term, to be selected by the buyer. Applicable only to ConfigurableUpfrontPricingTerm.

    Type string

    At this time, only "Duration" is supported.

    Value string

    ISO 8601 duration format. For example, "P1M" represents one month.

  • ]

  • Schedule

    object[]

    For ResalePaymentScheduleTerm

  • Array [

  • ChargeAmount string
    ChargeDate date-time
  • ]

  • Type AwsMarketplaceCppoOpportunityTermType (string)

    Possible values: [BuyerTargetingTerm, UpdateAvailability, BuyerValidityTerm, BuyerLegalTerm, ResaleLegalTerm, ResaleUsageBasedPricingTerm, ResaleConfigurableUpfrontPricingTerm, ResaleFixedUpfrontPricingTerm, ResalePaymentScheduleTerm]

  • ]

  • buyerIds string[]

    The AWS Account ID of buyer that are specified by the ISV/Seller in this CPPO Opportunity.

    buyerNames string[]
    contractDurationInDays integer
    createdBy string

    The AWS Account ID of the ISV/Seller who create this CPPO Opportunity.

    customPriceTerms

    object

    allConsumptionUnitColumnNames string[]

    detailedView

    object

    additionalConsumptionUnitColumnNames string[]

    For Usage metering dimensions

    additionalConsumptionUnitEntries

    object[]

    For Usage metering dimensions

  • Array [

  • consumptionUnitColumnNames string[]
    description string
    displayName string

    the dimension display name

    isCustomDimension boolean
    isDeleted boolean
    name string

    The dimension Key

    pricePerConsumptionUnit

    object

    Key: the unit in ConsumptionUnitColumnName, Value: the unit price

    property name* string
    pricingDimension string
  • ]

  • consumptionUnitColumnNames string[]

    For Commit dimensions

    consumptionUnitEntries

    object[]

    For Commit dimensions

  • Array [

  • consumptionUnitColumnNames string[]
    description string
    displayName string

    the dimension display name

    isCustomDimension boolean
    isDeleted boolean
    name string

    The dimension Key

    pricePerConsumptionUnit

    object

    Key: the unit in ConsumptionUnitColumnName, Value: the unit price

    property name* string
    pricingDimension string
  • ]

  • entries

    object[]

  • Array [

  • consumptionUnitColumnNames string[]
    description string
    displayName string

    the dimension display name

    isCustomDimension boolean
    isDeleted boolean
    name string

    The dimension Key

    pricePerConsumptionUnit

    object

    Key: the unit in ConsumptionUnitColumnName, Value: the unit price

    property name* string
    pricingDimension string
  • ]

  • discount string

    in format of "10.0" (10%)

    discountPercent number
    discountType AwsMarketplaceCppoDiscountType (string)

    Possible values: [DISCOUNT_PERCENT, CUSTOM_PRICE, CUSTOM_PRICE_WITH_FPS]

    errors array
    expirationDate

    May be in format of string "Wed Sep 13 17:50:07 UTC 2023" or int64 of unix timestamp in milliseconds.

    listingFeeRenewal boolean
    manufacturerId string

    The AWS Account ID of the ISV/Seller

    manufacturerName string

    The name of the ISV/Seller

    offerExtendedStatus string
    offersCount integer
    opportunityDiscription string
    opportunityDurationType AwsMarketplaceCppoDurationType (string)

    Possible values: [SPECIFIC_DATES, ONE_TIME, NO_SET_TIME]

    opportunityEula

    object

    accessUrl string

    The S3 signed URL of the EULA file.

    key string
    objectUrl string
    opportunityId string
    opportunityName string

    opportunityRcmp

    object

    accessUrl string

    The S3 signed URL of the EULA file.

    key string
    objectUrl string
    partnerId string

    The AWS Account ID of the Channel Partner

    partnerName string

    The name of the Channel Partner

    paymentTerms

    object

    currencyCode string

    entitlement

    object[]

  • Array [

  • name string

    The commit dimension Key

    quantity integer

    The commit dimension quantity

  • ]

  • schedule

    object[]

  • Array [

  • amount number
    chargeOn date-time
  • ]

  • scheduleType string
    selectedDuration string
    productType string

    The type of the AWS Product from the ISV/Seller in this CPPO Opportunity.

    sppo boolean
    usageAllowed integer

    How many times the CPPO Opportunity can be allowed to create CPPO Private Offer by the Channel Partner.

    awsResaleAuthorizationId string

    AWS ResaleAuthorizationId(CPPO_IN offer id) for CPPO offers of the reseller.

    azureOriginalPlan

    object

    $schema string
    id string
    lifecycleState AzureMarketplaceResourceLifecycleState (string)

    Possible values: [notAvailable, neverUsed, test, preview, generallyAvailable, deprecated, decommissioned, deleted]

    offerPricingType AzureMarketplaceOfferPricingType (string)

    Possible values: [``, editExistingOfferPricingOnly, saasNewCustomizedPlans, vmSoftwareReservations]

    default "editExistingOfferPricingOnly"

    plan string
    planName string

    The azure plan friendly name, from the Azure Marketplace.

    pricing

    object

    customMeters

    object

    meters

    One of PriceAndAvailabilityCustomMeter_USD or PriceAndAvailabilityCustomMeter_PerMarket

    priceInputOption string

    Possible values: [perMarket, usd]

    default "usd"

    recurrentPrice

    object

    priceInputOption string

    Possible values: [perMarket, usd]

    default "usd"

    prices

    object[]

  • Array [

  • billingTerm

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    paymentOption

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    pricePerPaymentInUsd number

    prices

    object[]

  • Array [

  • currency string

    ISO 4217 currency code

    markets string[]

    PriceAndAvailability audience definition

    price number

    Prices interface{} json:"prices,omitempty"

  • ]

  • ]

  • recurrentPriceMode string

    Possible values: [flatRate, perUser]

    default "flatRate"

    userLimits

    object

    max number
    min number
    product string
    resourceName string

    softwareReservation

    object

    paymentSchedule

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    reservationDuration

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    vmPrices

    object

    patternProperties

    object

    property name*

    AzureMarketplaceVmPricePropertyItem

    quantity number
    unitPricePerPaymentPeriodInUsd number

    validations

    object[]

  • Array [

  • $schema string
    code string

    Possible values: [businessValidationError, collectionLimitExceeded, invalidId, invalidEntityStatus, invalidRequest, invalidResource, invalidState, notDeployed, notSupported, operationCanceled, productLocked, resourceNotFound, schemaValidationError]

    level string

    Possible values: [informational, warning]

    message string
    resourceId string
  • ]

  • visibility string

    Possible values: [visible, hidden]

    default "visible"

    azurePrivateOffer

    object

    $schema string
    acceptBy date-time

    in format YYYY-MM-DD

    acceptanceLinks

    object[]

  • Array [

  • beneficiaryId string

    The Customer Billing Account ID.

    link string
  • ]

  • beneficiaries

    object[]

  • Array [

  • beneficiaryRecipients

    object[]

  • Array [

  • id string
    recipientType string

    Possible values: [cspCustomer, billingGroup]

  • ]

  • description string
    id string

    the customer billing account id.

  • ]

  • eTag string
    end date-time

    in format YYYY-MM-DD

    id string

    in format of "private-offer/private-offer-durable-id"

    lastModified date-time

    in format YYYY-MM-DD

    name string
    notificationContacts string[]

    array of email addresses of the users to be notified of any changes in the private offer status.

    offerPricingType AzureMarketplaceOfferPricingType (string)

    Possible values: [``, editExistingOfferPricingOnly, saasNewCustomizedPlans, vmSoftwareReservations]

    partners

    object[]

  • Array [

  • id string
    location string
    partnerName string
  • ]

  • preparedBy string

    pricing

    object[]

    Up to 10 pricing entries are allowed.

  • Array [

  • basePlan string

    required for SaasNewCustomizedPlans

    discountPercentage number

    between 0.01 to 100

    discountType PrivateOfferDiscountType (string)

    Possible values: [absolute, percentage]

    markupPercentage number

    between 0.00000001 to 100

    newPlanDetails

    object

    required for SaasNewCustomizedPlans

    description string
    id string
    name string

    originalPlan

    object

    the pricing plan of the original plan.

    $schema string
    id string
    lifecycleState AzureMarketplaceResourceLifecycleState (string)

    Possible values: [notAvailable, neverUsed, test, preview, generallyAvailable, deprecated, decommissioned, deleted]

    offerPricingType AzureMarketplaceOfferPricingType (string)

    Possible values: [``, editExistingOfferPricingOnly, saasNewCustomizedPlans, vmSoftwareReservations]

    default "editExistingOfferPricingOnly"

    plan string
    planName string

    The azure plan friendly name, from the Azure Marketplace.

    pricing

    object

    customMeters

    object

    meters

    One of PriceAndAvailabilityCustomMeter_USD or PriceAndAvailabilityCustomMeter_PerMarket

    priceInputOption string

    Possible values: [perMarket, usd]

    default "usd"

    recurrentPrice

    object

    priceInputOption string

    Possible values: [perMarket, usd]

    default "usd"

    prices

    object[]

  • Array [

  • billingTerm

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    paymentOption

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    pricePerPaymentInUsd number

    prices

    object[]

  • Array [

  • currency string

    ISO 4217 currency code

    markets string[]

    PriceAndAvailability audience definition

    price number

    Prices interface{} json:"prices,omitempty"

  • ]

  • ]

  • recurrentPriceMode string

    Possible values: [flatRate, perUser]

    default "flatRate"

    userLimits

    object

    max number
    min number
    product string
    resourceName string

    softwareReservation

    object

    paymentSchedule

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    reservationDuration

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    vmPrices

    object

    patternProperties

    object

    property name*

    AzureMarketplaceVmPricePropertyItem

    quantity number
    unitPricePerPaymentPeriodInUsd number

    validations

    object[]

  • Array [

  • $schema string
    code string

    Possible values: [businessValidationError, collectionLimitExceeded, invalidId, invalidEntityStatus, invalidRequest, invalidResource, invalidState, notDeployed, notSupported, operationCanceled, productLocked, resourceNotFound, schemaValidationError]

    level string

    Possible values: [informational, warning]

    message string
    resourceId string
  • ]

  • visibility string

    Possible values: [visible, hidden]

    default "visible"

    plan string

    The base/original/default plan of the private offer, in format of "plan/product-durable-id/plan-durable-id"

    planId string
    planName string
    planType string

    Possible values: [FLAT_RATE, PER_USER]

    The type of the plan, FLAT_RATE or PER_USER.

    priceDetails

    privateOfferPlan

    object

    the pricing plan of the private offer

    $schema string
    id string
    lifecycleState AzureMarketplaceResourceLifecycleState (string)

    Possible values: [notAvailable, neverUsed, test, preview, generallyAvailable, deprecated, decommissioned, deleted]

    offerPricingType AzureMarketplaceOfferPricingType (string)

    Possible values: [``, editExistingOfferPricingOnly, saasNewCustomizedPlans, vmSoftwareReservations]

    default "editExistingOfferPricingOnly"

    plan string
    planName string

    The azure plan friendly name, from the Azure Marketplace.

    pricing

    object

    customMeters

    object

    meters

    One of PriceAndAvailabilityCustomMeter_USD or PriceAndAvailabilityCustomMeter_PerMarket

    priceInputOption string

    Possible values: [perMarket, usd]

    default "usd"

    recurrentPrice

    object

    priceInputOption string

    Possible values: [perMarket, usd]

    default "usd"

    prices

    object[]

  • Array [

  • billingTerm

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    paymentOption

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    pricePerPaymentInUsd number

    prices

    object[]

  • Array [

  • currency string

    ISO 4217 currency code

    markets string[]

    PriceAndAvailability audience definition

    price number

    Prices interface{} json:"prices,omitempty"

  • ]

  • ]

  • recurrentPriceMode string

    Possible values: [flatRate, perUser]

    default "flatRate"

    userLimits

    object

    max number
    min number
    product string
    resourceName string

    softwareReservation

    object

    paymentSchedule

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    reservationDuration

    object

    type string

    Possible values: [day, week, month, year]

    value number

    default 0

    vmPrices

    object

    patternProperties

    object

    property name*

    AzureMarketplaceVmPricePropertyItem

    quantity number
    unitPricePerPaymentPeriodInUsd number

    validations

    object[]

  • Array [

  • $schema string
    code string

    Possible values: [businessValidationError, collectionLimitExceeded, invalidId, invalidEntityStatus, invalidRequest, invalidResource, invalidState, notDeployed, notSupported, operationCanceled, productLocked, resourceNotFound, schemaValidationError]

    level string

    Possible values: [informational, warning]

    message string
    resourceId string
  • ]

  • visibility string

    Possible values: [visible, hidden]

    default "visible"

    product string

    in format of "product/product-durable-id"

    productName string
    sugerOfferId string
  • ]

  • privateOfferType AzureMarketplacePrivateOfferType (string)

    Possible values: [``, customerPromotion, cspPromotion, multipartyPromotionChannelPartner, multipartyPromotionOriginator]

    resourceName string
    start date-time

    in format YYYY-MM-DD, if VariableStartDate = true, this field should be empty.

    state AzureMarketplacePrivateOfferState (string)

    Possible values: [draft, live, deleted, withdrawn]

    subState AzureMarketplacePrivateOfferSubState (string)

    Possible values: [accepted, pendingAcceptance]

    termsAndConditionsDocSasUrl string

    Only applicable to private offers with privateOfferType = customerPromotion || cspPromotion

    termsAndConditionsDocs

    object[]

    Only applicable to private offers with privateOfferType = multipartyPromotionOriginator || multipartyPromotionChannelPartner

  • Array [

  • customerFacingDocumentName string
    fileName string
    sasUrl string
  • ]

  • upgradedFrom

    object

    id string
    name string

    validations

    object[]

  • Array [

  • $schema string
    code string

    Possible values: [businessValidationError, collectionLimitExceeded, invalidId, invalidEntityStatus, invalidRequest, invalidResource, invalidState, notDeployed, notSupported, operationCanceled, productLocked, resourceNotFound, schemaValidationError]

    level string

    Possible values: [informational, warning]

    message string
    resourceId string
  • ]

  • variableStartDate boolean

    azureProductVariant

    object

    azureGovernmentCertifications

    object[]

  • Array [

  • title string
    uri string

    validationResults

    object[]

  • Array [

  • errorMessage string
    memberNames string[]
  • ]

  • ]

  • cloudAvailabilities string[]
    conversionPaths string

    extendedProperties

    object[]

  • Array [

  • type string
    value string
  • ]

  • externalID string

    featureAvailabilities

    object[]

    Not original fields. They are populated by other API calls

  • Array [

  • customMeters

    object[]

  • Array [

  • displayName string
    id string

    includedBaseQuantities

    object[]

  • Array [

  • isInfinite boolean
    quantity number
    recurringUnit string

    Possible values: [Monthly, Annual]

  • ]

  • isEnabled boolean
    priceInUsd number
    uniqueID string
    unitOfMeasure string
  • ]

  • id string
    isHidden boolean

    marketStates

    object[]

  • Array [

  • marketCode string

    ISO Country Code

    state string

    Possible values: [Disabled, Enabled, StopSelling, Terminated]

  • ]

  • markets

    object[]

  • Array [

  • friendlyName string
    marketCode string

    ISO Country Code

  • ]

  • priceSchedules

    object[]

  • Array [

  • dateTimeRange

    object

    endAt

    object

    dateTimeInUtc string
    localizePerMarket boolean

    startAt

    object

    dateTimeInUtc string
    localizePerMarket boolean
    friendlyName string
    isBaseSchedule boolean

    There is only one base schedule.

    marketCodes string[]

    ISO country code

    schedules

    object[]

  • Array [

  • priceCadence

    object

    type string

    Possible values: [Month, Year]

    value integer
    pricingModel string

    Possible values: [Flat, Recurring, Usage]

    pricingUnits

    object[]

  • Array [

  • isUnlimitedUnit boolean
    lowerUnit integer
    name string

    Possible values: [sharedcore, transactions]

    unitType string
    upperUnit integer
  • ]

  • retailPrice

    object

    currencyCode string

    ISO currency code, Three characters

    openPrice number
    priceTierID string
  • ]

  • ]

  • properties

    object[]

  • Array [

  • type string
    value string
  • ]

  • resourceType string

    ResourceType = FeatureAvailability

    subscriptionAudiences

    object[]

  • Array [

  • description string
    id string
  • ]

  • tenantAudiences

    object[]

  • Array [

  • description string
    id string
  • ]

  • trial

    object

    dateTimeRange

    object

    endAt

    object

    dateTimeInUtc string
    localizePerMarket boolean

    startAt

    object

    dateTimeInUtc string
    localizePerMarket boolean
    duration integer
    durationType string

    Possible values: [Minute, Days, Months]

    type string

    Possible values: [NoTrial, TimedAccess, TimedUsage, Unlimited]

    visibility string

    Possible values: [Public, Private]

  • ]

  • friendlyName string
    id string
    leadGenID string
    referenceVariantID string
    resourceType string

    Possible values: [AzureSkuVariant, AzureTestDriveVariant]

    state string

    Possible values: [InActive, Active]

    billableDimensions

    object[]

    Usage based metering dimensions based on Billable Metrics, managed by Suger only.

  • Array [

  • billableMetricId string

    The ID for the billable metric.

    category PriceModelCategory (string)

    Possible values: [basic, tiered, bulk, volume, percentage, tiered-percentage, matrix]

    description string

    Description of the dimension. This is used in the UI to display the dimension.

    discount

    object

    discountType BillingDiscountType (string)

    Possible values: [PERCENTAGE, ABSOLUTE]

    value number
    length integer

    The term length for the commit amount. Applicable to Direct only.

    minimumCommit number

    The minimum commit amount. Applicable to Direct only. Ignored if the value is 0 or less.

    minimumCommitProrata boolean

    If the minimum commit is appled with pro-rata. Applicable to Direct only. If true, the minimum commit amount will be prorated based on the usage period (starting time and ending time).

    minimumCommitScope BillingMinimumCommitScope (string)

    Possible values: [``, DIMENSION, DIMENSION_GROUP_BY]

    name string

    Display name of the dimension. This is used in the UI to display the dimension.

    priceModelBasic

    object

    unitAmount number

    priceModelBulk

    object

    bulkAmount number

    A currency amount to rate usage by

    bulkSize integer

    An integer amount to represent package size. For example, 1000 here would divide usage by 1000 before multiplying by package_amount in rating

    priceModelMatrix

    object

    defaultUnitAmount number

    matrix

    object[]

    The matrix of the pricing model

  • Array [

  • properties

    object[]

  • Array [

  • name string
    value string
  • ]

  • unitAmount number
  • ]

  • priceModelPercentage

    object

    flatFee number
    percentageRate number

    Basis point take rate per event

    priceModelTiered

    object

    tiers

    object[]

  • Array [

  • firstUnit number

    Inclusive tier starting value

    flatFee number
    lastUnit number

    Exclusive tier ending value. If null, this is treated as the last tier

    unitAmount number

    Amount per unit

  • ]

  • priceModelTieredPercentage

    object

    tiers

    object[]

  • Array [

  • firstUnit number

    Inclusive tier starting value

    flatFee number
    lastUnit number

    Exclusive tier ending value. If null, this is treated as the last tier

    percentageRate number
  • ]

  • priceModelVolume

    object

    tiers

    object[]

  • Array [

  • flatFee number
    maximumUnits number

    Upper bound for this tier

    unitAmount number

    Amount per unit

  • ]

  • timeUnit TimeUnit (string)

    Possible values: [DAY, MONTH, YEAR]

  • ]

  • billingCycle BillingCycle (string)

    Possible values: [MONTH_FIRST_DAY, ENTITLEMENT_START_DATE]

    buyerAwsAccountIds string[]

    The buyers' AWS Account IDs of this offer.

    buyerAzureTenants

    object[]

    The buyers' Azure tenants of this offer.

  • Array [

  • description string
    id string
  • ]

  • commitAmount number

    The amount that the buyer has committed to pay, before discount if applicable. It can be monthly commitment or total commitment. For frontend display or analysis purposes, not used for billing.

    commitBillingIntervalInMonths integer

    Billing interval in months for commitDimensions

    commits

    object[]

    Recurring flat fee for the offer, managed by cloud marketplaces or Suger.

  • Array [

  • category string
    description string
    isUserCreated boolean

    Whether this commit dimension is newly created by user, when creating AWS Marketplace Contract private offer.

    key string

    API name of the dimension

    length integer

    The term length for the commit amount, such as 6 months, or 1 year. The length is used together with timeUnit. If the length is zero, use the TermEndTime.

    maximumUsers integer

    Possible values: >= 1 and <= 1000000

    Default value: 1000000

    The maximum number of users for PER_USER commit

    minimumUsers integer

    Possible values: >= 1 and <= 1000000

    Default value: 1

    The minimum number of users for PER_USER commit

    name string

    Display name of the dimension

    quantity integer

    The quantity of this commit.

    rate number

    The commit amount. For GCP, it is monthly commitment.

    term string

    The term of the commit amount. It is used for front-end display only.

    termEndTime string

    The end time of the commit term.

    timeUnit TimeUnit (string)

    Possible values: [DAY, MONTH, YEAR]

    type CommitDimensionType (string)

    Possible values: [FLAT_RATE, PER_USER]

    types string[]

    These indicate whether the dimension covers metering, entitlement, or support for external metering

  • ]

  • currency string

    dimensions

    object[]

    Usage based metering dimensions defined on cloud marketplaces, managed by Cloud marketplaces only.

  • Array [

  • category string
    description string

    includedBaseQuantities

    object[]

    how many quantities of this dimension are included in the commit.

  • Array [

  • isInfinite boolean
    quantity number
    recurringUnit string

    Possible values: [Monthly, Annual]

  • ]

  • key string
    name string

    Display name of the dimension. For GCP Marketplace, it is the metering metric ID without plan prefix.

    planId string

    The plan ID of the metering dimension. Applicable to GCP Marketplace only. No ISO duration suffix.

    planName string

    The name of the plan for the metering dimension. Applicable to GCP Marketplace only. It may contains the ISO duration suffix, such as P1Y.

    priceTiers

    object[]

    The price tiers of the metering dimension. Applicable to GCP Marketplace only.

  • Array [

  • fromAmount number

    such as 0

    price

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    startingUsageAmount string

    such as "0"

  • ]

  • rate number

    The unit price of this usage metering dimension.

    skuId string

    The SKU ID of the metering dimension. Applicable to GCP Marketplace only.

    types string[]

    usageCount

    object

    creditCount number

    The count of this dimension usage records that are handled as credit.

    includedCount number

    The count of this dimension usage records that are handled as included in IncludedBaseQuantity

    reportedCount number

    The count of this dimension usage records that are reported to cloud vendors.

    valueType ValueType (string)

    Possible values: [``, VALUE_TYPE_UNSPECIFIED, BOOL, INT64, DOUBLE, STRING, DISTRIBUTION, MONEY]

  • ]

  • discountPercentage number

    The discount percentage off the original price. For example, 20 means 20% off. 0 means no discount. It can be discount off the commitment amount or discount off the usage price.

    eulaType EulaType (string)

    Possible values: [``, SCMP, ECMP, RCMP, CUSTOM, ISV, CURRENT]

    eulaUrl string

    gcpCustomerInfo

    object

    address string

    The address of the customer

    contact string

    The contact name of the customer

    email string

    The email address of the customer

    organization string

    The company name of the customer

    unverifiedBillingAccount string

    The GCP billing account ID of the customer

    gcpDuration integer

    The duration of the offer in months. Only required when creating GCP Marketplace private offer.

    gcpMetrics

    object[]

    Only applicable for GCP Marketplace Offers (the default or private offer)

  • Array [

  • description string

    Description: A detailed description of the metric, which can be used in documentation.

    displayName string
    displayUnit string

    such as "min"

    displayUnitDescription string

    such as "minute"

    id string

    The usage metering metric/dimension key, all in lower case with underscore. It is in format of "{plan_id}_{usage_dimension_key}". For example, "basic_plan_storage".

    metricKind string

    such as "DELTA"

    name string

    Name: The resource name of the metric descriptor, in format of "{productServiceName}/{plan_id}_{usage_dimension_key}"

    priceTiers

    object[]

    Price info of this usage metering metric. Only applicable for the default offer (plan) and private offer.

  • Array [

  • fromAmount number

    such as 0

    price

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    startingUsageAmount string

    such as "0"

  • ]

  • reportingUnit string

    such as "min"

    skuId string

    The SKU ID of this usage metering metric. Applicable only in Private Offer.

    unit string

    such as "min"

    valueType ValueType (string)

    Possible values: [``, VALUE_TYPE_UNSPECIFIED, BOOL, INT64, DOUBLE, STRING, DISTRIBUTION, MONEY]

  • ]

  • gcpPaymentSchedule PaymentScheduleType (string)

    Possible values: [``, PREPAY, POSTPAY]

    gcpPlans

    object[]

    Only applicable for GCP Marketplace

  • Array [

  • featureValues

    object[]

  • Array [

  • featureDescription string

    such as "CPU per VM"

    featureName string

    such as "cpu"

    featureTitle string

    such as "CPU"

    featureValue string

    such as "2 CPU per VM"

  • ]

  • name string

    The plan ID, such as "starter", without the duration suffix, such as "P1Y".

    priceInfo

    object

    description string
    priceModel GcpMarketplacePriceModel (string)

    Possible values: [FREE, SUBSCRIPTION, USAGE, SUBSCRIPTION_PLUS_USAGE]

    subscriptionPlans

    object[]

    Subscription Plan (Flat Commitment)

  • Array [

  • period string

    such as "ONE_YEAR", "TWO_YEAR", "THREE_YEAR"

    price

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

  • ]

  • usageFees

    object[]

    Usage Metering Dimension/Metric if available

  • Array [

  • displayQuantity integer

    such as 1

    metricId string

    such as "Starter_storage"

    priceTiers

    object[]

  • Array [

  • fromAmount number

    such as 0

    price

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    startingUsageAmount string

    such as "0"

  • ]

  • ]

  • purchaseMode string

    Possible values: [PURCHASE_MODE_PRIVATE, PURCHASE_MODE_PUBLIC]

    title string

    such as "Starter"

  • ]

  • gcpPrivateOffer

    object

    activeEntitlement

    object

    account string

    The resource name of the account that this entitlement is based on, if any, in format ""providers/{provider_id}/accounts/{account_id}"

    consumers

    object[]

    The resources using this entitlement, if applicable.

  • Array [

  • project string

    The project name with format projects/.

  • ]

  • createTime date-time
    id string

    Entitlement Id generated by GCP Marketplace. For Marketplace pub/sub event.

    inputProperties integer[]

    The custom properties that were collected from the user to create this entitlement.

    messageToUser string

    Provider-supplied message that is displayed to the end user. Currently this is used to communicate progress and ETA for provisioning. This field can be updated only when a user is waiting for an action from the provider, i.e. entitlement state is EntitlementState.ENTITLEMENT_ACTIVATION_REQUESTED or EntitlementState.ENTITLEMENT_PENDING_PLAN_CHANGE_APPROVAL. This field is cleared automatically when the entitlement state changes.

    name string

    The resource name of the entitlement. Entitlement names have the form of providers/{provider_id}/entitlements/{entitlement_id}.

    newOfferDuration string

    in ISO 8601 duration format, such as "P2Y3M". For Marketplace pub/sub event.

    newOfferEndTime string

    Output only. The end time of the new offer. Field is empty if the pending plan change is not moving to an offer. If the offer was created with a term instead of a specified end date, this field is empty.

    newOfferStartTime string

    Output only. The start time of the new offer. Field is empty if the pending plan change is not moving to an offer.

    newPendingOffer string

    The name of the offer the entitlement is switching to upon a pending plan change. Only exists if the pending plan change is moving to an offer. Format: 'projects/{project}/services/{service}/privateOffers/{offer-id}' OR 'projects/{project}/services/{service}/standardOffers/{offer-id}', depending on whether the offer is private or public.

    newPendingOfferDuration string

    The offer duration of the new offer in ISO 8601 duration format. Field is empty if the pending plan change is not moving to an offer since the entitlement is not pending, only the plan change is pending.

    newPendingPlan string

    The identifier of the pending new plan. Required if the product has plans and the entitlement has a pending plan change.

    newPlan string

    When the buyer changes plan, For Marketplace pub/sub event.

    offer string

    The name of the offer that was procured. Field is empty if order was not made using an offer. Format: 'projects/{project}/services/{service}/privateOffers/{offer-id}' OR 'projects/{project}/services/{service}/standardOffers/{offer-id}', depending on whether the offer is private or public.

    offerDuration string

    The offer duration of the current offer in ISO 8601 duration format. Field is empty if entitlement was not made using an offer, such as "P1Y", "P2M"

    offerEffectiveTime date-time

    When the offer is effective.

    offerEndTime date-time

    Output only. End time for the Offer association corresponding to this entitlement. The field is only populated if the entitlement is currently associated with an Offer.

    plan string

    The identifier of the plan that was procured. Required if the product has plans.

    product string

    The identifier of the entity that was purchased. This may actually represent a product, quote, or offer. For Private offer, "projects/project-id/services/product-id.endpoints.partner-id.cloud.goog/privateOffers/private-offer-id"

    productExternalName string

    The identifier of the product that was procured.

    provider string

    The ID of the service provider under Cloud Commerce platform that this entitlement was created against.

    quoteExternalName string

    The identifier of the quote that was used to procure, such as the private offer Id. Empty if the order is not purchased using a quote.

    state GcpMarketplaceEntitlementState (string)

    Possible values: [ENTITLEMENT_STATE_UNSPECIFIED, ENTITLEMENT_ACTIVATION_REQUESTED, ENTITLEMENT_ACTIVE, ENTITLEMENT_PENDING_CANCELLATION, ENTITLEMENT_CANCELLED, ENTITLEMENT_PENDING_PLAN_CHANGE, ENTITLEMENT_PENDING_PLAN_CHANGE_APPROVAL, ENTITLEMENT_SUSPENDED]

    Enums of the Entitlement State. https://cloud.google.com/marketplace/docs/partners/commerce-procurement-api/reference/rest/v1/providers.entitlements#EntitlementState

    subscriptionEndTime date-time

    The End time for the subscription corresponding to this entitlement.

    updateTime date-time

    The last update timestamp. It is the endTime for the cancelled entitlement.

    usageReportingId string

    The consumerId to use when reporting usage through the Service Control API. See the consumerId field at Reporting Metrics (https://cloud.google.com/service-control/reporting-metrics) for more details. This field is present only if the product has usage-based billing configured.

    agencyEnabled boolean
    agreement string

    The resource name of agreement(entitlement) In format of "projects/{projectNumber}/agreements/{agreementId}"

    cancelTime date-time

    customEula

    object

    description string
    documentBody string
    documentType string

    such as "PARTNER_EULA"

    externalGoogleLink

    object

    uri string
    name string

    in format of "projects/{projectNumber}/agreements/{agreementId}/documents/{documentId}"

    unstructuredDocument

    object

    content string
    updateTime date-time

    customerInfo

    object

    address string

    The address of the customer

    contact string

    The contact name of the customer

    email string

    The email address of the customer

    organization string

    The company name of the customer

    unverifiedBillingAccount string

    The GCP billing account ID of the customer

    eulaAgreementDocument

    object

    description string
    documentBody string
    documentType string

    such as "PARTNER_EULA"

    externalGoogleLink

    object

    uri string
    name string

    in format of "projects/{projectNumber}/agreements/{agreementId}/documents/{documentId}"

    unstructuredDocument

    object

    content string
    updateTime date-time

    existingOfferData

    object

    entitlement

    object

    account string

    The resource name of the account that this entitlement is based on, if any, in format ""providers/{provider_id}/accounts/{account_id}"

    consumers

    object[]

    The resources using this entitlement, if applicable.

  • Array [

  • project string

    The project name with format projects/.

  • ]

  • createTime date-time
    id string

    Entitlement Id generated by GCP Marketplace. For Marketplace pub/sub event.

    inputProperties integer[]

    The custom properties that were collected from the user to create this entitlement.

    messageToUser string

    Provider-supplied message that is displayed to the end user. Currently this is used to communicate progress and ETA for provisioning. This field can be updated only when a user is waiting for an action from the provider, i.e. entitlement state is EntitlementState.ENTITLEMENT_ACTIVATION_REQUESTED or EntitlementState.ENTITLEMENT_PENDING_PLAN_CHANGE_APPROVAL. This field is cleared automatically when the entitlement state changes.

    name string

    The resource name of the entitlement. Entitlement names have the form of providers/{provider_id}/entitlements/{entitlement_id}.

    newOfferDuration string

    in ISO 8601 duration format, such as "P2Y3M". For Marketplace pub/sub event.

    newOfferEndTime string

    Output only. The end time of the new offer. Field is empty if the pending plan change is not moving to an offer. If the offer was created with a term instead of a specified end date, this field is empty.

    newOfferStartTime string

    Output only. The start time of the new offer. Field is empty if the pending plan change is not moving to an offer.

    newPendingOffer string

    The name of the offer the entitlement is switching to upon a pending plan change. Only exists if the pending plan change is moving to an offer. Format: 'projects/{project}/services/{service}/privateOffers/{offer-id}' OR 'projects/{project}/services/{service}/standardOffers/{offer-id}', depending on whether the offer is private or public.

    newPendingOfferDuration string

    The offer duration of the new offer in ISO 8601 duration format. Field is empty if the pending plan change is not moving to an offer since the entitlement is not pending, only the plan change is pending.

    newPendingPlan string

    The identifier of the pending new plan. Required if the product has plans and the entitlement has a pending plan change.

    newPlan string

    When the buyer changes plan, For Marketplace pub/sub event.

    offer string

    The name of the offer that was procured. Field is empty if order was not made using an offer. Format: 'projects/{project}/services/{service}/privateOffers/{offer-id}' OR 'projects/{project}/services/{service}/standardOffers/{offer-id}', depending on whether the offer is private or public.

    offerDuration string

    The offer duration of the current offer in ISO 8601 duration format. Field is empty if entitlement was not made using an offer, such as "P1Y", "P2M"

    offerEffectiveTime date-time

    When the offer is effective.

    offerEndTime date-time

    Output only. End time for the Offer association corresponding to this entitlement. The field is only populated if the entitlement is currently associated with an Offer.

    plan string

    The identifier of the plan that was procured. Required if the product has plans.

    product string

    The identifier of the entity that was purchased. This may actually represent a product, quote, or offer. For Private offer, "projects/project-id/services/product-id.endpoints.partner-id.cloud.goog/privateOffers/private-offer-id"

    productExternalName string

    The identifier of the product that was procured.

    provider string

    The ID of the service provider under Cloud Commerce platform that this entitlement was created against.

    quoteExternalName string

    The identifier of the quote that was used to procure, such as the private offer Id. Empty if the order is not purchased using a quote.

    state GcpMarketplaceEntitlementState (string)

    Possible values: [ENTITLEMENT_STATE_UNSPECIFIED, ENTITLEMENT_ACTIVATION_REQUESTED, ENTITLEMENT_ACTIVE, ENTITLEMENT_PENDING_CANCELLATION, ENTITLEMENT_CANCELLED, ENTITLEMENT_PENDING_PLAN_CHANGE, ENTITLEMENT_PENDING_PLAN_CHANGE_APPROVAL, ENTITLEMENT_SUSPENDED]

    Enums of the Entitlement State. https://cloud.google.com/marketplace/docs/partners/commerce-procurement-api/reference/rest/v1/providers.entitlements#EntitlementState

    subscriptionEndTime date-time

    The End time for the subscription corresponding to this entitlement.

    updateTime date-time

    The last update timestamp. It is the endTime for the cancelled entitlement.

    usageReportingId string

    The consumerId to use when reporting usage through the Service Control API. See the consumerId field at Reporting Metrics (https://cloud.google.com/service-control/reporting-metrics) for more details. This field is present only if the product has usage-based billing configured.

    existingPriceModelType GcpMarketplacePrivateOfferPriceModelType (string)

    Possible values: [``, PRICE_MODEL_TYPE_UNSPECIFIED, CUD, FIXED_FEE, FIXED_FEE_WITH_OVERAGE, PAYG, PAYG_WITH_CUD]

    hasEntitlementChanged boolean

    privateOffer

    object

    agreement string

    customEula

    object

    description string
    documentBody string
    documentType string

    such as "PARTNER_EULA"

    externalGoogleLink

    object

    uri string
    name string

    in format of "projects/{projectNumber}/agreements/{agreementId}/documents/{documentId}"

    unstructuredDocument

    object

    content string
    updateTime date-time

    installmentTimeline

    object

    installments

    object[]

  • Array [

  • priceModel

    object

    baseOffer string

    in format of "projects/{projectNumber}/services/service-name.endpoints.gcp-project-id.cloud.goog/standardOffers/base-offer-id"

    commitment

    object

    commitmentAmountPerPeriod

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    fixedPrice

    object

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    oneTimeCredit

    object

    The one time credit in amount of money

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    overage

    object

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    skuDiscounts array

    TODO: need to define the type

    payg

    object

    Pay as you go.

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    skuDiscounts array

    TODO: need to define the type

    previousCreditBalancePolicy string

    such as "PREVIOUS_CREDIT_BALANCE_POLICY_UNSPECIFIED"

    startTime date-time
  • ]

  • name string

    GCP private offer resource name.

    offerTerm

    object

    enableScheduledStartTimes boolean
    endTime date-time
    startPolicy GcpMarketplaceOfferStartPolicy (string)

    Possible values: [``, OFFER_START_POLICY_IMMEDIATE, OFFER_START_POLICY_SCHEDULED]

    startTime date-time

    termDuration

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    paymentSchedule PaymentScheduleType (string)

    Possible values: [``, PREPAY, POSTPAY]

    priceModel

    object

    Nill if the offer has payment installments.

    baseOffer string

    in format of "projects/{projectNumber}/services/service-name.endpoints.gcp-project-id.cloud.goog/standardOffers/base-offer-id"

    commitment

    object

    commitmentAmountPerPeriod

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    fixedPrice

    object

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    oneTimeCredit

    object

    The one time credit in amount of money

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    overage

    object

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    skuDiscounts array

    TODO: need to define the type

    payg

    object

    Pay as you go.

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    skuDiscounts array

    TODO: need to define the type

    previousCreditBalancePolicy string

    such as "PREVIOUS_CREDIT_BALANCE_POLICY_UNSPECIFIED"

    serviceLevel string

    The Plan of the offer.

    standardOffer
    expireTime date-time

    features

    object[]

  • Array [

  • featureDescription string

    such as "CPU per VM"

    featureName string

    such as "cpu"

    featureTitle string

    such as "CPU"

    featureValue string

    such as "2 CPU per VM"

  • ]

  • installmentTimeline

    object

    installments

    object[]

  • Array [

  • priceModel

    object

    baseOffer string

    in format of "projects/{projectNumber}/services/service-name.endpoints.gcp-project-id.cloud.goog/standardOffers/base-offer-id"

    commitment

    object

    commitmentAmountPerPeriod

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    fixedPrice

    object

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    oneTimeCredit

    object

    The one time credit in amount of money

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    overage

    object

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    skuDiscounts array

    TODO: need to define the type

    payg

    object

    Pay as you go.

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    skuDiscounts array

    TODO: need to define the type

    previousCreditBalancePolicy string

    such as "PREVIOUS_CREDIT_BALANCE_POLICY_UNSPECIFIED"

    startTime date-time
  • ]

  • lifecycleState string

    such as "PUBLISHED"

    metricInformation

    object

    metricDetails

    object[]

  • Array [

  • displayName string

    such as "CPU"

    parentCommerceService string

    in format of "projects/{projectNumber}/services/service-name.endpoints.gcp-project-id.cloud.goog"

    skuId string

    such as "BC1B-6259-BF57"

    tiers

    object[]

    Price tiers for this metric.

  • Array [

  • fromAmount number

    such as 0

    price

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    startingUsageAmount string

    such as "0"

  • ]

  • unitDescription string

    such as "minute"

  • ]

  • migrationMetadata

    object

    inventoryFlavorExternalName string

    Plan name maybe with term suffix, such as "plan-name-P1Y"

    productExternalName string

    in format of "product-service-id.endpoints.gcp-project-id.cloud.goog"

    projectNumber string

    The GCP project number of the provider.

    providerId string

    The GCP project ID of the provider.

    name string

    In format of "projects/{projectNumber}/services/{serviceName, such as service-name.endpoints.gcp-project-id.cloud.goog}/privateOffers/{privateOfferId}"

    offerId string

    GCP private offer ID

    offerSource string

    such as "OFFER"

    offerState GcpMarketplacePrivateOfferState (string)

    Possible values: [OFFER_ACTIVE, OFFER_ACTIVATING, OFFER_SCHEDULED, OFFER_ENTITLEMENT_ACCOUNT_PENDING, OFFER_PUBLISHED, OFFER_LAPSED, OFFER_EXPIRED, OFFER_CANCELLED, OFFER_UNAVAILABLE, OFFER_DRAFT]

    offerTerm

    object

    enableScheduledStartTimes boolean
    endTime date-time
    startPolicy GcpMarketplaceOfferStartPolicy (string)

    Possible values: [``, OFFER_START_POLICY_IMMEDIATE, OFFER_START_POLICY_SCHEDULED]

    startTime date-time

    termDuration

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    offerTitle string

    The offer title in the GCP Marketplace.

    offerTitleAutoGenerated boolean
    paymentSchedule PaymentScheduleType (string)

    Possible values: [``, PREPAY, POSTPAY]

    such as "PREPAY" or "POSTPAY"

    policies

    object

    property name* string

    priceModel

    object

    Nill if the offer has payment installments.

    baseOffer string

    in format of "projects/{projectNumber}/services/service-name.endpoints.gcp-project-id.cloud.goog/standardOffers/base-offer-id"

    commitment

    object

    commitmentAmountPerPeriod

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    fixedPrice

    object

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    oneTimeCredit

    object

    The one time credit in amount of money

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    overage

    object

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    skuDiscounts array

    TODO: need to define the type

    payg

    object

    Pay as you go.

    discount

    object

    discountPercentage

    object

    such as {"units": "0", "nanos": 0} as no discount, or {"units": "10", "nanos": 0} as 10% off discount

    nanos integer
    units string

    discountedPrice

    object

    The discounted price of the private offer. If the discount is 10% off, and the original price is $100, then the discounted price is $90.

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    skuDiscounts array

    TODO: need to define the type

    previousCreditBalancePolicy string

    such as "PREVIOUS_CREDIT_BALANCE_POLICY_UNSPECIFIED"

    priceModelType GcpMarketplacePrivateOfferPriceModelType (string)

    Possible values: [``, PRICE_MODEL_TYPE_UNSPECIFIED, CUD, FIXED_FEE, FIXED_FEE_WITH_OVERAGE, PAYG, PAYG_WITH_CUD]

    providerCancellationInternalNote string

    providerInfo

    object

    creatorEmailAddress string

    The email address of who create the private offer in the provider.

    salesContactEmail string

    The sales contact email of the provider.

    salesContactName string

    The sales contact name of the provider.

    providerInternalNote string
    providerPublicNote string

    purchaseChannel

    object

    marketplace boolean
    reseller boolean
    purchaseTime date-time

    replacementMetadata

    object

    cotermAlignment string
    replacedOffer string

    The resource name of the private offer being replaced. in format of "projects/{projectNumber}/services/{productServiceName}/privateOffers/{privateOfferId}"

    replacedOfferEndTime date-time
    replacementPolicy string
    serviceLevel string

    The Plan of the offer.

    updateTime date-time
    useLegacyPartnerEula boolean
    userLabels string[]

    gcpProviderInfo

    object

    creatorEmailAddress string

    The email address of who create the private offer in the provider.

    salesContactEmail string

    The sales contact email of the provider.

    salesContactName string

    The sales contact name of the provider.

    gcpProviderInternalNote string

    Optional when creating GCP Marketplace private offer. The internal note for the seller/ISV. It is only visible to the seller/ISV.

    gcpProviderPublicNote string

    Optional when creating GCP Marketplace private offer. By default, it is the same as offer name. The public note for the buyer. It is visible to the buyer.

    gcpResellerPrivateOfferPlan

    object

    acceptanceDeadlineTime date-time
    agreement string

    The resource name of agreement(entitlement) In format of "projects/{projectNumber}/agreements/{agreementId}"

    agreementDocuments

    object

    isvToCustomerAgreementDocument

    object

    description string
    documentBody string
    documentType string

    such as "PARTNER_EULA"

    externalGoogleLink

    object

    uri string
    name string

    in format of "projects/{projectNumber}/agreements/{agreementId}/documents/{documentId}"

    unstructuredDocument

    object

    content string
    updateTime date-time

    isvToResellerAgreementDocument

    object

    description string
    documentBody string
    documentType string

    such as "PARTNER_EULA"

    externalGoogleLink

    object

    uri string
    name string

    in format of "projects/{projectNumber}/agreements/{agreementId}/documents/{documentId}"

    unstructuredDocument

    object

    content string
    updateTime date-time
    amendmentContext
    displayName string

    durationConfig

    object

    endTime date-time
    startTime date-time

    features

    object[]

  • Array [

  • featureDescription string

    such as "CPU per VM"

    featureName string

    such as "cpu"

    featureTitle string

    such as "CPU"

    featureValue string

    such as "2 CPU per VM"

  • ]

  • installmentTimelineTemplate

    object

    installmentTemplates

    object[]

  • Array [

  • priceModelTemplate

    object

    baseOffer string

    in format of "projects/{projectNumber}/services/service-name.endpoints.gcp-project-id.cloud.goog/standardOffers/base-offer-id"

    commitment

    object

    commitmentAmountPerPeriodTemplate

    object

    currencyCode string

    decimalAmountConstraint

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountTemplate

    object

    discountEconomics string

    discountPercentage

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountedPrice

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    hideDiscountPercentage boolean

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    consumption string

    Possible values: [overage, payg]

    fixedPrice

    object

    discountTemplate

    object

    discountEconomics string

    discountPercentage

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountedPrice

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    hideDiscountPercentage boolean

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    overage

    object

    discountTemplate

    object

    discountEconomics string

    discountPercentage

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountedPrice

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    hideDiscountPercentage boolean
    skuDiscountTemplates undefined[]

    skuRepresentation

    object

    skuGroupList

    skuList

    object

    skus string[]
    skus string

    payg

    object

    discountTemplate

    object

    discountEconomics string

    discountPercentage

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountedPrice

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    hideDiscountPercentage boolean

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    skuDiscountTemplates undefined[]

    skuRepresentation

    object

    skuGroupList

    skuList

    object

    skus string[]
    skus string
    subscription string

    Possible values: [fixedPrice, commitment]

    startTime date-time
  • ]

  • isvInfo

    object

    contactEmail string
    contactName string
    partnerAdvantageAccountLegalName string
    partnerAdvantageId string

    margin

    object

    marginPercentage

    object

    value string

    The percentage value of the margin in the range of 0 to 100.

    metaInfo

    object

    gcpOrganizationId string

    Gcp Organiztion ID from integration with GCP Marketplace.

    gcpProjectNumber string

    Gcp Project Number from integration with GCP Marketplace.

    name string

    In format of "projects/{projectNumber}/partnerAccounts/{partnerAccountId}/resellerPrivateOfferPlans/{resellerPrivateOfferPlanId}"

    offerTemplatePolicies

    object

    allowAutoRenewal boolean
    allowScheduledStartDate boolean
    maxRenewalTimes string

    such as "3"

    proration GcpMarketplaceOfferProration (string)

    Possible values: [PRORATION_UNSPECIFIED, NOT_PRORATED_ANNIVERSARY_DATES, PRORATED]

    offerTermTemplate

    object

    enableScheduledStartTimes boolean
    endTime date-time
    paymentRecurrence string
    startPolicy GcpMarketplaceOfferStartPolicy (string)

    Possible values: [``, OFFER_START_POLICY_IMMEDIATE, OFFER_START_POLICY_SCHEDULED]

    startTime date-time

    termDuration

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    termDurationConstraint

    object

    defaultDuration

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    paymentSchedule PaymentScheduleType (string)

    Possible values: [``, PREPAY, POSTPAY]

    priceModelTemplate

    object

    baseOffer string

    in format of "projects/{projectNumber}/services/service-name.endpoints.gcp-project-id.cloud.goog/standardOffers/base-offer-id"

    commitment

    object

    commitmentAmountPerPeriodTemplate

    object

    currencyCode string

    decimalAmountConstraint

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountTemplate

    object

    discountEconomics string

    discountPercentage

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountedPrice

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    hideDiscountPercentage boolean

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    consumption string

    Possible values: [overage, payg]

    fixedPrice

    object

    discountTemplate

    object

    discountEconomics string

    discountPercentage

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountedPrice

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    hideDiscountPercentage boolean

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    overage

    object

    discountTemplate

    object

    discountEconomics string

    discountPercentage

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountedPrice

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    hideDiscountPercentage boolean
    skuDiscountTemplates array

    skuRepresentation

    object

    skuGroupList

    skuList

    object

    skus string[]
    skus string

    payg

    object

    discountTemplate

    object

    discountEconomics string

    discountPercentage

    object

    defaultAmount

    object

    nanos integer
    units string

    maxAmount

    object

    nanos integer
    units string

    minAmount

    object

    nanos integer
    units string

    discountedPrice

    object

    currencyCode string

    such as "USD"

    nanos integer

    for the decimal part, such as 30000000 = $0.03

    units string

    for the integer part, such as "500000" = $50K

    hideDiscountPercentage boolean

    period

    object

    count integer

    such as 1, 6, 12

    unit GcpPeriodDurationUnit (string)

    Possible values: [MONTHLY_PERIOD, YEARLY_PERIOD]

    skuDiscountTemplates array

    skuRepresentation

    object

    skuGroupList

    skuList

    object

    skus string[]
    skus string
    subscription string

    Possible values: [fixedPrice, commitment]

    productInfo

    object

    flavorExternalName string

    The service level (price plan) with time duration suffix, such as "basic-plan-P1Y"

    productExternalName string
    providerId string
    serviceLevel string

    The price plan, such as "basic-plan"

    serviceName string
    replacementMetadata
    resellOfferTemplate string

    in format of "resellOfferTemplates/{resellOfferTemplateId}"

    resellerInfo

    object

    billingAccountId string
    billingAccountNickname string
    billingAccountOrgDisplayName string
    billingAccountType string
    notesToReseller string
    reusePolicy GcpMarketplaceResellerPrivateOfferPlanReusePolicy (string)

    Possible values: [``, REUSE_POLICY_SINGLE_USE, REUSE_POLICY_MULTI_USE]

    startPolicy GcpMarketplaceStartPolicy (string)

    Possible values: [``, START_POLICY_ON_ACCEPTANCE, START_POLICY_SCHEDULED]

    state

    object

    cancellationReason
    comment string
    rejectionReason
    stateType GcpMarketplaceResellerPrivateOfferPlanStateType (string)

    Possible values: [``, STATE_TYPE_DRAFT, STATE_TYPE_READY_TO_ACCEPT, STATE_TYPE_READY_TO_USE, STATE_TYPE_USED, STATE_TYPE_CANCELED, STATE_TYPE_EXPIRED_NEVER_ACCEPTED, STATE_TYPE_EXPIRED_ACCEPTED]

    stateTransitions

    object[]

  • Array [

  • newState

    object

    stateType GcpMarketplaceResellerPrivateOfferPlanStateType (string)

    Possible values: [``, STATE_TYPE_DRAFT, STATE_TYPE_READY_TO_ACCEPT, STATE_TYPE_READY_TO_USE, STATE_TYPE_USED, STATE_TYPE_CANCELED, STATE_TYPE_EXPIRED_NEVER_ACCEPTED, STATE_TYPE_EXPIRED_ACCEPTED]

    transitionTime date-time
  • ]

  • updateTime date-time
    gcpUsagePlanPriceModel GcpMarketplaceUsagePlanPriceModel (string)

    Possible values: [``, CUD_LIST_PRICE, CUD_ALL_USAGE_DISCOUNTED, USAGE_DISCOUNT_ONLY]

    gracePeriodInDays integer

    The grace period in days for the offer. This is the number of days during which invoices remain in draft status, for reviewing. This filed can be overridden at the entitlement level.

    netTermsInDays integer

    The net terms in days for the offer. This is the number of days the buyer has to pay the invoice. This filed can be overridden at the entitlement level.

    paymentInstallments

    object[]

    For flexible payment schedule, managed by cloud marketplaces or Suger.

  • Array [

  • amount number

    The amount the buyer has paid for this installment. If there is a discount off the original price, the amount is the discounted price.

    chargeOn date-time

    When the buyer will be charged for this installment. If it is null, the buyer will be charged on the effective date of the entitlement.

    chargeOnStr string

    The charge on date in string format. It is used for front-end display only.

    credit number

    Used in GCP Marketplace private offer as one-time credit. Default as zero if there is no credit.

    discountPercentage number

    The discount percentage off the original price. For GCP Marketplace, it can be discount off the commitment amount or discount off the usage price. The value is between 0 to 100. For example, 20 means 20% off. Default as zero if there is no discount.

    originalAmount number

    The original amount before discount if there is a discount off the original price. nil if there is no discount.

  • ]

  • paymentSchedule PaymentScheduleType (string)

    Possible values: [``, PREPAY, POSTPAY]

    privateOfferUrl string

    The URL of the private offer sent to buyers to accept. Only applicable for private offer.

    proratedBilling boolean

    Prorated billing for the offer. If true, the billing is prorated based on the start date and end date. If false, the billing is not prorated. This filed can be overridden at the entitlement level.

    refundCancellationPolicy string
    resellerAttachEulaType EulaType (string)

    Possible values: [``, SCMP, ECMP, RCMP, CUSTOM, ISV, CURRENT]

    resellerEulaType EulaType (string)

    Possible values: [``, SCMP, ECMP, RCMP, CUSTOM, ISV, CURRENT]

    resellerEulaUrl string
    sellerNotes string
    startTime date-time

    Optional when creating AWS or GCP Marketplace private offer on the contract product. The future start time of the offer if it is not started on the acceptance.

    taxIds string[]

    Tax ids for the offer, used to calculate the tax amount for the offer. This field can be overridden at the entitlement level.

    trialConfig

    object

    trialPeriod integer
    trialPeriodUnit TimeUnit (string)

    Possible values: [DAY, MONTH, YEAR]

    usageBillingIntervalInMonths integer

    Billing interval in months for billableDimensions

    visibility string

    Possible values: [PRIVATE, PUBLIC]

    The default visibility of offer is PRIVATE.

    lastUpdateTime date-time
    lastUpdatedBy string

    metaInfo

    object

    aceApnCrmUniqueIdentifier string

    The linked ACE ApnCrmUniqueIdentifier of the private offer if available.

    awsSaasProductDimensions

    object[]

    The AWS SaaS product dimensions. Applicable for AWS SaaS products only. This is used to save price info when creating AWS SaaS product.

  • Array [

  • Description string
    Key string
    Name string
    Rate number
    Types string[]
    Unit string
  • ]

  • baseAgreementId string

    Applicable for AWS Marketplace only, when the IsAgreementBasedOffer is true.

    buyerIds string[]

    The Suger buyer IDs of the private offer if available.

    contacts

    object[]

    The contacts of the offer to notify if any updates.

  • Array [

  • company string
    email string
    name string
  • ]

  • cppoInOfferId string

    The Suger CPPO_IN offer ID.

    cppoOfferId string

    The Suger CPPO offer ID.

    cppoOutOfferId string

    The Suger CPPO_OUT offer ID.

    customMetaInfo

    object

    The custom meta info of the offer can be updated by seller via API or console.

    property name* string
    enableTestUsageMetering boolean

    If enabled, Suger will test metering the usage for this entitlement hourly.

    entitlementCancellationSchedule

    object

    cancelDate string

    The cancellation date of the entitlement. It is required when the type is SpecificDate.

    creationDate string

    When this cancellation schedule is created.

    note string

    Possible values: <= 500 characters

    The cancellation note. Max 500 characters.

    type CancellationScheduleType (string)

    Possible values: [EndOfTerm, Immediate, SpecificDate]

    Cancellation type

    errorMessages string[]

    The error messages when the offer is invalid or offer related tasks failed. Populated by Suger service.

    hubspotDealId string

    Hubsport deal ID of the private offer if available.

    internalNote string

    The Internal note of the private offer. It is only visible to the seller/ISV, not visible to the buyer. Up to 1000 characters.

    isAgreementBasedOffer boolean

    Applicable for AWS Marketplace only, If this offer is agreement based offer.

    isGrossRevenueFullSync boolean

    Whether the gross revenue is fully synced for the entitlement.

    isRenewalOffer boolean

    Applicable for AWS Marketplace only. If this offer is renewal offer of existing agreement. The existing agreement can be within or outside AWS Marketplace. AWS may audit and verify your offer is a renewal. If AWS is unable to verify your offer, then AWS may revoke the offer and entitlements from your customer.

    isReplacementOffer boolean

    If this offer is a GCP replacement offer. Applicable for GCP Marketplace replacement offer only.

    lastModifiedBy

    object

    email string

    The email of the creator.

    entityId string

    The ID of the creator.

    entityType EntityType (string)

    Possible values: [``, ABNORMAL_PAYMENT_TRANSACTIONS, API_CLIENT, AUDITING_EVENT, BUYER, CONTACT, ENTITLEMENT, ENTITLEMENT_TERM, HEADLESS_ENTITLEMENTS, INTEGRATION, INVOICE, NEW_CLIENT, NOTIFICATION_MESSAGE, OFFER, WORKFLOW, ORGANIZATION, PAYMENT_TRANSACTION, PRODUCT, REFERRAL, REVENUE_RECORD, SUPPORT_TICKET, UNPURCHASED_OFFERS, USER]

    The Entity type of the creator, either USER or API_CLIENT.

    name string

    The name of the creator.

    notifications

    object[]

    The notifications of the offer if any updates. In most cases, it is to notify contacts/buyers when the offer is pending acceptance.

  • Array [

  • action NotificationEventAction (string)

    Possible values: [``, ABNORMAL_ALERT, ACCEPT, ADD, APPROVE, CANCEL, CLOSE, CREATE, DELETE, DISBURSE, END_SOON, EXPIRE, EXPIRE_SOON, MERGE, METER, NEW_CLIENT_SIGNUP, NOTIFY, NOTIFY_CONTACTS, OPEN_EMAIL, PENDING_CANCEL, PENDING_ACCEPTANCE, REINSTATE, REJECT, REOPEN, CHARGE, REFUND, ISSUE, ROTATE_SECRET, SUSPEND, TEST, UPDATE, ACE_ENGAGEMENT_SCORE_UPDATE, ACE_SALES_REP_UPDATE, SUBMIT_APPROVAL_REQUEST, REVIEW_APPROVAL_REQUEST]

    ccContactIds string[]

    Cc contactIds that will receive this notification

    channels NotificationChannel (string)[]

    Possible values: [EMAIL, SLACK, SMS, SNS, SALESFORCE, WEBHOOK, SUGER_SUPPORT, MICROSOFT_TEAMS]

    The list of channels this event will be sent to, e.g., ["SLACK", "EMAIL"]

    contactEmails string[]

    Contact emails that will receive this notification

    contactIds string[]

    ContactIds that will receive this notification

    createdBy

    object

    email string

    The email of the creator.

    entityId string

    The ID of the creator.

    entityType EntityType (string)

    Possible values: [``, ABNORMAL_PAYMENT_TRANSACTIONS, API_CLIENT, AUDITING_EVENT, BUYER, CONTACT, ENTITLEMENT, ENTITLEMENT_TERM, HEADLESS_ENTITLEMENTS, INTEGRATION, INVOICE, NEW_CLIENT, NOTIFICATION_MESSAGE, OFFER, WORKFLOW, ORGANIZATION, PAYMENT_TRANSACTION, PRODUCT, REFERRAL, REVENUE_RECORD, SUPPORT_TICKET, UNPURCHASED_OFFERS, USER]

    The Entity type of the creator, either USER or API_CLIENT.

    name string

    The name of the creator.

    customFields

    object

    Custom fields of the notification event.

    property name* any

    Custom fields of the notification event.

    entityID string
    entityName string

    The name of the entity.

    entityStatus string
    entityType EntityType (string)

    Possible values: [``, ABNORMAL_PAYMENT_TRANSACTIONS, API_CLIENT, AUDITING_EVENT, BUYER, CONTACT, ENTITLEMENT, ENTITLEMENT_TERM, HEADLESS_ENTITLEMENTS, INTEGRATION, INVOICE, NEW_CLIENT, NOTIFICATION_MESSAGE, OFFER, WORKFLOW, ORGANIZATION, PAYMENT_TRANSACTION, PRODUCT, REFERRAL, REVENUE_RECORD, SUPPORT_TICKET, UNPURCHASED_OFFERS, USER]

    eventID string

    notification event id.

    eventStatus NotificationEventStatus (string)

    Possible values: [``, SCHEDULED, PENDING, DONE, FAILED]

    info

    Additional info of the notification event.

    isActionItem boolean

    If this notification event is an action item.

    lastUpdateTime date-time

    timestamp of the event when it is updated.

    message string

    The message of the notification event such as email body, action item description.

    organizationID string

    suger organization id.

    partner Partner (string)

    Possible values: [``, ADYEN, ALIBABA, AWS, AWS_CHINA, AZURE, GCP, GOOGLE, HUBSPOT, LAGO, MARKETO, METRONOME, MICROSOFT, ORACLE, ORB, REDHAT, SALESFORCE, SLACK, STRIPE, ZOHO]

    priority AuditingEventPriority (string)

    Possible values: [``, LOW, MEDIUM, HIGH, CRITICAL]

    requireAudit boolean

    If this notification event is an auditing event and need to store in DB.

    timestamp date-time

    timestamp of the event when it is scheduled or created.

    title string

    The title of the notification event such as email subject, action item title.

    trackEvents

    object[]

    The track events of the notification event.

  • Array [

  • action TrackEventActionType (string)

    Possible values: [OPEN_EMAIL]

    contactId string

    The ID of the contact who triggered the track event if applicable.

    timestamp date-time

    timestamp of the track event happened.

  • ]

  • ]

  • offerAcceptDate date-time

    The date when the offer is accepted by the buyer. Only available when the private offer has been accepted.

    renewalOfferType AwsRenewalOfferType (string)

    Possible values: [``, External, AwsMarketplace]

    replacedOfferEndTime date-time

    The end time of the replaced offer. Applicable for GCP Marketplace replacement offer only.

    replacedOfferResourceName string

    The resource name of the GCP Marketplace offer that this offer is replacing. In format of "projects/{gcpProjectNumber}/services/{productServiceName}/privateOffers/{privateOfferId}" Applicable for GCP Marketplace replacement offer only.

    salesforceEntitlementURL string

    The Salesforce entitlement URL

    salesforceOpportunityId string

    The Salesforce opportunity ID of the private offer if available.

    testUsageMeteringEndTime date-time

    The test usage metering end time. It is used for test usage metering only. Required if EnableTestUsageMetering is true.

    updateMessage string

    The message to notify when the offer is updated.

    name string
    offerType OfferType (string)

    Possible values: [UNKNOWN, AMI, CONTAINER, CONTRACT, CPPO_OUT, CPPO_IN, CPPO, CUD, DEFAULT, FIXED_FEE, FIXED_FEE_WITH_OVERAGE, FLAT_RATE, FREE_TRIAL, PAYG, PAYG_WITH_CUD, PER_USER, PRIVATE, PROFESSIONAL_SERVICES, SUBSCRIPTION]

    organizationID string
    partner Partner (string)

    Possible values: [``, ADYEN, ALIBABA, AWS, AWS_CHINA, AZURE, GCP, GOOGLE, HUBSPOT, LAGO, MARKETO, METRONOME, MICROSOFT, ORACLE, ORB, REDHAT, SALESFORCE, SLACK, STRIPE, ZOHO]

    productID string
    service PartnerService (string)

    Possible values: [DEFAULT, MARKETPLACE, ACE, COSELL, CRM, CPQ, CHATBOT, BILLING, BIGQUERY, DRIVE, EMAIL, STORAGE, PAYMENT, TEAMS]

    status OfferStatus (string)

    Possible values: [``, INVALID, ACCEPTED, ACTIVE, CANCEL_FAILED, CANCEL_SUCCESS, CANCELLED, CREATE_FAILED, CREATE_SUCCESS, DELETED, DEPRECATED, DRAFT, EXPIRED, PENDING_ACCEPTANCE, PENDING_CANCEL, PENDING_CREATE, PENDING_UPDATE, PREVIEW, RESTRICTED, TEST, UPDATE_FAILED, UPDATE_SUCCESS, USED]

  • ]

Loading...