API Test Keys

Terms and Conditions Entity

The Terms and Conditions entity has the following parameters:

Is this page helpful?

Entity

1
{
2
"entity": "tnc_map",
3
"product_name": "payments",
4
"id": "tnc_map_HjOVhIdpVDZ0FB",
5
"tnc": {
6
"terms": "https://razorpay.com/terms",
7
"privacy": "https://razorpay.com/privacy",
8
"agreement": "https://razorpay.com/agreement"
9
},
10
"last_published_at": 1640589653
11
}
entity
string

The name of the entity. Here it is tnc_map.

product_name
string

Determines what business unit the terms and conditions belong to.

id
string

Unique identifier of the terms and conditions belonging to a specific business unit.

tnc
object

The terms and conditions content.

Show child parameters (3)

last_published_at
integer

The timestamp in Unix format, when the terms and conditions were created/last updated.

Terms and Conditions Entity

The Terms and Conditions entity has the following parameters:

Is this page helpful?

entity
string

The name of the entity. Here it is tnc_map.

product_name
string

Determines what business unit the terms and conditions belong to.

id
string

Unique identifier of the terms and conditions belonging to a specific business unit.

tnc
object

The terms and conditions content.

Show child parameters (3)

last_published_at
integer

The timestamp in Unix format, when the terms and conditions were created/last updated.

Entity

1
{
2
"entity": "tnc_map",
3
"product_name": "payments",
4
"id": "tnc_map_HjOVhIdpVDZ0FB",
5
"tnc": {
6
"terms": "https://razorpay.com/terms",
7
"privacy": "https://razorpay.com/privacy",
8
"agreement": "https://razorpay.com/agreement"
9
},
10
"last_published_at": 1640589653
11
}