getProvisionalCard

Get a ProvisionalVirtualCard using the id parameter.

A provisional virtual card is one that is in the process of being provisioned.

Return

The ProvisionalVirtualCard associated with the id or null if it could not be found.

Parameters

id

String Identifier of the ProvisionalVirtualCard to be retrieved.

Throws