provider
inventory

Save Commission Report

Save a commission report to the database

post/inventory/commission-reports/save

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

startDatestring date required

Start date of the report

endDatestring date required

End date of the report

totalPayoutinteger required

Total payout for this commission structure

commissionStructureIdstring required

Commission structure this report belongs to

creatorIdstring required

Creator of the report

idstring required

Unique identifier for the commission report

createdDatestring date-time nullable

When the report was created

updatedDatestring date-time nullable

When the report was last updated

isArchivedboolean

Whether the report is archived

Response

Successful Response

startDatestring date required

Start date of the report

endDatestring date required

End date of the report

totalPayoutinteger required

Total payout for this commission structure

commissionStructureIdstring required

Commission structure this report belongs to

creatorIdstring required

Creator of the report

idstring required

Unique identifier for the commission report

createdDatestring date-time nullable

When the report was created

updatedDatestring date-time nullable

When the report was last updated

isArchivedboolean

Whether the report is archived

Changes

No recorded changes to this endpoint across all 1 revision of this API.