...
1. Create Review
1) Purpose
채널에서 특정 상품에 대한 생성된 리뷰를 AX Cloud 에 등록 합니다.
리뷰를 AX Cloud 에서 관리할 수 있습니다.
...
Endpoint | product environment: https://prod.ax-cloud.com/v1/channel/review/tour/<option<product_code> |
---|---|
Method | POST |
Description | 채널의 리뷰 정보를 생성 합니다. |
Content-Type | application/json |
Headers > Authorization | Token {api_key} |
...