CreateNotification
public enum CreateNotification
Deliver notification
Delivers a notification from a partner system to the PACE fueling system.
406
is returned in case the vendor format is not unknown
400
is returned in case the vendor format is not valid when comparing against the provided input (request body)
-
Undocumented
Declaration
Swift
public static var service: FuelingAPIService<FuelingAPI.Notification.CreateNotification.Response>
-
Undocumented
See moreDeclaration
Swift
public final class Request : FuelingAPIRequest<Response>
-
Undocumented
See moreDeclaration
Swift
public enum Response : APIResponseValue, CustomStringConvertible, CustomDebugStringConvertible