적립금 차감

사용자가 쇼핑몰의 적립금을 차감하여 이벤트에 참여할 수 있도록 합니다.

이벤트키키_고객지원2025-07-21

사용자가 쇼핑몰의 적립금을 이용하여 이벤트에 참여할 수 있습니다.

구분

내용

사용목적

적립금 차감후 이벤트 참여

사용 제품

기본 이벤트

비고

API 를 개발하시고 이벤트키키 연동 설정 화면에서 API 를 호출하기 위한 url 을 입력해 주세요.

POST /url/

ex) https://www.abc.com/decrease

Name

Value

description

gkKey

이벤트키키 ID

Authorization

secret key

외부연동설정페이지에서 확인

Content-Type

application/json

Version

1.0

Name

Type

Description

example

mgId

string

이벤트 게임ID

MGMAi_y38847663

hostId

string

이벤트키키ID

sm0001

userId

string

사용자 ID (차감대상 고객ID)

user0001

amount

string

차감 금액

100

type

string

차감

decrease : 차감

reason

string

이벤트 제목

득템룰렛 참여

API 호출시 아래와 같이 response 해 주세요.

Name

Value

description

code

상태코드

200 : success 40X : 에러시

status

반환상태

success error

message

상태설명

success

data

데이터

amount

JSON

JSON