1:1문의유형관리

1:1문의유형 등록/수정

post

기능설명

  • 신규 1:1문의유형을 등록하거나, 기본 1:1문의 유형을 수정 합니다.


상세설명

  • 1:1문의유형은 상담유형과 연결되어 있습니다.

  • 상담유형 없이 1:1문의유형을 등록할 수 없습니다.


특이사항

  • 고객문의유형코드(custInqTypCd) 는 등록시 자동채번 됩니다.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
custInqTypCdStringOptional

고객문의유형코드

custInqTypNmStringOptional

고개문의유형명

sortSeqStringOptional

정렬순서

useYnStringOptional

사용여부

ordGoodsMdtyYnStringOptional

주문상품필수여부

ansSubCdStringOptional

답변주체코드(CS012)

cnslTypNoStringOptional

상담유형번호

uprCustInqTypCdStringOptional

고객문의 상위유형코드

Body
Responses
chevron-right
200

성공

*/*
timestampstring · date-timeOptional

result time

codestringOptional

result code

messagestringOptional

result message

isProcessbooleanOptional

process check

payloadstringOptional

payload

errorbooleanOptional

is error

post
/v2/customerservice/inquiry-types/saveInquiryType

1:1문의유형 문의유형(대) 전체 조회

get

기능설명

  • 1:1문의유형 관리 화면에서 문의유형(대)를 전체 조회 합니다.

  • 검색영역에 셀렉트 박스를 표시할 때 사용할 수 있습니다.


상세설명

  • 등록된 1:1문의유형 중 문의유형(대) 를 전체 조회 합니다.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
useYnstringOptional

사용여부

Example: Y
uprCustInqTypCdstringOptional

고객문의 상위유형코드

Example: 10101
Responses
chevron-right
200

성공

*/*
timestampstring · date-timeOptional

result time

codestringOptional

result code

messagestringOptional

result message

isProcessbooleanOptional

process check

errorbooleanOptional

is error

get
/v2/customerservice/inquiry-types/large

1:1문의유형 문의유형(소) 조회

get

기능설명

  • 1:1문의유형 관리 화면에서 문의유형(소)를 조회 합니다.


상세설명

  • 등록된 1:1문의유형 중 문의유형(소)를 조회 합니다.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
Responses
chevron-right
200

성공

*/*
totalCountinteger · int32Optional
get
/v2/customerservice/inquiry-types/getInquiryTypeSmall

1:1문의유형 문의유형(소) 전체 목록 조회

get

기능설명

  • 1:1문의유형 관리 화면에서 문의유형(소) 전체 목록을 조회 합니다.


상세설명

  • 등록된 1:1문의유형 중 문의유형(소) 전체 목록을 조회 합니다.

  • 페이징 처리를 하지 않습니다.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
Responses
chevron-right
200

성공

*/*
timestampstring · date-timeOptional

result time

codestringOptional

result code

messagestringOptional

result message

isProcessbooleanOptional

process check

errorbooleanOptional

is error

get
/v2/customerservice/inquiry-types/getInquiryTypeSmallNoPaging

1:1문의유형 문의유형(대) 조회

get

기능설명

  • 1:1문의유형 관리 화면에서 문의유형(대)를 조회 합니다.


상세설명

  • 등록된 1:1문의유형 중 문의유형(대) 를 조회 합니다.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
useYnstringOptional

사용여부

Example: Y
uprCustInqTypCdstringOptional

고객문의 상위유형코드

Example: 10101
Responses
chevron-right
200

성공

*/*
totalCountinteger · int32Optional
get
/v2/customerservice/inquiry-types/getInquiryTypeLarge

1:1문의유형 문의유형(소) 조회

get

기능설명

  • 1:1문의유형 관리 화면에서 문의유형(소)를 조회 합니다.


상세설명

  • 등록된 1:1문의유형 중 문의유형(소)를 조회 합니다.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
Responses
chevron-right
200

성공

*/*
timestampstring · date-timeOptional

result time

codestringOptional

result code

messagestringOptional

result message

isProcessbooleanOptional

process check

errorbooleanOptional

is error

get
/v1/customerservice/inquiryTypeMgmt/getInquiryTypeSmall

1:1문의유형 문의유형(대) 조회

get

기능설명

  • 1:1문의유형 관리 화면에서 문의유형(대)를 조회 합니다.


상세설명

  • 등록된 1:1문의유형 중 문의유형(대) 를 조회 합니다.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
useYnstringOptional

사용여부

Example: Y
uprCustInqTypCdstringOptional

고객문의 상위유형코드

Example: 10101
Responses
chevron-right
200

성공

*/*
timestampstring · date-timeOptional

result time

codestringOptional

result code

messagestringOptional

result message

isProcessbooleanOptional

process check

errorbooleanOptional

is error

get
/v1/customerservice/inquiryTypeMgmt/getInquiryTypeLarge

Last updated