Purchases | Supplier GLAccount Determination
TheSupplier GLAccount Determination represents a list of SupplierGLAccounts.
Overview
URL | api/{tenantKey}/{orgKey}/purchasesCore/supplierGLAccountDeterminations |
Methods Supported | GET |
All Operations
This service includes the following operations:
All Resources
This service uses the following resources:
GET Get Supplier GLAccount
The GetSupplierGlAccount endpoint gets the supplier accounts.
The following elements are required:
supplierPostingProfileKey | (string) The Supplier posting key. |
accountingPartyKey | (string) The Accounting paty Key. |
chartOfAccountKey | (string) The chart of account key. |
Response:
When successful, the response body contains a resource of type 'SupplierAccountResource'. See SupplierAccountResource. |
Response status codes:
200 | OK. The operation was completed successfully. |
400 | BadRequest. The request parameters are invalid. |
Resource URL:
api/{tenantKey}/{orgKey}/purchasesCore/supplierGLAccountDeterminations/getSupplierGLAccount
GET /purchasesCore/supplierGLAccountDeterminations/getSupplierGLAccount