payments_create_profile
Create a stored payment profile for a customer using customer ID, payment gateway tokens, and card details.
Instructions
Create a stored payment profile for a customer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_id | Yes | Customer ID | |
| customer_external_id | No | Payment gateway customer token | |
| payment_profile_id | No | Payment gateway profile token | |
| expiration | No | Expiration date | |
| last_four | No | Last 4 digits |