Ecommerce Gift Vouchers API
Create, Retrieve, Update and Delete Ecommerce Gift Vouchers via the public API endpoint using "where" filtering.
GET
Ecommerce Gift Vouchers List
Retrieves a list of Gift Vouchers as a JSON response based on your provided query parameters.
Data / Response:
POST
Ecommerce Gift Voucher Create
Creates a new Gift Voucher based on the provided data.
Data / Response:
GET
Ecommerce Gift Voucher Item
Retrieves a single Gift Voucher based on the ID passed in the endpoint URL.
Data / Response:
PUT
Ecommerce Gift Voucher Update
Updates a single Gift Voucher based on the ID passed in the endpoint URL and data provided.
Data / Response:
DELETE
Ecommerce Gift Voucher Delete
Deletes a single Gift Voucher based on the ID passed in the endpoint URL.
Data / Response: