CancelPreAuth
public enum CancelPreAuth
Cancel a Pre Auth transaction
Cancel a Pre Auth transaction. This action is only permitted in case the user didn’t already start the fueling process. Returns 403 Forbidden in case the fueling already started.
-
Undocumented
Declaration
Swift
public static var service: FuelingAPIService<FuelingAPI.Fueling.CancelPreAuth.Response> -
Undocumented
See moreDeclaration
Swift
public final class Request : FuelingAPIRequest<Response> -
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible
View on GitHub
CancelPreAuth Enumeration Reference