Skip to main content
GET
/
v1
/
product
Get products by filter
curl --request GET \
  --url https://sandbox.api.veepag.com/v1/product \
  --header 'apiKey: <api-key>'
[]

Authorizations

apiKey
string
header
required

API key no formato keyId.secret.

Query Parameters

id
string

Product ID

companyIds
string[]
required

Company IDs (one or many)

Response

Produtos acessiveis.

_id
string
companyId
string
active
boolean
deleted
boolean
product
object
charge
object
setting
object
unsubscription
object