Get a Pix key log by ID

GET {{baseInfraUrl}}/{{version}}/pix-key/log/:logId

Get a single Pix Key Log by its id.

Request Params

KeyDatatypeRequiredDescription
fieldsnullList of strings to filter response JSON keys.

RESPONSES

status: OK

{"log":{"created":"2022-05-17T19:27:38.430274+00:00","errors":[],"id":"6629439869812736","key":{"accountCreated":"2022-01-02T02:59:59.999999+00:00","accountNumber":"121212","accountType":"savings","bankCode":"35547753","bankName":"","branchCode":"0001","created":"2022-05-17T19:26:03.784235+00:00","id":"+551196969696","name":"Jamie Lannister","owned":"2022-05-17T19:26:03.784235+00:00","ownerType":"individual","status":"registered","tags":[],"taxId":"012.345.678-90","type":"phone"},"type":"updated"}}