Request Physical Debit Card
usePhysicalCardRequest
Handles the request of a physical debit card for the default virtual debit card assigned to the customer and also allows to send an address object.
Return Array
Const Name
Type
Description
sendPhysicalCardRequest
Function
Triggers the physical card request, receiving the address object.
Endpoint: physicalCardRequest
sendPhysicalCardIsLoading
boolean state
Indicates if the physical card request is pending
resultViewOpen
boolean state
Indicates if the result view should be visible.
errorPhysicalCardRequest
unknown state
Axios error object, so the error can be handled
Last updated
Was this helpful?