Assign Book Profile

Assign the risk-routing book profile used by a client group. Use GET /v1/book-profiles to resolve the profile name.

Request Body:

{ "book_profile_name": "A-Book" }
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Client group id

Body Params
string
required
length ≥ 1

Book profile to assign to the group, by name (e.g. 'A-Book'). Assign 'B-Book' to warehouse (the default).

Responses

400

Book profile not found or assignment rejected

401

Invalid or missing API key

403

Access denied (credential scope)

404

Client group not found

429

Rate limit exceeded

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json