{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"84b4c3b9-a5e0-491b-9fd9-e8bf2519f2b8","name":"Gateway API","description":"### [[Click Hete For The Latest Changes]](https://apidocs.saraplus.com/#75278503-bba0-40a5-8a77-504c3497efcf)\n\n# SARA Plus API Overview\n\nThe SARA Plus application programming interfaces (APIs) use XML files to communicate with the AT&T Order Gateway to place orders for AT&T services. Each of these interchanges with the Gateway happen in two steps:\n\n• Request (also called PostData)\n\n• Response\n\n# Gateway API Overview\n\nThe Request package is sent to the Gateway. Once it is absorbed, validated and evaluated, the Gateway will respond in kind with a Response. Each interchange involves this dual interaction: a Request followed by a Response. The Response Code returned in the response file indicates what issues the Gateway encountered, if any. A Response Code value of 0000 indicates no issues were found.\n\nEach SARA Plus API iniitiates, conducts and completes a conversation between a customer and AT&T as quickly, thoroughly and easily as possible. SARA Plus has designed these APIs to streamline the information needed from a customer and maximize information available from other sources to get the information needed from the customer and from AT&T to complete the order process for AT&T services and products.\n\nTo use the API, the XML payload is sent to one of two endpoints, depending on whether the session is a production one or a quality assurance session.\n\n# Request Endpoints\n\nThe base universal resource locator (URL) for each environment is:\n\n- Prod : [https://api.saraplus.com/api/prod](https://gateway.saraplus.com/api/prod/)\n    \n- QA : [https://api-qa.saraplus.com/api/qa](https://gateway.saraplus.com/api/qa/)\n    \n\nThe parameter is:\n\n- POST(HTTP Method)\n    \n\n# Request Header\n\nThe request header expects an authorization token which is provided during onboarding of a new dealer. DSI uses Basic Authentication, so the authorization token must be included in the header sent to the endpoint. Here’s an example of a Basic Auth in a request header:\n\nAuthorization: Basic bG9sOnNlY3VyZQ==\n\nwhere bG9sOnNlY3VyZQ== in this example is the token string provided. You will replace that string with the token you are provided.\n\n# Content-Type\n\nThe content-type parameter in the request is:\n\n• application/xml\n\n# Request body\n\nThe body of the request uses XML as defined in full specifications\n\n# Sara Plus Test Cases for Order Entry\n\n| API Call | Type | Email Address |\n| --- | --- | --- |\n| PD - Product Details | SELF INSTALL | install.self |\n| PD - Product Details | COMBINED INSTALL | install.combined |\n| PD - Product Details | SPLIT INSTALL | install.split |\n| PD - Product Details | ATV+Low Speed | atv.18mbspeed |\n| PD - Product Details | ATV or VBB Gift Card | gift.card |\n|  |  |  |\n| CC - Credit Check | DTV Fee | fee.dtv |\n| CC - Credit Check | IPBB $100 | fee.att |\n| CC - Credit Check | ABP Require | fee.abp |\n| CC - Credit Check | No Fees | no.fee |\n| CC - Credit Check | LOW | risk.low |\n| CC - Credit Check | MEDIUM | risk.medium |\n| CC - Credit Check | HIGH | risk.high |\n| CC - Credit Check | UNKNOWN | risk.unknown |\n| CC - Credit Check | REVIEW | risk.review |\n| CC - Credit Check | WIRELESS NO LINES | wireless.nolines |\n| CC - Credit Check | OB/DEBT | debt.pass |\n| CC - Credit Check | OB/DEBT | debt.fail |\n| CC - Credit Check | NCVC | ncvc.pass |\n| CC - Credit Check | NCVC | ncvc.fail |\n| CC - Credit Check | WSC | cust.wsc.no |\n| CC - Credit Check | WSC | cust.wsc.maybe |\n| CC - Credit Check | WSC | cust.wsc.yes |\n| CC - Credit Check | Review IPBB | risk.review.ipbb |\n| CC - Credit Check | Review Vid | risk.review.video |\n| CC - Credit Check | Payup | pay.up |\n| CC - Credit Check | payoff | pay.off |\n| CC - Credit Check | upgrade | upgrade |\n| CC - Credit Check | Auth ID Cancel | authid.fail |\n| CC - Credit Check | Auth ID bypass | authid.pass |\n| CC - Credit Check | eSIM eligible | esim.pass |\n| CC - Credit Check | eSIM not capable | esim.fail |\n| CC - Credit Check | eSIM locked | esim.lock |\n| CC - Credit Check |  | wireless.downpayment |\n| CC - Credit Check |  | wireless.downpayment.pif |\n| CC - Credit Check |  | exg.fan |\n| CC - Credit Check |  | debit.card |\n| CC - Credit Check |  | credit.card |\n| CC - Credit Check |  | req.paperless |\n| CC - Credit Check |  | req.autopay |\n| CC - Credit Check |  | gfmo |\n| CC - Credit Check |  | fde |\n| CC - Credit Check |  | risk.review.86 |\n| CC - Credit Check |  | dtv.fee.low |\n| CC - Credit Check |  | dtv.fee.high |\n\nFDE lets you skip the Fraud Review  \nGMFO shows the Fraud review but lets you pass  \nExg.fan shows EXISTING SIGFAN for Upgrade Flows  \ndtv.fee.low - $49 DTV Fee  \ndtv.fee.high $199 DTV Fee\n\n# SARA Plus Test Credit Cards\n\n| **Card Type** | **Card Number** |\n| --- | --- |\n| MasterCard (MC) | 5506900140100305 |\n| Amex (AE) | 345612313521003 |\n| Discover (DC) | 6510000000000133 |\n| Visa (VI) | 4761739001010119 |\n\nAny provider, any payment  \nExpiration date must be in future  \nCVV can be any 3 digit value  \nMust match billing zip used\n\n# Provider Response Codes\n\n| API Response Code | API Response Description |\n| --- | --- |\n| 0000 | Success |\n| 2002 | Multiple addresses returned |\n| 2003 | Service address cannot be validated |\n| 2005 | No offers found / not requested |\n| 2009 | Existing Service |\n| 9999 | General Failure |\n\n# Wireless Credit Response Codes\n\n| API Response Code | API Response Description |\n| --- | --- |\n| CA/AA | Credit Pass |\n| AR | Analyst review required |\n| PA | Needs refresh |\n| ER | AT&T API error |","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"11305081","team":1489258,"collectionId":"84b4c3b9-a5e0-491b-9fd9-e8bf2519f2b8","publishedId":"TVzXBaeZ","public":true,"publicUrl":"https://apidocs.saraplus.com","privateUrl":"https://go.postman.co/documentation/11305081-84b4c3b9-a5e0-491b-9fd9-e8bf2519f2b8","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":""}],"appearance":{"default":"light","themes":[{"name":"dark","logo":null,"colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"FF6C37"}},{"name":"light","logo":null,"colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"}}]}},"version":"8.11.6","publishDate":"2025-07-15T16:54:31.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"","description":""},"logos":{"logoLight":null,"logoDark":null}},"statusCode":200},"environments":[],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/38326f9c2d2329232b92609a34ed5c3bdd7a462c3e5461e6ee4fb4ca87af2ab2","favicon":"https://res.cloudinary.com/postman/image/upload/v1613148515/team/l4lxzpcfj0ytomginrz1.ico"},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"}],"canonicalUrl":"https://apidocs.saraplus.com/view/metadata/TVzXBaeZ"}