- Invoice
- Payment instruments
- Transactions
Get payment instruments
GET
https://api-sandbox.synswi.com/payment-instruments
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.Example:
Authorization: Bearer ********************
Query Params
accountId
string
optional
Example:
{{accountId}}
limit
string
optional
Example:
100
type
string
optional
Example:
bank
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET 'https://api-sandbox.synswi.com/payment-instruments?accountId=acc-c068c34e-b12d-48b1-bc5f-c85edag8tgiut&type=bank'
Responses
🟢200OK
application/json
Body
paymentInstruments
array [object {5}]
required
id
string
required
type
string
required
accountId
string
required
owner
object
required
createdAt
string
required
totalCount
integer
required
Example
{
"data": [
{
"id": "payment-instrument-af1f0b1c-0d02-4648-a794-f63789e4a271",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-13T23:52:23.028Z"
},
{
"id": "payment-instrument-d8f3d757-8d31-4841-8af3-c21c9acf194b",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-13T22:00:51.289Z"
},
{
"id": "payment-instrument-5e340446-dbd4-4933-a08d-4435e40979ce",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:25:10.706Z"
},
{
"id": "payment-instrument-c1b09b50-7eb7-4038-b06c-bbf50a7e44d0",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:25:08.635Z"
},
{
"id": "payment-instrument-fc6af159-c623-436d-b1b6-1c05d907528e",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:25:07.223Z"
},
{
"id": "payment-instrument-9b9ad8ce-4994-478f-a0c5-e4cda61ba8d0",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:25:03.811Z"
},
{
"id": "payment-instrument-bf4f778b-5844-4fdf-a748-20788703a8c1",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:25:01.770Z"
},
{
"id": "payment-instrument-6376baf8-f2f7-4ead-84d7-bfab9361b443",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:25:00.496Z"
},
{
"id": "payment-instrument-64bd0c68-259b-45af-954f-f064ca579cab",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:24:57.715Z"
},
{
"id": "payment-instrument-6a30d016-6656-4d77-8c2f-cdfee404ac06",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:24:55.849Z"
},
{
"id": "payment-instrument-c4a726f8-dea7-413a-ae96-284c6e654c8c",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:24:54.636Z"
},
{
"id": "payment-instrument-f46f6570-b476-4dea-83f5-64d8407cfa01",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:24:52.634Z"
},
{
"id": "payment-instrument-e544f171-7402-4448-ad28-70f0b9d84e9b",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:24:50.407Z"
},
{
"id": "payment-instrument-85d2cb17-9a52-4958-9d67-23459c3c43fe",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T23:24:45.449Z"
},
{
"id": "payment-instrument-dc9ed197-5ab1-408e-830f-150e9ae2d712",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-12T00:31:01.412Z"
},
{
"id": "payment-instrument-2f832abe-5b19-4c67-9d50-6e03c7ac50a6",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-11T09:37:39.928Z"
},
{
"id": "payment-instrument-c9475450-8659-4c26-ac55-aebc5cf46bb1",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-11T09:36:24.552Z"
},
{
"id": "payment-instrument-2a5ed616-ea2a-4844-86ae-6abcce449e4a",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-11T09:36:19.181Z"
},
{
"id": "payment-instrument-9b9360b8-35c7-473e-9a52-0138dfdf963f",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-11T09:35:09.416Z"
},
{
"id": "payment-instrument-ffdaa96d-aac7-45ca-8215-528f76001067",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-10T00:58:02.743Z"
},
{
"id": "payment-instrument-bf005e18-a5fd-475b-a76f-11adef892b65",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-09T23:28:55.428Z"
},
{
"id": "payment-instrument-32073bd9-44a5-41b0-8b53-a029bd7d4a60",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-08T21:01:41.778Z"
},
{
"id": "payment-instrument-8fb3540e-bd01-430e-9677-a57a70780423",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-08T07:29:47.556Z"
},
{
"id": "payment-instrument-0def753c-58cb-452a-a7a6-bd68a91e244e",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-08T04:07:02.979Z"
},
{
"id": "payment-instrument-aed1e3ed-9201-484b-8b84-86e169615752",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-07T07:06:10.823Z"
},
{
"id": "payment-instrument-0d884ec7-6f94-4f17-ae46-48d76131949c",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-07T07:04:55.495Z"
},
{
"id": "payment-instrument-c744a555-e87c-49b5-9b33-c57250e579ae",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-07T06:50:08.195Z"
},
{
"id": "payment-instrument-fec79d8f-c78a-42f0-a28c-48e594b5a99f",
"type": "card",
"accountId": "acc-c068c34e-b12d-48b1-bc5f-c85edae9fc9b",
"owner": {
"name": {
"fullName": "1231"
}
},
"createdAt": "2025-01-07T06:48:00.720Z"
},
{
"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"
}
],
"totalCount": 29
}