{
"type": "custom-fields",
"id": "<string>",
"attributes": {
"name": "<string>",
"description": "<string>",
"required": true,
"display_in_checkout": true,
"options": [
"<string>"
],
"default_value": "<string>",
"order_index": 2
},
"links": {
"self": "<string>"
}
}