API Reference
Create new employer
Embeddable Components
API Reference
API Reference
Create new employer
POST
/
employers
curl --request POST \
--url https://sandbox.withclasp.com/employers
{
"id": "er_hU8Np8GFMUVS7o3BOZVw1",
"legal_name": "Zeke's Coffee",
"trade_name": "Zeke's Coffee",
"external_id": "com_tMjX0j7n1pnr1EH92oxW"
}
{
"id": "er_hU8Np8GFMUVS7o3BOZVw1",
"legal_name": "Zeke's Coffee",
"trade_name": "Zeke's Coffee",
"external_id": "com_tMjX0j7n1pnr1EH92oxW"
}
curl --request POST \
--url https://sandbox.withclasp.com/employers
{
"id": "er_hU8Np8GFMUVS7o3BOZVw1",
"legal_name": "Zeke's Coffee",
"trade_name": "Zeke's Coffee",
"external_id": "com_tMjX0j7n1pnr1EH92oxW"
}