chargeCreditCard
Charges a credit card and applies the payment to a specific customer bill using provided card details and amount, integrating with the Mews hospitality platform API.
Instructions
Charges a credit card and adds the resulting payment to a customer bill
Input Schema
Name | Required | Description | Default |
---|---|---|---|
Amount | Yes | Charge amount object | |
BillId | No | Specific bill ID to apply charge to | |
CreditCardData | Yes | Credit card information | |
CustomerId | Yes | Customer ID for the charge | |
Notes | No | Charge notes |