Error Configs
Error configuration allows marketplace owners to be notified when errors occur during offline processing (e.g., product synchronization or post-webhook delivery).
ErrorConfigs.Get
Get a single error config.
get
v1/integrations/ErrorConfig
ErrorConfigs.Save
Create or update an error config.
put
v1/integrations/ErrorConfig
ErrorConfigs.Delete
Delete an error config.
delete
v1/integrations/ErrorConfig
ErrorConfigs.Patch
Partially update an error config.
patch
v1/integrations/ErrorConfig
ErrorConfigs.Validate
Validates an error config.
post
v1/integrations/ErrorConfig/validate