project

post/v1/business/{business_id}/project/

Path parameters

business_idinteger required

Request body

idinteger required
titlestring
startDatestring date
endDatestring date
status'U' | 'I' | 'A' | 'E' required
  • U - 예정됨
  • I - 진행 중
  • A - 추가 기간
  • E - 종료됨

Response

idinteger required
titlestring
startDatestring date
endDatestring date
status'U' | 'I' | 'A' | 'E' required
  • U - 예정됨
  • I - 진행 중
  • A - 추가 기간
  • E - 종료됨

Changes

No recorded changes to this endpoint across all 1 revision of this API.