Allocations REST Endpoints

Allocations
The REST web service for adjustment and payment allocation operations.
Allocate a Payment to Bill Items
Method: post
Path: /bcws/webresources/v1.0/allocations/payment/{id}/items
Allocate a Payment to Bills
Method: post
Path: /bcws/webresources/v1.0/allocations/payment/{id}/bills
Allocate an Adjustment to A/R Items
Method: post
Path: /bcws/webresources/v1.0/allocations/adjustment/{id}/items
Allocate an Adjustment to Bills
Method: post
Path: /bcws/webresources/v1.0/allocations/adjustment/{id}/bills