PUT api/Profile/{affiliateId}/UpdateFromSource

Needs to be authenticated. Gets customer details from Affiliate Gateway and will do update customer profile.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
affiliateId

The affiliate identifier.

integer

Required

v

The requested API version

string

Required

Default value is 1

Body Parameters

None.

Response Information

Resource Description

Needs to be authenticated. Gets customer details from Affiliate Gateway and will do update customer profile.

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.