API Version
Product Catalog
Library

A media artifact uploaded to Chargebee.

Sample media [ JSON ]

API Index URL

https://{site}.chargebee.com/api/v2/medias

Model Class

id
string, min chars=8, max chars=42
The unique identifier for the media file. This is auto-generated by Chargebee.
url
optional, string, min chars=10, max chars=512
The public URL for accessing the media file. This is auto-generated by Chargebee.
alt_text
optional, string, min chars=2, max chars=128
The alternative text for the image. Applicable only when the top-level media_type is image.
media_type
optional, string, max chars=20
The media type of the file.
id id
string, min chars=8, max chars=42
The unique identifier for the media file. This is auto-generated by Chargebee.
url url
optional, string, min chars=10, max chars=512
The public URL for accessing the media file. This is auto-generated by Chargebee.
alt_text alt_text
optional, string, min chars=2, max chars=128
The alternative text for the image. Applicable only when the top-level media_type is image.
media_type media_type
optional, string, max chars=20
The media type of the file.