Skip to main content
Before placing a bulk order, call this endpoint to confirm that enough card inventory exists for the SKU and plan you want to purchase. Returns 1 if resources are adequate or 0 if they are insufficient.

Request parameters

string
required
Session token.
string
required
SKU identifier.
string
required
Package price ID.
string
required
Number of cards you intend to order.
string
required
Request signature.

Response

integer
1 = sufficient resources available. 0 = insufficient resources.

Example