Bucket Balances REST Endpoints

Prepay Balance Management/Bucket Balances
Use for managing bucket balances.
Create a Bucket
Method: post
Path: /bucket
Get Bucket Balances
Method: get
Path: /bucket
Get Bucket Balances by ID
Method: get
Path: /bucket/{id}
Update a Bucket Threshold for an Account
Method: put
Path: /adjustThreshold/{accountId}