Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Please add an option to IncludeOnSend the attachment. #9

Closed
richardhdc opened this issue Mar 16, 2017 · 3 comments
Closed

Please add an option to IncludeOnSend the attachment. #9

richardhdc opened this issue Mar 16, 2017 · 3 comments
Assignees

Comments

@richardhdc
Copy link

"AttachableRef": [
{
"EntityRef": {
"value": "95",
"type": "Invoice"
},
"IncludeOnSend": false
}

@khairulashraff
Copy link
Contributor

khairulashraff commented Mar 16, 2017

Added.

Take note while API for Invoice Service remains the same, API for Attachable Service itself has changed to allow multiple entities defined at the same time. Check README.md for more info.

@khairulashraff
Copy link
Contributor

Wait, wrong info there. For Invoice Service, 3rd argument has been added for includeOnSend flag.

@richardhdc
Copy link
Author

Tested and working. Great!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants