...
2. API Spec
1) Request
Endpoint | product 환경: https://prod.ax-cloud.com/v1/channel/orders/ticket/{ax_order_code}
|
---|---|
Method | GET |
Description | 주문 확정 정보 조회 |
Content-Type | application/json |
Headers > Authorization | Token {api_key} |
Headers > Channel | Code {channel_code} |
...