무이자할부 안내 관리
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
무이자할부 등록/수정 DTO
acqrCdstringOptional
매입사
argInsertUpdatestringOptional
등록,수정구분 코드
nintInstGdNostringOptional
무이자할부안내번호
aplyStrDtmstring · date-timeOptional
적용시작일시
aplyEndDtmstring · date-timeOptional
적용종료일시
nintInstNmstringOptional
무이자할부명
sctnNintYnstringOptional
부분무이자여부
useYnstringOptional
사용여부
nintAplyTgtContstringOptional
무이자적용대상내용
nintExcpTgtContstringOptional
무이자제외대상내용
Responses
200
무이자할부 정보 등록/수정 성공
No content
900
업무처리 오류 내용
*/*
post
/v1/payment/noInterestInstallmentGuideMgmt/saveNoInterestInstallmentGuideNo content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
nintInstGdNoStringRequired
무이자할부안내번호
Responses
200
무이자할부 안내 상세 조회 성공
*/*
sysModDtmstring · date-timeOptionalExample:
수정일시
2023-01-01 00:00:00.000sysModIdstringOptionalExample:
수정자
teststatestringOptionalExample:
진행상태
wargInsertUpdatestringOptionalExample:
등록,수정구분 코드
IacqrCdstringOptionalExample:
매입사(OM028)
101aplyStrDtmstring · date-timeOptionalExample:
적용시작일자
2023-01-01 00:00:00.000aplyEndDtmstring · date-timeOptionalExample:
적용종료일자
2023-01-01 00:00:00.000nintInstGdNostringOptionalExample:
무이자할부안내번호
1nintInstNmstringOptionalExample:
무이자할부명
신한카드 무이자 할부 안내sctnNintYnstringOptionalExample:
부분무이자여부
YuseYnstringOptionalExample:
사용여부
YnintAplyTgtContstringOptionalExample:
무이자적용대상내용
내용nintExcpTgtContstringOptionalExample:
무이자제외대상내용
내용900
업무처리 오류 내용
*/*
get
/v1/payment/noInterestInstallmentGuideMgmt/getInterestFreeInstallmentInfoUpdateAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
acqrCdStringOptional
매입사
stateStringOptional
진행상태
startDateLocalDateRequired
조회 시작일
endDateLocalDateRequired
조회 종료일
aplyStrTotalStringOptional
조회날짜 전체조회 여부
Responses
200
무이자할부 안내 관리 조회 성공
*/*
totalCountinteger · int32Optional
900
업무처리 오류 내용
*/*
get
/v1/payment/noInterestInstallmentGuideMgmt/getInterestFreeInstallmentInfoListAuthorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
nintInstGdNoStringRequired
무이자할부안내번호
acqrCdStringRequired
매입사
aplyStrDtmLocalDateTimeRequired
적용시작일시
aplyEndDtmLocalDateTimeRequired
적용종료일시
sctnNintYnStringRequired
부분무이자여부
Responses
200
적용기간 내 매입사 중복 여부 확인 성공
*/*
booleanOptional
900
업무처리 오류 내용
*/*
get
/v1/payment/noInterestInstallmentGuideMgmt/getAcqrCheckLast updated