Create Rewards Enrollment
Enrolls the payment card in the given rewards configuration. The configuration must be active (see List Rewards Configurations). No request body is required. Returns the created enrollment.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
payment_card_id
External ID of the payment card.
rewards_configuration_id
ID of the rewards configuration to enroll in.
Response
id
program_id
configuration_name
is_active
created_at

