Codat List Accounting Suppliers Example is an example object payload from Codat, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationIdmethodpathsummaryrequestExamplesresponseExamples
Example Payload
{
"operationId": "list-accounting-suppliers",
"method": "GET",
"path": "/companies/{companyId}/data/suppliers",
"summary": "List suppliers",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"name": "Clear Books",
"example": {
"results": [
{
"id": "owQ2Gqgj9f",
"supplierName": "Abshire - Kshlerin",
"contactName": "Faye Hansen",
"emailAddress": "hello@Abshire-Kshlerin.info",
"phone": "01338 858162",
"addresses": [
{
"type": "Delivery",
"line1": "Suite 431",
"line2": "289 Giles Lake",
"city": "Cesarmouth",
"region": "Northern Ireland",
"country": "United Kingdom",
"postalCode": "BG40 9GP"
}
],
"registrationNumber": "VYL1XZXR",
"taxNumber": "1396267523.0914588",
"status": "Active",
"modifiedDate": "2023-04-26T12:38:17Z",
"sourceModifiedDate": "1660-11-28T23:18:00",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
},
{
"id": "FyUkHbZxhn",
"supplierName": "Arjun Kuvalis",
"contactName": "Werner Langworth",
"emailAddress": "Arjun34@hotmail.com",
"phone": "0116 796 3163",
"addresses": [
{
"type": "Delivery",
"line1": "Suite 214",
"line2": "8439 Lueilwitz Passage",
"city": "Fernandohaven",
"region": "Northern Ireland",
"country": "United Kingdom",
"postalCode": "JG04 7PV"
},
{
"type": "Delivery",
"line1": "Suite 096",
"line2": "864 Halie Course",
"city": "Juliochester",
"region": "England",
"country": "United Kingdom",
"postalCode": "DZ8 4BF"
},
{
"type": "Delivery",
"line1": "Suite 001",
"line2": "416 Stokes Fords",
"city": "Naderborough",
"region": "Wales",
"country": "United Kingdom",
"postalCode": "XG25 0XX"
}
],
"registrationNumber": "NI7JEJVM",
"taxNumber": "7505220209.583549",
"status": "Active",
"modifiedDate": "2023-04-26T12:38:17Z",
"sourceModifiedDate": "0177-04-27T11:56:00",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 100,
"_links": {
"current": {
"href": "/companies/354a121b-855f-4d25-90ad-0905b498c1c0/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/354a121b-855f-4d25-90ad-0905b498c1c0/data/suppliers"
},
"next": {
"href": "/companies/354a121b-855f-4d25-90ad-0905b498c1c0/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Dynamics 365 Business Central",
"example": {
"results": [
{
"id": "78623f13-931e-eb11-bbf8-0022481b3585",
"supplierName": "",
"contactName": "",
"emailAddress": "",
"phone": "",
"addresses": [
{
"type": "Billing",
"line1": "",
"line2": "",
"city": "",
"region": "",
"country": "GB",
"postalCode": ""
}
],
"taxNumber": "",
"status": "Active",
"modifiedDate": "2023-03-27T14:21:12Z",
"sourceModifiedDate": "2020-11-04T11:44:22Z",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
},
{
"id": "be49ec62-6754-ed11-946f-0022481b67d1",
"supplierName": "",
"contactName": "",
"emailAddress": "",
"phone": "",
"addresses": [
{
"type": "Billing",
"line1": "",
"line2": "",
"city": "",
"region": "",
"country": "GB",
"postalCode": ""
}
],
"taxNumber": "",
"status": "Active",
"modifiedDate": "2023-03-27T14:21:12Z",
"sourceModifiedDate": "2022-10-25T13:17:36Z",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 31,
"_links": {
"current": {
"href": "/companies/d6849caf-c146-41be-8335-b73346e3bd84/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/d6849caf-c146-41be-8335-b73346e3bd84/data/suppliers"
},
"next": {
"href": "/companies/d6849caf-c146-41be-8335-b73346e3bd84/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Exact (Netherlands)",
"example": {
"results": [
{
"id": "3150917c-1d92-4d77-9018-31b5c4758ca9",
"supplierName": "Abe",
"contactName": "Kelly's Contact Name",
"emailAddress": "sales@kellysupplies.com",
"phone": "07999 999999",
"addresses": [
{
"type": "Billing",
"line1": "Unit 51",
"city": "Bakersfield",
"region": "California",
"country": "US",
"postalCode": "933081"
}
],
"registrationNumber": "8409314368",
"status": "Active",
"modifiedDate": "2022-10-26T13:32:05Z",
"sourceModifiedDate": "2022-07-15T12:01:15Z",
"defaultCurrency": "EUR"
},
{
"id": "00014c12-2616-481a-a2e8-31bdf2497775",
"supplierName": "Ann's test supplier 2",
"contactName": "Ann's contact name",
"emailAddress": "anna@anna888888.com",
"phone": "55555555",
"addresses": [
{
"type": "Billing",
"line1": "line1",
"line2": "line2",
"city": "city",
"region": "region",
"country": "RU",
"postalCode": "postal"
}
],
"registrationNumber": "55566677788899944455",
"taxNumber": "RU4444444",
"status": "Active",
"modifiedDate": "2022-10-26T13:32:05Z",
"sourceModifiedDate": "2021-06-09T12:04:08Z",
"defaultCurrency": "USD"
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 73,
"_links": {
"current": {
"href": "/companies/b83b1923-4db6-45a8-a779-b4e320c15979/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/b83b1923-4db6-45a8-a779-b4e320c15979/data/suppliers"
},
"next": {
"href": "/companies/b83b1923-4db6-45a8-a779-b4e320c15979/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Exact (UK)",
"example": {
"results": [
{
"id": "0185fea2-0298-445b-909a-0db685118a9e",
"supplierName": "a",
"addresses": [
{
"type": "Billing",
"country": "GB"
}
],
"status": "Active",
"modifiedDate": "2022-10-26T13:33:13Z",
"sourceModifiedDate": "2017-08-02T10:58:54Z",
"defaultCurrency": "GBP"
},
{
"id": "64ae712f-4155-48bb-9fce-98232c51d979",
"supplierName": "aa",
"addresses": [
{
"type": "Billing",
"country": "GB"
}
],
"status": "Active",
"modifiedDate": "2022-10-26T13:33:13Z",
"sourceModifiedDate": "2020-05-01T14:05:46Z",
"defaultCurrency": "GBP"
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 118,
"_links": {
"current": {
"href": "/companies/d95030cd-22b2-482b-9c7b-2980dcc2b1ce/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/d95030cd-22b2-482b-9c7b-2980dcc2b1ce/data/suppliers"
},
"next": {
"href": "/companies/d95030cd-22b2-482b-9c7b-2980dcc2b1ce/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "FreeAgent",
"example": {
"results": [
{
"id": "11526230",
"supplierName": "-",
"contactName": "Test 1",
"addresses": [
{
"type": "Billing",
"line1": "1 Place House",
"line2": "",
"city": "London",
"country": "United Kingdom",
"postalCode": "WC1X 1AH"
}
],
"status": "Active",
"modifiedDate": "2023-04-25T14:19:08Z",
"sourceModifiedDate": "2023-04-17T06:02:46",
"metadata": {
"isDeleted": false
}
},
{
"id": "9677150",
"supplierName": "-",
"contactName": "Test 1",
"addresses": [
{
"type": "Billing",
"line1": "1 Place House",
"line2": "",
"city": "London",
"country": "United Kingdom",
"postalCode": "WC1X 1AH"
}
],
"status": "Active",
"modifiedDate": "2023-04-25T14:19:08Z",
"sourceModifiedDate": "2023-04-24T06:19:23",
"metadata": {
"isDeleted": false
}
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 159,
"_links": {
"current": {
"href": "/companies/071ad738-68f3-4561-afd0-69bab9df0803/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/071ad738-68f3-4561-afd0-69bab9df0803/data/suppliers"
},
"next": {
"href": "/companies/071ad738-68f3-4561-afd0-69bab9df0803/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "FreshBooks",
"example": {
"results": [
{
"id": "api vendor",
"supplierName": "api vendor",
"addresses": [],
"status": "Active",
"modifiedDate": "2023-03-24T16:07:25Z",
"metadata": {
"isDeleted": false
}
},
{
"id": "DUndsRykrmy8kFsc+FvYk29YkJze4zSjGecoF4YcUEhVU7auJ5JkQA0VjXptZ7XQ+D4n6WoxFIkaGY2V/t4flA==",
"supplierName": "Chekko Test merchant 100 - Test Very long name: ORIG CO NAME:AMERICAN EXPRESS ORIG ID:9493560001 DESC DATE:220307 CO ENTRY DESCR:ACH PMT SEC:CCD TRACE#:021000023255482 EED:220307 IND ID:A4670 IND NAME:Rick Sanchez",
"addresses": [],
"status": "Active",
"modifiedDate": "2023-03-24T16:07:25Z",
"metadata": {
"isDeleted": false
}
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 7,
"_links": {
"current": {
"href": "/companies/3691c49e-0db4-4172-b3ab-e4084c365013/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/3691c49e-0db4-4172-b3ab-e4084c365013/data/suppliers"
},
"next": {
"href": "/companies/3691c49e-0db4-4172-b3ab-e4084c365013/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "KashFlow",
"example": {
"results": [
{
"id": "6202387",
"supplierName": "Dell",
"contactName": "",
"emailAddress": "",
"phone": "",
"addresses": [],
"taxNumber": "",
"status": "Unknown",
"modifiedDate": "2022-09-30T10:29:15Z",
"sourceModifiedDate": "2017-05-09T00:00:00"
},
{
"id": "9338173",
"supplierName": "Home",
"contactName": "",
"emailAddress": "",
"phone": "",
"addresses": [],
"taxNumber": "",
"status": "Unknown",
"modifiedDate": "2022-09-30T10:29:15Z",
"sourceModifiedDate": "1990-01-01T00:00:00"
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 7,
"_links": {
"current": {
"href": "/companies/3a707a99-89da-4b16-a5d6-595333a16352/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/3a707a99-89da-4b16-a5d6-595333a16352/data/suppliers"
},
"next": {
"href": "/companies/3a707a99-89da-4b16-a5d6-595333a16352/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Oracle NetSuite",
"example": {
"results": [
{
"id": "779",
"supplierName": "Test Vendor",
"contactName": "Test Vendor",
"emailAddress": "",
"phone": "",
"addresses": [],
"status": "Active",
"modifiedDate": "2023-01-30T14:47:02Z",
"sourceModifiedDate": "2022-02-04T14:24:43",
"defaultCurrency": "GBP"
},
{
"id": "726",
"supplierName": "Vendor -.A",
"contactName": "Vendor -.A",
"emailAddress": "",
"phone": "",
"addresses": [],
"status": "Active",
"modifiedDate": "2023-01-30T14:47:02Z",
"sourceModifiedDate": "2021-03-26T09:53:15",
"defaultCurrency": "GBP"
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 6,
"_links": {
"current": {
"href": "/companies/d5074b08-6a34-4b06-a742-236edf5dc4f1/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/d5074b08-6a34-4b06-a742-236edf5dc4f1/data/suppliers"
},
"next": {
"href": "/companies/d5074b08-6a34-4b06-a742-236edf5dc4f1/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "QuickBooks Desktop",
"example": {
"results": [
{
"id": "A60000-1197760912",
"supplierName": "A Cheung Limited",
"contactName": "Angela Cheung",
"emailAddress": "AC@CheungLimited.com",
"phone": "510 555 5723",
"addresses": [
{
"type": "Billing",
"line1": "A Cheung Limited, Angela Cheung",
"line2": "3818 Bear Rd. West",
"city": "Berkeley",
"region": "CA",
"postalCode": "94688"
}
],
"status": "Active",
"modifiedDate": "2023-04-26T09:09:03Z",
"sourceModifiedDate": "2023-12-16T05:06:44",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
},
{
"id": "A40000-1197774038",
"supplierName": "Bank of Anycity",
"contactName": "Lisa D. Holzhauser",
"emailAddress": "lisah@samplename.com",
"phone": "415-555-9135",
"addresses": [
{
"type": "Billing",
"line1": "Bank of Anycity, Lisa Holzhauser",
"line2": "1935 Main Street",
"city": "Middlefield",
"region": "CA",
"postalCode": "94482"
}
],
"status": "Active",
"modifiedDate": "2023-04-26T09:09:03Z",
"sourceModifiedDate": "2023-12-16T05:06:44",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 54,
"_links": {
"current": {
"href": "/companies/fc72ba08-af13-4474-b28a-01dcfa6cfb51/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/fc72ba08-af13-4474-b28a-01dcfa6cfb51/data/suppliers"
},
"next": {
"href": "/companies/fc72ba08-af13-4474-b28a-01dcfa6cfb51/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "QuickBooks Online",
"example": {
"results": [
{
"id": "41",
"supplierName": "AI Support",
"contactName": "AI Support",
"addresses": [
{
"type": "Billing",
"line1": "test",
"region": "string",
"country": "Djibouti"
}
],
"status": "Active",
"modifiedDate": "2023-01-18T11:02:36Z",
"sourceModifiedDate": "2022-12-07T10:48:18Z",
"defaultCurrency": "GBP"
},
{
"id": "42",
"supplierName": "AI Support 2",
"contactName": "AI Support 2",
"addresses": [
{
"type": "Billing",
"line1": "test",
"region": "string",
"country": "DJ"
}
],
"status": "Active",
"modifiedDate": "2023-01-18T11:02:36Z",
"sourceModifiedDate": "2021-08-31T08:45:02Z",
"defaultCurrency": "GBP"
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 23,
"_links": {
"current": {
"href": "/companies/10818b5e-6e6a-4ed4-a1c5-3e3efe626e87/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/10818b5e-6e6a-4ed4-a1c5-3e3efe626e87/data/suppliers"
},
"next": {
"href": "/companies/10818b5e-6e6a-4ed4-a1c5-3e3efe626e87/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "QuickBooks Online Sandbox",
"example": {
"results": [
{
"id": "129",
"supplierName": "Ally Johnson",
"contactName": "Miss Smith",
"phone": "0728 38474",
"addresses": [
{
"type": "Billing",
"line1": "100 London Road",
"line2": "Angel",
"city": "London",
"region": "Greater London",
"country": "England",
"postalCode": "EC1M"
}
],
"status": "Active",
"modifiedDate": "2023-04-26T09:35:55Z",
"sourceModifiedDate": "2023-04-13T01:51:08Z",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
},
{
"id": "88",
"supplierName": "Andrew Haberbosch",
"addresses": [],
"status": "Active",
"modifiedDate": "2023-04-26T09:35:55Z",
"sourceModifiedDate": "2022-07-06T15:55:28Z",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 64,
"_links": {
"current": {
"href": "/companies/5a7f3597-36e1-4216-86fe-289ad36088a6/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/5a7f3597-36e1-4216-86fe-289ad36088a6/data/suppliers"
},
"next": {
"href": "/companies/5a7f3597-36e1-4216-86fe-289ad36088a6/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Sage 200cloud",
"example": {
"results": [
{
"id": "776",
"supplierName": "Aaren",
"contactName": "",
"emailAddress": "",
"phone": "",
"addresses": [
{
"type": "Unknown",
"line1": "",
"line2": "",
"city": "",
"region": "",
"country": "Great Britain",
"postalCode": ""
}
],
"taxNumber": "",
"status": "Archived",
"modifiedDate": "2022-10-14T09:35:58Z",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": true
}
},
{
"id": "914",
"supplierName": "Aaren",
"contactName": "",
"emailAddress": "",
"phone": "",
"addresses": [
{
"type": "Unknown",
"line1": "",
"line2": "",
"city": "",
"region": "",
"country": "Great Britain",
"postalCode": ""
}
],
"taxNumber": "",
"status": "Archived",
"modifiedDate": "2022-10-14T09:35:58Z",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": true
}
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 943,
"_links": {
"current": {
"href": "/companies/93c21e2d-049c-4d24-b41b-57e61c30b69e/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/93c21e2d-049c-4d24-b41b-57e61c30b69e/data/suppliers"
},
"next": {
"href": "/companies/93c21e2d-049c-4d24-b41b-57e61c30b69e/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Sage 50 (UK)",
"example": {
"results": [
{
"id": "CON001",
"supplierName": "Concept Stationery Supplies",
"contactName": "Mark Ramsay",
"emailAddress": "newbusinessadvice@sage.com",
"phone": "0191 643 4343",
"addresses": [
{
"type": "Delivery",
"line1": "66 New Street",
"line2": "Ridgeway",
"city": "Newcastle Upon Tyne",
"region": "",
"country": "GB",
"postalCode": "NE1 4GF"
},
{
"type": "Unknown",
"line1": "66 New Street",
"line2": "Ridgeway",
"city": "Newcastle upon Tyne",
"region": "",
"country": "GB",
"postalCode": "NE1 4GF"
}
],
"taxNumber": "GB988 3453 23",
"status": "Active",
"modifiedDate": "2023-03-30T14:42:38Z",
"sourceModifiedDate": "2022-11-25T09:43:54Z",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
},
{
"id": "MCN001",
"supplierName": "McNally Computer Supplies",
"contactName": "Stuart Lynn",
"emailAddress": "newbusinessadvice@sage.com",
"phone": "0191 415 3434",
"addresses": [
{
"type": "Delivery",
"line1": "Station Lane Ind Est",
"line2": "Birtley",
"city": "Chester le Street",
"region": "County Durham",
"country": "GB",
"postalCode": "DH1 3RG"
},
{
"type": "Unknown",
"line1": "Station Lane Ind Est",
"line2": "Birtley",
"city": "Chester le Street",
"region": "County Durham",
"country": "GB",
"postalCode": "DH1 3RG"
}
],
"taxNumber": "GB455 2385 34",
"status": "Active",
"modifiedDate": "2023-03-30T14:42:38Z",
"sourceModifiedDate": "2022-12-05T13:37:26Z",
"defaultCurrency": "GBP",
"metadata": {
"isDeleted": false
}
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 15,
"_links": {
"current": {
"href": "/companies/cf5f2a47-2990-4221-bae6-0c19c86ac304/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/cf5f2a47-2990-4221-bae6-0c19c86ac304/data/suppliers"
},
"next": {
"href": "/companies/cf5f2a47-2990-4221-bae6-0c19c86ac304/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Sage Business Cloud Accounting",
"example": {
"results": [
{
"id": "65179671e9ef424caff8b9006cd111c8",
"supplierName": "5555 Abdul's Test Name",
"contactName": "Main Contact",
"addresses": [
{
"type": "Billing",
"country": "United Kingdom (GB)"
}
],
"status": "Active",
"modifiedDate": "2022-10-24T14:52:54Z",
"sourceModifiedDate": "2020-02-25T17:23:33Z",
"defaultCurrency": "GBP"
},
{
"id": "cf7f44d693904944a6a7cf3de0887964",
"supplierName": "Abdi Supplier",
"contactName": "Abdi",
"emailAddress": "abdisupplier@company.com",
"addresses": [
{
"type": "Billing",
"line1": "1 Place House",
"city": "London",
"country": "United Kingdom (GB)",
"postalCode": "WC1X 1AH"
}
],
"status": "Active",
"modifiedDate": "2022-10-24T14:52:54Z",
"sourceModifiedDate": "2020-02-13T10:38:19Z",
"defaultCurrency": "GBP"
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 64,
"_links": {
"current": {
"href": "/companies/390083e2-351b-407c-a3be-55081c36c182/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/390083e2-351b-407c-a3be-55081c36c182/data/suppliers"
},
"next": {
"href": "/companies/390083e2-351b-407c-a3be-55081c36c182/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Sage Intacct",
"example": {
"results": [
{
"id": "3",
"supplierName": "ADP",
"contactName": "Jones, William",
"phone": "214-760-9491",
"addresses": [
{
"type": "Unknown",
"line1": "208 S Akard St",
"line2": "",
"city": "Dallas",
"region": "TX",
"country": "United States",
"postalCode": "75265"
}
],
"registrationNumber": "",
"taxNumber": "85-3678274",
"status": "Active",
"modifiedDate": "2023-04-04T16:32:20Z",
"sourceModifiedDate": "2023-02-16T09:48:27",
"defaultCurrency": "USD",
"metadata": {
"isDeleted": false
}
},
{
"id": "29",
"supplierName": "Advisor Printing",
"contactName": "Roach, Nathan",
"phone": "130-202-4796",
"addresses": [
{
"type": "Unknown",
"line1": "5 Carey Hill",
"line2": "",
"city": "Drayton Valley",
"region": "Alberta",
"country": "Canada",
"postalCode": "G8V"
}
],
"registrationNumber": "",
"taxNumber": "",
"status": "Active",
"modifiedDate": "2023-04-04T16:32:20Z",
"sourceModifiedDate": "2022-06-15T11:38:29",
"defaultCurrency": "CAD",
"metadata": {
"isDeleted": false
}
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 77,
"_links": {
"current": {
"href": "/companies/df02b289-cb16-4964-ac4d-9fd60b04538e/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/df02b289-cb16-4964-ac4d-9fd60b04538e/data/suppliers"
},
"next": {
"href": "/companies/df02b289-cb16-4964-ac4d-9fd60b04538e/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Wave",
"example": {
"results": [
{
"id": "QnVzaW5lc3M6ZTI0OGQyZDctMWE5Ni00YTk4LWFkOTEtMDdlMGYyMmNhNmE2O1ZlbmRvcjo2NjA0Nzk0",
"supplierName": "Computer Shop",
"contactName": "",
"emailAddress": "",
"addresses": [],
"status": "Active",
"modifiedDate": "2022-11-16T18:15:24Z",
"sourceModifiedDate": "2020-04-07T13:28:02Z",
"defaultCurrency": "GBP"
},
{
"id": "QnVzaW5lc3M6ZTI0OGQyZDctMWE5Ni00YTk4LWFkOTEtMDdlMGYyMmNhNmE2O1ZlbmRvcjo2NjA0NzQx",
"supplierName": "Flour Mill",
"contactName": "",
"emailAddress": "",
"addresses": [],
"status": "Active",
"modifiedDate": "2022-11-16T18:15:24Z",
"sourceModifiedDate": "2020-04-07T13:12:40Z",
"defaultCurrency": "GBP"
}
],
"pageNumber": 1,
"pageSize": 2,
"totalResults": 9,
"_links": {
"current": {
"href": "/companies/0b22b59d-b4e5-4c35-b03f-88bbbcb41256/data/suppliers?page=1&pageSize=2"
},
"self": {
"href": "/companies/0b22b59d-b4e5-4c35-b03f-88bbbcb41256/data/suppliers"
},
"next": {
"href": "/companies/0b22b59d-b4e5-4c35-b03f-88bbbcb41256/data/suppliers?page=2&pageSize=2"
}
}
}
},
{
"status": "200",
"contentType": "application/json",
"name": "Xero",
"example": {
"results": [
{
"id": "e4c9d0e2-c285-4e85-b579-6d28b180c730",
"supplierName": "24 Locks",
# --- truncated at 32 KB (34 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/codat/refs/heads/main/examples/codat-list-accounting-suppliers-example.json