POST /repair
This can be used to send a JSON payload of customer and estimate / repair related information into BodyShop Booster. See How the inbound matching process works for more information on how this is handled on our end.
Endpoint URLs:
Environment | Region | URL | Documentation |
|---|---|---|---|
Staging | US |
|
|
| Canada |
|
|
Production | US |
|
|
| Canada |
|
|
Region should be selected based on the location of the customer that created the API key - not the region of the integration provider.
The message format should be constructed as per the documentation - further information is available under Message Format and examples are given under Example cURL commands