PaymentsCards & ServicesCards

Top up card

Add balance to a Cobru virtual card.

Card reload is documented from legacy Cobru exports. Re-verify settlement timing and shared endpoint behavior before production use.

Endpoint

POST /cobru/debit/create_and_reload_card/

Request fields seen in legacy documentation

FieldTypeRequiredNotes
amountnumberyesBalance to add to the card.
card_idnumberyesExisting Cobru card identifier.

Important implementation note

Older Cobru materials describe creation and reload as two modes of the same endpoint. Treat that shared-endpoint behavior as real until Cobru confirms a newer split contract.

On this page