Skip to content

Upload Ticket Data

Description

上傳需要進行排程派發票券檔案與資料。

Resource

POST /v1/ticket/data

Authorization

採用 OAuth 2.0 Bearer Token,詳細使用流程請參考 Auth Login

Request Body Parameters(form-data)

Name Type Description
file File 配發票券會員資料(會員編號與手機號碼)
支援execl 與csv檔
ticket_serno string 活動票券流水號
send_ticket_time string 派發票券時間
格式(yyyy-mm-dd hh:mm:ss)
push_topic_message_time string 發送topic推播時間
格式(yyyy-mm-dd hh:mm:ss)
company_id string 公司編號
redirect_url string 導向網址

Response

Status-Code: 204 No Content