/
Workspace

Workspace

DB will be used: Mysql

API REFERENCE: https://documenter.getpostman.com/view/4420537/Szf838Xq?version=latest#f66dba5c-16f8-4ebc-a04c-66fb2dae76e4

Field Name

Business Purpose

Field type (with size)
Rich text
Text (short text, long text)
Number (integer, decimal)
Date and Time
Location
Media
Boolean
enum [value1, value 2]
Array[of what]
JSON object
Reference

Is it a required field?

Is it editable?

Is it Unique?

Specific validations for some field type

  1. Text (short-text, long text)- Character count, a specific pattern (URL, email, slug, custom) prohibit pattern

  1. Media (file type, image dimensions, file size)

 

REFERENCE OF OTHER BUILDING BLOCK

Accept only specified values. If Yes, mention what values. In case values are to be filled by reference to records in other datastore - mention the reference to records

In case there is the condition, mention the condition

In case of enum and Boolean, explain meaning of each enum value or boolean value

Field Name

Business Purpose

Field type (with size)
Rich text
Text (short text, long text)
Number (integer, decimal)
Date and Time
Location
Media
Boolean
enum [value1, value 2]
Array[of what]
JSON object
Reference

Is it a required field?

Is it editable?

Is it Unique?

Specific validations for some field type

  1. Text (short-text, long text)- Character count, a specific pattern (URL, email, slug, custom) prohibit pattern

  1. Media (file type, image dimensions, file size)

 

REFERENCE OF OTHER BUILDING BLOCK

Accept only specified values. If Yes, mention what values. In case values are to be filled by reference to records in other datastore - mention the reference to records

In case there is the condition, mention the condition

In case of enum and Boolean, explain meaning of each enum value or boolean value

id

Unique identifier for this workspace

integer

Yes

No

Yes

No

No

accountName

the account name of a workspace

string

Yes

No

Yes

No

No

accountSlug

account slug of a workspace

string

Yes

No

Yes

small case

 

status

status of a workspace

enum[0,1,2]

Yes

No

Yes

0,1,2

  1. Workspace approval pending from Eshopbox,

  1. Workspace is active

  2. Workspace is inactive

clientCode

workspace identifier

string

No

Yes

No

No

No

stepsCompleted

Number of steps completed while the enrolled workspace

string

No

Yes

No

No

No

addressLine1

The registered address of the workspace

string

No

Yes

No

No

No

addressLine2

The registered address of the workspace

string

No

Yes

No

No

No

city

The registered address of the workspace

string

No

Yes

No

No

No

state

The registered address of the workspace

string

No

Yes

No

No

No

pincode

The registered address of the workspace

string

No

Yes

No

No

No

country

The registered address of the workspace

string

No

Yes

No

No

No

email

Email id of the workspace

string

No

Yes

No

No

No

phone

Phone number of the workspace

string

No

Yes

No

No

No

panNumber

Pan card number of the workspace

string

No

Yes

No

No

No

pancardScannedCopy

Pan card photo of the workspace

string

No

Yes

No

No

No

accountNumber

Account number of the workspace

string

No

Yes

No

No

No

bankName

Bank name of the workspace

string

No

Yes

No

No

No

ifscCode

IFSC code for workspace bank

string

No

Yes

No

No

No

cancelledChequeScannedCopy

Cancelled cheque scanned copy

string

No

Yes

No

No

No

contactPerson

Contact person of the workspace

string

No

Yes

No

No

No

contractUrl

Contract URL between workspace and Eshopbox

string

No

Yes

No

No

No

createdAt

created date of Workspace

string

No

No

No

yyyy-mm-dd h:m:s

No

updatedAt

updated date of Workspace

string

No

No

No

yyyy-mm-dd h:m:s

No

Related content