Operation
Information of the operation
Style |
---|
table { width: 100%; } body.page-gadget { padding-top: 20px; } .separator{ margin: 5px 0; } |
Div | ||
---|---|---|
| ||
POST |
Div | ||
---|---|---|
| ||
https://{environment}.ulysescloud.com/public/api/{version}/chain/{chainId}/property/{propertyId}/folio/{folioId}/posting |
Request
Property | Type | Required | Default value | Description |
---|---|---|---|---|
name | String | true | Description of the field. |
Example request
Code Block | ||||
---|---|---|---|---|
| ||||
GETPOST https://prod.ulysescloud.com/public/api/v1/chain/1/property/1/folio/posting |
Code Block |
---|
Example response
Code Block | |
---|---|
|
Entity
| |||
{ "currency": { "countcode": 10"EUR", "name": "offsetEuro": 0 }, "limitprice": 10, "productId": 1, "listquantity": [ { "id2, "ticket": { "pax": 1, "createdDate "remarks": "2018-04-12T18:13:50.710Z", "ticketItems": "code[{ "name": "CCRT1test1", "quantity": 1, "price": 1.2 }, { "name": "ChainCancellationReasonType 1" }, { "idtest2", "quantity": 21, "price": 5.0 } "createdDate ], "ticketNumber": "2018this-is-04-12T18:13:50.717Z", "code": "CCRT2", "name": "ChainCancellationReasonType 2" }, { "id": 3, "createdDate": "2018-04-12T18:13:50.720Z", "code": "CCRT3", "name": "ChainCancellationReasonType 3" } ]a-test" } } |
Response
Property | Type | Required | Description |
---|---|---|---|
Page | Page | true | Description of the response of the success operation |
Entity
Property | Type | Required | Description |
---|---|---|---|
Id | String | true | Unique identifier of the entity. |
CreatedDate | Date | true | The date when the entity was persisted on the database. |
Example response
Code Block | ||
---|---|---|
| ||
{
"httpStatus": "201",
"userMessage": "Success",
"technicalMessage": "Success product created",
"errorCode": "0",
"moreInfo": "0",
"id": 0
} |