Fetch Adjustments

get/v3/settlement/{id}/transactions/adjustment

Path parameters

idstring required

ID of the settlement you want to fetch the list of adjustments for

Query parameters

ending_beforestring

A cursor for use in pagination. Takes an adjustment ID as input

starting_afterstring

A cursor for use in pagination. Takes an adjustment ID as input

limitinteger

The number of objects to be fetched. By default 10; can be from 1 to 100

Response

200

statusstring
messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.