Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSP API (C#) returned an Invoice Line Item with no customer ID #28

Open
degrover-cn opened this issue May 12, 2021 · 0 comments
Open

CSP API (C#) returned an Invoice Line Item with no customer ID #28

degrover-cn opened this issue May 12, 2021 · 0 comments

Comments

@degrover-cn
Copy link

We have been generating customer invoices for customers using the API for years. Monday we tracked a null reference error in our code down to a single InvoiceDetail record with a null Customer ID (see screenshot) and a $36 credit. To get invoices done Monday we coded to skip records where this is null. We DO NOT want to keep this code change in place. Code snippet attached. We'd like to know how it happened and be assured it won't happen again. Original ticket filed in Partner Center; was referred to here.

issue

code_snippet.txt

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

No branches or pull requests

1 participant