Skip to main content

ProductCatalogReply

addons object
property name* object
audiencestring
billing object
prices object[]
  • Array [
  • intervalstring
    lookup_keystring
    metadata object
    property name*string
    nicknamestring
    price_idstring
    unit_amountinteger<int64>
  • ]
  • descriptionstring
    display_namestring
    include_with_trialboolean
    lookup_keystring
    marketing_descriptionstring
    personal_orgboolean
    product_idstring
    usage objectnullable
    evidence_storage_gbinteger<int64>
    record_countinteger<int64>
    errorstring

    The error message if the request was unsuccessful

    error_codestring

    The error code if the request was unsuccessful

    modules object
    property name* object
    audiencestring
    billing object
    prices object[]
  • Array [
  • intervalstring
    lookup_keystring
    metadata object
    property name*string
    nicknamestring
    price_idstring
    unit_amountinteger<int64>
  • ]
  • descriptionstring
    display_namestring
    include_with_trialboolean
    lookup_keystring
    marketing_descriptionstring
    personal_orgboolean
    product_idstring
    usage objectnullable
    evidence_storage_gbinteger<int64>
    record_countinteger<int64>
    shastring
    successboolean

    Whether or not the request was successful or not

    unverifiedboolean
    versionstring
    ProductCatalogReply
    {
    "addons": {},
    "error": "string",
    "error_code": "string",
    "modules": {},
    "sha": "string",
    "success": true,
    "unverified": true,
    "version": "string"
    }