Set Aggregator's Bank Account

The Aggregator Account Information Endpoint facilitates the management of financial details for a specific aggregator on your platform.

Log in to see full request history
Path Params
uuid
required

Unique identifier for an aggregator in the platform, used for loan creation and other actions.

Body Params
string
required

The bank account number associated with the aggregator.

string
required

The name of the account holder for the aggregator.

string
required

The identification number linked to the account.

string
required

The type of identification associated with the account (e.g., passport, national ID).

uuid

The currency code associated with the account.

product_ids
array of uuids
product_ids
Headers
string
required

Use the x-api-key header to include the API key generated previously for authentication purposes. The API key serves as a secret token that identifies the client or application making the request and is used to determine whether the client has the necessary permissions to access the requested resource.

string
required

Use the x-aggregator-id header to identify the aggregator for a particular request. An aggregator is the entity that is involved in the processing of transactions or data. By including the id in the header, the server can identify which aggregator the request owns and handle the request accordingly.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json