{
"date": "2024-08-24",
"purpose": "RECEIPT",
"supplier": {
"identificationNumber": "1234567890",
"taxRegistrationId": "0001",
"organizationName": "string",
"representativeName": "string",
"address": "string",
"businessItem": "소프트웨어 개발 및 공급업",
"businessType": "정보통신업",
"manager": {
"email": "user@example.com",
"name": "string",
"telephone": "010-1234-5678"
}
},
"supplied": {
"identificationNumber": "1234567890",
"taxRegistrationId": "0001",
"organizationName": "string",
"representativeName": "string",
"address": "string",
"businessItem": "소프트웨어 개발 및 공급업",
"businessType": "정보통신업",
"managers": [
{
"email": "user@example.com",
"name": "string",
"telephone": "010-1234-5678"
}
]
},
"items": [
{
"date": "2024-08-24",
"name": "string",
"unitPrice": 100,
"quantity": 0,
"supplyCost": 1000,
"tax": 100,
"specification": "string",
"description": "string"
}
],
"description": "string"
}