Get a Pix claim log by ID
GET {{baseInfraUrl}}/{{version}}/pix-claim/log/:logId
Get a single Pix Claim Log by its id.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fields | null | List of strings to filter response JSON keys. |
RESPONSES
status: OK
{"log":{"agent":"claimer","claim":{"accountCreated":"2022-02-02T02:59:59.999999+00:00","accountNumber":"5692908409716736","accountType":"checking","agent":"claimer","bankCode":"35547753","branchCode":"0000","claimedBankCode":"31804966","claimerBankCode":"35547753","created":"2022-05-17T19:31:21.972149+00:00","id":"5961418104897536","keyId":"postmanteste@starkbank.com","keyType":"email","name":"testKey","status":"canceled","taxId":"012.345.678-90","type":"ownership","updated":"2022-05-17T19:32:32.002810+00:00"},"created":"2022-05-17T19:32:28.894495+00:00","errors":[],"id":"5232635437645824","reason":null,"type":"canceled"}}