Payments
Generate Payment GARE
Method used to generate payment GARE.
post/GeneratePaymentGARE
Request body
Example request
{
"Method": "GeneratePaymentGARE",
"PartnerId": 4548,
"BusinessUnitId": 4548,
"TaxNumber": "33.762.255/0001-40",
"ContributorTaxNumber": "87649862097",
"ReferenceNumber": "012018",
"PrincipalValue": 5,
"InterestValue": 1,
"TotalValue": 2.95,
"RateValue": 12.5,
"DueDate": "2022-10-24",
"Tags": [
"my payment order 00051",
"test 00051"
],
"CodeRevenue": "4321",
"StateRegistration": "67890",
"ActiveDebit": "1",
"QuoteNumberNotification": "213",
"RateValueType": 1,
"Description": "This is a new internal transfer",
"Identifier": "PurchaseTest1106new4",
"FromBank": "001",
"FromBankBranch": "0801",
"FromBankAccount": "0178945",
"FromBankAccountDigit": "5"
}Response
OK