Retrieve all products
1min
GET
Authentication
Authorization
Bearer
Query Parameters
productReferences
string[]
currency
string
contractReferences
string[]
Header Parameters
X-TokenId
string
X-SessionId
string
X-Version
string
*
Origin
string
Responses
200
OK
FictiveGlobal.Api.Rest.Dtos.v1.ProductResponse[]
Description
Response dto for Products.
productReference
string
name
string
description
string
type
string
status
string
productListReferences
string[]
createdDate
string<date-time>
lastUpdatedDate
string<date-time>
productParameters
object
pricing
FictiveGlobal.Api.Rest.Dtos.v1.PricePointResponse[]
images
FictiveGlobal.Api.Rest.Dtos.v1.ImageResponse[]
credits
FictiveGlobal.Api.Rest.Dtos.v1.CreditResponse[]
contractPricing
FictiveGlobal.Api.Rest.Dtos.v1.ProductService[]
204
No Content
FictiveGlobal.Api.Rest.Dtos.v1.ProductResponse[]
Description
Response dto for Products.
productReference
string
name
string
description
string
type
string
status
string
productListReferences
string[]
createdDate
string<date-time>
lastUpdatedDate
string<date-time>
productParameters
object
pricing
FictiveGlobal.Api.Rest.Dtos.v1.PricePointResponse[]
images
FictiveGlobal.Api.Rest.Dtos.v1.ImageResponse[]
credits
FictiveGlobal.Api.Rest.Dtos.v1.CreditResponse[]
contractPricing
FictiveGlobal.Api.Rest.Dtos.v1.ProductService[]
401
Not Authorized
500
Internal Server Error
🤔
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.
Updated 02 Nov 2023
Did this page help you?