Renew CardCopy Pagepost http://localhost:8080/v0/cards/{cardId}/renewAction providing the capability to renew a cardPath ParamscardIduuidrequiredUnique identifier (UUID) of the CardBody ParamsBody of a request to renew a card for a customercardTypestringenumType of card to renew into. Can convert virtual to physical card at a later time: PHYSICAL (default if not provided) VIRTUAL PHYSICALVIRTUALAllowed:PHYSICALVIRTUALdeliveryAddressobjectAddress of the CustomerdeliveryAddress objectdeliveryMethodstringenumCard delivery method. Possible values: STANDARD (default if not provided) REGISTERED COURIER EXPRESS STANDARDREGISTEREDCOURIEREXPRESSAllowed:STANDARDREGISTEREDCOURIEREXPRESSResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 3 days ago