Skip to content

Commit

Permalink
Add invoice display name to customer usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ivannovosad committed Nov 3, 2023
1 parent 7ff51c6 commit 5252518
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion spec/fixtures/api/customer_usage.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"amount_currency": "EUR",
"charge": {
"lago_id": "1a901a90-1a90-1a90-1a90-1a901a901a90",
"charge_model": "graduated"
"charge_model": "graduated",
"invoice_display_name": "Setup"
},
"billable_metric": {
"lago_id": "1a901a90-1a90-1a90-1a90-1a901a901a90",
Expand Down

0 comments on commit 5252518

Please sign in to comment.