get
https://api-sandbox.lafise.com/obl/v1/banks//opportunities/
Obtain opportunities's information.
Authentication is mandatory.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
JSON response body fields:
| Name | Description | Type |
|---|---|---|
records[] | List of opportunity data records. | array of object |
records[].attributes | Opportunity's attributes. | object |
records[].attributes.attributes | Detail of the opportunity attribute. | object |
records[].attributes.attributes.type | Type | string |
records[].attributes.attributes.url | Url | string |
records[].attributes.ibs | Ibs | string |
records[].id | Opportunity's identifier. | string |
records[].stage_name | Opportunity's stage name. | string |
records[].record_type_id | Record type ID. | string |
records[].account_id | Account's identifier. | string |
records[].account | Account's details. | object |
records[].account.attributes | Account attributes. | object |
records[].account.attributes.type | Type | string |
records[].account.attributes.url | Url | string |
records[].account.ibs | Ibs | string |
records[].oportunity_country | Opportunity's country code. | string |
records[].data | JSON containing opportunity data. | string |
records[].is_daugther_oportunity | Indicates if it is a daughter opportunity. | boolean |
records[].owner | Opportunity owner details. | object |
records[].owner.attributes | Owner's attributes. | object |
records[].owner.attributes.type | Type | string |
records[].owner.attributes.url | Url | string |
records[].owner.employee_number | Employee number. | string |
records[].name | Opportunity name. | string |
records[].update_data | Opportunity update date. | string |
records[].response_data | Opportunity response data. | string |
records[].response_buro | Opportunity response. | string |
