Skip to content

Commit

Permalink
Merge pull request #994 from codatio/oas-sync
Browse files Browse the repository at this point in the history
Automated PR created by OAS bot
  • Loading branch information
dcoplowe authored Feb 2, 2024
2 parents 1e9f36f + 75e523e commit 093241b
Show file tree
Hide file tree
Showing 3 changed files with 2,297 additions and 45,839 deletions.
2 changes: 1 addition & 1 deletion static/oas/Codat-Lending.json
Original file line number Diff line number Diff line change
Expand Up @@ -119209,7 +119209,7 @@
},
"in": "path",
"required": true,
"description": "Push operation key."
"description": "Unique identifier for the push operation."
},
"paymentId": {
"name": "paymentId",
Expand Down
4 changes: 2 additions & 2 deletions static/oas/Codat-Sync-Payables-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -35163,7 +35163,7 @@
"$ref": "#/components/responses/Service-Unavailable"
}
},
"description": "The *List suppliers* endpoint returns a list of [suppliers](https://docs.codat.io/sync-for-payables-api#/schemas/Supplier) for a given company's connection.\n\n[Suppliers](https://docs.codat.io/sync-for-payables-api#/schemas/Supplier) are people or organizations that provide something, such as a product or service.\n\nBefore using this endpoint, you must have [retrieved data for the company](https://docs.codat.io/sync-for-payables-api#/operations/refresh-company-data).\n ",
"description": "The *List suppliers* endpoint returns a list of [suppliers](https://docs.codat.io/sync-for-payables-api#/schemas/Supplier) for a given company's connection.\n\nYou will also be able to query this endpoint to retireve only suppliers which are associated with unpaid bills (Status = Open).\n\n[Suppliers](https://docs.codat.io/sync-for-payables-api#/schemas/Supplier) are people or organizations that provide something, such as a product or service.\n\nBefore using this endpoint, you must have [retrieved data for the company](https://docs.codat.io/sync-for-payables-api#/operations/refresh-company-data).\n ",
"operationId": "list-suppliers"
}
},
Expand Down Expand Up @@ -48138,4 +48138,4 @@
}
}
}
}
}
Loading

0 comments on commit 093241b

Please sign in to comment.