Triggered when all agreements for an application have been signed electronically.
Payload
{
"event": "agreements_signed",
"event_id": "evt-e5f6g7h8-9012-34ef-ghij-5678901234ef",
"application_id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
"timestamp": "2026-02-12T16:45:00.000Z",
"external_reference": "YOUR-REF-001"
}Fields
| Field | Type | Required | Description |
|---|---|---|---|
event | string | Yes | Always "agreements_signed" |
event_id | string | Yes | Unique identifier for this event |
application_id | string (UUID) | Yes | The unique application identifier |
timestamp | string (ISO 8601) | Yes | When the event occurred |
external_reference | string | Yes | Your external reference ID for the application |
What This Means
All required agreements have been signed electronically by all signatories. At this stage:
- The e-signature pack is complete and ready for processing
- The application is now moving towards the final funding stage
- No further action is required from the partner or the applicant regarding agreements
