Update Affiliateput https://example.com/programs/{programCode}/affiliates/{affiliateIdentifier}Updates an existing affiliate for the specified program.Path ParamsprogramCodestringrequiredThe program code associated with the affiliate.affiliateIdentifierstringrequiredThe identifier of the affiliate to update.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe 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.affiliateNamestring | nullThe name of the affiliate to update.addressLine1string | nullThe first line of the affiliate's address.addressLine2string | nullThe second line of the affiliate's address.citystring | nullThe city where the affiliate is located.statestring | nullThe state where the affiliate is located.zipCodestring | nullThe zip code of the affiliate's address.HeadersX-GD-RequestIdstringrequiredThe unique request identifier for tracking.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Get Affiliates ListGet AffiliateDid this page help you?YesNo