Get a Pix claim by ID

GET {{baseInfraUrl}}/{{version}}/pix-claim/:claimId

Get a specific Pix Claim by it's id.

Request Params

KeyDatatypeRequiredDescription
fieldsnullList of strings to filter response JSON keys.

RESPONSES

status: OK

{"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":"delivered","taxId":"012.345.678-90","type":"ownership","updated":"2022-05-17T19:32:00.656440+00:00"}}