Update Affiliate

Updates an existing affiliate for the specified program.

Path Params
string
required

The program code associated with the affiliate.

string
required

The identifier of the affiliate to update.

Body Params

The affiliate update request payload.

Represents a request to update affiliate information.
Contains affiliate details such as name, address, city, state, and zip code.
Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.

string | null

The name of the affiliate to update.

string | null

The first line of the affiliate's address.

string | null

The second line of the affiliate's address.

string | null

The city where the affiliate is located.

string | null

The state where the affiliate is located.

string | null

The zip code of the affiliate's address.

Headers
string
required

The unique request identifier for tracking.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json