Skip to main content

Show PDF By Slug

Show PDF By Slug

Path Parameters
slug string REQUIRED
Example: doc
Header Parameters
Content-Type string
Example: application/json
Referer string
Example: https://doc.withsupercommerce.com
lang integer

1 = English, 2 = Arabic

Example: 1
Responses
200

OK

Schema OPTIONAL
object
GET /customer/pdf/:slug
slug — path
Content-Type — header
Referer — header
lang — header
https://docapi.withsupercommerce.com/api
curl -L 'https://docapi.withsupercommerce.com/api/customer/pdf/:slug' \
-H 'Accept: application/json'