AppliedCredential

Represents a credential currently applied to a transaction, typically as a part of an API request.

  • sparkfly_identifier
    Type: string
    required

    The Sparkfly identifier to use for lookup. May be an offer code from a Sparkfly landing page, phone number, etc.

  • amount
    Type: string

    Allows for specifying a desired applied value for a credential. Useful for Gift Cards programs.

  • entry_method
    enum

    The method of entry. (manual, magcard, barcode). This value is an open text field.

    values
    • manual
    • magcard
    • barcode
  • tip
    Type: string

    Allows for specifying a desired tip value for a credential. Useful for Gift Cards programs.