v2

latestOpenAPI 3.1.02026-08-01244220427.0 KB
Loyalty

Post Loyalty Program Customer Push

Send Push Notification to a Customer

Sends a push notification to a specific customer's installed pass.

Path Parameters:

  • programId: UUID of the loyalty program
  • customerId: UUID of the customer

Request Body:

  • message: The message content to send (optional)

Note:

  • Excessive usage of push notifications can lead to rate limiting or blocking of your cards.

Returns:

  • HTTP 200 OK on successful delivery.
post/v2/loyalty/programs/{programId}/customers/{customerId}/push

Path parameters

string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593
string required
OR
string required
Example:5eb7cf5a86d9755df3a6c593

Headers

authorizationstring nullable

Request body

messagestring nullable

Response

Successful Response

{"stackTrail":"paths:/v2/loyalty/programs/{programId}/customers/{customerId}/push:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}