{ "order_id": "string", "staff_id": "string" }
curl --location --request PUT '/commissions/attribution' \ --header 'Content-Type: application/json' \ --data-raw '{ "order_id": "string", "staff_id": "string" }'
{}