POST api/shopify/RefreshToken?shopName={shopName}&clientId={clientId}&clientSecret={clientSecret}&refreshToken={refreshToken}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
shopName

string

Required

clientId

string

Required

clientSecret

string

Required

refreshToken

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.