payments_delete_profile
Delete a payment profile after confirmation. Provide customer ID and profile ID, and set confirmed to true.
Instructions
Delete a payment profile. The user MUST confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Customer ID | |
| id | Yes | Profile ID | |
| confirmed | Yes | Must be true |