cURL
curl --request POST \ --url https://api.example.com/api/v1/tax-home-docs \ --header 'Content-Type: application/json' \ --data ' { "doc_type": "<string>", "month": 123, "year": 123, "s3_key": "<string>" } '
Create a new tax home document record.
rent_receipt
utility_bill
201