Bombshell Agency Platform Service

<back to all web services

ReliefStrategiesOpportunityRequest

The following routes are available for this service:
GET,POST,PUT,DELETE,OPTIONS/v1/ReliefStrategies/Opportunity/{AgentId}

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/ReliefStrategiesOpportunityRequest HTTP/1.1 
Host: api3.appreciationfinancial.com 
Content-Type: text/csv
Content-Length: length

ReliefStrategiesOpportunity,AgentId,IsActive
"{ID:0,ContactID:0,OpportunityTypeID:0,GHLOpportunityID:String,GHLOpportunityName:String,CreatedDate:0001-01-01,Deleted:False,ModifiedBy:00000000000000000000000000000000,ModifiedDate:0001-01-01}",0,False

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

ReliefStrategiesOpportunities,ResponseStatus
"[{ID:0,ContactID:0,OpportunityTypeID:0,GHLOpportunityID:String,GHLOpportunityName:String,CreatedDate:0001-01-01,Deleted:False,ModifiedBy:00000000000000000000000000000000,ModifiedDate:0001-01-01}]","{ErrorCode:String,Message:String,StackTrace:String,Errors:[{ErrorCode:String,FieldName:String,Message:String}]}"