Skip to content

Get memo ​

GET
/v1/memos/{memo_id}

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

memo_id*
Type
string
Required

Responses​

OK

application/json
JSON
{
  
"memo_id": "ff95e6bfe5fa40dd81b769543549d9a1_mmx",
  
"scope": "external",
  
"memo_category": "processinformation",
  
"memo_subcategory": "generic_notes",
  
"text": "This is a memo example",
  
"bookingorder_id": "cfd73ab0fa224c56933e798b62df6631_bkn",
  
"distributor_id": "cfd73ab0fg224a569e3e7a8b6edf6S31_dst",
  
"reservation_id": "sfd7aab0fq22da56de3e7a8b6edf6S31_rsr",
  
"grouprequest_id": "08420aa8df8bj3a6av9c3gd448ccc97d_grp",
  
"purchaseorder_id": "71fa366c51374bbaa892f1871c19f171_prc",
  
"supplier_id": "71fa366c51374bbaa892f1871c19f171_spp",
  
"ticket_id": "71fa366c51374bba6m94h188nc19f1s2_tck",
  
"created_by": "26231e7bab8e4s90ba4b425cc18b9fd5_cln",
  
"created": "2025-01-01T01:00:00",
  
"updated": "2025-01-01T01:00:00",
  
"updated_by": "26231e7bab8e4s90ba4b425cc18b9fd5_cln",
  
"action_date": "2025-01-01T00:00:00",
  
"target_client_id": "26231e7bab8e4s90ba4b425cc18b9fd5_cln",
  
"finish_date": "2025-01-02T00:00:00",
  
"finished": false
}

Playground​

Server
Authorization
Variables
Key
Value

Samples​