Please enable JavaScript to view this site.

ROBAWS Data Model

Navigation: Catalog: Robaws > Schemas > Schema: Offers > Tables

OfferPhasesByOfferId: False

Contents Previous Home Next More

Name: OfferPhasesByOfferId

get

Catalog: Robaws

Schema: Offers

Label: Offer Phases by Offer ID

Partition-specific: false

Select: true

Insert: false

Update: false

Delete: false

Select Service URL (OData-specific): /api/v1/offers/{id}

Insert Service URL (OData-specific): /api/v1/offers/{id}

Update Service URL (OData-specific): /api/v1/offers/{id}

Delete Service URL (OData-specific): /api/v1/offers/{id}

Field Selection Method (OData-specific): NotRequired

Base Path (OData-specific): phases[*]

Select Operation (Swagger-specific): get /api/v1/offers/{id}

Parameters

Name

Data Type

Required

Default Value

Documentation

id

int64

 

id

 

Table Columns

Name

Data Type

Label

Required

Documentation

endDate

datetime

End Date

 

id

int64

ID

 

name

string

Name

 

percent

double

Percentage

 

startDate

datetime

Start Date

 

valid

boolean

Valid

 

version

int64

Version

 

workdays

int32

Working Days

 

 

25-05-2020 14:5220.1.44-BETA+2813