B2B » 이력 » 버전 16
이름없음, 2021/06/04 05:08
1 | 9 | 이름없음 | h2. B2B |
---|---|---|---|
2 | 2 | 이름없음 | |
3 | 10 | 이름없음 | b2b에서 수행할 수 있는 api입니다. @issueDid@ (second party유형의 did를 새로 발급) 요청을 제외한 모든 헤더에 토큰을 포함합니다. |
4 | 1 | 이름없음 | |
5 | 9 | 이름없음 | {{collapse(토큰 발급 방법) |
6 | 1 | 이름없음 | |
7 | 4 | 이름없음 | 1. signin 요청을 통해 토큰을 발급받습니다. |
8 | |||
9 | 2. 요청 헤더에 아래 key를 적용해 토큰 값을 넣어줍니다. |
||
10 | |||
11 | | key | value | description | |
||
12 | | X-Auth-Token | 발급 받아 사용 | did마다 인증을 위한 고유한 토큰을 가지며 최대 6시간 유효합니다. | |
||
13 | |||
14 | }} |
||
15 | |||
16 | 11 | 이름없음 | h1. UploadResolver |
17 | |||
18 | GraphQL Multipart-Form으로 파일 업로드 시 *operations* 키 값으로 "이 형식":https://graphql-kr.github.io/learn/serving-over-http/#post-request<notextile></notextile>의 JSON 인코딩 바디를 포함하여 요청을 보냅니다. |
||
19 | |||
20 | operations 내부의 *variables* 문법 사용 방법은 "이 문서":https://graphql.org/learn/queries/#variables<notextile></notextile>를 참고할 수 있습니다. |
||
21 | |||
22 | 16 | 이름없음 | h3. [[UploadImage]] %{color: #993300;}(<notextile></notextile>*Multipart*<notextile></notextile>-Form) @api 요청 링크 추가@% |
23 | 11 | 이름없음 | |
24 | 15 | 이름없음 | h3. [[UploadHtml]] %{color: #993300;}(Multipart-Form)% |
25 | 11 | 이름없음 | |
26 | 15 | 이름없음 | h3. [[UploadEventZip]] %{color: #993300;}(Multipart-Form)% |
27 | 11 | 이름없음 | |
28 | 15 | 이름없음 | h3. [[UploadAdvertizeZip]] %{color: #993300;}(Multipart-Form)% |
29 | 11 | 이름없음 | |
30 | 15 | 이름없음 | h3. [[UploadDisclaimer]] |
31 | 11 | 이름없음 | |
32 | 15 | 이름없음 | h3. [[RegisterConfig]] |
33 | 11 | 이름없음 | |
34 | 15 | 이름없음 | h3. [[UploadEventList]] |
35 | 11 | 이름없음 | |
36 | 15 | 이름없음 | h3. [[UploadResource]] %{color: #993300;}(Multipart-Form)% |
37 | 1 | 이름없음 | |
38 | 15 | 이름없음 | h3. [[UploadZip]] %{color: #993300;}(Multipart-Form)% |
39 | 1 | 이름없음 | |
40 | 14 | 이름없음 | h1. SettlementResolver |
41 | 1 | 이름없음 | |
42 | 14 | 이름없음 | h3. getTnkSettlement |
43 | 1 | 이름없음 | |
44 | 14 | 이름없음 | h3. getMyDSettlement |
45 | |||
46 | h1. MessageResolver |
||
47 | |||
48 | h3. registerPush |
||
49 | |||
50 | h3. targetMessage |
||
51 | |||
52 | h3. broadcastMessage |
||
53 | |||
54 | h1. AuthResolver |
||
55 | |||
56 | h3. issueDid |
||
57 | |||
58 | h3. checkAuthForB2B |