funding_event.created

Occurs when a funding event is created.

Payload
const
enum
required

The type of event that occurred.

Allowed:
uuid
required

Unique token ID

collection_tokens
array of uuids
required

IDs of collections, further information can be gathered from the appropriate collection API based on collection_resource_type

collection_tokens*
date-time
required

Time of the previous high watermark

date-time
required

Time of the high watermark

string
enum
required

Collection resource type

Allowed:
network_settlement_summary
array of objects
required

Network settlement summary breakdown by network settlement date

network_settlement_summary*
date-time
required

Time of the creation

date-time
required

Time of the update

Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…