New Invoice Notification

{
 "Invoice": {
   "ID": 120149,
   "URL": "YOUR_NUMMUSPAY_SUBDOMAIN.nummuspay.com/Project/Invoices/PDF/120149/example company-Transaction_281162_Invoice?token=gXyoxBrdtJw1&language=EL",
   "InvoiceCode": "3de93f97-8c4c-4403-a78c-57d1990e72a5",
   "Title": "Transaction 281162 Invoice",
   "CustomerID": 3,
   "Customer": {
     "ID": 3,
     "Token": "41d2dbebc8494d74856f341f68075b39636791761523986421",
     "Active": true,
     "Email": "example@gmail.com",
     "ProjectSubdomain": "https://nummuspay.nummuspay.com",
     "FirstName": "John",
     "LastName": "Smith",
     "Company": "Next Company Ltd.",
     "Phone": "2103625485",
     "UniqueCustomerID": "75cb48c6-c5a4-4c87-996c-834eb1159672",
     "ShippingAddress1": "Stadiou 2",
     "ShippingCountry": "GR",
     "ShippingState": "Not Available",
     "ShippingCity": "Athens",
     "ShippingZip": "167 77",
     "VatNumber": "800600554",
     "VatCountry": "EL",
     "UseSameAsBilling": true,
     "BillingAddress1": "Stadiou 2",
     "BillingCountry": "GR",
     "BillingState": "Not Available",
     "BillingCity": "Athens",
     "BillingZip": "10563",
     "IsDeleted": false,
     "CustomerAreaLink": "YOUR_NUMMUSPAY_SUBDOMAIN.nummuspay.com/Customer/Login?code=eWlqWTJwVG5TX2ZBZkJHek8xRDdsRUR6NGE3Ykt5VUgzYjI4b3hDbmlrZWk3Vi1aWHFHLVJBMg==",
     "CreditCards": [
       {
         "Token": "6af49c4c1db34cd1945f3d7d375ad335636957858098195833",
         "Active": true,
         "CardType": "MasterCard",
         "ExpirationMonth": 4,
         "ExpirationYear": 23,
         "FirstName": "John",
         "LastName": "Smith",
         "Number": "542523******9903",
         "BillingAddress1": "Stadiou 2",
         "Country": "Ireland",
         "State": "Not Available",
         "Zip": "10563"
       }
     ],
     "BankAccounts": [],
     "ProviderData": [
       {
         "PaymentMethod": "Nummuspay",
         "Token": "a86bac6e7ab844de8584b9ce3eb499ec636957858149330466"
       }
     ]
   },
   "Currency": "EUR",
   "ProjectGateWayID": 30021,
   "Date": "2019-06-10T17:52:34.8623618+03:00",
   "DueOn": "2019-06-10T17:52:34.8623618+03:00",
   "InvoiceType": "Automatic",
   "Status": "Paid",
   "UseCustomShippingAddress": false,
   "ShippingAddress1": "Stadiou 2",
   "ShippingCountry": "GR",
   "ShippingState": "Not Available",
   "ShippingZip": "167 77",
   "UseCustomBillingAddress": false,
   "BillingAddress1": "Stadiou 2",
   "BillingCountry": "GR",
   "BillingState": "Not Available",
   "BillingZip": "10563",
   "IsDeleted": false,
   "Total": 110,
   "CanBePaid": false,
   "OrderUnits": [
     {
       "Title": "Small Chair",
       "Description": "A very small Chair",
       "ProductType": "Goods",
       "Quantity": 1,
       "Currency": "EUR",
       "Total": 110
     }
   ]
 },
 "WebhookType": 4,
 "NotificationType": "INVOICE CREATED"
}

Still need help? Contact Us Contact Us