Bombshell Agency Platform Service

<back to all web services

BusinessCardStatusRequest

The following routes are available for this service:
GET,OPTIONS/v1/BusinessCardStatus

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

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

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

POST /json/reply/BusinessCardStatusRequest HTTP/1.1 
Host: testapi3.teamifg.com 
Content-Type: application/json
Content-Length: length

{"BusinessCard":[{"CardId":0,"AgentId":0,"NumRows":0,"Name":"String","Title":"String","Phone":"String","Fax":"String","Cell":"String","Email":"String","Address":"String","License":"String","SubmittedDate":"0001-01-01T00:00:00.0000000","OrderedDate":"0001-01-01T00:00:00.0000000","ProofApprovedDate":"0001-01-01T00:00:00.0000000","AdminApproved":"String","AdminApprovedDate":"0001-01-01T00:00:00.0000000","Quantity":0,"Notes":"String","ShippingAddressId":0,"BusinessCardFrontTypeId":0,"BusinessCardBackTypeId":0,"ArtURL":"String","OrderedURL":"String","OrderedAddress":{"ID":0,"AddressTypeID":0,"AddressContact":"String","AttentionTo":"String","AddressLine1":"String","AddressLine2":"String","AddressLine3":"String","AddressCity":"String","AddressState":"String","AddressZip":"String","AddressCountry":"String","PhoneNumber":"String","FaxNumber":"String","UID":"00000000000000000000000000000000"},"OrderedUser":"String"}]}
HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: length

{"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String"}]},"BusinessCard":[{"CardId":0,"AgentId":0,"NumRows":0,"Name":"String","Title":"String","Phone":"String","Fax":"String","Cell":"String","Email":"String","Address":"String","License":"String","SubmittedDate":"0001-01-01T00:00:00.0000000","OrderedDate":"0001-01-01T00:00:00.0000000","ProofApprovedDate":"0001-01-01T00:00:00.0000000","AdminApproved":"String","AdminApprovedDate":"0001-01-01T00:00:00.0000000","Quantity":0,"Notes":"String","ShippingAddressId":0,"BusinessCardFrontTypeId":0,"BusinessCardBackTypeId":0,"ArtURL":"String","OrderedURL":"String","OrderedAddress":{"ID":0,"AddressTypeID":0,"AddressContact":"String","AttentionTo":"String","AddressLine1":"String","AddressLine2":"String","AddressLine3":"String","AddressCity":"String","AddressState":"String","AddressZip":"String","AddressCountry":"String","PhoneNumber":"String","FaxNumber":"String","UID":"00000000000000000000000000000000"},"OrderedUser":"String"}]}