v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Affiliate

Update Affiliate

Updates an existing affiliate for the specified program.

put/programs/{programCode}/affiliates/{affiliateIdentifier}

Path parameters

programCodestring required

The program code associated with the affiliate.

affiliateIdentifierstring required

The identifier of the affiliate to update.

Headers

X-GD-RequestIdstring required

The unique request identifier for tracking.

Request body

affiliateNamestring nullable

The name of the affiliate to update.

addressLine1string nullable

The first line of the affiliate's address.

addressLine2string nullable

The second line of the affiliate's address.

citystring nullable

The city where the affiliate is located.

statestring nullable

The state where the affiliate is located.

zipCodestring nullable

The zip code of the affiliate's address.

Response

OK