v1

latestOpenAPI 3.0.02026-08-06102185472.3 KB
Platform accounts

Update platform account

Updates a RippleNet platform account, which represents a real-world account owned by a financial entity (e.g. Bank, Exchange or Wallet provider).

put/config/platforms/accounts/{platform_account_id}

Path parameters

platform_account_idstring uuid required

ID of the platform account you want to update.

Request body

namestring

Name of the platform account.

platform_idstring uuid

The unique identifier for the RippleNet platform where this account is defined.

descriptionstring

A short description of the platform account.

external_account_idstring

Unique reference identifier for the real world account which is represented by this platform account.

currencystring

The currency of the account. Ripple recommends using ISO-4217 currency codes.

Response

Successfully updated RippleNet platform account.

platform_account_idstring uuid

Unique identifier for the platform account.

namestring

Name of the platform account.

platform_idstring uuid

The unique identifier for the RippleNet platform where this account is defined.

descriptionstring

A short description of the platform account.

external_account_idstring

Unique reference identifier for the real world account which is represented by this platform account.

currencystring

The currency of the account. Ripple recommends using ISO-4217 currency codes.

balancenumber

Real world account balance of the platform account (if available)