Views:

Last Updated: 1/22/2020 12:10:57 AM

Initialize WFBSS for customers.

Request

HTTP Request

POST /SMPI/{version}/service/wfbss/api/initialize

Parameters

Name

Type

Description

Validation

Required Parameters

cids

string

A list of customer IDs separated by commas

At least one customer ID must be specified (maximum of 10)

HTTP Request Example

Initialize WFBSS for specific customers:
POST /SMPI/{version}/service/wfbss/api/initialize?cids=640FE47F-5118-4D79-8221-A35D0DE2EE2C,549390C2-61B3-417E-B1F0-8955A63C08F3

Request Body

Do not supply a request body with this method.

Response

Response

If successful, this method returns an HTTP 200 OK status code and a response body with the following structure:

Empty response body.