Skip to main content
POST
Resolve a safe failed GAM order cleanup

Authorizations

Authorization
string
header
required

API key or access token

Path Parameters

operationId
string
required
Minimum string length: 1

Body

application/json

Explicitly confirm safe archival, or record that the order was cleaned up manually in GAM.

confirmed
enum<boolean>
required
Available options:
true
orderId
string
required
Minimum string length: 1
manuallyCleaned
any

Response

Resolve a safe failed GAM order cleanup

operationId
string
required
Minimum string length: 1
orderId
string
required
Minimum string length: 1
attempted
boolean
required
outcome
enum<string>
required
Available options:
archived,
already_archived,
failed,
refused
safety
object
required
retryDisposition
enum<string>
required
Available options:
not_applicable,
retryable,
user_action_required,
manual_review_required
safeNextAction
enum<string>
required
Available options:
none,
retry_cleanup,
grant_archive_orders_and_recheck,
reauthenticate_and_recheck,
clean_up_manually_in_gam,
review_order_in_gam
errorCategory
string | null
errorCode
string | null
requiredPermission
string | null
alternativeSafeNextAction
enum<string> | null
Available options:
none,
retry_cleanup,
grant_archive_orders_and_recheck,
reauthenticate_and_recheck,
clean_up_manually_in_gam,
review_order_in_gam