{
"info": {
"_postman_id": "73ff8556-278b-45f5-aa87-6340c4353805",
"name": "API Reference Accounts Opportunities API",
"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"lastUpdatedBy": "35240",
"uid": "35240-73ff8556-278b-45f5-aa87-6340c4353805"
},
"item": [
{
"name": "v1",
"item": [
{
"name": "opportunities",
"item": [
{
"name": "definitions",
"item": [
{
"name": "Get opportunity field definitions",
"id": "ae952fdc-d43d-4709-96e2-489f1ec10bf3",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{bearerToken}}",
"type": "string"
}
]
},
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
},
"description": "Returns the schema for all field and relationship definitions available on opportunities, including both system-defined and custom fields. Useful for understanding the shape of opportunity data before creating or updating records. See [Fields and relationships](/using-the-api/fields-and-relationships/) for more details.\n\n**[Required scope](/using-the-api/scopes/):** `opportunities:read`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Read"
},
"response": [
{
"id": "82d824c0-3ac1-412e-bf84-eb9a6eb26a73",
"name": "OK",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"objectType\": \"\",\n \"fieldDefinitions\": {\n \"aute_4_\": {\n \"label\": \"\",\n \"description\": \"\",\n \"valueType\": \"CURRENCY\",\n \"typeConfiguration\": {\n \"options\": [\n {\n \"id\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n }\n ],\n \"currency\": \"\",\n \"unique\": \"\",\n \"multipleValues\": \"\",\n \"handleService\": \"TWITTER\"\n },\n \"id\": \"\",\n \"readOnly\": \"\"\n },\n \"esse3\": {\n \"label\": \"\",\n \"description\": \"\",\n \"valueType\": \"HTML\",\n \"typeConfiguration\": {\n \"options\": [\n {\n \"id\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"label\": \"\",\n \"description\": \"\"\n }\n ],\n \"currency\": \"\",\n \"unique\": \"\",\n \"multipleValues\": \"\",\n \"handleService\": \"FACEBOOK\"\n },\n \"id\": \"\",\n \"readOnly\": \"\"\n }\n },\n \"relationshipDefinitions\": {\n \"laborec05\": {\n \"label\": \"\",\n \"description\": \"\",\n \"cardinality\": \"HAS_MANY\",\n \"objectType\": \"\",\n \"id\": \"\"\n },\n \"et0\": {\n \"label\": \"\",\n \"description\": \"\",\n \"cardinality\": \"HAS_MANY\",\n \"objectType\": \"\",\n \"id\": \"\"\n }\n }\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-82d824c0-3ac1-412e-bf84-eb9a6eb26a73"
},
{
"id": "e3969fa6-86b1-41d2-aecb-ed42f9e77f43",
"name": "400",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-e3969fa6-86b1-41d2-aecb-ed42f9e77f43"
},
{
"id": "001958a7-4924-4d49-8c38-4be844b6293f",
"name": "401",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-001958a7-4924-4d49-8c38-4be844b6293f"
},
{
"id": "0cc24945-c9a2-422c-bc0f-2847f317683e",
"name": "403",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Forbidden",
"code": 403,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-0cc24945-c9a2-422c-bc0f-2847f317683e"
},
{
"id": "e140e329-39a5-4f1c-9f7d-db7396f535b8",
"name": "404",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-e140e329-39a5-4f1c-9f7d-db7396f535b8"
},
{
"id": "ec0648db-6f50-412f-824c-eb62ed27eeb5",
"name": "409",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Conflict",
"code": 409,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-ec0648db-6f50-412f-824c-eb62ed27eeb5"
},
{
"id": "1e0e3a5f-1866-4f13-8460-aa123041fa49",
"name": "415",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Unsupported Media Type",
"code": 415,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-1e0e3a5f-1866-4f13-8460-aa123041fa49"
},
{
"id": "3247bd2e-fba2-4c8a-a4ee-8c6ff63daa77",
"name": "422",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
"code": 422,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-3247bd2e-fba2-4c8a-a4ee-8c6ff63daa77"
},
{
"id": "effe608a-cb59-4107-8268-c44330641e15",
"name": "429",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-effe608a-cb59-4107-8268-c44330641e15"
},
{
"id": "5474a921-7577-4276-9d8e-2491da3d4cdc",
"name": "500",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-5474a921-7577-4276-9d8e-2491da3d4cdc"
},
{
"id": "d7547c43-109c-44e2-905d-630e67c1e77e",
"name": "503",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Service Unavailable",
"code": 503,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"service_unavailable\"\n },\n \"message\": \"Service Unavailable\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-d7547c43-109c-44e2-905d-630e67c1e77e"
},
{
"id": "0586602d-1628-4be5-9c5d-5cdab2ee3fed",
"name": "504",
"originalRequest": {
"method": "GET",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"url": {
"raw": "{{baseUrl}}/v1/opportunities/definitions",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
"definitions"
]
}
},
"status": "Gateway Timeout",
"code": 504,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"gateway_timeout\"\n },\n \"message\": \"Gateway Timeout\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-0586602d-1628-4be5-9c5d-5cdab2ee3fed"
}
],
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-ae952fdc-d43d-4709-96e2-489f1ec10bf3"
}
],
"id": "941a1319-8b7b-4b78-9d1c-4799d5d7ab2d",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-941a1319-8b7b-4b78-9d1c-4799d5d7ab2d"
},
{
"name": "{id}",
"item": [
{
"name": "Update an opportunity",
"id": "5b562c2c-02a3-41f8-a302-644c9e2684e3",
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": {
"auth": {
"type": "bearer",
"bearer": [
{
"key": "token",
"value": "{{bearerToken}}",
"type": "string"
}
]
},
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"id": "05d29c76-0d15-41d7-bf1a-9e4b478a032c",
"key": "id",
"value": "",
"description": "(Required) "
}
]
},
"description": "Updates an existing opportunity by ID. Only included fields and relationships are modified.\n\nThe `$opportunityStatus` field is read-only and cannot be updated. The `$task`, `$note`, and `$meeting` relationships are also read-only \u2014 manage them via the `$opportunity` relationship on the task, the `$account`/`$opportunity` note relationships, or via the meeting's `$contact` attendees that belong to this opportunity's account.\n\nSupports idempotency via the `Idempotency-Key` header.\n\n**[Required scope](/using-the-api/scopes/):** `opportunities:update`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Write"
},
"response": [
{
"id": "c76e3846-aa13-4862-8fde-74eee4489a4c",
"name": "OK",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "OK",
"code": 200,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"id\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"non_8\": {\n \"valueType\": \"FULL_NAME\",\n \"value\": \"\"\n },\n \"do6_\": {\n \"valueType\": \"FULL_NAME\",\n \"value\": \"\"\n },\n \"in_3\": {\n \"valueType\": \"ADDRESS\",\n \"value\": \"\"\n }\n },\n \"relationships\": {\n \"magnafab\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n },\n \"externalId\": \"\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-c76e3846-aa13-4862-8fde-74eee4489a4c"
},
{
"id": "e9fb55f3-30de-4572-aee3-837240292a14",
"name": "400",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-e9fb55f3-30de-4572-aee3-837240292a14"
},
{
"id": "2a2ea7a5-e891-47ae-804e-c69fc5c04ba5",
"name": "401",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Unauthorized",
"code": 401,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-2a2ea7a5-e891-47ae-804e-c69fc5c04ba5"
},
{
"id": "89376424-717f-4871-b828-541023c3f987",
"name": "403",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Forbidden",
"code": 403,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-89376424-717f-4871-b828-541023c3f987"
},
{
"id": "ea9dbf0c-c041-4c2d-b077-a7d92be5cff7",
"name": "404",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-ea9dbf0c-c041-4c2d-b077-a7d92be5cff7"
},
{
"id": "459c0a04-6424-4267-a094-82fb6b8eca85",
"name": "409",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Conflict",
"code": 409,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-459c0a04-6424-4267-a094-82fb6b8eca85"
},
{
"id": "e2fa8921-0048-4f34-8e6c-ee7158b6c2c9",
"name": "415",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Unsupported Media Type",
"code": 415,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-e2fa8921-0048-4f34-8e6c-ee7158b6c2c9"
},
{
"id": "0584c79f-3b6f-4496-858b-dd71b0bb52eb",
"name": "422",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Unprocessable Entity (WebDAV) (RFC 4918)",
"code": 422,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-0584c79f-3b6f-4496-858b-dd71b0bb52eb"
},
{
"id": "4d69cd91-f51a-4610-b3ac-ca6bf1d197c6",
"name": "429",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Too Many Requests",
"code": 429,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-4d69cd91-f51a-4610-b3ac-ca6bf1d197c6"
},
{
"id": "7fd77428-0283-44f4-a28c-98433418baa0",
"name": "500",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"\",\n \"pariatur_57\": \"\",\n \"ullamco51\": \"\",\n \"occaecata9_\": \"\"\n },\n \"relationships\": {\n \"$owner\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$champion\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n },\n \"$evaluator\": {\n \"add\": \"\",\n \"remove\": \"\",\n \"replace\": \"\"\n }\n }\n}",
"options": {
"raw": {
"headerFamily": "json",
"language": "json"
}
}
},
"url": {
"raw": "{{baseUrl}}/v1/opportunities/:id",
"host": [
"{{baseUrl}}"
],
"path": [
"v1",
"opportunities",
":id"
],
"variable": [
{
"key": "id"
}
]
}
},
"status": "Internal Server Error",
"code": 500,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [],
"responseTime": null,
"body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}",
"createdAt": "2026-07-28T02:07:32.000Z",
"updatedAt": "2026-07-28T02:07:32.000Z",
"uid": "35240-7fd77428-0283-44f4-a28c-98433418baa0"
},
{
"id": "4865179d-2494-449e-8c2b-eadad0ef9962",
"name": "503",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "(Required) Required API version header. Requests may error without it.",
"key": "Lightfield-Version",
"value": "2026-03-01"
},
{
"key": "Content-Type",
"value": "application/json"
},
{
"key": "Accept",
"value": "application/json"
},
{
"description": "Added as a part of security scheme: bearer",
"key": "Authorization",
"value": "Bearer "
}
],
"body": {
"mode": "raw",
"raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$stage\": \"\",\n \"qui_6b\": \"\",\n \"Excepteur_8\": \"