Replace CardCopy Pagepost http://localhost:8080/v0/cards/{cardId}/re-issuePath ParamscardIduuidrequiredUnique identifier (UUID) of the CardBody ParamscardTypestringenumType of card. Possible values: PHYSICAL: Physical card has been issued VIRTUAL: Card is virtual only. No physical card will be issued If card type is not specified, it is set to PHYSICAL by default. PHYSICALVIRTUALAllowed:PHYSICALVIRTUALdeliveryMethodstringenumCard delivery method. Possible values: STANDARD (default if not provided) REGISTERED COURIER EXPRESS STANDARDREGISTEREDCOURIEREXPRESSAllowed:STANDARDREGISTEREDCOURIEREXPRESSidempotencyKeyuuidrequiredUnique value (UUID) used to identify this request and used to recognise any subsequent retriesResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 6 days ago