ROSE Developers - Web API Reference

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 Operations

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:

GET /purchasesCore/supplierGLAccountDeterminations/getSupplierGLAccount

Resources


SupplierAccountResource

The following elements are optional:

gLAccountId (Guid) The GL Account Id.
gLAccountKey (string) The GL Account Key.
gLAccountDescription (string) The GL Account Description.