Employee Budgets
Endpoints for Employee Budgets addon
Authorizations
sw-context-tokenstringRequired
Path parameters
budgetIdstringRequired
ID of the Budget
Responses
200
Returns a list of orders that use the specified budget
application/json
totalintegerRequired
Total number of orders
get
/budget/{budgetId}/orders200
Returns a list of orders that use the specified budget
Authorizations
sw-context-tokenstringRequired
Path parameters
budgetIdstringRequired
ID of the Budget
Body
anyOptional
Responses
200
Returns a list of orders that use the specified budget
application/json
totalintegerRequired
Total number of orders
post
/budget/{budgetId}/orders200
Returns a list of orders that use the specified budget
Last updated
Was this helpful?