GET

https://{region}.getlago.com/api/v1

/
applied_coupons

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer

Page number.

per_page
integer

Number of records per page.

status
enum<string>

The status of the coupon. Can be either active or terminated.

Available options:
active,
terminated
external_customer_id
string

The customer external unique identifier (provided by your own application)

Response

200 - application/json
applied_coupons
object[]
required
meta
object
required