(Deprecated) How to upload an invoice from File?
Upload a sales invoice
https://gst.cleartax.in/api/v0.2/taxable_entities/{{TAXABLE_ENTITY_ID}}/transactions/upload?data_type=<DATA_TYPE>&custom_mapper_id={{CUSTOM_MAPPER_ID}}&return_period={{RETURN_PERIOD}}x-cleartax-auth-token: <USER_AUTH_TOKEN>
Content-Type: multipart/form-data
Accept: application/jsonhttps://gst.cleartax.in/api/v0.2/taxable_entities/e4a629ee-0569-4657-b104-54c4f3fb0123/transactions/upload?data_type=GSTR1_INVOICE&custom_mapper_id=9b34f966-d78d-40a1-90c2-6acb1e1fcf42&return_period=042018{
activity_id: b104-e4a629ee-0569-54c4f3fb0123-4657,
error_response: {},
group_id: {},
other_activity_ids: {}
}Previous(Deprecated) How to authenticate API requests?Next(Deprecated) How to create custom import template?
Last updated
Was this helpful?