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>'
{}

Documentation Index

Fetch the complete documentation index at: https://developers.projectcor.com/llms.txt

Use this file to discover all available pages before exploring further.

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.