Skip to main content

Sum of amount of debited transactions including refunds

Sum of amount of debited transactions including refunds

Path Parameters
    org_id string required
    billing_id string required

    ID of the billing account

Responses

A successful response.


Schema
    debited object
    amount int64
    currency string
    updated_at date-time
Loading...