Each card product is associated with a bank identification number (BIN), which represents the first six digits of a card number.
The config.fulfillment.bin_prefix field stores the value of the card product's BIN. To check the BIN prefix for a specific card product, send a GET
request to /cardproducts/{token}
using the token of an existing card product.
For more information, see Card Products in the Core API Reference.