latestOpenAPI 3.0.12026-08-20112309904.6 KB

466169815b78

Suppliers - Sites Upsert

Get the status of a specific site upsert request.

Retrieve processing status and per-site outcomes for a site upsert request.

Required permission: create_sites_upsert_requests

Performance impact: Low

get/public/v1/sites-upsert/full/{requestId}

Path parameters

requestIdstring uuid required

The ID of a sites upsert request. Use this ID to check the status of the request and to retrieve dry-run ids.

Response

Successfully retrieved request status

status'Work in progress' | 'Done' | 'Failed' | 'Cancelled' required
reasonstring nullable