Skip to main content

Partial Update Credits Auto Top-up Settings

PATCH 

/account/credits/top-up/settings/

Request

Body

    auto_top_up_on_expiration booleanrequired

    If true, buy credits automatically on the expiration date of purchased credits.

    auto_top_up_on_insufficient booleanrequired

    If true, buy credits automatically when the account balance is insufficient to perfom scans.

    auto_top_up_credits_pack objectnullable
    id stringrequired

    Possible values: <= 100 characters

    name stringrequired

    Possible values: <= 50 characters

    price integerrequired

    Possible values: >= -2147483648 and <= 2147483647

    currency_code stringrequired

    Possible values: [USD, EUR, GBP, ``]

    • USD - USD
    • EUR - EUR
    • GBP - GBP
    pack_amount int64required

    Possible values: <= 4294967295

    discount integerrequired
    savings integerrequired

Responses

Schema
    auto_top_up_on_expiration booleanrequired

    If true, buy credits automatically on the expiration date of purchased credits.

    auto_top_up_on_insufficient booleanrequired

    If true, buy credits automatically when the account balance is insufficient to perfom scans.

    auto_top_up_credits_pack objectnullable
    id stringrequired

    Possible values: <= 100 characters

    name stringrequired

    Possible values: <= 50 characters

    price integerrequired

    Possible values: >= -2147483648 and <= 2147483647

    currency_code stringrequired

    Possible values: [USD, EUR, GBP, ``]

    • USD - USD
    • EUR - EUR
    • GBP - GBP
    pack_amount int64required

    Possible values: <= 4294967295

    discount integerrequired
    savings integerrequired
Loading...