Agave · Example Payload

Unified Api Link Session Example

AccountingConstructionIntegration

Unified Api Link Session Example is an example object payload from Agave, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

link_tokenreference_idexpires_at

Example Payload

Raw ↑
{
  "link_token": "example_value",
  "reference_id": "500123",
  "expires_at": "2025-03-15T14:30:00Z"
}