---
title: creationDate
framework: externalpurchaseserverapi
role: symbol
role_heading: Type
path: externalpurchaseserverapi/creationdate
---

# creationDate

The UNIX date, in milliseconds, that the customer authorized the transaction.

## Declaration

```data
int64 creationDate
```

## Discussion

Discussion For refunds and other events, use the UNIX date, in milliseconds, of the transaction.

## See Also

### Providing transaction info

- [eventType](externalpurchaseserverapi/eventtype.md)
- [referenceLineItemId](externalpurchaseserverapi/referencelineitemid.md)
