Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
ACQ Sprint 55, ACQ Sprint 56, ACQ Sprint 57
-
2
-
EBSCO - FSE
Description
The composite_purchase_order.json is used as request/response for the following endpoints:
Method | New Path | Request | Response |
---|---|---|---|
POST | /orders/composite-orders | composite_purchase_order | composite_purchase_order |
GET | /orders/composite-orders/<id> | N/A | composite_purchase_order |
PUT | /orders/composite-orders/<id> | composite_purchase_order | N/A (204) |
The po_lines property is renamed to compositePoLines in folio-org/acq-models#48.
Note: PR for this story has to be merged the same time with the PR for MODORDERS-142
Acceptance Criteria:
- All references are updated to use the new name
- unit tests are updated
- api tests are updated
TestRail: Results
Attachments
Issue Links
- has to be finished together with
-
MODORDERS-142 Implement GET /orders/order-lines endpoint
-
- Closed
-
- is blocked by
-
MODGOBI-42 Mapping Remaining fields for default mapping
-
- Closed
-
- relates to
-
UXPROD-1388 Create New Purchase Order Lines
-
- Closed
-