Pricing Hub Prices
Configure external price source
This route facilitates setting up an external price source in Pricing Hub. It also allows you to activate or deactivate that source in a given account.
ℹ️ This feature is in closed beta, available only for selected customers. If you have any questions, contact our Support.
put/config
Query parameters
anstring
Example:apiexamples
Name of the VTEX account.
Headers
Acceptstring required
HTTP Client Negotiation Accept Header. Indicates the types of responses the client can understand.
Content-Typestring required
Describes the type of the content being sent.
Request body
Example request
{
"appName": "apiexamples_app_name"
}Response
OK