Remove (Update) Partner Company Shell Membership

Method: PUT

URL: <unifier_url>/ws/rest/service/v1/admin/company/shell/member/remove

Objective: Remove partner company from shell based on information provided.

Usage:

This will be a PUT request.

The service URL to be used will be: http://<environment url>/ws/rest/service/v1/admin/company/shell/member/remove

Input:

Company information in JSON format.

Sample JSON to add member company to a shell

{

"shortname":"partner01",

"shellnumber":"7896"

}

Output:

Return data will be status and message.

Validations:

Status

Condition

Message

200

Success

The member company {name} has been removed from the shell {name}

902

Partner company specified does not exist as shortname specified is not matching.

The partner company does not exist.

602

When shell number is invalid or does not exist.

The shell number is invalid/does not exist.

913

When shell number specified is for inactive shell.

The shell specified is inactive.

500

Server Error.

Server Error, contact the system administrator.

5555

One or more records contain errors.

The partner company does not exist.

Related Topics

Partner Company Services V1

Get Partner Company

Create Partner Company

Update Partner Company

Update Partner Company Shortname

Add (Update) Partner Company Shell Membership



Legal Notices | Your Privacy Rights
Copyright © 1998, 2022

Last Published Tuesday, February 8, 2022