HOME
PLUG-N-PLAY WIDGET
API REFERENCE
To generate a quote which returns the current price for a SKU based on the location of the service.
Endpoint
HTTP Method
Authorization Header
Query Parameters
Responses
RESPONSE BODY
{
data: {
service_id 1042
service_Price 195.95
}
}
RESPONSE BODY
{
error_code: 1003,
error: SKU not found
}