GET
/
coupons
/
{id}
curl -X GET \
 /coupons/{id} \
 --header "Authorization: Bearer <token>"
{
  "id": "<string>",
  "code": "10OFF",
  "name": "10% off",
  "type": "<any>",
  "percentage": 10,
  "fixedAmount": {},
  "frequency": "<any>",
  "frequencyInterval": 3,
  "maxRedemptionsPerCustomer": "null",
  "maxRedemptions": "null",
  "expiresAt": "null",
  "limitedToPlans": [
    {
      "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
      "family": {
        "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
        "createdAt": "2021-01-01T00:00:00+00:00",
        "updatedAt": "2021-01-01T00:00:00+00:00"
      },
      "code": "basic-m2023",
      "originProduct": {
        "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
        "productFamilies": [
          {
            "id": "ad8b3b9e-5b0a-4e1a-8b0a-4e1a8b0a4e1a",
            "name": "Team Packages",
            "createdAt": "2021-01-01T00:00:00+00:00",
            "updatedAt": "2021-01-01T00:00:00+00:00"
          }
        ],
        "name": "Basic",
        "description": "For small teams.",
        "internalName": "Basic (Weekly)",
        "number": "M-1234",
        "type": "product",
        "measurement": {
          "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
          "unit": {
            "id": {},
            "name": "Stück",
            "createdAt": "2021-01-01T00:00:00+00:00",
            "updatedAt": "2021-01-01T00:00:00+00:00"
          },
          "code": "users",
          "description": "The number of users.",
          "aggregationType": "<any>",
          "fairBilling": true,
          "type": "<any>"
        },
        "invoiceVisibility": "always",
        "costCentre": {
          "id": "ad8f1c9c-4f0a-4e1a-8b1a-9c4d9c4d9c4d",
          "name": "Cost Centre",
          "code": "CC",
          "type": "KOST1",
          "createdAt": "2021-01-01T00:00:00+00:00",
          "updatedAt": "2021-01-01T00:00:00+00:00"
        },
        "createdAt": "2023-11-07T05:31:56Z",
        "updatedAt": "2023-11-07T05:31:56Z",
        "taxGroup": {
          "id": "00000000-0000-0000-0000-000000000000",
          "internalDescription": "19%",
          "reverseChargeType": "REVERSE_CHARGE",
          "type": "standard"
        },
        "isArchived": true,
        "customFields": {
          "field1": "value1",
          "field2": "value2"
        }
      },
      "allowCheckout": true,
      "status": "<any>",
      "createdAt": "2023-11-07T05:31:56Z",
      "name": "<string>",
      "description": "<string>"
    }
  ],
  "excludedFromPlans": [
    {
      "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
      "family": {
        "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
        "createdAt": "2021-01-01T00:00:00+00:00",
        "updatedAt": "2021-01-01T00:00:00+00:00"
      },
      "code": "basic-m2023",
      "originProduct": {
        "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
        "productFamilies": [
          {
            "id": "ad8b3b9e-5b0a-4e1a-8b0a-4e1a8b0a4e1a",
            "name": "Team Packages",
            "createdAt": "2021-01-01T00:00:00+00:00",
            "updatedAt": "2021-01-01T00:00:00+00:00"
          }
        ],
        "name": "Basic",
        "description": "For small teams.",
        "internalName": "Basic (Weekly)",
        "number": "M-1234",
        "type": "product",
        "measurement": {
          "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
          "unit": {
            "id": {},
            "name": "Stück",
            "createdAt": "2021-01-01T00:00:00+00:00",
            "updatedAt": "2021-01-01T00:00:00+00:00"
          },
          "code": "users",
          "description": "The number of users.",
          "aggregationType": "<any>",
          "fairBilling": true,
          "type": "<any>"
        },
        "invoiceVisibility": "always",
        "costCentre": {
          "id": "ad8f1c9c-4f0a-4e1a-8b1a-9c4d9c4d9c4d",
          "name": "Cost Centre",
          "code": "CC",
          "type": "KOST1",
          "createdAt": "2021-01-01T00:00:00+00:00",
          "updatedAt": "2021-01-01T00:00:00+00:00"
        },
        "createdAt": "2023-11-07T05:31:56Z",
        "updatedAt": "2023-11-07T05:31:56Z",
        "taxGroup": {
          "id": "00000000-0000-0000-0000-000000000000",
          "internalDescription": "19%",
          "reverseChargeType": "REVERSE_CHARGE",
          "type": "standard"
        },
        "isArchived": true,
        "customFields": {
          "field1": "value1",
          "field2": "value2"
        }
      },
      "allowCheckout": true,
      "status": "<any>",
      "createdAt": "2023-11-07T05:31:56Z",
      "name": "<string>",
      "description": "<string>"
    }
  ],
  "limitedToProducts": [
    {
      "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
      "productFamilies": [
        {
          "id": "ad8b3b9e-5b0a-4e1a-8b0a-4e1a8b0a4e1a",
          "name": "Team Packages",
          "createdAt": "2021-01-01T00:00:00+00:00",
          "updatedAt": "2021-01-01T00:00:00+00:00"
        }
      ],
      "name": "Basic",
      "description": "For small teams.",
      "internalName": "Basic (Weekly)",
      "number": "M-1234",
      "type": "product",
      "measurement": {
        "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
        "unit": {
          "id": {},
          "name": "Stück",
          "createdAt": "2021-01-01T00:00:00+00:00",
          "updatedAt": "2021-01-01T00:00:00+00:00"
        },
        "code": "users",
        "description": "The number of users.",
        "aggregationType": "<any>",
        "fairBilling": true,
        "type": "<any>"
      },
      "invoiceVisibility": "always",
      "costCentre": {
        "id": "ad8f1c9c-4f0a-4e1a-8b1a-9c4d9c4d9c4d",
        "name": "Cost Centre",
        "code": "CC",
        "type": "KOST1",
        "createdAt": "2021-01-01T00:00:00+00:00",
        "updatedAt": "2021-01-01T00:00:00+00:00"
      },
      "createdAt": "2023-11-07T05:31:56Z",
      "updatedAt": "2023-11-07T05:31:56Z",
      "taxGroup": {
        "id": "00000000-0000-0000-0000-000000000000",
        "internalDescription": "19%",
        "reverseChargeType": "REVERSE_CHARGE",
        "type": "standard"
      },
      "isArchived": true,
      "customFields": {
        "field1": "value1",
        "field2": "value2"
      }
    }
  ],
  "excludedFromProducts": [
    {
      "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
      "productFamilies": [
        {
          "id": "ad8b3b9e-5b0a-4e1a-8b0a-4e1a8b0a4e1a",
          "name": "Team Packages",
          "createdAt": "2021-01-01T00:00:00+00:00",
          "updatedAt": "2021-01-01T00:00:00+00:00"
        }
      ],
      "name": "Basic",
      "description": "For small teams.",
      "internalName": "Basic (Weekly)",
      "number": "M-1234",
      "type": "product",
      "measurement": {
        "id": "ad8f1c2c-3b1c-4b0a-8b0a-0b0b0b0b0b0b",
        "unit": {
          "id": {},
          "name": "Stück",
          "createdAt": "2021-01-01T00:00:00+00:00",
          "updatedAt": "2021-01-01T00:00:00+00:00"
        },
        "code": "users",
        "description": "The number of users.",
        "aggregationType": "<any>",
        "fairBilling": true,
        "type": "<any>"
      },
      "invoiceVisibility": "always",
      "costCentre": {
        "id": "ad8f1c9c-4f0a-4e1a-8b1a-9c4d9c4d9c4d",
        "name": "Cost Centre",
        "code": "CC",
        "type": "KOST1",
        "createdAt": "2021-01-01T00:00:00+00:00",
        "updatedAt": "2021-01-01T00:00:00+00:00"
      },
      "createdAt": "2023-11-07T05:31:56Z",
      "updatedAt": "2023-11-07T05:31:56Z",
      "taxGroup": {
        "id": "00000000-0000-0000-0000-000000000000",
        "internalDescription": "19%",
        "reverseChargeType": "REVERSE_CHARGE",
        "type": "standard"
      },
      "isArchived": true,
      "customFields": {
        "field1": "value1",
        "field2": "value2"
      }
    }
  ],
  "isEnabled": true,
  "createdAt": "2021-01-01T00:00:00+00:00",
  "updatedAt": "2021-01-01T00:00:00+00:00",
  "reedemptions": true
}

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

Coupon identifier

Response

200
application/json
Coupon resource
code
string
required

The code that can be used to apply this coupon or to use it with the api.

Example:

"10OFF"

name
string
required

The name of this coupon, which will be displayed to the user in the checkout process, customer front, etc.

Example:

"10% off"

type
any
required

The type of this coupon.

Possible values:

  • percentage: A percentage will be taken off the total plan amount.
  • fixed_amount: A fixed amount will be taken off the total plan amount. It will never go below 0.
frequency
any
required

The frequency at which a coupon should be applied.

Possible values:

  • once: The coupon will be applied once for the first billing period.
  • limited: The coupon will be applied for a limited number of billing periods.
  • lifetime: The coupon will be applied forever.
id
string

The id of this coupon.

percentage
integer | null

The percentage this coupon should apply. Required for type percentage.

Required range: 0 <= x <= 100
Example:

10

fixedAmount
object

The fixed amount this coupon should apply. Required for type fixed_amount.

frequencyInterval
integer | null

The number of billing periods the coupon will be applied for. Required for frequency limited.

Example:

3

maxRedemptionsPerCustomer
integer | null
default:null

The number of times this coupon can be redeemed by a customer. If null, there is no limit.

Example:

null

maxRedemptions
integer | null
default:null

The number of times this coupon can be redeemed in total. If null, there is no limit.

Example:

null

expiresAt
string | null
default:null

The date and time this coupon will expire. If null, there is no expiration date.

Example:

null

limitedToPlans
object[]

The plans this coupon should be applied to.

excludedFromPlans
object[]

The plans this coupon should not be applied to.

limitedToProducts
object[]

The products this coupon should be applied to.

excludedFromProducts
object[]

The products this coupon should not be applied to.

isEnabled
boolean
default:true

Whether this coupon is enabled or not.

Example:

true

createdAt
string

The date and time when the resource was created.

Example:

"2021-01-01T00:00:00+00:00"

updatedAt
string

The date and time when the resource was last updated.

Example:

"2021-01-01T00:00:00+00:00"

reedemptions
boolean

Has this coupon been redeemed by a customer? If yes, it cannot be edited or deleted anymore.