AmendProductOrderApi
| Method | Path | Operation |
|---|---|---|
|
|
|
|
|
|
|
|
|
Operations
AmendProductOrder
POST /amendProductOrder
- Operation ID
-
createAmendProductOrder
Creates an AmendProductOrder
Parameters
Body parameter
| Name | Description and type | Required | Default | Pattern |
|---|---|---|---|---|
|
The AmendProductOrder to be created AmendProductOrderFVO |
X |
GET /amendProductOrder
- Operation ID
-
listAmendProductOrder
List or find AmendProductOrder objects
Description
This operation retrieves a AmendProductOrder entity. Attribute selection enabled for all first level attributes.
Return type
array[AmendProductOrder]
Responses
| Code | Message | Data type |
|---|---|---|
|
Success |
|
|
Bad Request |
|
|
Unauthorized |
|
|
Forbidden |
|
|
Not Found |
|
|
Method Not allowed |
|
|
Not Acceptable |
|
|
Conflict |
|
|
Too Many Requests |
|
|
Internal Server Error |
|
|
Not Implemented |
|
|
Service Unavailable |
GET /amendProductOrder/{id}
- Operation ID
-
retrieveAmendProductOrder
Retrieves a AmendProductOrder by ID
Description
This operation retrieves a AmendProductOrder entity. Attribute selection is enabled for all first level attributes.