Credit
Returns the credit limit history of an account filtered by a date range
The account ID
The first date to include in the credit limit history
2024-02-01The last date to include in the credit limit history
2024-05-01When provided, specifies the last item returned in previous page, used to fetch the next page. Fetches the first page when omitted.
When provided, specifies the number of items to return in the page. Uses default page size of 10 when omitted.
Successful response
Validation Error
Unauthorized
Insufficient Privileges
Client error
Server error
Set the credit limit of an account to the amount specified
The account ID
10000Successful response
Validation Error
Unauthorized
Insufficient Privileges
Client error
Server error
Applies an incremental change to the credit limit of an account
The account ID
The amount to increase or decrease the credit limit by
10000The action to either increase or decrease the credit limit by the amount provided.
INCREASEPossible values: Successful response
Validation Error
Unauthorized
Insufficient Privileges
Client error
Server error
Last updated