{"info":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","description":"<html><head></head><body><p>This is a collection of API docs to access the partner API routes after being given an API key. After requested and approved you will be given a DEV API key that routes to the base url <a href=\"https://dev.api.upma.org/api/\">https://dev.api.upma.org/api/</a> . After successfully creating integrations with the DEV API key you may request a PROD API key that will interact with the live website at <a href=\"https://api.upma.org/api/\">https://api.upma.org/api/</a> .</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"9282480","collectionId":"04c413c6-3bc5-470f-880a-5b5ef9d23556","publishedId":"2s93JzLg1L","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-05T18:14:45.000Z"},"item":[{"name":"Pre-Login","item":[{"name":"Signup","id":"d7142adf-4efa-4608-8ac2-b1dc71c649be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Doe\",\n    \"legalName\": \"Johnathan Doe\",\n    \"email\": \"testuser5238@example.com\",\n    \"password\": \"StrongPassword123!\",\n    \"street_1\": \"123 Main St\",\n    \"street_2\": \"\",\n    \"city\": \"Salt Lake City\",\n    \"state_region\": \"UT\",\n    \"country\": \"US\",\n    \"postal_code\": \"84101\",\n    \"securityQuestion\": \"What is your pet\\u2019s name?\",\n    \"securityAnswer\": \"Fluffy\",\n    \"birthDate\": \"1990-01-01\",\n    \"primaryPhoneNumber\": \"1234567890\",\n    \"memberAgreement\": true,\n    \"wantsEmails\": true,\n    \"hasBusiness\": false,\n    \"recruiter\": \"\",\n    \"referralSourceUuid\": \"455d62de-b927-4ce4-a013-5522c08ee51c\",\n    \"referralSourceAdditionalInfo\": \"\",\n    \"branchUuid\": \"\",\n    \"rcpToken\": \"recaptcha-is-only-setup-to-work-in-production\",\n    \"ipAddress\": \"127.0.0.1\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/auth/signup","description":"<p>This is the method in which you can create a new account in the UPMA system. If you send nothing in except for the API key then you should get a long list of what parameters are required. There is unfortunately a mix of camelCase and snake_case.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}},"urlObject":{"path":["api","auth","signup"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"af8634db-68f6-4bf4-bdfd-eac88e5bae8f","name":"Failed due to invalid API key","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"street_1\": \"371 N 800 E\",\n    \"city\": \"Provo\",\n    \"state_region\": \"UT\",\n    \"country\": \"USA\",\n    \"postal_code\": \"84606\",\n    \"birthDate\": \"1990-05-08\",\n    \"email\": \"test@tesdddss.com\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Doe\",\n    \"legalName\": \"John Doe & Family Trust\",\n    \"memberAgreement\": true,\n    \"password\": \"thisismyPassword\",\n    \"primaryPhoneNumber\": \"5555555555\",\n    \"rcpToken\": \"03AGdBq24CVd6N37fNkXGodnv3iQVpdqzLq5W6c48ah1UgEkHp3KaP3pwE7OB6TFBXYpx_wF1V7n5P6A_lzfBWYvLGAbyJjgBubqNkhXk5xJyLkVUCeml7xqQGrm9W2cgltl186cy0nlHsf3CcODmdyG_2xxoY68r59q5qDeS65sKbTpjolRTd7NJfPmw0GYwt671qsPvTDOK2oCCNUHz19A_Bly5fD2IseRvlcrk7DBHwzyNRS3uXMlI_b919pPshYDNl5H3DVPp53NPkmAluMcYmQMi2U9VwjRPdT5A7dbU6uv9-yeVWx6H69Msgj68OCETZbh9NrUSDNNiXZ7FbrGWj5yI4vxddxidB8TZ-HHfcvP-Ze113h_6JALL2cOhU6N6MAWlL_-cTMd6kLLIG6lHRoWgGdhLFbZsZHOnUyU6c0-oSVjC_gSCvDs1MPARJoj_OtW8AidWUt9G0XKhQmbnB5EyV5m-kUycDtbKnMZtbmrDPvnXp3D5YEmQxV2ucYiVY0o1vGsGQLlzb7pINhuYsGk4TONN_hw\",\n    \"securityAnswer\": \"The one in Dallas, TX\",\n    \"securityQuestion\": \"What hospital were you born in?\",\n    \"wantsEmails\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/signup"},"status":"Invalid API Key","code":401,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 15:57:34 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"53"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid API Key\",\n    \"validationErrors\": null\n}"},{"id":"ceb38628-e692-42ab-b464-c62d30a08e22","name":"Failed due to a param not filled out correctly","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"street_1\": \"371 N 800 E\",\n    \"city\": \"Provo\",\n    \"state_region\": \"UT\",\n    \"country\": \"USA\",\n    \"postal_code\": \"84606\",\n    \"birthDate\": \"1990-05-08\",\n    \"email\": \"test@tescom\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Doe\",\n    \"legalName\": \"John Doe & Family Trust\",\n    \"memberAgreement\": true,\n    \"password\": \"thisismyPassword\",\n    \"primaryPhoneNumber\": \"5555555555\",\n    \"rcpToken\": \"03AGdBq24CVd6N37fNkXGodnv3iQVpdqzLq5W6c48ah1UgEkHp3KaP3pwE7OB6TFBXYpx_wF1V7n5P6A_lzfBWYvLGAbyJjgBubqNkhXk5xJyLkVUCeml7xqQGrm9W2cgltl186cy0nlHsf3CcODmdyG_2xxoY68r59q5qDeS65sKbTpjolRTd7NJfPmw0GYwt671qsPvTDOK2oCCNUHz19A_Bly5fD2IseRvlcrk7DBHwzyNRS3uXMlI_b919pPshYDNl5H3DVPp53NPkmAluMcYmQMi2U9VwjRPdT5A7dbU6uv9-yeVWx6H69Msgj68OCETZbh9NrUSDNNiXZ7FbrGWj5yI4vxddxidB8TZ-HHfcvP-Ze113h_6JALL2cOhU6N6MAWlL_-cTMd6kLLIG6lHRoWgGdhLFbZsZHOnUyU6c0-oSVjC_gSCvDs1MPARJoj_OtW8AidWUt9G0XKhQmbnB5EyV5m-kUycDtbKnMZtbmrDPvnXp3D5YEmQxV2ucYiVY0o1vGsGQLlzb7pINhuYsGk4TONN_hw\",\n    \"securityAnswer\": \"The one in Dallas, TX\",\n    \"securityQuestion\": \"What hospital were you born in?\",\n    \"wantsEmails\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/signup"},"status":"Invalid information.","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:00:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"102"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid information.\",\n    \"validationErrors\": {\n        \"email\": [\n            \"Email is not a valid email address\"\n        ]\n    }\n}"},{"id":"23134136-3b30-44a5-97c8-499113a06976","name":"Successfully created (no response, just 200)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"street_1\": \"371 N 800 E\",\n    \"city\": \"Provo\",\n    \"state_region\": \"UT\",\n    \"country\": \"USA\",\n    \"postal_code\": \"84606\",\n    \"birthDate\": \"1990-05-08\",\n    \"email\": \"test@tesdddss.com\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Doe\",\n    \"legalName\": \"John Doe & Family Trust\",\n    \"memberAgreement\": true,\n    \"password\": \"thisismyPassword\",\n    \"primaryPhoneNumber\": \"5555555555\",\n    \"rcpToken\": \"03AGdBq24CVd6N37fNkXGodnv3iQVpdqzLq5W6c48ah1UgEkHp3KaP3pwE7OB6TFBXYpx_wF1V7n5P6A_lzfBWYvLGAbyJjgBubqNkhXk5xJyLkVUCeml7xqQGrm9W2cgltl186cy0nlHsf3CcODmdyG_2xxoY68r59q5qDeS65sKbTpjolRTd7NJfPmw0GYwt671qsPvTDOK2oCCNUHz19A_Bly5fD2IseRvlcrk7DBHwzyNRS3uXMlI_b919pPshYDNl5H3DVPp53NPkmAluMcYmQMi2U9VwjRPdT5A7dbU6uv9-yeVWx6H69Msgj68OCETZbh9NrUSDNNiXZ7FbrGWj5yI4vxddxidB8TZ-HHfcvP-Ze113h_6JALL2cOhU6N6MAWlL_-cTMd6kLLIG6lHRoWgGdhLFbZsZHOnUyU6c0-oSVjC_gSCvDs1MPARJoj_OtW8AidWUt9G0XKhQmbnB5EyV5m-kUycDtbKnMZtbmrDPvnXp3D5YEmQxV2ucYiVY0o1vGsGQLlzb7pINhuYsGk4TONN_hw\",\n    \"securityAnswer\": \"The one in Dallas, TX\",\n    \"securityQuestion\": \"What hospital were you born in?\",\n    \"wantsEmails\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/signup"},"status":"Successfully created the new user and their accounts.","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:00:54 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d7142adf-4efa-4608-8ac2-b1dc71c649be"},{"name":"Login","id":"a3290f82-78e1-48c9-86e7-831342b0c8dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"test@tesdddss.com\",\n    \"password\": \"fdfdfdf\",\n    \"grant_type\": \"password\",\n    \"client_id\": \"{{company_client_name}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/key/login","description":"<p>This is how you can retrieve a token to use the user's account for 30 days. If correct username and password are provided you will be given a 'user_token' and 'expiry_date' to work with for subsequent requests. Currently an incorrect password returns a 500 and a message \"Invalid Username/Password\" but this will be fixed in the future to be a 400.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}},"urlObject":{"path":["key","login"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b51eb902-b967-4503-afb0-491dd6e5f75f","name":"Failed Username/Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"test@tesdddss.com\",\n    \"password\": \"fdfdfdf\",\n    \"grant_type\": \"password\",\n    \"client_id\": \"{{company_client_name}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/login"},"status":"Invalid Username/Password","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:12:53 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"40"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Invalid Username/Password\"\n}"},{"id":"87bd2b13-389c-4068-a028-83300ce3a1e1","name":"Successful Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"test@tesdddss.com\",\n    \"password\": \"thisismyPassword\",\n    \"grant_type\": \"password\",\n    \"client_id\": \"{{company_client_name}}\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:10:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"95"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"user_token\": \"fe8bac1c-a352-446e-9861-d469d89da458\",\n    \"expiry_date\": \"2023-04-17 16:10:45.10917\"\n}"}],"_postman_id":"a3290f82-78e1-48c9-86e7-831342b0c8dc"}],"id":"1708da5a-2444-4c81-9102-3270cd47438f","description":"<p>These requests only require the x-api-key.</p>\n","_postman_id":"1708da5a-2444-4c81-9102-3270cd47438f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}}},{"name":"Post-Login","item":[{"name":"Balances","id":"ded7ac82-cd84-4093-974e-7fb7f4254bce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"url":"{{base_url}}/key/balances","description":"<p>This request retieves balances for each account. The top columns are all denoted in USD:</p>\n<p>\"estimatedTotalValue\": \"$0.00\",</p>\n<p>\"estimatedAvailableValue\": \"$0.00\",</p>\n<p>\"remaining10KAllowance\": \"$10,000.00\",</p>\n<p>\"estimatedLiquidationValue\": \"$0.00\"</p>\n<p>Each account in the account breakdowns is denoted in the asset provided in 'assetType'. Please ignore/remove all dollar signs in the account breakdowns before displaying.</p>\n<p>IE:</p>\n<p>\"name\": \"John Doe Gold\",</p>\n<p>\"num\": \"0396219741\",</p>\n<p>\"assetType\": \"Gold Dollar\",</p>\n<p>\"totalHoldings\": \"0.00\",</p>\n<p>\"pendingCredits\": \"0.00\",</p>\n<p>\"pendingDebits\": \"0.00\",</p>\n<p>\"leased\": \"0.00\",</p>\n<p>\"pawned\": \"0.00\",</p>\n<p>\"depositHolds\": \"0.00\",</p>\n<p>\"availableBalance\": \"0.00\",</p>\n<p>\"estimatedTotalValue\": \"0.00\"</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}},"urlObject":{"path":["key","balances"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"031b8a3b-a7bd-45d9-9940-ab06ae32cd5f","name":"Without User Token Provided","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/balances"},"status":"The resource owner or authorization server denied the request.","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:15:07 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"76"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The resource owner or authorization server denied the request.\"\n}"},{"id":"58ca0986-3f00-4b8a-8519-5309f09a1ad3","name":"Successful retrieval of balances","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"url":"{{base_url}}/balances"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:17:47 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1195"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"estimatedTotalValue\": \"$0.00\",\n    \"estimatedAvailableValue\": \"$0.00\",\n    \"remaining10KAllowance\": \"$10,000.00\",\n    \"estimatedLiquidationValue\": \"$0.00\",\n    \"accountBreakdowns\": [\n        {\n            \"name\": \"John Doe Goldback\",\n            \"num\": \"0030794559\",\n            \"assetType\": \"Goldback\",\n            \"totalHoldings\": \"$0.00\",\n            \"pendingCredits\": \"$0.00\",\n            \"pendingDebits\": \"$0.00\",\n            \"leased\": \"$0.00\",\n            \"pawned\": \"$0.00\",\n            \"depositHolds\": \"$0.00\",\n            \"availableBalance\": \"$0.00\",\n            \"estimatedTotalValue\": \"$0.00\"\n        },\n        {\n            \"name\": \"John Doe Gold\",\n            \"num\": \"0396219741\",\n            \"assetType\": \"Gold Dollar\",\n            \"totalHoldings\": \"$0.00\",\n            \"pendingCredits\": \"$0.00\",\n            \"pendingDebits\": \"$0.00\",\n            \"leased\": \"$0.00\",\n            \"pawned\": \"$0.00\",\n            \"depositHolds\": \"$0.00\",\n            \"availableBalance\": \"$0.00\",\n            \"estimatedTotalValue\": \"$0.00\"\n        },\n        {\n            \"name\": \"John Doe Silver\",\n            \"num\": \"0291565117\",\n            \"assetType\": \"Silver Dollar\",\n            \"totalHoldings\": \"$0.00\",\n            \"pendingCredits\": \"$0.00\",\n            \"pendingDebits\": \"$0.00\",\n            \"leased\": \"$0.00\",\n            \"pawned\": \"$0.00\",\n            \"depositHolds\": \"$0.00\",\n            \"availableBalance\": \"$0.00\",\n            \"estimatedTotalValue\": \"$0.00\"\n        },\n        {\n            \"name\": \"John Doe Paper\",\n            \"num\": \"0090078633\",\n            \"assetType\": \"Paper Dollar\",\n            \"totalHoldings\": \"$0.00\",\n            \"pendingCredits\": \"$0.00\",\n            \"pendingDebits\": \"$0.00\",\n            \"leased\": \"$0.00\",\n            \"pawned\": \"$0.00\",\n            \"depositHolds\": \"$0.00\",\n            \"availableBalance\": \"$0.00\",\n            \"estimatedTotalValue\": \"$0.00\"\n        }\n    ]\n}"}],"_postman_id":"ded7ac82-cd84-4093-974e-7fb7f4254bce"},{"name":"Transfer","id":"6c6077fc-f0fa-464e-8864-91b7c9fb9a80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"accountNum\": \"0396219741\",\n    \"amount\": \"50\",\n    \"description\": \"Sending money for (blank)\",\n    \"username\": \"joseph@schafers.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/key/transfer","description":"<p>This is where escrowed transfers are created. This will be updated in the future to differentiate between merchants and members. Unfortunately the current reply for if the required parameters are not provided is a 500 Internal Server Error. There is correct error handling for when all parameters are provided. The asset type is determined by which accountNum you send in with the request, which is provided in the balances GET route.</p>\n<p>A TRANSFER IS NOT COMPLETE UNTIL AFTER EITHER ACCEPTED OR DENIED.</p>\n<p>The transfer feature puts the funds into a form of escrow where the funds are locked up to send to the party but not available to the party. Only the sender can push the funds through (settled the transaction) and only the reciever can deny the transcation (cancel the transaction). If you want to immediately settle the transaction, use the journal number retrieved when creating the transfer to send in a Transfer Action requesting to settle.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}},"urlObject":{"path":["key","transfer"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d6322678-ad7e-4616-9661-d5e4483178fe","name":"Counterparty does not exist","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"accountNum\": \"0396219741\",\n    \"amount\": \".10\",\n    \"description\": \"Sending money for (blank)\",\n    \"username\": \"sdffsdff@schafers.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/transfer"},"status":"The user 'sdffsdff@schafers.com' does not exist.","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:36:37 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"86"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"The user 'sdffsdff@schafers.com' does not exist.\",\n    \"validationErrors\": null\n}"},{"id":"102b8660-10a3-4704-8d7e-e42ffd12ed2d","name":"Not all parameters provided","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"accountNum\": \"0396219741\",\n    \"description\": \"Sending money for (blank)\",\n    \"username\": \"sdffsdff@schafers.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/transfer"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:36:56 GMT"},{"key":"Content-Type","value":"text/html;charset=UTF-8"},{"key":"Content-Length","value":"445"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"<html>\n    <head>\n        <meta http-equiv='Content-Type' content='text/html; charset=utf-8'>\n        <title>Slim Application Error</title>\n        <style>body{margin:0;padding:30px;font:12px/1.5 Helvetica,Arial,Verdana,sans-serif;}h1{margin:0;font-size:48px;font-weight:normal;line-height:48px;}strong{display:inline-block;width:65px;}</style>\n    </head>\n    <body>\n        <h1>Slim Application Error</h1>\n        <p>A website error has occurred. Sorry for the temporary inconvenience.</p>\n    </body>\n</html>"},{"id":"b6a29568-39ae-4319-a2f3-6fbee7283467","name":"Insufficent Funds","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"accountNum\": \"0396219741\",\n    \"amount\": \"5330\",\n    \"description\": \"Sending money for (blank)\",\n    \"username\": \"joseph@schafers.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/transfer"},"status":"Error, the account has insufficient funds for this transaction.","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:48:36 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"174"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Error, the account has insufficient funds for this transaction.\",\n    \"validationErrors\": {\n        \"message\": \"Error, the account has insufficient funds for this transaction.\"\n    }\n}"},{"id":"9659729d-d5b8-4dd8-875d-0e2e9773727b","name":"Successful Transfer Request Created","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"accountNum\": \"0396219741\",\n    \"amount\": \".10\",\n    \"description\": \"Sending money for (blank)\",\n    \"username\": \"joseph@schafers.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/transfer"},"status":"Successfully received the Transfer.","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:43:34 GMT"},{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Successfully received the Transfer.\",\n    \"journal_number\": \"000000000000000000001868285968\"\n}"}],"_postman_id":"6c6077fc-f0fa-464e-8864-91b7c9fb9a80"},{"name":"Transfer Action","id":"8850f2cb-d8f3-4fd3-bea4-7743ebb8270d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"action\":\"Accept\",\n    \"journalNum\": \"000000000000000000001868285968\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/key/transfer/action","description":"<p>This request is used to either push funds through from a previously created transfer, or to deny funds from a transfer sent to you.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}},"urlObject":{"path":["key","transfer","action"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"33911d46-6395-42b8-bcd6-4437599d4bbd","name":"Failed Attempt to Reject (Cancel) transfer on Payor Side","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"action\":\"Reject\",\n    \"journalNum\": \"000000000000000000001868285968\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/transfer/action"},"status":"Payor can only push funds through","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:55:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"71"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Payor can only push funds through\",\n    \"validationErrors\": null\n}"},{"id":"f6afe01b-287b-4feb-91dd-34e72cc19b67","name":"Successful push-through of funds","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"action\":\"Accept\",\n    \"journalNum\": \"000000000000000000001868285968\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/transfer/action"},"status":"Successfully updated the Transfer.","code":200,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:55:50 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Content-Length","value":"0"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":null},{"id":"508b5bd4-ec85-486d-a654-0ff38e2deee9","name":"Failed Attempt to push through already Settled/Cancelled funds","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"action\":\"Accept\",\n    \"journalNum\": \"000000000000000000002004576699\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/transfer/action"},"status":"Status not in a pending state","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 16:56:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"67"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Status not in a pending state\",\n    \"validationErrors\": null\n}"}],"_postman_id":"8850f2cb-d8f3-4fd3-bea4-7743ebb8270d"},{"name":"Transfer History","id":"173cc001-016a-4ec4-b479-31809775b5b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"url":"{{base_url}}/key/transfer/history","description":"<p>This shows the history of transfers made/recieved and their current state.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}},"urlObject":{"path":["key","transfer","history"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f73dcc02-2c1a-4a57-9146-81d5bf715585","name":"Transfer History Example","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{user_token}}","type":"text"}],"url":"{{base_url}}/transfer/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 18 Mar 2023 17:00:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1127"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"amount\": \"$-50.00\",\n        \"assetType\": \"Gold Dollar\",\n        \"meta\": {\n            \"description\": \"Sending money for (blank)\"\n        },\n        \"posted\": \"2023-03-18 16:56:27.831158\",\n        \"postedFMT\": \"Mar 18, 2023\",\n        \"status\": \"Pending\",\n        \"journalNum\": \"000000000000000000002004576699\",\n        \"counterparties\": \"joseph@schafers.com\",\n        \"isPayor\": true\n    },\n    {\n        \"amount\": \"$-50.00\",\n        \"assetType\": \"Gold Dollar\",\n        \"meta\": {\n            \"description\": \"Sending money for (blank)\"\n        },\n        \"posted\": \"2023-03-18 16:54:49.682632\",\n        \"postedFMT\": \"Mar 18, 2023\",\n        \"status\": \"Settled\",\n        \"journalNum\": \"000000000000000000001868285968\",\n        \"counterparties\": \"joseph@schafers.com\",\n        \"isPayor\": true\n    },\n    {\n        \"amount\": \"$-0.10\",\n        \"assetType\": \"Gold Dollar\",\n        \"meta\": {\n            \"description\": \"Sending money for (blank)\"\n        },\n        \"posted\": \"2023-03-18 16:43:33.795001\",\n        \"postedFMT\": \"Mar 18, 2023\",\n        \"status\": \"Pending\",\n        \"journalNum\": \"000000000000000000000708475395\",\n        \"counterparties\": \"joseph@schafers.com\",\n        \"isPayor\": true\n    },\n    {\n        \"amount\": \"$-0.10\",\n        \"assetType\": \"Gold Dollar\",\n        \"meta\": {\n            \"description\": \"Sending money for (blank)\"\n        },\n        \"posted\": \"2023-03-18 16:26:38.485114\",\n        \"postedFMT\": \"Mar 18, 2023\",\n        \"status\": \"Settled\",\n        \"journalNum\": \"000000000000000000001615936902\",\n        \"counterparties\": \"joseph@schafers.com\",\n        \"isPayor\": true\n    }\n]"}],"_postman_id":"173cc001-016a-4ec4-b479-31809775b5b7"},{"name":"Get Rates Snapshot","id":"ee259b5e-9a75-4874-bdd9-0faabfde3133","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/key/rates/snapshot?day=2026-02-23","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}},"urlObject":{"path":["key","rates","snapshot"],"host":["{{base_url}}"],"query":[{"key":"day","value":"2026-02-23"}],"variable":[]}},"response":[],"_postman_id":"ee259b5e-9a75-4874-bdd9-0faabfde3133"}],"id":"87320e6e-f809-4585-8f61-ffcf34f2c3cc","description":"<p>After retrieving the 'user_token' by the login route you will need to provide it with each request for interacting with the user's account. It will be passed in as a header parameter key:'Authorization' value:{{user_token}}.</p>\n","_postman_id":"87320e6e-f809-4585-8f61-ffcf34f2c3cc","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}}},{"name":"Public","item":[{"name":"Get Rates","id":"0341c2c2-eef4-4053-8b80-772664888f15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{url}}/api/public/rates?day=2025-03-01","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}},"urlObject":{"path":["api","public","rates"],"host":["{{url}}"],"query":[{"key":"day","value":"2025-03-01"}],"variable":[]}},"response":[{"id":"c04bc5cf-9042-47a4-a69b-d3c81c1ce76f","name":"Successful","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/public/rates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 08 Jun 2023 03:00:46 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"238"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.38 (Debian)"},{"key":"X-Powered-By","value":"PHP/7.2.30"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Origin, X-Requested-With, Content-Type, Accept, Authorization"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"day_of_rate\": \"Thursday, January 2nd, 2025\",\n    \"previous_day_of_rate\": \"Tuesday, December 31st, 2024\",\n    \"gold_spot\": \"$2,662.00\",\n    \"gold_rate\": \"$56.48\",\n    \"gold_previous_rate\": \"$55.83\",\n    \"gold_rate_change\": \"1.16%\",\n    \"gold_buy_back\": \"$2,651.16\",\n    \"silver_spot\": \"$29.68\",\n    \"silver_rate\": \"$35.62\",\n    \"silver_previous_rate\": \"$34.76\",\n    \"silver_rate_change\": \"2.47%\",\n    \"silver_buy_back\": \"$31.31\",\n    \"goldback_rate\": \"$5.28\",\n    \"goldback_previous_rate\": \"$5.22\",\n    \"goldback_rate_change\": \"1.15%\",\n    \"goldback_buy_back\": \"$4.76\",\n    \"goldback_official_price\": \"$5.48\"\n}"}],"_postman_id":"0341c2c2-eef4-4053-8b80-772664888f15"}],"id":"794dd002-50d6-45ea-ae23-82bad795f3d8","_postman_id":"794dd002-50d6-45ea-ae23-82bad795f3d8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","id":"04c413c6-3bc5-470f-880a-5b5ef9d23556","name":"UPMA Public API Docs (x-api-key)","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{x-api-key}}"}]}},"event":[{"listen":"prerequest","script":{"id":"81053a86-3b4e-4217-9c8c-dcfb4f97926e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a2347ea1-54cf-4fc5-86ef-320236c2596b","type":"text/javascript","exec":[""]}}]}