Cards
cards apis cross river card issuing lets you offer customers different types of debit card products these products, known as instrument types , include contact less and virtual cards get started docid\ z mvwov p00 xx082nabk with cross river apis get calls add query parameters to filter the response the api returns to general get calls use pagination docid 6ekvquywevh9x4zxmuklj to control presentation of your results api calls action api call description create new card docid\ ejccinvxb0omkja567gum post /cardmanagement/v1/cards requests creation of a new card activate card by id docid\ e u42earziwdzoiixuuni post /cardmanagement/v1/cards/{id}/activate activates a card for a customer this is the preferred way to activate a card set pin docid\ yfzldndp2nxsd7hq2tiku put /cardmanagement/v1/cards/{id}/pin sets the customer pin replace card by id docid\ axi2plsucmhxdn8 vhcoh post /cardmanagement/v1/cards/{id}/replace order a replacement for damaged, lost or stolen cards card details docid 8dktw3whbplklaqxfwwmu get /cardmanagement/v1/cards returns details about all cards based on the input card details by id docid\ r5zwm6vkwz vs8 uvbzoh get /cardmanagement/v1/cards/{id} returns the details of a specific debit card based on its id transaction details by id docid\ nkkkza00pxt9pved3nfwm get /cardmanagement/v1/transactions/{id} returns information about card transactions based on partner id change card profile docid\ p tif6ejybagbp4vsieg6 put /cardmanagement/v1/cards/{id}/profile retrieves the profile associated to a card suspend card docid\ k4juvw 0ny1doxtsovnfx post /cardmanagement/v1/cards/{id}/suspend suspends a card based on card id unsuspend card docid\ m4isy77gmgybkgwrxliax post /cardmanagement/v1/cards/{id}/unsuspend unsuspends a card based on card id admin block docid\ erw0iiapwtmvyz stwvlj post /cardmanagement/v1/cards/{id}/admin block card blocked by admin status returned is suspended close card docid 9tdjvhu9s37a 7cqj3vej post cardmanagement/v1/cards/{id}/close permanently deactivates a card closed cards cannot be reactivated simulations sandbox only action api call description simulate card auth docid\ klhkl7f7udkckg4lk2vwi post /cardmanagement/v1/simulate/authorization simulates merchant authorization simulate card clearing docid\ jkywjbbj5vzss 4vyapdu post /cardmanagement/v1/simulate/clearing simulates replacement of a memo post with a core transaction simulate card reversal docid zu5qby2byatnkskhgmx post /cardmanagement/v1/simulate/reversal simulates the reversal an existing authorization this reverses the original authorization placed on the account and removes it from the deposit account activity simulate card incremental docid\ rtqomdun8iwgfogeqzpav post /cardmanagement/v1/simulate/incremental simulates an incremental transaction reflected in the deposit account activity simulate single message clearing docid\ foehddyznvdgf e2qnxl7 post /cardmanagement/v1/simulate/single message clearing simulates verification and requires the cardholder to enter their pin to authorize and clear their transaction simulate single message reversal docid\ o5jr5y2scriic2hagqxgl post /cardmanagement/v1/simulate/single message reversal simulates a reversal transaction to a single message clearing transaction related topics webhook events cards docid\ padkatuyio5w0ysaexxwl request and response codes cards docid 6ntoaxwfuc2rbx vn4 sw error codes cards docid\ vofiurcg2tmteqoawvl74 tutorials see our api tutorials to learn how to create a card docid\ rzzrd7am62 ktyv9g1n9 create and order a new card activate a card docid\ wzyv6qgm31ldteagrt2fc change the card status to active simulate card management docid\ cy6inx4o9cej74fovu7o6 test the system with our card simulation endpoints