General
Embeddable Components
API Reference
API Reference
Create new employer
POST
/
employers
Copy
curl --request POST \
--url https://sandbox.withclasp.com/employers
Copy
{
"id": "er_hU8Np8GFMUVS7o3BOZVw1",
"legal_name": "Zeke's Coffee",
"trade_name": "Zeke's Coffee",
"external_id": "com_tMjX0j7n1pnr1EH92oxW"
}
Copy
{
"id": "er_hU8Np8GFMUVS7o3BOZVw1",
"legal_name": "Zeke's Coffee",
"trade_name": "Zeke's Coffee",
"external_id": "com_tMjX0j7n1pnr1EH92oxW"
}
Copy
curl --request POST \
--url https://sandbox.withclasp.com/employers
Copy
{
"id": "er_hU8Np8GFMUVS7o3BOZVw1",
"legal_name": "Zeke's Coffee",
"trade_name": "Zeke's Coffee",
"external_id": "com_tMjX0j7n1pnr1EH92oxW"
}
Assistant
Responses are generated using AI and may contain mistakes.