Uses of Class
org.oxerr.vividseats.client.rescu.resource.Response
Package
Description
Inventory resources.
Inventory API.
-
Uses of Response in org.oxerr.vividseats.client.rescu.resource.inventory
-
Uses of Response in org.oxerr.vividseats.client.rescu.resource.v1.inventory
Modifier and TypeMethodDescriptionListingResource.deleteListing
(String apiToken, String ticketId) Delete a listing.ListingResource.updateListing
(String apiToken, String ticketId, Integer quantity, String section, String row, String seatFrom, String seatThru, String notes, BigDecimal price, Boolean electronic, String inHandDate, org.oxerr.vividseats.client.model.inventory.SplitType splitType, String splitValue, List<String> barcode, BigDecimal faceValue, BigDecimal unitTaxedCost) Updates a listing.