Authorization: Bearer ********************curl --location --request GET 'https://api-dev.synswi.com/payment-instruments/' \
--header 'Authorization: Bearer <token>'{
"id": "payment-instrument-7ca318bc-e84c-4c02-a1da-d520a05a8f68",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-07T00:35:22.353Z"
}