Skip to content

Instantly share code, notes, and snippets.

@badosu
Last active April 8, 2016 17:01
Show Gist options
  • Save badosu/5e69117c6833238eef3fcd667875aea4 to your computer and use it in GitHub Desktop.
Save badosu/5e69117c6833238eef3fcd667875aea4 to your computer and use it in GitHub Desktop.
Método: PATCH
Url: http://smartwalletstaging.mundipagg.com/Account/84f3a00f-390b-4195-ab0f-a3fe47daf482
Header: SmartWalletKey=cba88b40-c2c2-4ca1-b882-0b7dd2f0185b
Corpo:
{
"AccountReference": 552,
"Addresses": [{
"AddressNumber": "123",
"Country": "Brasil",
"City": "São Paulo",
"State": "SP",
"Complement": "",
"StreetAddress": "Rua Aurora",
"ZipCode": "01209001"
}],
"DbaName": "Amadeus Badosua",
"DocumentNumber": "88907902372",
"DocumentType": "CPF",
"Email": "[email protected]",
"PhoneNumber": "11948070450",
"FinancialDetails": [{
"Bank": {
"AccountNumber": "03348",
"AccountDigit": "6",
"AgencyNumber": "7413",
"AgencyDigit": "",
"BankCode": "341"
},
"Destination": "Amadeus Badosua",
"Email": "[email protected]"
}]
}
Resposta:
{
"errors": [
{
"errorCode": 500,
"parameterName": null,
"errorDescription": "InternalServerError",
"documentationUrl": null
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment