Skip to main content
POST
Create digital product

Authorizations

Authorization
string
header
required

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

Body

application/json

Payload produk digital

name
string
required
price
number
required
files
object[]
required
currency
string
Example:

"IDR"

description
string
downloadWindowHours
integer

Response

Produk digital berhasil dibuat

id
string
name
string
price
number
currency
string
files
object[]
createdAt
string<date-time>