patch
/subscriptions/v1/card/{subscriptionId}
Update the information of a subscription identified by its subscriptionId
. All the body fields are optional, they must be sent if they are meant to be changed.
Request Parameters
1 Path Parameter
2 Headers
Request Body
1 Example
Schema
planName
string
1 validation
periodicity
string
Use custom
for on-demand subscriptions
2 validations
contactDetails
object
amount
object
2 validations
startDate
string
YYYY-MM-DD
Note: Use future date
2 validations
endDate
string
YYYY-MM-DD
Note: Use future date
2 validations
language
string
1 validation
metadata
object
retryConfiguration
object
Use this object if you want to configure retries different than default
1 validation
Responses
The 204 response.
Send a Test Request
PATCH
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
subscriptionId
$$.env
No $$.env variables are being used in this request.