Project

General

Profile

Actions

New Function #88

closed

[API] 수정 및 패치 2 (Change & Fix - 2)

Added by Deca Park about 1 year ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
08/08/2023
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

1.Requirement

  • refer to attach ppt

2.API Spec

  • refer to #32 - 20230808

Files

Actions #1

Updated by Deca Park about 1 year ago

  • File deleted (코레일_요청_사항_API_20230807.pptx)
Actions #2

Updated by Deca Park about 1 year ago

  • File 코레일_요청_사항_API_20230807.pptx added
Actions #3

Updated by Deca Park about 1 year ago

  • File deleted (코레일_요청_사항_API_20230807.pptx)
Actions #4

Updated by Deca Park about 1 year ago

  • File 코레일_요청_사항_API_20230807.pptx added
Actions #5

Updated by Deca Park about 1 year ago

  • File deleted (코레일_요청_사항_API_20230807.pptx)
Actions #6

Updated by Deca Park about 1 year ago

  • File 코레일_요청_사항_API_20230807.pptx added
Actions #7

Updated by bryant bryant about 1 year ago

  • Status changed from New to Resolved
  • Assignee changed from bryant bryant to Deca Park
Actions #8

Updated by Deca Park about 1 year ago

[API] GET /api/order

1.Response (refer to latest API spec)
  - add 3 fields
  1) supply_amount : Integer / 공급가액
    - set value = {payment_amount} / 1.1 (Round up)
  2) vat_amount    : Integer / 부가세
    - set value = {payment_amount} / 1.1 * 0.1 (truncate decimal value)

  ex) payment_amount = 3700
    - supply_amount : 3700/1.1 = 3363.63 -> 3364 (Round up)
    - vat_amount : 3700/1.1*0.1 = 336.36 -> 336 (truncate decimal value)

  3) payment_key : string / PG승인번호(결제키)
    - set by {st_order_payment.payment_key}

Actions #9

Updated by Deca Park about 1 year ago

  • File deleted (코레일_요청_사항_API_20230807.pptx)
Actions #10

Updated by Deca Park about 1 year ago

  • File 0821 앱, 코레일 요청사항_en_20230822.pptx added
Actions #11

Updated by Deca Park about 1 year ago

  • File deleted (0821 앱, 코레일 요청사항_en_20230822.pptx)
Actions #13

Updated by Deca Park 8 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF