Referencia de APIAccounting / Record
Create Record commission
← Back to full API reference
POST
/v1/record/commissionAuth requiredRecord endpoints manage accounting entries already posted in your books, including listing, detail views, and updates.
- Requires organization permissions for this resource.
Request details
No path, query, or body parameters were captured for this endpoint.
Default payloads
Path params
json
{}Query
json
{}Body
json
{}Sample response
json
{
"recordId": "<recordId>"
}