How do I use x-request-id and x-correlation-id headers?

How do I use x-request-id and x-correlation-id headers?

NRL v.3.0. requires each request to have a unique x-request-id (for tracing purposes) with the option to use x-correlation-id to correlate requests that are related (e.g. retried requests, and requests that are part of the same transaction)