List all wire transfers
How to fetch a collection of wire transfers via API
Last updated
How to fetch a collection of wire transfers via API
Last updated
To a collection of wire transfers, send a GET
request to the /api/wire_transfers
endpoint.
GET https://yourdomain.commercelayer.io/api/wire_transfers
The following request fetches a collection of wire transfers:
Remember that when you fetch a list of resources you get result.
The list of wire transfers can be by the following fields:
id
created_at
updated_at
reference
reference_origin
order
id
created_at
updated_at
reference
reference_origin
metadata
The list of wire transfers can be by the following fields: