{
"status": 200,
"message": "TLD pricing book",
"data": [
{
"tld": "com",
"cost": 16.96,
"renewCost": 16.96,
"transferCost": 14.13,
"costRegistrar": null,
"costAsOf": null,
"srp": 20.35,
"marginPercentage": "20.00",
"defaultMarginPercentage": "20.00",
"isOverridden": false,
"marginOverridePercentage": null,
"marginOverrideEnabled": true,
"roundOffEnding": null,
"promoPrice": null,
"promoExpiresAt": null,
"promoLabel": null,
"featuredOnStorefront": false,
"sortOrder": null,
"sponsoredPayoutPerRegistration": null,
"fixedRetailPrice": null,
"fixedRenewalPrice": null,
"category": "popular",
"trend": "rising"
},
{
"tld": "io",
"cost": 32.98,
"renewCost": 32.98,
"transferCost": 32.98,
"costRegistrar": null,
"costAsOf": null,
"srp": 41.23,
"marginPercentage": "25.00",
"defaultMarginPercentage": "20.00",
"isOverridden": true,
"marginOverridePercentage": 25,
"marginOverrideEnabled": true,
"roundOffEnding": 0.99,
"promoPrice": 29.99,
"promoExpiresAt": "2026-09-30T00:00:00.000Z",
"promoLabel": "Labor Day Sale",
"featuredOnStorefront": true,
"sortOrder": 1,
"sponsoredPayoutPerRegistration": null,
"fixedRetailPrice": null,
"fixedRenewalPrice": null,
"category": "tech",
"trend": "stable"
}
]
}