Options
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
REST API: BillingPreview Response is Missing productId
I've been experimenting with the REST API's BillingPreview request, and I've noticed the InvoiceItem objects that it returns do not include the productId foreign key for the associated product (which the SOAP API's InvoiceItems do include.) It would be great to have a definitive reference to the product that InvoiceItem is associated with.
Side note: The REST API's BillingPreview InvoiceItem objects do contain the productName, so perhaps the table join is already being performed, and adding the id would not be terribly difficult?
See more ideas labeled with:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.