create_credit_card
Order a Mastercard credit card for a user, choosing between immediate virtual delivery or physical card by post.
Instructions
Orders a new Mastercard credit 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. | |
| product_sub_type | No | Card design sub-type (partner-specific value). |