Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://openapi.pluuug.com/v1/settlement/{settlement_id}/history \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --header 'X-Signature: <api-key>' \ --data ' { "content": "<string>", "created": "2023-11-07T05:31:56Z" } '
{ "id": 123, "content": "<string>", "created": "2023-11-07T05:31:56Z", "member": { "id": 123, "nickname": "<string>", "email": "<string>", "isActive": true, "grade": { "id": 123, "title": "<string>" } } }
정산에 새 텍스트 히스토리를 추가합니다. member 미지정 시 작성 멤버는 null (외부 API 호출 컨텍스트). 별도 알림 없음.
member
내용
1 - 5000
생성시간
작성 멤버
Show child attributes
5000