ROSE Developers - Web API Reference

Purchases | Purchase GLAccount Determination

ThePurchsesAcctDetermination represents a list of PurchasesGLAccounts.

Overview


URL api/{tenantKey}/{orgKey}/purchasesCore/purchaseGLAccountDeterminations
Methods Supported GET

All Operations

This service includes the following operations:

All Resources

This service uses the following resources:

GET Operations

GET Get Purchase GLAccount

Gets the purchases gL Account.

The following elements are required:

purchaseAccountDeterminationKey (string) The Account key determination.
itemKey (string) The Item Key.
accountingPartyKey (string) The Accounting Party key.
chartOfAccountKey (string) The chart of account key.

Response:

When successful, the response body contains a resource of type 'PurchaseAccountResource'. See PurchaseAccountResource.

Response status codes:

200 OK. The operation was completed successfully.
400 BadRequest. The request parameters are invalid.

Resource URL:

GET /purchasesCore/purchaseGLAccountDeterminations/getPurchaseGLAccount

Resources


PurchaseAccountResource

The following elements are optional:

discountGLAccountId (Guid) The Discount Account Id.
discountGLAccountKey (string) The Discount Account Key.
discountGLAccountDescription (string) The Discount Account Description.
purchaseGLAccountId (Guid) The Purchases Account Id,.
purchaseGLAccountKey (string) The Purchases Account Key,.
purchaseGLAccountDescription (string) The Purchases Account Description,.