Created
October 29, 2020 17:53
-
-
Save SerKnight/fe9ce1e7b8694076039398c0c5f78ea0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Id": "7cd21606-cf25-4dcf-93da-3cfdf4d7200d", | |
"Status": "OK", | |
"ProviderName": "Testing21-05-2020", | |
"DateTimeUTC": "\/Date(1603989615288)\/", | |
"CreditNotes": [ | |
{ | |
"CreditNoteID": "a459f738-4e7a-49d7-b234-7b7caac6b96c", | |
"CreditNoteNumber": "", | |
"Payments": [], | |
"ID": "a459f738-4e7a-49d7-b234-7b7caac6b96c", | |
"HasErrors": false, | |
"CurrencyRate": 1.000000, | |
"Type": "ACCPAYCREDIT", | |
"Reference": "", | |
"RemainingCredit": 0.00, | |
"Allocations": [], | |
"Contact": { | |
"ContactID": "2e68080d-b3bd-4051-b33c-9f031550b958", | |
"ContactStatus": "ACTIVE", | |
"Name": "24 Locks", | |
"Addresses": [ | |
{ | |
"AddressType": "POBOX" | |
}, | |
{ | |
"AddressType": "STREET" | |
} | |
], | |
"Phones": [ | |
{ | |
"PhoneType": "DDI" | |
}, | |
{ | |
"PhoneType": "DEFAULT" | |
}, | |
{ | |
"PhoneType": "FAX" | |
}, | |
{ | |
"PhoneType": "MOBILE" | |
} | |
], | |
"UpdatedDateUTC": "\/Date(1602943179503+0000)\/", | |
"ContactGroups": [], | |
"DefaultCurrency": "USD", | |
"ContactPersons": [], | |
"HasValidationErrors": false | |
}, | |
"DateString": "2020-10-29T00:00:00", | |
"Date": "\/Date(1603929600000+0000)\/", | |
"Status": "DRAFT", | |
"LineAmountTypes": "Exclusive", | |
"LineItems": [ | |
{ | |
"Description": "Project management & implementation - website revamp workshop with your team", | |
"UnitAmount": 0.00, | |
"LineAmount": 0.00, | |
"Tracking": [], | |
"Quantity": 1.0000, | |
"ValidationErrors": [] | |
} | |
], | |
"SubTotal": 0.00, | |
"TotalTax": 0.00, | |
"Total": 0.00, | |
"UpdatedDateUTC": "\/Date(1603989615147+0000)\/", | |
"CurrencyCode": "USD" | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment