Child Care Payment

This document serves as confirmation of financial payments made by parents or guardians to childcare providers or facilities for the care and supervision of their children.

To use the Upload PDF endpoint for this document, you must use child_care_payment in the form_type parameter.

Field descriptions

The following fields are available on this document type:

JSON AttributeData TypeDescription
child_care_payment-Part1-General:dateOfPaymentDateDate Of Payment
child_care_payment-Part1-General:childNameTextChild Name
child_care_payment-Part1-General:parentNameTextParent Name
child_care_payment-Part1-General:paymentAmountMoneyPayment Amount
child_care_payment-Part1-General:paymentMethodCASH, MONEY ORDER, CHECK, CREDIT CARD, TRANSFER FROM ACCOUNT, OTHERPayment Method
child_care_payment-Part1-General:paymentMethod-Check:checkNumberIntegerPayment Method - Check
child_care_payment-Part1-General:paymentMethod-TransferFromAccount:accountNumberTextPayment Method -Transfer From Account
child_care_payment-Part1-General:paymentMethod-Other:descriptionTextPayment Method - Other
child_care_payment-Part1-General:providerNameTextProvider Name
child_care_payment-Part1-General:providerAddress:addressLine1TextProvider Address
child_care_payment-Part1-General:providerAddress:addressLine2TextProvider Address
child_care_payment-Part1-General:providerAddress:cityTextProvider Address
child_care_payment-Part1-General:providerAddress:stateStateProvider Address
child_care_payment-Part1-General:providerAddress:zipZIP CodeProvider Address
child_care_payment-Part1-General:providerPhoneNumberPhone NumberProvider Phone Number
child_care_payment-Part1-General:writtenAgreementOrContractForChildCareServicesYES, NOWritten Agreement Or Contract For Child Care Services

Sample document

Sample JSON result

{
  "pk": 39003158,
  "uuid": "80b9189e-86db-4881-9986-7eb730b94260",
  "name": "API - Q2 All Capture forms",
  "created": "2023-09-08T18:29:49Z",
  "created_ts": "2023-09-08T18:29:48Z",
  "verified_pages_count": 102,
  "book_status": "ACTIVE",
  "id": 39003158,
  "forms": [
    {
      "pk": 49746119,
      "uuid": "c468c7e0-4ff8-418d-b969-6e835eada3c1",
      "uploaded_doc_pk": 60006497,
      "form_type": "CHILD_CARE_PAYMENT",
      "raw_fields": {
        "child_care_payment-Part1-General:childName": {
          "value": "CHARLES FAKE",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:parentName": {
          "value": "ROBERT FAKE",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:providerName": {
          "value": "XYZ CARE",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:dateOfPayment": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:paymentAmount": {
          "value": "100.00",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:paymentMethod": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:providerAddress:zip": {
          "value": "12345",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:providerPhoneNumber": {
          "value": "333-333-3333",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0,
          "irregular_datatype": true,
          "type_validation_error": "Invalid phone number."
        },
        "child_care_payment-Part1-General:providerAddress:city": {
          "value": "CITY",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:providerAddress:state": {
          "value": "NY",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:providerAddress:addressLine1": {
          "value": "123 FAKE STREET",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:providerAddress:addressLine2": {
          "value": "FL 1",
          "is_empty": false,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:paymentMethod-Check:checkNumber": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:paymentMethod-Other:description": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:writtenAgreementOrContractForChildCareServices": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        },
        "child_care_payment-Part1-General:paymentMethod-TransferFromAccount:accountNumber": {
          "value": "",
          "is_empty": true,
          "alias_used": null,
          "source_filename": "API - CHILD CARE PAYMENT.pdf",
          "confidence": 1.0
        }
      },
      "form_config_pk": 281065,
      "tables": [],
      "attribute_data": null
    }
  ],
  "book_is_complete": true
}