This hook handles send a reissue debit card request by specifiying the reason.
Return array
sendReissueCard
Function
Triggers the reissue of the debit card by specifiying a reason:
'lost' | 'damaged' | 'stolen'
Endpoint: reissueCard
sendReissueCardIsLoading
boolean state
Indicates if the reissue card request is pending
sendReissueCardSuccess
Indicates if the reissue card request was a success
setSendReissueCardSuccess
Set the boolean state of sendReissueCardSuccess
Last updated 2 years ago