Skip to main content
POST
Vincular ofertas a um cupom

Authorizations

Authorization
string
header
required

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

Path Parameters

couponId
integer
required

Identificador do cupom.

Required range: x > 0

Body

application/json
offerIds
integer[]
required

Ofertas a vincular.

Minimum array length: 1
Required range: x > 0

Response

Ofertas vinculadas ao cupom.

Ofertas vinculadas ao cupom.

success
boolean
required

Sempre true em uma resposta bem-sucedida.

data
object
required