storj/satellite/payments/billing
Yaroslav Vorobiov b86ce0d527 satellite/payments/storjscan: return 404 when there is no wallet
When there is no wallet in the database for a particular customer
return 404 http response status code instread of internal server error.
Change web/satellite payments API to return empty wallet on 404 response
code instead of throwing an error.

Change-Id: Ib44914f9ed002382258968fb81846f2b97dee0fe
2023-01-23 18:07:33 +00:00
..
billing.go satellite/payments/billing/billing.go: change default loop interval 2022-09-27 11:42:28 -07:00
chore_test.go satellite/payments/monetary: remove pkg and all its references 2022-09-07 12:58:00 +00:00
chore.go satellitedb: add token balance to API endpoint 2022-08-31 22:55:16 +00:00
transactions_test.go satellite/payments/monetary: remove pkg and all its references 2022-09-07 12:58:00 +00:00
transactions.go satellite/payments/storjscan: return 404 when there is no wallet 2023-01-23 18:07:33 +00:00