v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
classifications

Create multiple locations

Create multiple locations with one API request. You can create up to 50 locations with one POST /v3/classifications/locations/bulk request.

post/v3/classifications/locations/bulk

Headers

sessionIdstring nullable

API session ID generated with /v3/login

Example:{{session_id}}
devKeystring nullable

Developer key generated with your BILL developer account

Example:{{developer_key}}

Request body

namestring required

Location name

shortNamestring

Location short name

descriptionstring

Location description

parentIdstring

BILL-generated ID of the parent location. You can set this field if this location is a child object.

Response

Create multiple locations response