|
Http Verb |
GET |
|---|---|
|
Url |
/inventory/warehouses/r1/procurement-requests/external-cost-accounts |
|
Permissions required |
|
|
Personally Identifiable Information (PII) |
No |
|
Sensitive Information |
No |
|
Last Modified Version |
r1 |
|
Released since |
2026 W2 (FSM 23.0) |
|
Deprecated since |
|
|
Removed since |
|
|
Tech Tags |
PAGINATION ORDERING-SERVER-SIDE |
Business Logic
This API returns a list of external cost accounts filtered by input criteria.
Query String Parameters
Filter ℹ️
|
Field |
Validations |
Note |
|---|---|---|
|
id |
|
The collection of ids |
|
code |
|
The collection of codes |
|
description |
|
The description |
|
active |
|
Specifies if the filter is to be applied to active cost account or not. |
|
movementTypeId |
|
Id of the external movement type related to the external cost account. |
Order ℹ️
Default Order
Default.
Possible order values
all response payload fieldsPage.
Page ℹ️
Default.
Fields ℹ️
Default.
Language ℹ️
Default.
Header Parameters
Default.
Response documentation
Response payload fields
|
Field |
Note |
|---|---|
|
id |
|
|
code |
|
|
description |
|
|
active |
|
|
movementTypeId |
|
Response error codes