List Subscription Discounts

View as Markdown
List active discounts for a subscription.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

subscription_external_idstringRequired
account_idstringRequired

Response

Successful Response
idstring
coupon_idstring
promotion_code_idstring or null
attachment_levelstring
customer_idstring or null
subscription_idstring or null
invoice_idstring or null
invoice_item_idstring or null
start_datedatetime
end_datedatetime or null
is_activeboolean
metadatamap from strings to any or null
created_atdatetime
updated_atdatetime

Errors

422
Unprocessable Entity Error