Post

Each Post has an array of PostInfo, one for each language.

Field
Type
Notes

folder_id

BigInteger

Each folder publish a set of posts

published_at

Datetime

post_type_id

BigInteger

See section below post_type_id

promoted

Bool

Ads

pinned

Bool

If true the post will be highlighted on the top of contact page.

post_type_id

Each post has a post type id as follow:

Value
Description

1

Photo

2

Video

3

Event

4

Product

5

Release

Last updated