Create Affiliate

Creates a new affiliate for the specified program.

Path Params
string
required

The program code to associate the affiliate with.

Body Params

The affiliate creation request payload.

Represents a request to create a new affiliate. Contains affiliate details such as name and address information. Inherits standard request metadata from Gd.Bos.DataTransfer.Request.RequestBase.

string | null

The name of the affiliate to be created.

string | null

The first line of the affiliate's address.

string | null

The second line of the affiliate's address (optional).

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