Request Grid enablement for a stablecoin
Ask Lightspark to approve a registered stablecoin as a Grid settlement currency. Grid enablement is a reviewed workflow rather than a self-service switch, so this endpoint only records the request: it moves gridOperationsStatus from NOT_ENABLED to PENDING_APPROVAL and returns the updated stablecoin. Lightspark drives the remaining ENABLING and ENABLED steps.
The request is idempotent. Repeating it while the stablecoin is already PENDING_APPROVAL succeeds and changes nothing. A stablecoin in any other Grid operations status cannot be requested, and returns 409.
Authorizations
API token authentication using format <api token id>:<api client secret>
Path Parameters
System-generated stablecoin identifier
Response
Grid enablement requested
System-generated stablecoin identifier.
"Stablecoin:019542f5-b3e7-1d02-0000-000000000002"
Stablecoin display name.
"Acme Dollar"
Stablecoin symbol.
"ACME"
Fiat currency the stablecoin is denominated against.
"USD"
Public network family for the stablecoin token identifier. The concrete Spark network is inferred from the platform mode.
SPARK Number of decimal places used by the stablecoin.
6
Provider issuance/linking status for the registered stablecoin.
PENDING_REVIEW, PROVISIONING, PROVISIONED, REJECTED, FAILED Whether the stablecoin has been enabled for normal Grid operations.
NOT_ENABLED, PENDING_APPROVAL, ENABLING, ENABLED, DISABLED Token identifier in the namespace selected by network.
"btkn1qw508d6qejxtdg4y5r3zarvary0c5xw7k"
Stablecoin provider backing the linked account, stablecoin, or operation.
BRALE Stablecoin provider account link selected for this stablecoin.
"StablecoinProviderAccount:019542f5-b3e7-1d02-0000-000000000001"
Provider environment derived from the authenticated Grid platform mode.
SANDBOX, PRODUCTION Provider token identifier. For Brale this maps to value_type.
"ACME"
Creation timestamp.
"2026-05-20T16:40:00Z"
Last update timestamp.
"2026-05-20T17:10:00Z"
Grid currency code after the stablecoin is enabled for Grid operations.
"ACME"