Payment Order
Generate Payment Order
post/GeneratePaymentOrder
Request body
Example request
{
"Method": "GeneratePaymentOrder",
"PartnerId": 30324,
"BusinessUnitId": 4548,
"Value": 2.45,
"Type": "Antecipacao, Credito ou Debito",
"Identifier": "PurchaseTest1106new4",
"Tags": [
"my payment order 00051",
"test 00051"
],
"Beneficiary": {
"Name": "Antonio Wender Lima Marques",
"MotherName": "Lurdes Tereza Lima Silva",
"Ocuppation": "software developer",
"Nationality": "BR",
"Country": "Brazil",
"BirthCity": "Fortaleza",
"BirthState": "Ceará",
"CompanyActivity": "Brazil",
"ContactInfo": {
"Mail": "antonio@fitbank.com.br",
"Phone": "5585997784745"
},
"AccountInfo": {
"PixKey": "antonio@fitbank.com.br",
"TaxNumber": "08692722354",
"ToBankIdentifier": "380",
"Bank": "321",
"BankBranch": "1233",
"BankAccount": "22222",
"BankAccountDigit": "0"
}
},
"Payer": {
"TaxNumber": "83833430000111",
"Bank": "001",
"BankAccount": "01241455",
"BankAccountDigit": "1",
"BankBranch": "0001"
}
}Response
Successfully