Booklet

This resource will be depreciated soon, please refer to this article

Create Booklet

POST https://api.idol.io/api/v2/booklet

deprecated

Headers

Name
Type
Description

Authorization*

string

Bearer <token>

Content-Type*

string

application/vnd.api+json

Request Body

Name
Type
Description

product*

object

Product object

file*

string

Base64 - e.g. data:application/pdf;base64,JsqWlWh...

metadata-md5*

string

e2cf9dfacc282c31c8c296bd1129aa3

{
  "data": {
    "id": "<ID>",
    "type": "products",
 }
}

Last updated