Const
Dispatch to get a card reader by async request id.
{ type: "GET_CARD_READER_BY_REQUEST_ID", payload: "request-id"} Copy
{ type: "GET_CARD_READER_BY_REQUEST_ID", payload: "request-id"}
module-payit-credit/lib/browser/reducers/cardReadersReducers.getCardReaderByRequestId
Dispatch to get a card reader by async request id.