Attributes
Attribute | Data type | Sescription |
---|---|---|
created | string | The time stamp for the event |
currency | string | Three-letter ISO currency code, in uppercase. Possible values: USD CAD |
id | string | The id for this API event. |
transaction_id | string | The id for the charge transaction. |
type | string | The type of event. TBD |
"events":[
{
"created":"2014-03-20T14:00:33Z",
"currency":"USD",
"id":"UI1ZOXSXQ44QUXQL",
"transaction_id":"TpR3Xrx8TkvuGio0",
"type":"auth"
}