API Reference
Log In
API Reference

Update Opportunities

Update opportunities.
Authentication is mandatory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📖 Example Requests

Below please find the JSON body for an example request:

{
  "id_opportunity": "006Dl00000G2gz7IAB",
  "data": {
    "FIngrSist__c": "1"
  }
}

JSON response body fields:

NameDescriptionType
message_resultResponse message from the endpoint. If successful it will send "Opportunity updated successfully", otherwise "Opportunity fields were not updated".string
Path Params
string
enum
required
Defaults to BLNI

Description: Defines the source bank code.

Allowed:
Body Params
string
required
Defaults to 006Dl00000G2gz7IAB

Description: Opportunity ID to be updated in SalesForces.
Size: 35.

json
required
Defaults to { "FIngrSist__c": "1" }

Description: JSON data to be sent to SalesForce to update in the Opportunity.
Size: 300.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json