# Bulk Payment

Card Models (CardModel)

<table><thead><tr><th width="160.5">ID</th><th>Status</th></tr></thead><tbody><tr><td>1</td><td>ECommerce (All card information)</td></tr><tr><td>2</td><td>Insurance (First 8 digits, last 4 digits of the card, and TCKN information)</td></tr></tbody></table>

Card Methods (CardMethod)

<table><thead><tr><th width="160.5">ID</th><th>Status</th></tr></thead><tbody><tr><td>1</td><td>General card usage. A single card is used for all payments.</td></tr><tr><td>2</td><td>Individual card usage. Each payment uses the card specified for that particular payment.</td></tr></tbody></table>
