Skip to main content
GET
List Adjustments

Authorizations

api_access_token
string
header
required

Path Parameters

account_id
integer
required

The numeric ID of the account

subscription_id
integer
required

The numeric ID of the subscription

Query Parameters

active
enum<string>

Filter only active adjustments when true

Available options:
true,
false

Response

200 - application/json

Success

id
integer
adjustment_type
enum<string>
Available options:
debit,
credit
recurrence_type
enum<string>
Available options:
fixed_cycles,
infinite
amount
number
concept
string
start_period
string<date>
end_period
string<date> | null
total_cycles
integer | null
cycles_applied
integer
active
boolean
remaining_cycles
integer | null
created_at
string<date-time>
updated_at
string<date-time>
created_by
object | null