Skip to main content

Error body

Errors are the mirror image of the success envelope — success: false with a human-readable message:
401
403
403
404
Schema validation failures respond 400 with the failing messages joined into message:
400
One exception: when a calculate request is rejected by your workspace’s country validation rules, the 400 body is an errors array naming each failed rule:
400
404 is also the answer for resources that exist but belong to another partner — the API never reveals whether an ID exists outside your organization.