Skip to main content
POST
JIT Fund Card
Trigger a just-in-time funding flow for a card.

Endpoint

Path Parameters

card_id
string
required
The card identifier returned during card creation or listing.

Request Body

The reviewed public contract accepts a flexible JSON payload here. In practice, you should include stable request identity and the funding context required by your card program. Recommended fields:
  • amount_minor
  • currency
  • transaction_reference
  • idempotency_key

Example Request

Response Notes

  • This is an accepted async-style operation on the reviewed public contract.
  • Use a stable business reference and idempotency key for retries.

Next Steps

Fund Card

Directly top up the card balance

Auto-Reload

Configure automatic reload behavior