Class MyCouponConstantsREST

java.lang.Object
com.intershop.issup.sellside.rest.mycoupon.v1.capi.MyCouponConstantsREST

public final class MyCouponConstantsREST extends Object
Constants used by multiple REST requests/resources/resource objects.
  • Field Details

    • TAG_MYCOUPON

      public static final String TAG_MYCOUPON
      See Also:
    • MYCOUPON_v001_API_ID

      public static final String MYCOUPON_v001_API_ID
      See Also:
    • MEDIA_TYPE_MYCOUPON_V1_JSON

      public static final String MEDIA_TYPE_MYCOUPON_V1_JSON
      A String constant representing the media type for V1 coupon requests.
      See Also:
    • MEDIA_TYPE_MYCOUPON_V1_JSON_TYPE

      public static final jakarta.ws.rs.core.MediaType MEDIA_TYPE_MYCOUPON_V1_JSON_TYPE
      Media type for V1 site coupon.
    • RESOURCE_PATH_MY_COUPON_V1

      public static final String RESOURCE_PATH_MY_COUPON_V1
      Path for V1 coupon resources.
      See Also:
    • ERROR_COUPON_NOT_FOUND

      public static final String ERROR_COUPON_NOT_FOUND
      Error code if a coupon could not be resolved
      See Also:
    • ERROR_MISSING_EMAIL

      public static final String ERROR_MISSING_EMAIL
      Error code if a coupon could not be resolved
      See Also:
    • ERROR_COUPON_NOT_CREATED

      public static final String ERROR_COUPON_NOT_CREATED
      Error code if a coupon could not be resolved
      See Also: