Sha256: e5c3a1b1f75cebb989b33ef93c63596501f3fd17c904c8b431c8a5577463e4d6

Contents?: true

Size: 1.33 KB

Versions: 14

Compression:

Stored size: 1.33 KB

Contents

{
  "default": {
    "allow_decline": true,
    "ccs": [
      {
        "role": "Accounting",
        "email_address": "accounting@example.com"
      }
    ],
    "client_id": "b6b8e7deaf8f0b95c029dca049356d4a2cf9710a",
    "custom_fields": [
      {
        "name": "Cost",
        "value": "$20,000",
        "editor": "Client",
        "required": true
      }
    ],
    "file_urls": [
      "https://app.hellosign.com/docs/example_signature_request.pdf"
    ],
    "message": "Glad we could come to an agreement.",
    "metadata": {
      "field1": "value1"
    },
    "populate_auto_fill_fields": false,
    "signers": [
      {
        "role": "Role 1",
        "name": "Signer 1",
        "email_address": "s1@example.com",
        "pin": "pin123",
        "sms_phone_number": "123-123-1234"
      },
      {
        "role": "Role 2",
        "name": "Signer 2",
        "email_address": "s2@example.com"
      },
      {
        "role": "Role 2",
        "name": "Signer 3",
        "email_address": "s3@example.com"
      }
    ],
    "signing_options": {
      "draw": true,
      "type": true,
      "upload": true,
      "phone": false,
      "default_type": "draw"
    },
    "subject": "Purchase Order",
    "template_ids": [
      "c26b8a16784a872da37ea946b9ddec7c1e11dff6"
    ],
    "test_mode": true,
    "title": "My amazing title"
  }
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
dropbox-sign-1.7.0 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.6.1 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.6.0 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.5.0 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.4.1 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.4.0 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.3.0 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.2.0 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.1.2 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.1.1 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.1.0 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.0.1 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.0.0 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json
dropbox-sign-1.0.0.pre.beta2301 test_fixtures/SignatureRequestCreateEmbeddedWithTemplateRequest.json