patch https://testapi.payarc.net/v1/plans/
This API updates an existing plan.
Click to view details about plan parameters
1. Name (name
)
name
)- Type:
string
- Description: Name of the plan.
- Required: Yes
- Format: Alphabetic and Whitespace
- Min Length: 3 characters
- Max Length: 50 characters
- Example:
mynewplanname
2. Statement Descriptor (statement_descriptor
)
statement_descriptor
)- Type:
string
- Description: An arbitrary string to be displayed on a plan.
- Required: Optional
- Format: Alphanumeric and Special Characters
- Min Length: 5 characters
- Max Length: 25 characters
- Example:
A1 Company 888-888-8888
3. Trial Period Days (trial_period_days
)
trial_period_days
)- Type:
integer
- Description: Number of days of trial period that a customer is not charged for.
- Required: Optional
- Format: Numeric
- Specifications: Allowed Values: 0 - 365