API Reference
Products
Retrieve all products
2min
GET
AUTHENTICATION
Authorization
Bearer
Bearer
QUERY PARAMETERS
productReferences
string[]
currency
string
contractReferences
string[]
HEADER PARAMETERS
X-TokenId
string
The eSuite Token Id
X-SessionId
string
The eSuite Session Id
X-Version
string
*The eSuite Version
Origin
string
The eSuite Origin
RESPONSES
200
OK
FictiveGlobal.Api.Rest.Dtos.v1.ProductResponse[]
Response dto for Products.
productReference
string
name
string
description
string
type
string
status
string
productListReferences
string[]
Example:
createdDate
string<date-time>
Example: 2021-09-21T05:33:23.2761237
lastUpdatedDate
string<date-time>
Example: 2021-09-21T05:33:23.2761237
productParameters
object
Example: [object Object]
pricing
FictiveGlobal.Api.Rest.Dtos.v1.PricePointResponse[]
Response DTO V1 for the Product Price Point.
images
FictiveGlobal.Api.Rest.Dtos.v1.ImageResponse[]
Response dto for Images.
credits
FictiveGlobal.Api.Rest.Dtos.v1.CreditResponse[]
Response dto for Credits.
contractPricing
FictiveGlobal.Api.Rest.Dtos.v1.ProductService[]
ProductService is a link between a product and a contract(service)
204
No Content
FictiveGlobal.Api.Rest.Dtos.v1.ProductResponse[]
Response dto for Products.
productReference
string
name
string
description
string
type
string
status
string
productListReferences
string[]
Example:
createdDate
string<date-time>
Example: 2021-09-21T05:33:23.2761237
lastUpdatedDate
string<date-time>
Example: 2021-09-21T05:33:23.2761237
productParameters
object
Example: [object Object]
pricing
FictiveGlobal.Api.Rest.Dtos.v1.PricePointResponse[]
Response DTO V1 for the Product Price Point.
images
FictiveGlobal.Api.Rest.Dtos.v1.ImageResponse[]
Response dto for Images.
credits
FictiveGlobal.Api.Rest.Dtos.v1.CreditResponse[]
Response dto for Credits.
contractPricing
FictiveGlobal.Api.Rest.Dtos.v1.ProductService[]
ProductService is a link between a product and a contract(service)
401
Not Authorized
500
Internal Server Error
ο»Ώ
ο»Ώ
Updated 22 Sep 2023
Did this page help you?