Skip to main content
GET
/
transactions
/
{transaction_item_id}
/
suggest-allocation
Get Suggest Allocation
curl --request GET \
  --url https://api.projectcor.com/v1/transactions/{transaction_item_id}/suggest-allocation \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

transaction_item_id
integer
required

Response

200 - application/json

Suggested allocation

The response is of type object.