Overview
/
Developer Tools
/
API Reference
/
Payments
/
Set the authenticated organization's aggregate-usage collection threshold.

Set the authenticated organization's aggregate-usage collection threshold

HTTP Request

  • application/json

    //
    • amount:

      numberUSD Price,
    • expected_version:

      numberint64
      //
    }

Response

  • 200 OK
    • //
      • admin_amount:

        numberUSD Price,
        //
      • customer_amount:

        numberUSD Price,
        //
      • default_amount:

        numberUSD Price,
      • effective_amount:

        numberUSD Price,
      • source:

        "admin"+2
        • "admin"
        • "customer"
        • "system_default"
        ,
        //
      • version:

        numberint64,
        //
      • :

        {{ ... },
        //
        • maximum_amount:

          numberUSD Price,
        • minimum_amount:

          numberUSD Price
        }
      • :

        {{ ... }
        //
        • maximum_amount:

          numberUSD Price,
        • minimum_amount:

          numberUSD Price
        }
      }

Examples

put
/org/billing/usage-collection-threshold
200 OK
Response