Attributs

AttributType de donnéesSescription
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"
      }