debit_store_credit_account
Deduct funds from a store credit account by providing the account ID, debit amount, and currency code.
Instructions
Debit funds from a store credit account
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Store Credit Account ID | |
| debitAmount | Yes | Amount to debit | |
| currencyCode | Yes | Currency code (e.g., 'USD') |