PATCH boleto/PatchBoleto?codigoBanco={codigoBanco}&nossoNumero={nossoNumero}&client_id={client_id}&ambienteproducao={ambienteproducao}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| codigoBanco | integer |
Required |
|
| nossoNumero | string |
Required |
|
| client_id | string |
Required |
|
| ambienteproducao | boolean |
Required |
Body Parameters
ObjectNone.
Request Formats
application/json, text/json, text/html
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of Dictionary of Object [key] and Object [value]Response Formats
application/json, text/json
Sample:
[
{
"System.Object": {}
},
{
"System.Object": {}
}
]
application/xml, text/xml
Sample:
<ArrayOfArrayOfKeyValueOfanyTypeanyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<ArrayOfKeyValueOfanyTypeanyType>
<KeyValueOfanyTypeanyType>
<Key />
<Value />
</KeyValueOfanyTypeanyType>
<KeyValueOfanyTypeanyType>
<Key />
<Value />
</KeyValueOfanyTypeanyType>
</ArrayOfKeyValueOfanyTypeanyType>
<ArrayOfKeyValueOfanyTypeanyType>
<KeyValueOfanyTypeanyType>
<Key />
<Value />
</KeyValueOfanyTypeanyType>
<KeyValueOfanyTypeanyType>
<Key />
<Value />
</KeyValueOfanyTypeanyType>
</ArrayOfKeyValueOfanyTypeanyType>
</ArrayOfArrayOfKeyValueOfanyTypeanyType>
text/html
Sample:
[
{
"System.Object": {},
"System.Object": {}
},
{
"System.Object": {},
"System.Object": {}
}
]