aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi/billing/responses/invoice-creation-response.json
blob: 49fde010c58bd3a2c6269f9462777e2bdfb74e2b (plain) (blame)
1
2
3
4
{
  "message": "Created invoice with ID id-123",
  "id": "id-123"
}