cURL
curl --request GET \ --url https://openapi.pluuug.com/v1/settlement/{settlement_id} \ --header 'X-API-Key: <api-key>'
{ "id": 123, "title": "<string>", "status": "C", "amount": 1, "additionalAmount": 1, "vat": 1, "settlementRound": 123, "dueDate": "2023-12-25", "settledDate": "2023-12-25", "isTaxInvoiceIssued": true, "isTaxInvoiceNeeded": true, "taxInvoiceIssuedDate": "2023-12-25", "taxInvoiceIssueDueDate": "2023-12-25", "typeAlias": "<string>", "created": "2023-11-07T05:31:56Z", "contract": { "id": 123, "title": "<string>", "amount": 123, "type": "I", "status": "P", "startDate": "2023-12-25", "endDate": "2023-12-25" }, "type": { "id": 123, "baseType": "INI", "category": "I", "title": "<string>", "allowsMultipleRounds": true }, "inChargeSet": [ { "id": 123, "nickname": "<string>", "email": "<string>", "isActive": true, "grade": { "id": 123, "title": "<string>" } } ] }
정산 제목
128
정산 상태
C
D
S
P
정산 금액
x >= 0
추가 금액
부가세
정산 차수
지급 예정일
지급 완료일
세금 계산서 발행 여부
세금 계산서 발행 필요 여부
세금 계산서 발행 날짜
세금 계산서 발행 예정 날짜
정산 형태
생성일시
계약
Show child attributes
담당자