Funding model
A Global Account can receive funds through supported Grid flows for your platform, such as direct account funding instructions, just-in-time funding, or quote-based movement from another supported source. The account appears as anInternalAccount:... with type: "EMBEDDED_WALLET", so you can use it as the destination in quote-based flows.
Find the account to fund
InternalAccount:... ID as the destination account.
Funding with payment instructions
If the account response includesfundingPaymentInstructions, display those instructions in your app so the customer can push funds to the account.
Just-in-time funding
In some flows, Grid returns payment instructions as part of a quote. Once the required funds arrive, Grid initiates the payment described by the quote. Use just-in-time funding when your product does not keep a prefunded balance in the Global Account before the payment starts.Sandbox funding
In sandbox, fund the account directly:INTERNAL_ACCOUNT.BALANCE_UPDATED event when the balance changes.