<- Loyalty API

Loyalty API

Retrieve loyalty promotion

GET

 /v2/loyalty/programs/{program_id}/promotions/{promotion_id}

Retrieves a loyalty promotion.

Permissions:LOYALTY_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

promotion_id

string

Required

Link to section

program_id

string

Required

Link to section

Response fields

Link to section

errors

Any errors that occurred during the request.

Link to section

loyalty_promotion

The retrieved loyalty promotion.