LifecycleMessageFull
Full lifecycle message record (note_internal included only with LIFECYCLE_READ_INTERNAL permission)
iduuidrequired
codestringrequired
sourcestringrequired
Possible values: [NUNTIQ, EXTERNAL_API, MANUAL_USER]
actor_typestringrequired
Possible values: [SYSTEM, API_CLIENT, USER]
actor_idstringnullable
actor_display_namestringnullable
occurred_atdate-timerequired
recorded_atdate-timerequired
clarification_codestringnullable
note_internalstringnullable
Only included with LIFECYCLE_READ_INTERNAL permission
note_supplierstringnullable
reference_typestringnullable
Possible values: [PO_NUMBER, PAYMENT_REF, CREDIT_NOTE, OTHER]
reference_valuestringnullable
LifecycleMessageFull
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"code": "string",
"source": "NUNTIQ",
"actor_type": "SYSTEM",
"actor_id": "string",
"actor_display_name": "string",
"occurred_at": "2024-07-29T15:51:28.071Z",
"recorded_at": "2024-07-29T15:51:28.071Z",
"clarification_code": "string",
"note_internal": "string",
"note_supplier": "string",
"reference_type": "PO_NUMBER",
"reference_value": "string"
}