Click or drag to resize

GoCardlessErrorerror_reasonidempotency_key_too_long Field

An idempotency key was supplied for this request but exceeded the max length of this key. See idempotency keys for details on how to work with idempotency.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public const string idempotency_key_too_long = "idempotency_key_too_long"

Field Value

Type: String
See Also