replace one ein which exists or not

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

identifier

uuid

required

ein unique identifier

companyUuid

uuid

label

string

ein

string

required

hireBrandIds

array of strings

hireBrandIds ADD string

linkToWorkerProps

array of objects

linkToWorkerProps ADD object

registrationInfo

object

registrationInfoobject

isDefault

boolean

required

Defaults to false

truefalse

``202 ein replaced. Wrapped in a JsonAPI root response.

``500 default error response

Updatedabout 2 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request PUT \

--url https://services.fountain.com/api/serviceorganizations/eins/identifier \

--header 'accept: application/json' \

--header 'content-type: application/json' \

--data '{"isDefault":false}'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

202500

Updatedabout 2 months ago