Skip to main content
Note
This feature is currently in beta and subject to change. To learn more about the Beta program for this feature, contact your Marqeta representative.
Use the /credit/rewards/accounts/{token}/redemptions endpoint to the manage reward redemptions on a credit account. To receive webhook notifications when reward accounts and reward entry events occur, see Credit reward entry events in Event Types.

Create reward redemption

Action: POST
Endpoint: /credit/rewards/accounts/{token}/redemptions
Create a reward redemption for a specific reward account.

URL path parameters

Request body

Sample request body

JSON

Response body

Sample response body

JSON

List reward redemptions

Action: GET
Endpoint: /credit/rewards/accounts/{token}/redemptions
Retrieve an array of reward redemptions for a specific reward account.

URL path parameters

URL query parameters

Response body

Sample response body

JSON

Retrieve reward redemption

Action: GET
Endpoint: /credit/rewards/accounts/{token}/redemptions/{redemption_token}
Retrieve a specific redemption for a specific reward accounts.

URL path parameters

Response body

Sample response body

JSON

Modify existing redemption

Action: PUT
Endpoint: /credit/rewards/accounts/{token}/redemptions/{redemption_token}
Modify existing redemption.

URL path parameters

Request body

Sample request body

JSON

Response body

Sample response body

JSON

Retrieve reward redemption balance

Action: GET
Endpoint: /credit/rewards/accounts/{token}/redemptions/balance
Retrieve redemption amounts for a specified date range by redemption type.

URL path parameters

URL query parameters

Response body

Sample response body

JSON