Promotions
Create Promotion Enrollment
Enrolls an account into an existing promotion.
Endpoint available to Partners only. The request must be authenticated by an access token that the user has granted to the Partner for the account.
The enrollment_id
, returned after successfully enrolling a user,
must be stored by the partner in order to retrieve
or delete the enrollment.
OAuth
This endpoint requires the promotions:write
OAuth scope.
POST
This API is rate limited.
Authorizations
The user access token for the user you would like to enroll. See our OAuth2 authentication documentation.
Body
application/json
Response
201
application/json
Successful Enrollment