API Test Keys

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":"nur.aisyah@example.com",
7
"profile":{
8
"category":"healthcare",
9
"subcategory":"clinic",
10
"addresses":{
11
"registered":{
12
"street": "506 bacca street",
13
"city": "Malacca",
14
"state": "Malacca",
15
"postal_code": "43200",
16
"country": "MY"
17
},
18
"operation":{
19
"street": "506 bacca street",
20
"city": "Malacca",
21
"state": "Malacca",
22
"postal_code": "43200",
23
"country": "MY"
24
}
25
},
26
"business_model":"Online Clothing ( men, women, ethnic, modern ) fashion and lifestyle, accessories, t-shirt, shirt, track pant, shoes."
27
},
28
"notes":{
29
30
},
31
"created_at":1611136837,
32
"phone":"+60123456789",
33
"business_type":"partnership",
34
"legal_business_name":"Bunga Raya Sdn Bhd",
35
"customer_facing_business_name":"Bunga Raya Sdn Bhd",
36
"legal_info":{
37
},
38
"apps":{
39
"websites":[
40
"https://www.example.org"
41
],
42
"android":[
43
{
44
"url":"playstore.example.org",
45
"name":"Example"
46
}
47
],
48
"ios":[
49
{
50
"url":"appstore.example.org",
51
"name":"Example"
52
}
53
]
54
},
55
"brand":{
56
"color":"#FFFFFF"
57
},
58
"contact_name":" Nur Aisyah",
59
"contact_info":{
60
"chargeback":{
61
"email":"cb@example.org",
62
"phone":null,
63
"policy_url":null
64
},
65
"refund":{
66
"email":"cb@example.org",
67
"phone":null,
68
"policy_url":null
69
},
70
"support":{
71
"email":"support@example.org",
72
"phone":"9999999998",
73
"policy_url":"https://www.google.com"
74
}
75
}
76
}
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 Linked Account's business.

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 Linked Account's business.

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":"nur.aisyah@example.com",
7
"profile":{
8
"category":"healthcare",
9
"subcategory":"clinic",
10
"addresses":{
11
"registered":{
12
"street": "506 bacca street",
13
"city": "Malacca",
14
"state": "Malacca",
15
"postal_code": "43200",
16
"country": "MY"
17
},
18
"operation":{
19
"street": "506 bacca street",
20
"city": "Malacca",
21
"state": "Malacca",
22
"postal_code": "43200",
23
"country": "MY"
24
}
25
},
26
"business_model":"Online Clothing ( men, women, ethnic, modern ) fashion and lifestyle, accessories, t-shirt, shirt, track pant, shoes."
27
},
28
"notes":{
29
30
},
31
"created_at":1611136837,
32
"phone":"+60123456789",
33
"business_type":"partnership",
34
"legal_business_name":"Bunga Raya Sdn Bhd",
35
"customer_facing_business_name":"Bunga Raya Sdn Bhd",
36
"legal_info":{
37
},
38
"apps":{
39
"websites":[
40
"https://www.example.org"
41
],
42
"android":[
43
{
44
"url":"playstore.example.org",
45
"name":"Example"
46
}
47
],
48
"ios":[
49
{
50
"url":"appstore.example.org",
51
"name":"Example"
52
}
53
]
54
},
55
"brand":{
56
"color":"#FFFFFF"
57
},
58
"contact_name":" Nur Aisyah",
59
"contact_info":{
60
"chargeback":{
61
"email":"cb@example.org",
62
"phone":null,
63
"policy_url":null
64
},
65
"refund":{
66
"email":"cb@example.org",
67
"phone":null,
68
"policy_url":null
69
},
70
"support":{
71
"email":"support@example.org",
72
"phone":"9999999998",
73
"policy_url":"https://www.google.com"
74
}
75
}
76
}