v1

latestOpenAPI 3.0.32026-07-268345159.5 KB
default

Limited Time Offer (LTO)

Use this API to send messages with the LTO template.

post/partner/app/{appId}/template/msg

Path parameters

appIdstring required

Unique identifier of the app.

Headers

tokenstring required

Your app token, please refer Get access token api to get the token from partner documentation.

Response

Successful response

statusstring
messageIdstring

Example response

{
  "status": "submitted",
  "messageId": "183dc8f1-7ecc-4419-895f-04fd0b1bfe07"
}