cURL
curl --request GET \ --url https://api.steppay.kr/api/v1/session/{customerId} \ --header 'Secret-Token: <api-key>'
"<string>"
고객 연동을 위한 세션을 생성합니다. 세션 연동을 위한 키를 리턴합니다.
Documentation IndexFetch the complete documentation index at: https://docs.steppay.kr/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.steppay.kr/llms.txt
Use this file to discover all available pages before exploring further.
고객 번호
세션 생성됨. 생성된 세션 키를 리턴함
The response is of type string.
string