Adds signature request as a replacement option for the Vault and Forward API
What’s new![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Adds REQUEST_
as a possible enum value for replacements, which defines the fields to be replaced in the forwarded request.
Impact![](https://b.stripecdn.com/docs-statics-srv/assets/fcc3a1c24df6fcffface6110ca4963de.svg)
Stripe can now support Vault and Forward requests that require calculating a request hash as a part of the API. To do this, specify the REQUEST_
replacement for relevant endpoints.