Company
v1
Description
Get notified whenever details of your business account are created or updated.
Supported Type
- Create
- Update
Payload
Create
{
"event":{
"trace_id":[
"WheelJack.6d6b119a-8bec-11ed-8a60-b244b9f2d53f"
],
"name":"company",
"type":"create",
"version":"1",
"created_timestamp":1672808308262,
"id":"rDQ0CW2QtZDpQzB/U8YBje8YmyJuYDdP1pkasXCVGsc=",
"category":"company"
},
"company_id":1,
"contains":[
"company"
],
"payload":{
"company":{
"addresses":[
{
"pincode":400093,
"country":"INDIA",
"longitude":72.8776559,
"city":"MUMBAI",
"latitude":19.0759837,
"country_code":"IN",
"state":"MAHARASHTRA",
"address2":"",
"address_type":"office",
"address1":"1ST FLOOR, WEWORK VIJAY DIAMOND, OPP. SBI BRANCH, CROSS ROAD B, AJIT NAGAR, KONDIVITA, ANDHERI EAST",
"landmark":""
},
{
"pincode":400093,
"country":"INDIA",
"longitude":72.8776559,
"city":"MUMBAI",
"latitude":19.0759837,
"country_code":"IN",
"state":"MAHARASHTRA",
"address2":"",
"address_type":"registered",
"address1":"1ST FLOOR, WEWORK VIJAY DIAMOND, OPP. SBI BRANCH, CROSS ROAD B, AJIT NAGAR, KONDIVITA, ANDHERI EAST",
"landmark":""
}
],
"modified_by":{
"username":"bhargavdadi_gofynd_com_19988",
"user_id":"b53de7737ade692608ffe62f"
},
"documents":[
{
"legal_name":"SHOPSENSE RETAIL TECHNOLOGIES LIMITED",
"value":"27AALCA0442L1ZM",
"type":"gst",
"verified":true
}
],
"warnings":{
},
"taxes":[
{
"rate":12,
"enable":true,
"effective_date":"2022-12-28T05:30:05.602000+00:00"
}
],
"contact_details":{
"phone":[
{
"country_code":91,
"number":"9999999999"
}
],
"emails":[
"bhargavdadi@gofynd.com"
]
},
"name":"SHOPSENSE RETAIL TECHNOLOGIES LIMITED",
"company_type":"mbo",
"uid":1,
"business_type":"ltd/pvt ltd",
"business_info":"Shopsense Retail Technologies Pvt Ltd",
"modified_on":"2023-01-04T04:58:27.706341",
"notification_emails":[
"salmansaudagar@gofynd.com"
],
"stage":"complete"
}
}
}
Update
{
"event":{
"trace_id":[
"WheelJack.6d6b119a-8bec-11ed-8a60-b244b9f2d53f"
],
"name":"company",
"type":"update",
"version":"1",
"created_timestamp":1672808308262,
"id":"rDQ0CW2QtZDpQzB/U8YBje8YmyJuYDdP1pkasXCVGsc=",
"category":"company"
},
"company_id":1,
"contains":[
"company"
],
"payload":{
"company":{
"addresses":[
{
"pincode":400093,
"country":"INDIA",
"longitude":72.8776559,
"city":"MUMBAI",
"latitude":19.0759837,
"country_code":"IN",
"state":"MAHARASHTRA",
"address2":"",
"address_type":"office",
"address1":"1ST FLOOR, WEWORK VIJAY DIAMOND, OPP. SBI BRANCH, CROSS ROAD B, AJIT NAGAR, KONDIVITA, ANDHERI EAST",
"landmark":""
},
{
"pincode":400093,
"country":"INDIA",
"longitude":72.8776559,
"city":"MUMBAI",
"latitude":19.0759837,
"country_code":"IN",
"state":"MAHARASHTRA",
"address2":"",
"address_type":"registered",
"address1":"1ST FLOOR, WEWORK VIJAY DIAMOND, OPP. SBI BRANCH, CROSS ROAD B, AJIT NAGAR, KONDIVITA, ANDHERI EAST",
"landmark":""
}
],
"contact_details":{
"phone":[
{
"country_code":91,
"number":"9999999999"
}
],
"emails":[
"bhargavdadi@gofynd.com"
]
},
"modified_by":{
"username":"bhargavdadi_gofynd_com_19988",
"user_id":"b53de7737ade692608ffe62f"
},
"documents":[
{
"legal_name":"SHOPSENSE RETAIL TECHNOLOGIES LIMITED",
"value":"27AALCA0442L1ZM",
"type":"gst",
"verified":true
}
],
"warnings":{
},
"name":"SHOPSENSE RETAIL TECHNOLOGIES LIMITED",
"company_type":"mbo",
"uid":1,
"taxes":[
{
"rate":12,
"enable":true,
"effective_date":"2022-12-28T05:30:05.602000+00:00"
}
],
"business_type":"ltd/pvt ltd",
"business_info":"Shopsense Retail Technologies Pvt Ltd",
"modified_on":"2023-01-04T04:58:27.706341",
"notification_emails":[
"salmansaudagar@gofynd.com"
],
"stage":"complete"
}
}
}
Object Properties
Key | Type | Description | Required |
---|---|---|---|
uid | integer | ID of the company created. | Yes |
name | string | Name of the company created. | Yes |
created_on | string | Timestamp when the company was created. | |
modified_on | string | Timestamp when the company was last modified. | |
franchise_enabled | boolean | Whether company wants other seller to sell its product. | |
mode | string | Depicts who created the company, Live means from FP and development means from Partner Panel. | |
business_info | string | Description of the business, company is involved in. | |
company_type | string | Category in which the company falls. For eg MBO, Distributor, Franchise, Owner/Manufacturer | |
business_type | string | Category in which the business falls, For eg HUF, LTD/ PVT LTD, LLP/Partnership, Proprietorship | |
addresses | array | Address of the company stituated at. | Yes |
notification_emails | array | Email address of the company | |
documents | array | Business documents of the company. For eg. PAN, GST | |
business_country_info | object | Information regarding the country in which the company lies. | |
stage | string | Verification stage of the Company | Yes |
reject_reason | string | Reason for rejection in the verification process. | |
warnings | object | Warning in the verification process | |
_custom_json | object | Extra information required by the External integrations | |
mode | string | Status of the company. (Live / Developmemt ) | |
taxes | object | Contains the tax information of the company. | |
marketplaces | array | List of all the marketaplaces that are opted in while creation of company. | |
domain | string | ||
business_details | object | Website details of the company. | |
verified_on | string | Timestamp when the company is verified. | |
verified_by | object | User details of the verifier. | |
modified_by | object | User details of the modifier. |