Update Credit Line Source – Updates the source information for a credit line on an account.

Updates the source information for a credit line on the specified account. Returns the result of the update operation.

Path Params
string
required

The program code associated with the request.

string
required

The unique identifier of the account for which to update the credit line source. Must be a valid GUID.

Body Params

The Gd.Bos.DataTransfer.Request.UpdateCreditLineSourceRequest object containing the updated source information.

double

The user's income amount to be used in credit line evaluation. Must be non-negative.

string | null

The frequency of the income (e.g., "monthly", "weekly").

double

The user's expense amount to be used in credit line evaluation. Must be non-negative.

string | null

The frequency of the expense (e.g., "monthly", "weekly").

Headers
string
required

The unique request identifier for idempotency and tracking. Must be provided in the X-GD-RequestId header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json