getVirtualCardBulkOrderStatus query to check the status of a bulk virtual card creation order and retrieve the details of the created cards as the order is processed.
Prerequisites: a user access token with the
CREATE_VIRTUALCARD scope, and the orderId returned by Create Bulk Order.Arguments
input(GetVirtualCardBulkOrderStatusInput!): The input object containing the identifier for the bulk order.
GetVirtualCardBulkOrderStatusInput fields
cURL example
Sample query
Sample response
Response fields
Next steps
Reveal a virtual card
Retrieve sensitive card details securely for a single card.
Virtual card error codes
Interpret
failedCardCreations and handle partial-failure cases.