v53

OpenAPI 3.1.0raw.githubusercontent.com2026-07-3128260917.5 KB
Recurring

Forward stored payment details

Forwards the payment details you stored with Adyen to a third-party that you specify and returns the response from the third-party. Supports forwarding stored card details or network tokens. For more information, see Forward stored payment details.

post/forward

Headers

Idempotency-Keystring

A unique identifier for the message with a maximum of 64 characters (we recommend a UUID).

Request body

baseUrlstring required

The base URL of the third party API, where Adyen will send the request to forward the payment details.

merchantAccountstring required

Your merchant account.

merchantReferencestring

Merchant defined payment reference.

shopperReferencestring required

Your reference to uniquely identify this shopper, for example user ID or account ID. The value is case-sensitive and must be at least three characters.

Your reference must not include personally identifiable information (PII) such as name or email address.

storedPaymentMethodIdstring

The unique identifier of the token that you want to forward to the third party. This is the storedPaymentMethodId you received in the webhook after you created the token.

Response

OK - the request has succeeded.

merchantReferencestring

Merchant defined payment reference.

storedPaymentMethodIdstring

The unique identifier of the token.