_getCreditTerms
Gathers credit terms from a Customer with a given ID
Parameters
id
The ID of the Customer
Example
Results
On Success
On Failure
If no "id" parameter is provided or it has a value less than 1:
If the "id" parameter does not match an existing customer:
Last updated