Skip to main content

Retrieve a specific coupon

GET 

/api/v3/coupon/:coupon_id

Allows you to retrieve a specific coupon based on its coupon_id.

Request

Responses

Object was fetched successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response object
Loading...