{
"id": "<string>",
"type": "document-templates",
"attributes": {
"name": "<string>",
"binding_type": "<string>",
"width": 123,
"height": 123,
"canvas": {},
"preview_image": "<string>",
"created_at": "<string>"
},
"links": {
"self": "<string>"
},
"relationships": {
"background_image": {
"data": {
"type": "<string>",
"id": "<string>"
},
"links": {
"self": "<string>"
}
}
}
}