{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"type": "terminal-locations",
"attributes": {
"display_name": "<string>",
"provider_location_id": "<string>",
"address_line1": "<string>",
"address_line2": "<string>",
"city": "<string>",
"state": "<string>",
"postal_code": "<string>",
"country": "<string>",
"metadata": {},
"is_synced": true,
"full_address": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"links": {
"self": "<string>"
},
"relationships": {
"payment_account": {
"data": {
"type": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"links": {
"self": "<string>"
}
},
"readers": {
"data": [
{
"type": "<string>",
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
],
"links": {
"self": "<string>"
}
}
}
}