> For the complete documentation index, see [llms.txt](https://developer.paywall.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.paywall.one/payment-orchestration-integration-document/system-data/bulk-payment.md).

# Bulk Payment

**CardModel**

<table><thead><tr><th width="160.5">ID</th><th>Status</th></tr></thead><tbody><tr><td>1</td><td>ECommerce (full card details)</td></tr><tr><td>2</td><td>Insurance (first 8 digits, last 4 digits of the card and identity number)</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 specific payment</td></tr></tbody></table>
