Cost Center
Endpoints for Cost Center addon
Last updated
Was this helpful?
Endpoints for Cost Center addon
Last updated
Was this helpful?
Was this helpful?
POST /b2b/cost-center HTTP/1.1
Content-Type: application/json
Accept: */*
GET /b2b/cost-center/{id} HTTP/1.1
Accept: */*
PUT /b2b/cost-center/{id} HTTP/1.1
Content-Type: application/json
Accept: */*
DELETE /b2b/cost-center/{id} HTTP/1.1
Accept: */*
PATCH /b2b/cost-center/{id} HTTP/1.1
Content-Type: application/json
Accept: */*
POST /b2b/cost-center/list HTTP/1.1
sw-context-token: YOUR_API_KEY
Accept: */*