API

Rental APIs

GET system/reports/110087/result-set?includeScrapped={includeScrapped}

Available Rental Articles with ObjektId and Specification

Report name Available Rental Articles with ObjektId and Specification
Report identifier 110087
HTTP method GET
URI https://api.rambase.net/system/reports/110087/result-set?includeScrapped={includeScrapped}
Supported formats Xml, Html, Json (ex. $format=json)
Maximum page size ($top) 80
Successful HTTP status code 200
API resource identifier 5484, version 14

The following body must be added to the request. Mouse over fieldnames for description and other useful information about the fields. Note that fields in bold are required/mandatory.

Format:
1
1

The query string is placed after the resource URL, seperated with a questionmark (?). The query string is composed of a series of query parameters with values. See the page about query parameters on how to use these parameters.

includeScrapped Boolean, optional Scrapped

Default: False
$showDomainDescriptions Boolean, optional Set to "true" to include domain descriptions for fields using domain values. See the Domain values page for more information. Default value is false.
$lang String, optional Specifies the language used in the response, following the 3-letter ISO-639-1 [lll]
$access_token String, optional After successful login you get an access token which needs to be provided in all API requests. Even though it is possible to pass this token as query parameter, we recommended passing it using the HTTP request header as described in Authorization. Note that all access tokens have an expiration time.
$db String, optional Set the database/company for the request
$expand String, optional Use to include output fields that are not returned by default in the response. Accepts a comma-separated list of expandable field names. See the Expand and Select page for more information.
$select String, optional Use to define the fields to return in the response. Accepts a comma-separated list of field names. See the Expand and select page for more information.
$useMinimumVersion Integer, optional Used to run a new version of an API resource when your API client is running a deprecated API resource. See the Breaking changes page for more information.
$format String, optional Set the format of the response to use for the request. Accepted values are "xml", "html", "jsonstream", "json"
$top String, optional Specifies number of rows to return in each page. Maximum limit is specific for each API resource. Default value is 10.
$pageKey String, optional Use to navigate to first, previous, next or last page in list. Add $expand=PagingDetails to add the different keys to the response.
$filter String, optional Use to filter the result list, see the Filtering and sorting page for more information.
$orderby String, optional Use to order the result list, see the Filtering and sorting page for more information.
$inlinecount String, optional Set to "allpages" to include total number of rows in the response. Possible values are: "allpages", "none"

Read more about filters and sorting on how to use filter parameters and named filters.

ObjektId String Custom company fields.
OriginalSno String Custom company fields.
ProductDescription String Description of the product.
ProductName String Name of the product.
ProductUnitId Integer Product unit identifier.
Scrapped Boolean Custom company fields.
SerialNumber String Serial number.
Specification String Custom company fields.

Read more about filters and sorting on how to use sortable parameters

ObjektId String Custom company fields
OriginalSno String Custom company fields
ProductDescription String Description of the product
ProductName String Name of the product
ProductUnitId Integer Product unit identifier
Scrapped Boolean Custom company fields
SerialNumber String Serial number
Specification String Custom company fields

Requesting this resource will yield the following response. Mouse over fieldnames (or fieldgroups) for descriptions and other useful information about the fields. Fields colored in grey is expandable fields.

Please note that some fields may be removed from the response, based on user roles/duties/permissions.

Format:
1
<Report>
2
     <Rows>
3
          <Row>
4
               <ProductUnit
ProductUnit

Product unit reference

>
5
                    <ProductUnitId
ProductUnitId

Product unit identifier

>
{Integer}</ProductUnitId>
6
                    <ProductUnitLink
ProductUnitLink

Product unit reference

>
{String}</ProductUnitLink>
7
               </ProductUnit>
8
               <Product
Product

Product reference

>
9
                    <Name
Name

Name of the product

>
{String}</Name>
10
                    <Description
Description

Description of the product

>
{String}</Description>
11
                    <ProductLink
ProductLink

Product reference

>
{String}</ProductLink>
12
               </Product>
13
               <SerialNumber
SerialNumber

Serial number

>
{String}</SerialNumber>
14
               <ServiceOrder
ServiceOrder

Service order reference

>
15
                    <ServiceOrderId
ServiceOrderId

Service order identifier

>
{Integer}</ServiceOrderId>
16
                    <ServiceOrderLink
ServiceOrderLink

Service order reference

>
{String}</ServiceOrderLink>
17
               </ServiceOrder>
18
               <ServiceOrderStatus
ServiceOrderStatus

Status of service order

>
{Integer}</ServiceOrderStatus>
19
               <ProductionWorkOrder
ProductionWorkOrder

Production work order reference

>
20
                    <ProductionWorkOrderId
ProductionWorkOrderId

Production work order identifier

>
{Integer}</ProductionWorkOrderId>
21
                    <ProductionWorkOrderLink
ProductionWorkOrderLink

Production work order reference

>
{String}</ProductionWorkOrderLink>
22
               </ProductionWorkOrder>
23
               <ScheduledProductionPeriod
ScheduledProductionPeriod

Scheduled/planned production period

>
24
                    <StartDate
StartDate

Scheduled/planned date of production start

>
{Date}</StartDate>
25
                    <EndDate
EndDate

Scheduled/planned date of production completion

>
{Date}</EndDate>
26
               </ScheduledProductionPeriod>
27
               <ShippingAdvice
ShippingAdvice

Shipping advice reference

>
28
                    <ShippingAdviceId
ShippingAdviceId

Shipping advice identifier

>
{Integer}</ShippingAdviceId>
29
                    <ShippingAdviceLink
ShippingAdviceLink

Shipping advice reference

>
{String}</ShippingAdviceLink>
30
               </ShippingAdvice>
31
               <RecurringInvoicePlan
RecurringInvoicePlan

Recurring invoice plan

>
32
                    <RecurringInvoicePlanId
RecurringInvoicePlanId

Rental plan identifier

>
{Integer}</RecurringInvoicePlanId>
33
                    <RecurringInvoicePlanLink
RecurringInvoicePlanLink

Recurring invoice plan refrence

>
{String}</RecurringInvoicePlanLink>
34
               </RecurringInvoicePlan>
35
               <RecurringInvoicePlanStatus
RecurringInvoicePlanStatus

Status of recurring invoice plan

Possible domain values can be found here

>
{Integer}</RecurringInvoicePlanStatus>
36
               <RecurringInvoicePlanPeriod
RecurringInvoicePlanPeriod

Recurring invoice plan period

>
37
                    <StartDate
StartDate

Start date of the rental plan

>
{Date}</StartDate>
38
                    <DueDate
DueDate

Expected end date of the rental plan

>
{Date}</DueDate>
39
               </RecurringInvoicePlanPeriod>
40
               <StockLocation
StockLocation

Stock location reference

>
41
                    <Name
Name

Name of stock location

>
{String}</Name>
42
                    <StockLocationId
StockLocationId

Stock location identifier

>
{Integer}</StockLocationId>
43
                    <StockLocationLink
StockLocationLink

Stock location identifier

>
{String}</StockLocationLink>
44
               </StockLocation>
45
               <Location
Location

Location reference

>
46
                    <LocationId
LocationId

Location identifier

>
{Integer}</LocationId>
47
                    <ShortName
ShortName

Unique abbreviation/short name of the location

>
{String}</ShortName>
48
                    <LocationLink
LocationLink

Location reference

>
{String}</LocationLink>
49
               </Location>
50
               <GoodsReception
GoodsReception

Goods reception reference

>
51
                    <GoodsReceptionId
GoodsReceptionId

Goods reception identifier

>
{Integer}</GoodsReceptionId>
52
                    <GoodsReceptionLink
GoodsReceptionLink

Goods reception reference

>
{String}</GoodsReceptionLink>
53
               </GoodsReception>
54
               <Scrapped
Scrapped

Scrapped

This field is greyed out because it is an expandable field. You have to add $expand=Rows.Row.Scrapped in your request URI to get this field

>
{Boolean}</Scrapped>
55
               <ObjektId
ObjektId

Object id

>
{String}</ObjektId>
56
               <Specification
Specification

Specification

>
{String}</Specification>
57
               <OriginalSno
OriginalSno

Original SNo

>
{String}</OriginalSno>
58
          </Row>
59
     </Rows>
60
     <Paging
Paging

Detailed paging information for this list.

>
61
          <PageSize
PageSize

Number of elements in the list, as defined in $top. Default is 10.

>
{Integer}</PageSize>
62
          <Position
Position

Position of the first element in the list

>
{Integer}</Position>
63
          <Page
Page

Page index

>
{Integer}</Page>
64
          <FirstPageKey
FirstPageKey

Page key to use for navigating to the first page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</FirstPageKey>
65
          <FirstPage
FirstPage

Link to the first page in the list. $pageKey is set to FirstPageKey.

>
{String}</FirstPage>
66
          <PreviousPageKey
PreviousPageKey

Page key to use for navigating to previous page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</PreviousPageKey>
67
          <PreviousPage
PreviousPage

Link to the previous page in the list. $pageKey is set to PreviousPageKey.

>
{String}</PreviousPage>
68
          <NextPageKey
NextPageKey

Page key to use for navigating to next page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</NextPageKey>
69
          <NextPage
NextPage

Link to the next page in the list. $pageKey is set to NextPageKey.

>
{String}</NextPage>
70
          <LastPageKey
LastPageKey

Page key to use for navigating to last page in the list

This field is greyed out because it is an expandable field. You have to add $expand=PagingDetails in your request URI to get this field

>
{String}</LastPageKey>
71
          <LastPage
LastPage

Link to the last page in the list. $pageKey is set to LastPageKey.

>
{String}</LastPage>
72
          <Size
Size

Total number of records in the list. Use $inlinecount=allpages in the request uri to include this

>
{Integer}</Size>
73
     </Paging>
74
</Report>
1
{
2
     "report": {
3
          "rows": [
4
               {
5
                    "productUnit
ProductUnit

Product unit reference

":
{
6
                         "productUnitId
ProductUnitId

Product unit identifier

":
"{Integer}",
7
                         "productUnitLink
ProductUnitLink

Product unit reference

":
"{String}"
8
                    },
9
                    "product
Product

Product reference

":
{
10
                         "name
Name

Name of the product

":
"{String}",
11
                         "description
Description

Description of the product

":
"{String}",
12
                         "productLink
ProductLink

Product reference

":
"{String}"
13
                    },
14
                    "serialNumber
SerialNumber

Serial number

":
"{String}",
15
                    "serviceOrder
ServiceOrder

Service order reference

":
{
16
                         "serviceOrderId
ServiceOrderId

Service order identifier

":
"{Integer}",
17
                         "serviceOrderLink
ServiceOrderLink

Service order reference

":
"{String}"
18
                    },
19
                    "serviceOrderStatus
ServiceOrderStatus

Status of service order

":
"{Integer}",
20
                    "productionWorkOrder
ProductionWorkOrder

Production work order reference

":
{
21
                         "productionWorkOrderId
ProductionWorkOrderId

Production work order identifier

":
"{Integer}",
22
                         "productionWorkOrderLink
ProductionWorkOrderLink

Production work order reference

":
"{String}"
23
                    },
24
                    "scheduledProductionPeriod
ScheduledProductionPeriod

Scheduled/planned production period

":
{
25
                         "startDate
StartDate

Scheduled/planned date of production start

":
"{Date}",
26
                         "endDate
EndDate

Scheduled/planned date of production completion

":
"{Date}"
27
                    },
28
                    "shippingAdvice
ShippingAdvice

Shipping advice reference

":
{
29
                         "shippingAdviceId
ShippingAdviceId

Shipping advice identifier

":
"{Integer}",
30
                         "shippingAdviceLink
ShippingAdviceLink

Shipping advice reference

":
"{String}"
31
                    },
32
                    "recurringInvoicePlan
RecurringInvoicePlan

Recurring invoice plan

":
{
33
                         "recurringInvoicePlanId
RecurringInvoicePlanId

Rental plan identifier

":
"{Integer}",
34
                         "recurringInvoicePlanLink
RecurringInvoicePlanLink

Recurring invoice plan refrence

":
"{String}"
35
                    },
36
                    "recurringInvoicePlanStatus
RecurringInvoicePlanStatus

Status of recurring invoice plan

Possible domain values can be found here

":
"{Integer}",
37
                    "recurringInvoicePlanPeriod
RecurringInvoicePlanPeriod

Recurring invoice plan period

":
{
38
                         "startDate
StartDate

Start date of the rental plan

":
"{Date}",
39
                         "dueDate
DueDate

Expected end date of the rental plan

":
"{Date}"
40
                    },
41
                    "stockLocation
StockLocation

Stock location reference

":
{
42
                         "name
Name

Name of stock location

":
"{String}",
43
                         "stockLocationId
StockLocationId

Stock location identifier

":
"{Integer}",
44
                         "stockLocationLink
StockLocationLink

Stock location identifier

":
"{String}"
45
                    },
46
                    "location
Location

Location reference

":
{
47
                         "locationId
LocationId

Location identifier

":
"{Integer}",
48
                         "shortName
ShortName

Unique abbreviation/short name of the location

":
"{String}",
49
                         "locationLink
LocationLink

Location reference

":
"{String}"
50
                    },
51
                    "goodsReception
GoodsReception

Goods reception reference

":
{
52
                         "goodsReceptionId
GoodsReceptionId

Goods reception identifier

":
"{Integer}",
53
                         "goodsReceptionLink
GoodsReceptionLink

Goods reception reference

":
"{String}"
54
                    },
55
                    "scrapped
Scrapped

Scrapped

This field is greyed out because it is an expandable field. You have to add $expand=Rows.Row.Scrapped in your request URI to get this field

":
"{Boolean}",
56
                    "objektId
ObjektId

Object id

":
"{String}",
57
                    "specification
Specification

Specification

":
"{String}",
58
                    "originalSno
OriginalSno

Original SNo

":
"{String}"
59
               }
60
          ]
61
     }
62
}

List of available operations/actions for this resource.
See the operations documentation for more information about API operations.

Possible error codes the response might return:

Error 104920 HTTP 400 Log text is required
Error 104921 HTTP 400 Invalid log category
Error 101281 HTTP 400 Too many {0} parameters. Maximum is {1}.
Error 100175 HTTP 400 To date must be equal to, or later than from date.
Error 105710 HTTP 400 Invalid output type