Attributes

AttributeData typeSescription
createdstringThe time stamp for the event
currencystringThree-letter ISO currency code, in uppercase. Possible values:
USD
CAD
idstringThe id for this API event.
transaction_idstringThe id for the charge transaction.
typestringThe type of event. TBD
"events":[
      {
         "created":"2014-03-20T14:00:33Z",
         "currency":"USD",
         "id":"UI1ZOXSXQ44QUXQL",
         "transaction_id":"TpR3Xrx8TkvuGio0",
         "type":"auth"
      }