Linked Account Entity

The Linked Account entity has the following parameters.

Is this page helpful?

Entity

1
{
2
"id":"acc_GRWKk7qQsLnDjX",
3
"type":"route",
4
"reference_id":"123123",
5
"status":"created",
6
"email":"gauri.kumar@example.org",
7
"profile":{
8
"category":"healthcare",
9
"subcategory":"clinic",
10
"addresses":{
11
"registered":{
12
"street1":"507, Koramangala 1st block",
13
"street2":"MG Road",
14
"city":"Bengaluru",
15
"state":"KARNATAKA",
16
"postal_code":560034,
17
"country":"IN"
18
},
19
"operation":{
20
"street1":"507, Koramangala 6th block",
21
"street2":"Kormanagala",
22
"city":"Bengaluru",
23
"state":"KARNATAKA",
24
"country":"IN",
25
"postal_code":560047
26
}
27
},
28
"business_model":"Online Clothing ( men, women, ethnic, modern ) fashion and lifestyle, accessories, t-shirt, shirt, track pant, shoes."
29
},
30
"notes":{
31
32
},
33
"created_at":1611136837,
34
"phone":"9999999998",
35
"business_type":"partnership",
36
"legal_business_name":"Acme Corp",
37
"customer_facing_business_name":"Acme Corp",
38
"legal_info":{
39
"pan":"AAACL1234C",
40
"gst":"18AABCU9603R1ZM"
41
},
42
"apps":{
43
"websites":[
44
"https://www.example.org"
45
],
46
"android":[
47
{
48
"url":"playstore.example.org",
49
"name":"Example"
50
}
51
],
52
"ios":[
53
{
54
"url":"appstore.example.org",
55
"name":"Example"
56
}
57
]
58
},
59
"brand":{
60
"color":"#FFFFFF"
61
},
62
"contact_name":"Gaurav Kumar",
63
"contact_info":{
64
"chargeback":{
65
"email":"cb@example.org",
66
"phone":null,
67
"policy_url":null
68
},
69
"refund":{
70
"email":"cb@example.org",
71
"phone":null,
72
"policy_url":null
73
},
74
"support":{
75
"email":"support@example.org",
76
"phone":"9999999998",
77
"policy_url":"https://www.google.com"
78
}
79
}
80
}
id
string

The unique identifier of the account generated by Razorpay. The maximum length is 18 characters. For example, acc_GLGeLkU2JUeyDZ.

type
string

The account type. Possible value is route.

reference_id
string

The internal reference ID. This value can be maximum of 20 characters. For example, 123123.

status
string

The status of the account. Possible values:

  • created
  • suspended

email
string

The account holder's email address.

phone
integer

The account holder's phone number. The minimum length is 8 characters and the maximum length is 15.

legal_business_name
string

The name of the account holder's business. For example, Acme Corp. The minimum length is 4 characters and the maximum length is 200.

business_type
string

The type of business operated by the account holder. Possible values: See

.

profile
object

The account holder's business details.

Show child parameters (3)

business_model
string

The business description. The minimum length is 1 character and the maximum length is 255.

legal_info
object

The legal details about the account holder's business. The mandatory

parameters should be passed depending on the business requirements.

Show child parameters (2)

notes
object

Contains user-defined fields stored by the partner for reference purposes.

contact_name
string

The name of the contact. The minimum length is 4 and the maximum length is 255 characters.

contact_info
object

Options available for contact support.

Show child parameters (3)

apps
object

The app details of the account holder's business

Show child parameters (3)

Linked Account Entity

The Linked Account entity has the following parameters.

Is this page helpful?

id
string

The unique identifier of the account generated by Razorpay. The maximum length is 18 characters. For example, acc_GLGeLkU2JUeyDZ.

type
string

The account type. Possible value is route.

reference_id
string

The internal reference ID. This value can be maximum of 20 characters. For example, 123123.

status
string

The status of the account. Possible values:

  • created
  • suspended

email
string

The account holder's email address.

phone
integer

The account holder's phone number. The minimum length is 8 characters and the maximum length is 15.

legal_business_name
string

The name of the account holder's business. For example, Acme Corp. The minimum length is 4 characters and the maximum length is 200.

business_type
string

The type of business operated by the account holder. Possible values: See

.

profile
object

The account holder's business details.

Show child parameters (3)

business_model
string

The business description. The minimum length is 1 character and the maximum length is 255.

legal_info
object

The legal details about the account holder's business. The mandatory

parameters should be passed depending on the business requirements.

Show child parameters (2)

notes
object

Contains user-defined fields stored by the partner for reference purposes.

contact_name
string

The name of the contact. The minimum length is 4 and the maximum length is 255 characters.

contact_info
object

Options available for contact support.

Show child parameters (3)

apps
object

The app details of the account holder's business

Show child parameters (3)

Entity

1
{
2
"id":"acc_GRWKk7qQsLnDjX",
3
"type":"route",
4
"reference_id":"123123",
5
"status":"created",
6
"email":"gauri.kumar@example.org",
7
"profile":{
8
"category":"healthcare",
9
"subcategory":"clinic",
10
"addresses":{
11
"registered":{
12
"street1":"507, Koramangala 1st block",
13
"street2":"MG Road",
14
"city":"Bengaluru",
15
"state":"KARNATAKA",
16
"postal_code":560034,
17
"country":"IN"
18
},
19
"operation":{
20
"street1":"507, Koramangala 6th block",
21
"street2":"Kormanagala",
22
"city":"Bengaluru",
23
"state":"KARNATAKA",
24
"country":"IN",
25
"postal_code":560047
26
}
27
},
28
"business_model":"Online Clothing ( men, women, ethnic, modern ) fashion and lifestyle, accessories, t-shirt, shirt, track pant, shoes."
29
},
30
"notes":{
31
32
},
33
"created_at":1611136837,
34
"phone":"9999999998",
35
"business_type":"partnership",
36
"legal_business_name":"Acme Corp",
37
"customer_facing_business_name":"Acme Corp",
38
"legal_info":{
39
"pan":"AAACL1234C",
40
"gst":"18AABCU9603R1ZM"
41
},
42
"apps":{
43
"websites":[
44
"https://www.example.org"
45
],
46
"android":[
47
{
48
"url":"playstore.example.org",
49
"name":"Example"
50
}
51
],
52
"ios":[
53
{
54
"url":"appstore.example.org",
55
"name":"Example"
56
}
57
]
58
},
59
"brand":{
60
"color":"#FFFFFF"
61
},
62
"contact_name":"Gaurav Kumar",
63
"contact_info":{
64
"chargeback":{
65
"email":"cb@example.org",
66
"phone":null,
67
"policy_url":null
68
},
69
"refund":{
70
"email":"cb@example.org",
71
"phone":null,
72
"policy_url":null
73
},
74
"support":{
75
"email":"support@example.org",
76
"phone":"9999999998",
77
"policy_url":"https://www.google.com"
78
}
79
}
80
}