Adds signature request as a replacement option for the Vault and Forward API
What’s new
Adds REQUEST_
as a possible enum value for replacements, which defines the fields to be replaced in the forwarded request.
Impact
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.