AccountingBank FeedsFinanceFinancial-ServicesInvoicingPayrollSmall Business
Xero Createoverpaymenthistory Example is an example object payload from Xero, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "createOverpaymentHistory",
"method": "PUT",
"path": "/Overpayments/{OverpaymentID}/History",
"summary": "Xero Creates a history record for a specific overpayment",
"requestExamples": [],
"responseExamples": [
{
"status": "400",
"contentType": "application/json",
"example": {
"ErrorNumber": 10,
"Type": "ValidationException",
"Message": "A validation exception occurred",
"Elements": [
{
"DateUTCString": "2019-03-12 22:30:13",
"DateUTC": "/Date(1552429813667)/",
"Details": "Hello World",
"ValidationErrors": [
{
"Message": "The document with the supplied id was not found for this endpoint."
}
]
}
]
}
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.