For the complete documentation index, see llms.txt. This page is also available as Markdown.

Redemption Order

Redeem points related to a card

post
/api/v2/transactions/redemption

Redeem points that is related to a given card. Redemptions on this endpoint will not be seen as a financial operation, but an order request to update the points used. This operation is currently only supported for Amex Pay with Points.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Header parameters
x-vfi-api-idempotencykeystringOptional

Example: 63bbc548-d2de-4546-b106-880a5018461c

A value you specify that uniquely identifies this transaction. This must be used to trigger a reversal if there is a timeout.

Body
or
Responses
post
/api/v2/transactions/redemption

Last updated

Was this helpful?