{
"_links": {
"self": {
"href": "text",
"templated": false
},
"next": {
"href": "text",
"templated": false
},
"prev": {
"href": "text",
"templated": false
}
},
"_embedded": {
"records": [
{
"_links": {
"operation": {
"href": "text",
"templated": false
},
"succeeds": {
"href": "text",
"templated": false
},
"precedes": {
"href": "text",
"templated": false
}
},
"id": "text",
"paging_token": "text",
"account": "text",
"type": "Account Created",
"type_i": 1,
"created_at": "text"
}
]
}
}