Allocation Bases REST Endpoints

Business Objects/Order Releases/Allocations/Allocation Bases
The operations from the Business Objects/Order Releases/Allocations/Allocation Bases category.
Create an Allocation Base
Method: post
Path: /orderReleases/{orderReleaseGid}/allocations/{allocSeqNo}/allocationBase
Delete an Allocation Base
Method: delete
Path: /orderReleases/{orderReleaseGid}/allocations/{allocSeqNo}/allocationBase/{allocSeqNo}
Get Allocation Bases
Method: get
Path: /orderReleases/{orderReleaseGid}/allocations/{allocSeqNo}/allocationBase
Get an Allocation Base
Method: get
Path: /orderReleases/{orderReleaseGid}/allocations/{allocSeqNo}/allocationBase/{allocSeqNo}
Update Allocation Bases
Method: patch
Path: /orderReleases/{orderReleaseGid}/allocations/{allocSeqNo}/allocationBase
Update an Allocation Base
Method: patch
Path: /orderReleases/{orderReleaseGid}/allocations/{allocSeqNo}/allocationBase/{allocSeqNo}