Can anyone send me IS API error code page URL to check error code details?
How to add/update custom field in Order with API?
Im using this method:
https://developer.infusionsoft.com/docs/xml-rpc/#data-update-a-record
$app->dsUpdate(‘Invoice’, $invoiceId, $orderDetails);
where $orderDetails is array for custom field of Order, im getting following error:
ERROR: 7 - [NoTableAccess]Access denied to table Invoice