paymentTerm
GET {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/paymentTerms({{paymentTermId}})?tenant={{tenant}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tenant | string |
RESPONSES
status: OK
{"@odata.context":"http://bcserver:7048/BC/api/v2.0/$metadata#companies(a19eca60-4a86-ed11-aad5-000d3a38ed32)/paymentTerms/$entity","@odata.etag":"W/\"JzE5OzI5MzA0MTg2NTMyMzU0MjgxMTIxOzAwOyc=\"","id":"7a15f968-4a86-ed11-aad5-000d3a38ed32","code":"CM","displayName":"Current Month","dueDateCalculation":"CM","discountDateCalculation":"","discountPercent":0,"calculateDiscountOnCreditMemos":false,"lastModifiedDateTime":"2022-12-28T00:56:11.46Z"}