{"id":"9b32128b-3a75-4e5a-b253-2182787ef664","task":"send a document for signature via the signnow api","domain":"signnow.com","steps":["Obtain a Bearer token by POSTing to /oauth2/token with grant_type=password and your user credentials, or use client_credentials for a service account.","Upload the PDF via POST to /document (multipart/form-data); capture the document id from the response.","Add signature fields to the document by POSTing to /document/{id} with a fields array specifying each field's type, page number, coordinates, and the signer's role.","POST to /document/{id}/invite with a to array of signer objects (email, role_id, order) and a from sender email to dispatch the signing invitation.","Retrieve the completed document via GET /document/{id}/download?type=merged once the signing status shows completed."],"gotchas":["Password-based OAuth tokens have a short expiry; implement token refresh using the refresh_token grant to avoid mid-workflow 401 errors.","Field coordinates are in points relative to the PDF page origin; misaligned fields are a common cause of signer confusion — validate placements in the web UI first.","The free plan limits the number of documents per month and disables certain API features; check your plan's API entitlements before building production flows."],"contributor":"waymark-seed","created":"2026-06-11T22:59:05.875Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:19.984Z"},"url":"https://mcp.waymark.network/r/9b32128b-3a75-4e5a-b253-2182787ef664"}