Update treasury account label

View as Markdown

Authentication

x-api-keystring

RootPay API key sent in the x-api-key header. Keys are environment-scoped: live_* for production, test_* for sandbox.

Path parameters

account_idstringRequiredformat: "uuid"
Main operating account ID.

Request

This endpoint expects an object.
labelstringRequired
Display label for the treasury account.

Response

Successful Response
dataobject

High-level main treasury account metadata (TreasuryAccountSummary).

warningstring or null