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

Get the authenticated organization's aggregate-usage collection threshold

No path, query string, header, or cookie parameters

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

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