Manage Stylesheets through API
In addition to managing your stylesheets through our user portal, we also enable customers to manage their stylesheets through a set of API methods.
Methods available for CSS management
Action | Notes |
---|---|
Add a new or update an existing CSS | This method allows you to create a new CSS record or update an existing one(by overriding the current content). |
List all CSS records | This method allows you to retrieve a list of all CSS records in your account. |
Retrieve CSS record | This method allows you to retrieve the content of a particular CSS stored in PCI Booking. |
Delete CSS record | This method allows you to delete the CSS record from PCI Booking. |
Updated over 5 years ago