Skip to content

Commit

Permalink
또 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
sso-ashley committed Mar 11, 2024
1 parent 520d0a4 commit d571396
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions src/content/docs/ko/v2-payment/pg/smartro-v2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -725,7 +725,6 @@ import Tabs from "~/components/gitbook/tabs/Tabs.astro";
- 지출증빙용 : `CORPORATE`
- 미발행 : `NO_RECEIPT`

Check failure on line 727 in src/content/docs/ko/v2-payment/pg/smartro-v2.mdx

View workflow job for this annotation

GitHub Actions / Lint changed MDX files

Missing new line after list item

- `customerIdentityNumber` <mark style="color:green;">**string**</mark>

**현금영수증 식별 번호**
Expand Down Expand Up @@ -879,13 +878,13 @@ import Tabs from "~/components/gitbook/tabs/Tabs.astro";

</ParamTree>

<ParamTree>
<ParamTree>

- `customer` <mark style="color:blue;">**object**</mark>

**고객 정보**

<ParamTree>
<ParamTree>

- `customerId` <mark style="color:green;">**string**</mark>

Expand All @@ -894,11 +893,11 @@ import Tabs from "~/components/gitbook/tabs/Tabs.astro";
- 스마트로의 경우 빌링키 발급 시 필수로 입력해야 합니다.
- 20자 이하로만 입력 가능합니다.

</ParamTree>
</ParamTree>

</ParamTree>
</ParamTree>

</ParamTree>
</ParamTree>

### API 빌링키 단건 결제 요청하기

Expand Down

0 comments on commit d571396

Please sign in to comment.