/api/v1/subscriptionLines/{id}/customAttributes

Update customAttributes on a subscription line product variant

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the subscription subscription line

Body Params
customAttributes
array of objects
required
customAttributes*
boolean

When true, merges new custom attributes with existing ones. When false, completely overwrites existing custom attributes. Default is false. WARNING: If you are setting custom attributes on a subscription line that has a bundle, you must set upsert=true to avoid overwriting the bundle data.

Response
200

Successfully updated customAttributes on subscription line

Language
Credentials
Bearer
JWT
LoadingLoading…