GoCardlessErrorerror_reasonmandate_replaced Field |
The resource could not be created, because the mandate it links to has been replaced (for example, because the creditor has moved to a new Service User Number).
The new mandate can be found through the reference to links[new_mandate] in the error response, or by retrieving the original mandate and checking links[new_mandate].
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public const string mandate_replaced = "mandate_replaced"
Public Const mandate_replaced As String = "mandate_replaced"
Field Value
Type:
StringSee Also