Set Document Value thru API
It's possible to generate pricing tables via API which in turn set the document value, but in our use case, they're not utilized 100% of the time. In these instances, it would be helpful to set the document value directly via API.
{
...
document_value: 123456,
...
}
15
votes
nlovelace
shared this idea