Skip to main content
POST
Create product

Autorizações

Authorization
string
header
obrigatório

Send an API key or an OAuth access token in the Authorization header as a Bearer token. See Authentication for details.

Corpo

application/json
name
string
obrigatório
Exemplo:

"Curso de Excel Avançado"

type
enum<string>
obrigatório
Opções disponíveis:
one_time,
recurring
price
number
obrigatório
Exemplo:

950

Resposta

Product created

The response is of type object.