API

Sales APIs

GET sales/quote-requests

List of all sales quote request

HTTP method GET
URI https://api.rambase.net/sales/quote-requests
Supported formats Xml, Html, Json (ex. $format=json)
Maximum page size ($top) 80
Custom fields Custom fields supported
Successful HTTP status code 200
API resource identifier 427, version 23

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.

$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"
$showCustomFields Boolean, optional Set to "true" to include custom fields. Default value is false.
$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.

InfoNotification() Named filter Sales quote requests with notifications of type 'Information'
MyQuoteRequests() Named filter Sales quote requests current user is assigned to, sales assistant for or account manager for.
PendingPurchaseQuote() Named filter Sales quote requests pending purchase quote.
PendingRegistration() Named filter Sales quote requests pending registration
PendingSalesQuote() Named filter Sales quote requests pending sales quote
PurchaseQuoteRequest() Named filter Sales quote requests pending purchase quote request
AccountManager Integer Reference to the employee who is responsible for the management of sales, and relationship with the customer. Available macros: currentUser()
Assignee Integer The user who has been assigned to work with this object. Available macros: currentUser()
AssigneeName String The name of the user who has been assigned to work with this object.
CarrierId Integer Carrier identifier.
ContainingNotificationMessage String Show all transaction documents containing notifications. Note that search will be for messages in company language, and not in user language.
ContainingNotificationTypeId String Notification type identifier.
ConvertedTotalAmount Decimal The total amount in company currency, including VAT.
CreatedAt Datetime Date and time of creation. Available macros: now(), startOfDay(), endOfDay(), currentDate(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
Currency String Three character code following the ISO 4217 standard.
CustomerId Integer Customer identifier.
CustomersReference String Customers reference. Typically a person.
CustomersReferenceNumber String Customers reference number. E.g. the internal sales order id the customer use in their own system.
DeliveryTermPlace String Named place related to delivery terms (Incoterms).
DeliveryTerms String Delivery terms when shipping the goods. The delivery terms is based on the Incoterms rules from ICC (International Chamber of Commerce). The delivery terms is by default retrieved from the customer.
Firstname String Secondary name of a company or firstname of a person.
GrossMargin Decimal Gross margin of sale, calculated as an average of gross margin of all items at the time items are created and when the document is registered. Will not be recalculated if gross margin in items change afterwards.
InvoiceAddressCity String City/town/village.
InvoiceAddressCountryCode String Two-character code (ISO 3166) identifying the country.
InvoiceAddressPostalCode String Postalcode/Postcode/ZIP.
MarketSegment String Market segment of the customer.
Name String Name of customer (name of company or surname/familyname/lastname of a person).
Note String Additional information regarding the object (free text). This note might be visible to customers/suppliers.
PaymentTerms String Terms of payment. Defaut value is retrieved from the customer. The due date of the sales order and sales invoice is calculated based on this field.
ProjectOrderId Integer Project order identifier.
ProjectOrderItemId Integer Project order item identifier.
RegistrationDate Date Date of registration. Available macros: today(), yesterday(), currentMonth(), currentYear(), startOfMonth(), endOfMonth(), startOfYear(), endOfYear(), startOfWeek(), endOfWeek(), previousYear(), previousMonth()
SalesAssistant Integer Reference to the employee who is sales assistant for the customer. Available macros: currentUser()
SalesDistrict String A geographic district for which an individual salesperson or sales team holds responsibility.
SalesQuoteRequestId Integer Sales quote request identifier.
SellersReferenceNumber String Sellers reference number..
ShippingServiceId Integer Shipping service identifier.
Status Integer Status of sales quote request.
TotalAmount Decimal The total amount in object currency, including VAT.

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

AccountManager Integer Reference to the employee who is responsible for the management of sales, and relationship with the customer.
Assignee Integer The user who has been assigned to work with this object.
AssigneeName String The name of the user who has been assigned to work with this object.
CarrierId Integer Carrier identifier
ContainingNotificationMessage String Show all transaction documents containing notifications. Note that search will be for messages in company language, and not in user language.
ContainingNotificationTypeId String Notification type identifier
ConvertedTotalAmount Decimal The total amount in company currency, including VAT.
CreatedAt Datetime Date and time of creation
Currency String Three character code following the ISO 4217 standard
CustomerId Integer Customer identifier
CustomersReference String Customers reference. Typically a person.
CustomersReferenceNumber String Customers reference number. E.g. the internal sales order id the customer use in their own system.
DeliveryTermPlace String Named place related to delivery terms (Incoterms)
DeliveryTerms String Delivery terms when shipping the goods. The delivery terms is based on the Incoterms rules from ICC (International Chamber of Commerce). The delivery terms is by default retrieved from the customer.
Firstname String Secondary name of a company or firstname of a person
GrossMargin Decimal Gross margin of sale, calculated as an average of gross margin of all items at the time items are created and when the document is registered. Will not be recalculated if gross margin in items change afterwards
InvoiceAddressCity String City/town/village
InvoiceAddressCountryCode String Two-character code (ISO 3166) identifying the country.
InvoiceAddressPostalCode String Postalcode/Postcode/ZIP
MarketSegment String Market segment of the customer
Name String Name of customer (name of company or surname/familyname/lastname of a person)
PaymentTerms String Terms of payment. Defaut value is retrieved from the customer. The due date of the sales order and sales invoice is calculated based on this field.
ProjectOrderId Integer Project order identifier
ProjectOrderItemId Integer Project order item identifier
RegistrationDate Date Date of registration
SalesAssistant Integer Reference to the employee who is sales assistant for the customer.
SalesDistrict String A geographic district for which an individual salesperson or sales team holds responsibility
SalesQuoteRequestId Integer Sales quote request identifier
SellersReferenceNumber String Sellers reference number.
ShippingServiceId Integer Shipping service identifier
Status Integer Status of sales quote request
TotalAmount Decimal The total amount in object currency, including VAT

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
<SalesQuoteRequests>
2
     <SalesQuoteRequest>
3
          <SalesQuoteRequestId
SalesQuoteRequestId

Sales quote request identifier

>
{Integer}</SalesQuoteRequestId>
4
          <Status
Status

Status of sales quote request

Possible domain values can be found here

>
{Integer}</Status>
5
          <CreatedAt
CreatedAt

Date and time of creation

>
{Datetime}</CreatedAt>
6
          <RegistrationDate
RegistrationDate

Date of registration

>
{Date}</RegistrationDate>
7
          <SellersReferenceNumber
SellersReferenceNumber

Sellers reference number.

>
{String}</SellersReferenceNumber>
8
          <CustomersReference
CustomersReference

Customers reference. Typically a person.

>
{String}</CustomersReference>
9
          <CustomersReferenceNumber
CustomersReferenceNumber

Customers reference number. E.g. the internal sales order id the customer use in their own system.

>
{String}</CustomersReferenceNumber>
10
          <Assignee
Assignee

The user who has been assigned to work with this object.

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

>
11
               <UserId
UserId

User identifier

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

>
{Integer}</UserId>
12
               <Name
Name

Name of the user

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

>
{String}</Name>
13
               <FirstName
FirstName

First name of the user

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

>
{String}</FirstName>
14
               <UserLink
UserLink

User reference

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

>
{String}</UserLink>
15
          </Assignee>
16
          <Customer>
17
               <CustomerId
CustomerId

Customer identifier

>
{Integer}</CustomerId>
18
               <Name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

>
{String}</Name>
19
               <FirstName
FirstName

Secondary name of a company or firstname of a person

>
{String}</FirstName>
20
               <Sales>
21
                    <AccountManager
AccountManager

Reference to the employee who is responsible for the management of sales, and relationship with the customer.

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

>
22
                         <EmployeeId
EmployeeId

Employee identifier

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

>
{Integer}</EmployeeId>
23
                         <LastName
LastName

Last name of employee

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

>
{String}</LastName>
24
                         <FirstName
FirstName

First name of employee

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

>
{String}</FirstName>
25
                         <EmployeeLink
EmployeeLink

Employee reference

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

>
{String}</EmployeeLink>
26
                    </AccountManager>
27
               </Sales>
28
               <CustomerLink
CustomerLink

Customer reference

>
{String}</CustomerLink>
29
          </Customer>
30
          <Totals>
31
               <Currency
Currency

Three character code following the ISO 4217 standard

Possible domain values can be found here

>
{String}</Currency>
32
               <TotalAmount
TotalAmount

The total amount in object currency, including VAT

>
{Decimal}</TotalAmount>
33
          </Totals>
34
          <TotalsConverted
TotalsConverted

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

>
35
               <Currency
Currency

Currency used in conversion. Default is company accounting currency. Three character code following the ISO 4217 standard.

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

>
{String}</Currency>
36
               <TotalAmount
TotalAmount

The total amount in company currency, including VAT.

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

>
{Decimal}</TotalAmount>
37
          </TotalsConverted>
38
          <HighlightedNotification
HighlightedNotification

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

>
39
               <NotificationId
NotificationId

Notification identifier

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

>
{Integer}</NotificationId>
40
               <Status
Status

Status of the notification

Possible domain values can be found here

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

>
{Integer}</Status>
41
               <CreatedAt
CreatedAt

Date and time of creation

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

>
{Datetime}</CreatedAt>
42
               <Message
Message

The message from the notification definition, expanded with parameters.

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

>
{String}</Message>
43
               <TranslatedMessage
TranslatedMessage

The translated message from the notification definition, expanded with parameters.

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

>
{String}</TranslatedMessage>
44
               <NotificationType
NotificationType

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

>
45
                    <NotificationTypeId
NotificationTypeId

Notification type identifier

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

>
{String}</NotificationTypeId>
46
                    <Category
Category

Category of notification type (warning, information etc)

Possible domain values can be found here

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

>
{String}</Category>
47
                    <NotificationTypeLink
NotificationTypeLink

Notification type reference

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

>
{String}</NotificationTypeLink>
48
               </NotificationType>
49
               <NotificationLink
NotificationLink

Notification reference

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

>
{String}</NotificationLink>
50
          </HighlightedNotification>
51
          <SalesQuoteRequestLink
SalesQuoteRequestLink

Sales quote request reference

>
{String}</SalesQuoteRequestLink>
52
     </SalesQuoteRequest>
53
     <Paging
Paging

Detailed paging information for this list.

>
54
          <PageSize
PageSize

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

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

Position of the first element in the list

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

Page index

>
{Integer}</Page>
57
          <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>
58
          <FirstPage
FirstPage

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

>
{String}</FirstPage>
59
          <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>
60
          <PreviousPage
PreviousPage

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

>
{String}</PreviousPage>
61
          <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>
62
          <NextPage
NextPage

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

>
{String}</NextPage>
63
          <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>
64
          <LastPage
LastPage

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

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

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

>
{Integer}</Size>
66
     </Paging>
67
</SalesQuoteRequests>
1
{
2
     "salesQuoteRequests": [
3
          {
4
               "salesQuoteRequestId
SalesQuoteRequestId

Sales quote request identifier

":
"{Integer}",
5
               "status
Status

Status of sales quote request

Possible domain values can be found here

":
"{Integer}",
6
               "createdAt
CreatedAt

Date and time of creation

":
"{Datetime}",
7
               "registrationDate
RegistrationDate

Date of registration

":
"{Date}",
8
               "sellersReferenceNumber
SellersReferenceNumber

Sellers reference number.

":
"{String}",
9
               "customersReference
CustomersReference

Customers reference. Typically a person.

":
"{String}",
10
               "customersReferenceNumber
CustomersReferenceNumber

Customers reference number. E.g. the internal sales order id the customer use in their own system.

":
"{String}",
11
               "assignee
Assignee

The user who has been assigned to work with this object.

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

":
{
12
                    "userId
UserId

User identifier

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

":
"{Integer}",
13
                    "name
Name

Name of the user

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

":
"{String}",
14
                    "firstName
FirstName

First name of the user

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

":
"{String}",
15
                    "userLink
UserLink

User reference

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

":
"{String}"
16
               },
17
               "customer": {
18
                    "customerId
CustomerId

Customer identifier

":
"{Integer}",
19
                    "name
Name

Name of customer (name of company or surname/familyname/lastname of a person)

":
"{String}",
20
                    "firstName
FirstName

Secondary name of a company or firstname of a person

":
"{String}",
21
                    "sales": {
22
                         "accountManager
AccountManager

Reference to the employee who is responsible for the management of sales, and relationship with the customer.

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

":
{
23
                              "employeeId
EmployeeId

Employee identifier

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

":
"{Integer}",
24
                              "lastName
LastName

Last name of employee

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

":
"{String}",
25
                              "firstName
FirstName

First name of employee

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

":
"{String}",
26
                              "employeeLink
EmployeeLink

Employee reference

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

":
"{String}"
27
                         }
28
                    },
29
                    "customerLink
CustomerLink

Customer reference

":
"{String}"
30
               },
31
               "totals": {
32
                    "currency
Currency

Three character code following the ISO 4217 standard

Possible domain values can be found here

":
"{String}",
33
                    "totalAmount
TotalAmount

The total amount in object currency, including VAT

":
"{Decimal}"
34
               },
35
               "totalsConverted
TotalsConverted

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

":
{
36
                    "currency
Currency

Currency used in conversion. Default is company accounting currency. Three character code following the ISO 4217 standard.

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

":
"{String}",
37
                    "totalAmount
TotalAmount

The total amount in company currency, including VAT.

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

":
"{Decimal}"
38
               },
39
               "highlightedNotification
HighlightedNotification

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

":
{
40
                    "notificationId
NotificationId

Notification identifier

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

":
"{Integer}",
41
                    "status
Status

Status of the notification

Possible domain values can be found here

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

":
"{Integer}",
42
                    "createdAt
CreatedAt

Date and time of creation

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

":
"{Datetime}",
43
                    "message
Message

The message from the notification definition, expanded with parameters.

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

":
"{String}",
44
                    "translatedMessage
TranslatedMessage

The translated message from the notification definition, expanded with parameters.

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

":
"{String}",
45
                    "notificationType
NotificationType

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

":
{
46
                         "notificationTypeId
NotificationTypeId

Notification type identifier

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

":
"{String}",
47
                         "category
Category

Category of notification type (warning, information etc)

Possible domain values can be found here

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

":
"{String}",
48
                         "notificationTypeLink
NotificationTypeLink

Notification type reference

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

":
"{String}"
49
                    },
50
                    "notificationLink
NotificationLink

Notification reference

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

":
"{String}"
51
               },
52
               "salesQuoteRequestLink
SalesQuoteRequestLink

Sales quote request reference

":
"{String}"
53
          }
54
     ],
55
     "paging
Paging

Detailed paging information for this list.

":
{
56
          "pageSize
PageSize

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

":
"{Integer}",
57
          "position
Position

Position of the first element in the list

":
"{Integer}",
58
          "page
Page

Page index

":
"{Integer}",
59
          "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}",
60
          "firstPage
FirstPage

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

":
"{String}",
61
          "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}",
62
          "previousPage
PreviousPage

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

":
"{String}",
63
          "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}",
64
          "nextPage
NextPage

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

":
"{String}",
65
          "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}",
66
          "lastPage
LastPage

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

":
"{String}",
67
          "size
Size

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

":
"{Integer}"
68
     }
69
}

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 100147 HTTP 404 Notification type not found