# csc-recorder
Python wrapper for CSC Recorder.
`pip install csc-recorder`
## Usuage
```
from csc_recorder.CSCRecorder import CSCRecorder
client = CSCRecorder('host', 'username', 'password')
# Sending a package
data, response = client.send_package('1234_TEST', '48201', 'Default Office', {'document_name': 'test', 'document_type': 'Deed'}, 'paperfulfillment', True)
```
The first three params are required:
- client_package_id
- fips
- assigned_office
The dictionary in the params supports the below attributes, they're not required:
- document_name
- document_type
- send_to_county
- send_to_state
- grantee_first_name
- grantee_last_name
- grantee_middle_name
- grantee_suffix
- grantee_title
- grantor_first_name
- grantor_first_name
- grantor_last_name
- grantor_middle_name
- grantor_suffix
- grantor_title
- consideration_amount
- original_recording_date
- original_instrument_no
- original_deed_book
- original_deed_page
- assesors_parcel_id
- date_of_note
- amount_of_note
- property_street_address_1
- property_city
- property_state
- property_zip
- requesting_name
- return_name
- return_company
- return_street_address_1
- return_city
- return_state
- return_zip
- requesting_company
- requesting_address_1
- requesting_city
- requesting_state
- requesting_zip
- doc_image **(NOTE: base64 PDF's)
The last 2 params are optional as well.
- service_type, defaults to None, but currently you can also add 'paperfulillment'
- no_document, defaults to False, but you can make the package send 0 document attributes by marking True
没有合适的资源?快使用搜索试试~ 我知道了~
PyPI 官网下载 | csc-recorder-1.4.0.tar.gz
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 6 浏览量
2022-01-10
06:19:05
上传
评论
收藏 7KB GZ 举报
温馨提示
资源来自pypi官网。 资源全名:csc-recorder-1.4.0.tar.gz
资源推荐
资源详情
资源评论
收起资源包目录
csc-recorder-1.4.0.tar.gz (9个子文件)
csc-recorder-1.4.0
PKG-INFO 3KB
csc_recorder
constants.py 775B
CSCRecorder.py 6KB
CSC
templates
CreatePackage.xml 9KB
__init__.py 22B
APIHandler.py 3KB
pyproject.toml 856B
setup.py 2KB
README.md 2KB
共 9 条
- 1
资源评论
挣扎的蓝藻
- 粉丝: 14w+
- 资源: 15万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功