...
2. API Spec
1) Request
Endpoint | product 환경: https://prod.ax-cloud.com/v1/channel/orders/day-ticket/{ax_order_code}/tickets/{ticket_code}
|
---|---|
Method | PATCH |
Description | 티켓 상태 변경 |
Content-Type | application/json |
Headers > Authorization | Token {api_key} |
Headers > Channel | Code {channel_code} |
...