Skip to main content
Write Like Me exposes a closed, versioned client error catalog. Each error includes a stable code, safe message, retryability, payment settlement status, context, and direct documentation URL.
Never infer payment success from retryability. Read paymentSettlement directly:
  • settled: payment completed.
  • not_settled: payment did not complete.
  • unknown: reconciliation is required; do not submit another payment blindly.
Use the navigation to open the stable page for a specific code.