GoCardlessErrorerror_reasonmethod_not_allowed Field |
The HTTP verb used is not permitted.
Note that we do not allow PATCH requests, and PUT must be used to update 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 method_not_allowed = "method_not_allowed"
Public Const method_not_allowed As String = "method_not_allowed"
Field Value
Type:
StringSee Also