This documentation is for the v3 (stable) version of the API.
Invocation URL: /v3/psc/render

Descripton:

Renders a HTML template based on the PSC information.

Parameters:

This method takes the exact same parameters as the PSC Lookup method. Additionally, there is:
Template - Name of the template to render. Currently, 'cfintranet', 'cfintranet_ie', 'cfintranet_nz' and 'multiple_regions' are valid.

Returns:

An expanded HTML template populated with PSC data matching the specified parameters.

Example:

https://farmapi.fastway.org/v3/psc/render/AUK/Elsthorpe/4110/5?api_key=YOUR_API_KEY

Back to Price Service Calculator