Create PaymentCopy Pagepost https://{your-totality-url}.com/api/paymentsCreate new payment. Permission: Create PaymentsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsamountint32requiredPayment amount in cents.descriptionstringDefaults to nullFree-text description or notes.detailstringDefaults to nullAdditional detail information.externalIdstringDefaults to nullExternal system identifier for cross-referencing.failedAtdateDefaults to nullstring date/timefailureDescriptionstringDefaults to nullHuman-readable failure reason.importSourcestringDefaults to nullSource system the record was imported from.isPrenotebooleanDefaults to falseWhether this is a prenote (verification) transaction.falsetruefalseisPromisebooleanDefaults to falseWhether this is a promise-to-pay.falsetruefalseloanUuidstringrequiredUUID of the associated loan.paymentTypestringenumrequiredMethod of payment (Cash, Check, Direct Deposit, Debit Card).CashCheckDebit CardDirect DepositAllowed:CashCheckDebit CardDirect DepositpostedAtdaterequiredstring date/timeprocessedAtdaterequiredstring date/timerefIdint32Defaults to nullExternal reference ID.returnedAtstringDefaults to nullstring date/timereturnCodestringDefaults to nullReturn reason code.returnDescriptionstringDefaults to nullHuman-readable return reason.settledOndateDefaults to nullstring datestatusstringenumrequiredCurrent status of the resource.CompletedFailedHeldPendingPostedProcessingRejectedReturnedSettledVoidedShow 10 enum valuestoBePostedAtdateDefaults to nullstring date/timetransferAmountint32Defaults to 0Transfer amount in cents.HeadersAcceptstringrequiredDefaults to application/vnd.totality.v1+jsonMust be application/json.Content-TypestringrequiredDefaults to application/jsonMust be application/json.Responses 201Successful response 401401 422422 500500Updated about 1 month ago