[New] One seamless flow: workforce data to payroll, fully embedded.
curl --location -g --request GET '/api/organizations?options={}'
{
"id": "organization_uuid_string_1",
"name": "Acme Corp",
"website": "https://www.acmecorp.com",
"country": "US",
"state": "CA",
"city": "San Francisco",
"addressLine1": "123 Main St",
"addressLine2": "Apt 100",
"zipCode": 94101,
"externalId": "acme_corp_external_id_string"
}