Logo
Springworks Logo

Springworks APIs

Springworks builds human resources software solutions to solve challenges in recruitment, background verification & employee engagement with Blockchain and AI.

Developer

Springworks APIs

Account Request URL

-

Base Endpoint

-

Inventory Management

Get all inventory locations

GET

inventory/locations

Inventory Services

Create a new inventory location

POST

inventory/locations

inventoryLocationName, address, capacity, organizationId

Inventory Management

Get an existing inventory location

GET

inventory/locations/{inventoryLocationId}

inventoryLocationId

Inventory Management

Update an existing inventory location

PUT

inventory/locations/{inventoryLocationId}

inventoryLocationId, inventoryLocationName, address, capacity, organizationId

Sales Order Processing

Get all sales orders

GET

sales/orders

Inventory Management

Delete an inventory location

DELETE

inventory/locations/{inventoryLocationId}

inventoryLocationId

Sales Order Processing

Create a new sales order

POST

sales/orders

salesOrderLines, organizationId

Sales Order Processing

Get an existing sales order

GET

sales/orders/{salesOrderId}

salesOrderId

Sales Order Processing

Update an existing sales order

PUT

sales/orders/{salesOrderId}

salesOrderId, salesOrderLines, organizationId

Sales Order Processing

Delete an existing sales order

DELETE

sales/orders/{salesOrderId}

salesOrderId

Inventory Services

Get all inventory products

GET

inventory/products

Inventory Services

Create a new inventory product

POST

inventory/products

inventoryProductName, inventoryLocationId, quantityOnHand, reorderPoint, quantityPerUnit, organizationId

Inventory Services

Get an existing inventory product

GET

inventory/products/{inventoryProductId}

inventoryProductId

Inventory Services

Update an existing inventory product

PUT

inventory/products/{inventoryProductId}

inventoryProductId, inventoryProductName, inventoryLocationId, quantityOnHand, reorderPoint, quantityPerUnit, organizationId

Inventory Services

Delete an existing inventory product

DELETE

inventory/products/{inventoryProductId}

inventoryProductId

Inventory Management

Create a new inventory adjustment

POST

inventory/adjustments

inventoryAdjustmentLines, inventoryLocationId, organizationId

Inventory Management

Get all inventory adjustments

GET

inventory/adjustments

Inventory Management

Get an existing inventory adjustment

GET

inventory/adjustments/{inventoryAdjustmentId}

inventoryAdjustmentId

Inventory Management

Update an existing inventory adjustment

PUT

inventory/adjustments/{inventoryAdjustmentId}

inventoryAdjustmentId, inventoryAdjustmentLines, inventoryLocationId

Inventory Management

Delete an existing inventory adjustment

DELETE

inventory/adjustments/{inventoryAdjustmentId}

inventoryAdjustmentId

Inventory Management

Get all inventory transfers

GET

inventory/transfers

Inventory Management

Create a new inventory transfer

POST

inventory/transfers

inventoryTransferLines, organizationId

Inventory Management

Get an existing inventory transfer

GET

inventory/transfers/{inventoryTransferId}

inventoryTransferId

Inventory Management

Update an existing inventory transfer

PUT

inventory/transfers/{inventoryTransferId}

inventoryTransferId, inventoryTransferLines, organizationId

Inventory Management

Delete an existing inventory transfer

DELETE

inventory/transfers/{inventoryTransferId}

inventoryTransferId

Details

Provider

Country HQ

US

API Type

REST

Categories

Employee Engagement
ATS

Alternatives

Important URLs

Last Updated on

2024-04-04

Created At

2023-12-14

Other Apps

Upskill for a better future

Want to start tracking API at scale?

Get updates about your favorite APIs and SDKs

Contact Us

We do our best to ensure that the data we release is complete, accurate, and useful. However, because we are not able to verify all the data, and because the processing required to make the data useful is complex, we cannot be held liable for omissions or inaccuracies.

ApiRefs Logo