correlationId
. Clients can assign any value to correlationId
, which is not validated by the server. However, Coinbase recommends monotonically increasing the value.
Correlation ID is used for indirectly correlated messages, such as order fill and system cancel notifications. Messages from server to client use the correlationId
of either the corresponding request message from the client or of the last related request.