List Billing Packages
Retrieve all billing packages for the given organization and ledger.
Headers
The unique identifier of the Organization associated with the request.
"019c96a0-0a98-7287-9a31-786e0809c769"
The authorization token in the 'Bearer ' format.
Important: This header is required if your environment has Access Manager enabled. For more information, refer to the Access Manager documentation.
The type of media of the resource. Must be application/json.
"application/json"
Query Parameters
Unique identifier of the Ledger.
Filter by billing package type: volume or maintenance.
volume, maintenance Filter by active status. true returns only active billing packages, false only inactive ones. Omit to return both.
Page number (minimum 1).
Number of records per page (minimum 1).

