Click or drag to resize

GoCardlessErrorerror_reasonlink_not_found Field

One of the link[resource] IDs in the request was not found. Your integration should ensure that end users can only use existing resources.

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

Field Value

Type: String
See Also