create_debit_card
Order a Mastercard debit card, choosing between instant virtual card or physical delivery by post.
Instructions
Orders a new Mastercard debit card for a user. Use order_status=VIRTUAL_DELIVERY for immediate virtual card, or NEW_CARD_REQUEST_RECEIVED for physical delivery by post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID. | |
| second_line | Yes | Second line of text on the card (max 17 chars). | |
| name_on_card | No | Name as it appears on the card. | |
| order_status | No | Physical delivery or virtual card. | VIRTUAL_DELIVERY |
| product_type | Yes | Card product type (partner-specific value). | |
| product_sub_type | No | Card design sub-type (partner-specific value). | |
| monetary_account_id_fallback | No | Fallback account ID if balance is insufficient. |