patch https://testapi.payarc.net/v1/subscriptions/
This API helps update a subscription.
Click to view details about the plan description and tax percentage parameters
1. Description (description)
description)- Type:
string - Description: An arbitrary string that describes a plan.
- Required: Optional
- Format: Alphanumeric and Special Characters
- Min Length: 5 characters
- Max Length: 25 characters
- Example:
A1 Company 888-888-8888
2. Tax Percent (tax_percent)
tax_percent)- Type:
number - Description: A number that represents the percentage of tax that will be applied to a subscription.
- Required: Optional
- Format: Numeric
- Min Value: 0
- Max Value: 100
