{"info":{"_postman_id":"d83f9dc8-d45c-40b2-84e3-6c5f0b4079d9","name":"Online Check Writer API V3","description":"<html><head></head><body><p><video src=\"https://youtube.com/embed/53pemBjEexw\" alt=\"Getting Started Video\" width=\"500\" height=\"270\"></video></p>\n<h1 id=\"need-any-instant-support\"><strong>Need any Instant Support :</strong></h1>\n<h2 id=\"connect-with-us-on-skype--onlinecheckwriter\">Connect with us on Skype : onlinecheckwriter</h2>\n<p>Phone (408) 775-7720<br>Email : <a href=\"https://mailto:support@onlinecheckwriter.com\">support@onlinecheckwriter.com</a></p>\n<p>Live Chat : <a href=\"https://onlinecheckwriter.com/contact/\">Click Here</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Need any Instant Support :","slug":"need-any-instant-support"}],"owner":"3737507","collectionId":"d83f9dc8-d45c-40b2-84e3-6c5f0b4079d9","publishedId":"UV5WDJ1Y","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-03-04T22:04:22.000Z"},"item":[{"name":"Getting Started","item":[{"name":"Sandbox","item":[],"id":"9a00f876-587f-4d62-a551-787a119803a8","description":"<ol>\n<li><p>Sign up for a <a href=\"https://test.onlinecheckwriter.com/\">test account </a> and get your <a href=\"https://sandbox.onlinecheckwriter.com/manage/developer/index\">API key</a>.</p>\n</li>\n<li><p>If verification issues arise, contact customer support via live chat or email.</p>\n</li>\n<li><p>Download Postman and set the base URL <code>https://test.onlinecheckwriter.com/api/v3</code></p>\n</li>\n<li><p>Configure your Authorization Key in Postman.</p>\n</li>\n<li><p>Add a test bank account using provided sample numbers.</p>\n</li>\n<li><p>Run a comprehensive test to confirm setup.</p>\n</li>\n<li><p>For optional ACH/Direct Deposit testing, contact support.</p>\n</li>\n<li><p>Reach out to support for any setup issues <a href=\"https://mailto:support@onlinecheckwriter.com\">support@onlinecheckwriter.com</a></p>\n</li>\n</ol>\n","_postman_id":"9a00f876-587f-4d62-a551-787a119803a8"},{"name":"Live","item":[],"id":"ffb6d277-340e-4c56-a838-abad46f639f8","description":"<h5 id=\"important-activate-live-api\"><strong><strong>Important</strong>: Activate Live API</strong></h5>\n<h5 id=\"before-going-live-consult-with-our-customer-support-team-to-enable-the-api-in-the-productionlive-environment-failure-to-do-so-will-result-in-an-access-denied-error\">Before going live, consult with our customer support team to enable the API in the production/live environment. Failure to do so will result in an \"Access Denied\" error.</h5>\n<h5 id=\"contact-our-support-team-at-any-stage-if-you-encounter-difficulties-or-have-questions-about-the-setup-process\">Contact our support team at any stage if you encounter difficulties or have questions about the setup process.</h5>\n<ol>\n<li>Sign up for a <a href=\"https://app.onlinecheckwriter.com/\">Live account </a> and get your <a href=\"https://live.onlinecheckwriter.com/manage/developer/index\">API key</a>.</li>\n<li>If verification issues arise, contact customer support via live chat or email.</li>\n<li>Download Postman and set the base URL <code>https://app.onlinecheckwriter.com/api/v3</code></li>\n<li>Configure your Authorization Key in Postman.</li>\n<li>Add a test bank account using provided sample numbers.</li>\n<li>Run a comprehensive test to confirm setup.</li>\n<li>For optional ACH/Direct Deposit testing, contact support.</li>\n<li>Reach out to support for any setup issues <a href=\"https://mailto:support@onlinecheckwriter.com\">support@onlinecheckwriter.com</a></li>\n</ol>\n<p>Do you know we do have an</p>\n","_postman_id":"ffb6d277-340e-4c56-a838-abad46f639f8"}],"id":"6fedbc4a-638b-48e7-bd0b-c44679b222ea","_postman_id":"6fedbc4a-638b-48e7-bd0b-c44679b222ea","description":""},{"name":"Quick Pay","item":[{"name":"Create Check","event":[{"listen":"test","script":{"id":"bb140907-168f-4ab9-9a7c-16002c80d9cb","exec":["const resp = pm.response.json();\r","\r","\r","if(pm.response.code==200 && resp.success == true){\r","\r","    pm.environment.set(\"checkId\", resp.data.checkId);\r","\r","}\r","if(pm.response.code==201 && resp.success == true){\r","\r","    pm.environment.set(\"checkId\", resp.data.checkId);\r","\r","}\r",""],"type":"text/javascript","packages":{}}}],"id":"7959e448-557f-4c83-a23e-e3999c506cee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\": {\r\n        \"accountType\": \"bankaccount\",\r\n        \"accountId\": \"{{bankAccountId}}\"\r\n    },\r\n    \"destination\": {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\": \"5007 richmond rd\",\r\n        \"address2\": \"\",\r\n        \"city\": \"Tyler\",\r\n        \"state\": \"TX\",\r\n        \"zip\": \"75701\",\r\n        \"phone\": \"9032457713\",\r\n        \"email\": \"support@onlinecheckwriter.com\"\r\n    },\r\n    \"payment_details\": {\r\n        \"amount\": 500,\r\n        \"memo\": \"for game\",\r\n        \"note\": \"Note For Internal Purpose\",\r\n        \"referenceID\": \"12\",\r\n        \"issueDate\": \"2024-07-01\",\r\n        \"customElements\": {\r\n            \"element1\": \"first class tracking\",\r\n            \"element2\": \"test sender\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/check","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Source</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accountId</td>\n<td>Required</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Destination</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>Required , string (max 191)</td>\n</tr>\n<tr>\n<td>company</td>\n<td>Optional, string (max 50)</td>\n</tr>\n<tr>\n<td>email</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>address2</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>state</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>country</td>\n<td>Optional</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Payment Details</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>amount</td>\n<td>Required: Numeric.</td>\n</tr>\n<tr>\n<td>serialNumber</td>\n<td>Optional.</td>\n</tr>\n<tr>\n<td>memo</td>\n<td>Optional: String, max 150 characters.</td>\n</tr>\n<tr>\n<td>note</td>\n<td>Optional: String, max 150 characters.</td>\n</tr>\n<tr>\n<td>issueDate</td>\n<td>Optional: Date ,YYYY-MM-DD</td>\n</tr>\n<tr>\n<td>customElements</td>\n<td>Optional : Must be key-value pair</td>\n</tr>\n<tr>\n<td>htmlStub</td>\n<td>Optional : Custom stub from html</td>\n</tr>\n<tr>\n<td>referenceId</td>\n<td>Optional</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["quickpay","check"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ca7aefc8-b1d3-48ac-87b9-449216d68140","name":"Create Check","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\": {\r\n        \"accountType\": \"bankaccount\",\r\n        \"accountId\": \"{{bankAccountId}}\"\r\n    },\r\n    \"destination\": {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\": \"5007 richmond rd\",\r\n        \"address2\": \"\",\r\n        \"city\": \"Tyler\",\r\n        \"state\": \"TX\",\r\n        \"zip\": \"75701\",\r\n        \"phone\": \"9032457713\",\r\n        \"email\": \"support@onlinecheckwriter.com\"\r\n    },\r\n    \"payment_details\": {\r\n        \"amount\": 500,\r\n        \"memo\": \"for game\",\r\n        \"note\": \"Note For Internal Purpose\",\r\n        \"referenceID\": \"12\",\r\n        \"issueDate\": \"2024-07-01\",\r\n        \"customElements\": {\r\n            \"element1\": \"first class tracking\",\r\n            \"element2\": \"test sender\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/check"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 02 Sep 2023 12:36:30 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Referrer-Policy","value":"unsafe-url"},{"key":"Permissions-Policy","value":"fullscreen=(), geolocation=()"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"checkId\": \"6gYVewMJO54dx7b\"\n    }\n}"}],"_postman_id":"7959e448-557f-4c83-a23e-e3999c506cee"},{"name":"Create Echeck","id":"645c6fe8-69ae-49c3-ba81-dc375d46dacb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"bankaccount\",\r\n        \"accountId\"   :  \"{{bankAccountId}}\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"12456 richmond rd\",\r\n        \"address2\":\"Apartment 2022\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\"\r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\",\r\n        \"issueDate\" : \"2024-07-01\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/echeck","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Source</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accountId (*)</td>\n<td>required</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Destination</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n</tr>\n<tr>\n<td>email</td>\n<td>required</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Payment Details</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>amount</td>\n<td>required</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["quickpay","echeck"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"f0506624-8468-45ab-aa55-5dc9184f7e75","name":"Create Echeck","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"bankaccount\",\r\n        \"accountId\"   :  \"{{bankAccountId}}\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"12456 richmond rd\",\r\n        \"address2\":\"Apartment 2022\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\"\r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\",\r\n        \"issueDate\" : \"2024-07-01\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/echeck"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 02 Sep 2023 12:36:45 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Referrer-Policy","value":"unsafe-url"},{"key":"Permissions-Policy","value":"fullscreen=(), geolocation=()"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Successfully Sent\",\n    \"data\": {\n        \"checkId\": \"VPXre6L8pZ4zl9Z\"\n    }\n}"}],"_postman_id":"645c6fe8-69ae-49c3-ba81-dc375d46dacb"},{"name":"Create MailCheck","id":"ab01c63f-3797-4f19-815a-ad9ad453ce4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"bankaccount\",\r\n        \"accountId\"   :  \"{{bankAccountId}}\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"5007 richmond rd\",\r\n        \"address2\":\"\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\",\r\n        \"shippingTypeId\":1\r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\",\r\n        \"issueDate\" : \"2024-07-01\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/mailcheck","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Source</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accountId</td>\n<td>required</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Destination</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>required</td>\n</tr>\n<tr>\n<td>city</td>\n<td>required</td>\n</tr>\n<tr>\n<td>state</td>\n<td>required . 2 characters. Use 'Tx' instead of 'Texas' for example.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>required</td>\n</tr>\n<tr>\n<td>shippingTypeId</td>\n<td>required</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Payment Details</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>amount</td>\n<td>required</td>\n</tr>\n<tr>\n<td>referenceId</td>\n<td>optional</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>shippingTypeId</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Shipping Type Id</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>First Class</td>\n</tr>\n<tr>\n<td>3</td>\n<td>First Class with Tracking</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Priority Mail</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Express Mail</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Standard Overnight -Fedex-By 3pm the next business day</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["quickpay","mailcheck"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"1010a92b-66aa-4595-97b6-9ba36a98be85","name":"Create MailCheck","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\": {\r\n        \"accountType\": \"bankaccount\",\r\n        \"accountId\": \"{{bankAccountId}}\"\r\n    },\r\n    \"destination\": {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\": \"12456 richmond rd\",\r\n        \"address2\": \"Apartment 2022\",\r\n        \"city\": \"Tyler\",\r\n        \"state\": \"TX\",\r\n        \"zip\": \"75701\",\r\n        \"phone\": \"9032457713\",\r\n        \"email\": \"support@onlinecheckwriter.com\",\r\n        \"shippingTypeId\": 1\r\n    },\r\n    \"payment_details\": {\r\n        \"amount\": 984,\r\n        \"memo\": \"for game\",\r\n        \"note\": \"Note For Internal Purpose\",\r\n        \"issueDate\": \"2024-07-01\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/mailcheck"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Sat, 02 Sep 2023 12:36:45 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Referrer-Policy","value":"unsafe-url"},{"key":"Permissions-Policy","value":"fullscreen=(), geolocation=()"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Successfully Sent\",\n    \"data\": {\n        \"checkId\": \"VPXre6L8pZ4zl9Z\"\n    }\n}"}],"_postman_id":"ab01c63f-3797-4f19-815a-ad9ad453ce4f"},{"name":"Create Bundle Mail","id":"863caec1-f056-45ce-8866-6c9844ba5bf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"checkIds\": [\r\n        \"VPXre6NoVbezl9Z\",\r\n        \"BQPA4mv7RAG7gxq\"\r\n    ],\r\n    \"fromAddress\": {\r\n        \"name\": \"From address\",\r\n        \"companyName\": \"\",\r\n        \"addressLine1\": \"2915  Frederick Street\",\r\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n        \"city\": \"SAINT PETERS\",\r\n        \"state\": \"MO\",\r\n        \"zip\": \"63376\",\r\n        \"phone\": \"900244400\",\r\n        \"email\": \"email@test.com\",\r\n        \"note\": \"\"\r\n    },\r\n    \"toAddress\": {\r\n        \"name\": \"To address\",\r\n        \"companyName\": \"\",\r\n        \"addressLine1\": \"2915  Frederick Street\",\r\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n        \"city\": \"SAINT PETERS\",\r\n        \"state\": \"MO\",\r\n        \"zip\": \"63376\",\r\n        \"phone\": \"900244400\",\r\n        \"email\": \"email@test.com\",\r\n        \"note\": \"\"\r\n    },\r\n    \"shippingTypeId\" : 4\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/bundle-mail","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Desc</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>checkIds</td>\n<td>Required, array</td>\n</tr>\n<tr>\n<td>shippingTypeId</td>\n<td>Required</td>\n</tr>\n<tr>\n<td>fromAddress.customFromAddressId</td>\n<td>Required (if fromAddress.name is absent)</td>\n</tr>\n<tr>\n<td>fromAddress.name</td>\n<td>Required (if customFromAddressId is absent), string (max 150)</td>\n</tr>\n<tr>\n<td>fromAddress.companyName</td>\n<td>Optional, string (max 100)</td>\n</tr>\n<tr>\n<td>fromAddress.addressLine1</td>\n<td>Required (if customFromAddressId is absent), string (max 100)</td>\n</tr>\n<tr>\n<td>fromAddress.addressLine2</td>\n<td>string (max 100)</td>\n</tr>\n<tr>\n<td>fromAddress.city</td>\n<td>Required (if customFromAddressId is absent)</td>\n</tr>\n<tr>\n<td>fromAddress.state</td>\n<td>Required (if customFromAddressId is absent)</td>\n</tr>\n<tr>\n<td>fromAddress.zip</td>\n<td>Required (if customFromAddressId is absent)</td>\n</tr>\n<tr>\n<td>fromAddress.phone</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>fromAddress.email</td>\n<td>Optional, email</td>\n</tr>\n<tr>\n<td>toAddress.customToAddressId</td>\n<td>Required (if customToAddressId .name is absent)</td>\n</tr>\n<tr>\n<td>toAddress.name</td>\n<td>Required (if customToAddressId is absent), string (max 150)</td>\n</tr>\n<tr>\n<td>toAddress.companyName</td>\n<td>Optional, string (max 100)</td>\n</tr>\n<tr>\n<td>toAddress.addressLine1</td>\n<td>Required (if customToAddressId is absent), string (max 100)</td>\n</tr>\n<tr>\n<td>toAddress.addressLine2</td>\n<td>string (max 100)</td>\n</tr>\n<tr>\n<td>toAddress.city</td>\n<td>Required (if customToAddressId is absent)</td>\n</tr>\n<tr>\n<td>toAddress.state</td>\n<td>Required (if customToAddressId is absent)</td>\n</tr>\n<tr>\n<td>toAddress.zip</td>\n<td>Required (if customToAddressId is absent)</td>\n</tr>\n<tr>\n<td>toAddress.phone</td>\n<td>Optional</td>\n</tr>\n<tr>\n<td>toAddress.email</td>\n<td>Optional, email</td>\n</tr>\n</tbody>\n</table>\n</div><h5 id=\"availiable-shipping-types\"><strong>Availiable Shipping Types</strong></h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Shipping Type Id</th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>4</td>\n<td>Priority</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Express</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Fedex overnight</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["quickpay","bundle-mail"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"4dca1f4e-015a-49aa-80be-009e5c997abc","name":"Create Bundle Mail","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"checkIds\": [\r\n        \"VPXre6NoVbezl9Z\",\r\n        \"BQPA4mv7RAG7gxq\"\r\n    ],\r\n    \"fromAddress\": {\r\n        \"name\": \"From address\",\r\n        \"companyName\": \"\",\r\n        \"addressLine1\": \"2915  Frederick Street\",\r\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n        \"city\": \"SAINT PETERS\",\r\n        \"state\": \"MO\",\r\n        \"zip\": \"63376\",\r\n        \"phone\": \"900244400\",\r\n        \"email\": \"email@test.com\",\r\n        \"note\": \"\"\r\n    },\r\n    \"toAddress\": {\r\n        \"name\": \"To address\",\r\n        \"companyName\": \"\",\r\n        \"addressLine1\": \"2915  Frederick Street\",\r\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n        \"city\": \"SAINT PETERS\",\r\n        \"state\": \"MO\",\r\n        \"zip\": \"63376\",\r\n        \"phone\": \"900244400\",\r\n        \"email\": \"email@test.com\",\r\n        \"note\": \"\"\r\n    },\r\n    \"shippingTypeId\" : 4\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/bundle-mail"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"message\": \"Successfully Sent\",\r\n    \"data\": {\r\n        \"checkIds\": [\r\n            \"xZqXGKdxpzeRzVv\",\r\n            \"03wmjYd393e71bk\"\r\n        ]\r\n    }\r\n}"},{"id":"9a7cc140-e7c8-4b5f-b3bf-3b708ef0e790","name":"Create Bundle Mail With Ids","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"checkIds\": [\r\n        \"xZqXGKdxpzeRzVv\",\r\n        \"03wmjYd393e71bk\"\r\n    ],\r\n    \"fromAddress\": {\r\n        \"customFromAddressId\": \"A9MqkGWxXeD7Ryo\"\r\n    },\r\n    \"toAddress\": {\r\n        \"customToAddressId\": \"X0Kmz47gd4LOM27\"\r\n    },\r\n    \"shippingTypeId\" : 4\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/bundle-mail"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"message\": \"Successfully Sent\",\r\n    \"data\": {\r\n        \"checkIds\": [\r\n            \"xZqXGKdxpzeRzVv\",\r\n            \"03wmjYd393e71bk\"\r\n        ]\r\n    }\r\n}"}],"_postman_id":"863caec1-f056-45ce-8866-6c9844ba5bf3"},{"name":"Create Direct Deposit","id":"a692614f-8c72-47a2-8d96-f9199704b7e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"wallet\",\r\n        \"accountId\"   :  \"{{walletId}}\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"12456 richmond rd\",\r\n        \"address2\":\"Apartment 2022\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\",\r\n        \"routing_number\":\"021000021\",\r\n        \"account_number\":\"123456789\"\r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/directdeposit","description":"<p>If you want to test this feature talk with our customer support team.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accountId</td>\n<td>required</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Destination</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n</tr>\n<tr>\n<td>routing_number</td>\n<td>required</td>\n</tr>\n<tr>\n<td>account_number</td>\n<td>required</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Payment Details</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>amount</td>\n<td>required</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["quickpay","directdeposit"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"5ed6e5ef-3249-4710-a743-286dad05d008","name":"Create Direct Deposit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"wallet\",\r\n        \"accountId\"   :  \"d99d642f-223a-485e-97b2-ff98a62c636d\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"12456 richmond rd\",\r\n        \"address2\":\"Apartment 2022\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\",\r\n        \"routing_number\":\"021000021\",\r\n        \"account_number\":\"123456789\"\r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/directdeposit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Wed, 06 Sep 2023 10:38:18 GMT"},{"key":"Date","value":"Wed, 06 Sep 2023 10:38:18 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.30"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"4686a587-550b-485a-9b6b-6efdacff46ce\"\n    }\n}"}],"_postman_id":"a692614f-8c72-47a2-8d96-f9199704b7e1"},{"name":"Create Virtual Card","id":"f0443154-6a5c-45b9-81ba-8a0945636b60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"wallet\",\r\n        \"accountId\"   :  \"{{walletId}}\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"12456 richmond rd\",\r\n        \"address2\":\"Apartment 2022\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\"\r\n      \r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/virtualcard","description":"<p>This program is still in beta. Please speak with our customer support team to enable this feature.</p>\n","urlObject":{"path":["quickpay","virtualcard"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"3004f773-b73d-4641-87a8-d8d56dc067de","name":"Create Virtual Card","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"wallet\",\r\n        \"accountId\"   :  \"{{walletId}}\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"12456 richmond rd\",\r\n        \"address2\":\"Apartment 2022\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\"\r\n      \r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/virtualcard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 05 Sep 2023 13:07:45 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Referrer-Policy","value":"unsafe-url"},{"key":"Permissions-Policy","value":"fullscreen=(), geolocation=()"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"checkId\": \"72d39a23-02f0-4e76-80e2-d21abc1ae5ae\"\n    }\n}"}],"_postman_id":"f0443154-6a5c-45b9-81ba-8a0945636b60"},{"name":"Create Wire Transfer","id":"e6681589-ba84-466c-acdc-3781c576d35d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"wallet\",\r\n        \"accountId\"   :  \"{{walletId}}\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"12456 richmond rd\",\r\n        \"address2\":\"Apartment 2022\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\",\r\n        \"routing_number\":\"021000021\",\r\n        \"account_number\":\"123456789\"\r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/wire","urlObject":{"path":["quickpay","wire"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"163760a2-2940-461d-aa8b-d4a1018d9fd8","name":"Create Wire Transfer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"wallet\",\r\n        \"accountId\"   :  \"{{walletId}}\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"12456 richmond rd\",\r\n        \"address2\":\"Apartment 2022\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\",\r\n        \"routing_number\":\"021000021\",\r\n        \"account_number\":\"123456789\"\r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/wire"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Wed, 06 Sep 2023 11:20:54 GMT"},{"key":"Date","value":"Wed, 06 Sep 2023 11:20:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.30"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"29260b04-b6dc-45be-abfa-6a688c677f1c\"\n    }\n}"},{"id":"f9d4eac1-0ba9-46c3-af13-99cc4b642880","name":"Create Wire Transfer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"source\" :\r\n    {\r\n        \"accountType\" : \"wallet\",\r\n        \"accountId\"   :  \"{{walletId}}\"\r\n    },\r\n    \"destination\":\r\n    {\r\n        \"name\": \"John Myres\",\r\n        \"company\": \"Tyler Payment Technologist\",\r\n        \"address1\" :\"12456 richmond rd\",\r\n        \"address2\":\"Apartment 2022\",\r\n        \"city\":\"Tyler\",\r\n        \"state\":\"TX\",\r\n        \"zip\":\"75701\",\r\n        \"phone\":\"9032457713\",\r\n        \"email\":\"support@onlinecheckwriter.com\",\r\n        \"routing_number\":\"021000021\",\r\n        \"account_number\":\"123456789\"\r\n    },\r\n\r\n    \"payment_details\":\r\n    {\r\n        \"amount\":984,\r\n        \"memo\":\"for game\",\r\n        \"note\": \"Note For Internal Purpose\"\r\n    }\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/wire"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Wed, 06 Sep 2023 11:20:54 GMT"},{"key":"Date","value":"Wed, 06 Sep 2023 11:20:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.30"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"29260b04-b6dc-45be-abfa-6a688c677f1c\"\n    }\n}"}],"_postman_id":"e6681589-ba84-466c-acdc-3781c576d35d"},{"name":"Sent Pdf","id":"2ce9b038-668d-44f4-9715-c15a44cdd19b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"New Payee\",\r\n    \"company\": \"Tyler Payment Technologist\",\r\n    \"address1\": \"5007 richmond rd\",\r\n    \"address2\": \"\",\r\n    \"city\": \"Tyler\",\r\n    \"state\": \"TX\",\r\n    \"zip\": \"75701\",\r\n    \"phone\": \"111111111\",\r\n    \"email\": \"support@onlinecheckwriter.com\",\r\n    \"shippingTypeId\": 3,\r\n    \"attachmentUrl\": \"https://www.onlinecheckwriter.com/samples/invoice/invoicesample.pdf\",\r\n    \"attachmentTitle\": \"Invoice 1244\",\r\n    \"fromAddress\": {\r\n        \"name\": \"David Abraham\",\r\n        \"company\": \"David LLC\",\r\n        \"address1\": \"450 Sutter Street\",\r\n        \"address2\": \"\",\r\n        \"city\": \"San Francisco\",\r\n        \"state\": \"CA\",\r\n        \"zip\": \"94108\",\r\n        \"phone\": \"987564128\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/mailpdf","description":"<p>This is not a payment method. Sometimes you may want to send a QuickPDF to your employee, and this feature allows you to do that.</p>\n<p>We also support an HTML to PDF document mailing feature. If you need a more advanced way of sending documents, consider using our Mail Document API: <a href=\"https://apiv3.onlinecheckwriter.com/#366c6da3-4691-4233-9f3e-3b02da2817d2\">Mail Document API</a>.</p>\n<p>For more examples, visit: <a href=\"https://support.onlinecheckwriter.com/portal/en/kb/articles/how-to-sent-pdf-to-your-recipient-easily\">How to Send PDF to Your Recipient Easily</a>.</p>\n<p>Shipping Type ID: 1, for regular USPS First Class mailing</p>\n","urlObject":{"path":["quickpay","mailpdf"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"e50409c2-a3a9-4fcc-a5a7-369b4f984c24","name":"Sent Pdf","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"New Payee\",\r\n    \"company\": \"Tyler Payment Technologist\",\r\n    \"address1\": \"5007 richmond rd\",\r\n    \"address2\": \"\",\r\n    \"city\": \"Tyler\",\r\n    \"state\": \"TX\",\r\n    \"zip\": \"75701\",\r\n    \"phone\": \"111111111\",\r\n    \"email\": \"support@onlinecheckwriter.com\",\r\n    \"shippingTypeId\": 3,\r\n    \"attachmentUrl\": \"https://www.onlinecheckwriter.com/samples/invoice/invoicesample.pdf\",\r\n    \"attachmentTitle\": \"Invoice 1244\",\r\n    \"fromAddress\": {\r\n        \"name\": \"David Abraham\",\r\n        \"company\": \"David LLC\",\r\n        \"address1\": \"450 Sutter Street\",\r\n        \"address2\": \"\",\r\n        \"city\": \"San Francisco\",\r\n        \"state\": \"CA\",\r\n        \"zip\": \"94108\",\r\n        \"phone\": \"987564128\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/quickpay/mailpdf"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"pNlkQ4rzd4wnOV0\",\r\n        \"title\": \"Invoice 1244\",\r\n        \"status\": \"Pending\",\r\n        \"shippingType\": 3,\r\n        \"toAddress\": {\r\n            \"id\": \"rWQ8GpJPkAjD0Zz\",\r\n            \"name\": \"New Payee\",\r\n            \"company\": \"Tyler Payment Technologist\",\r\n            \"phone\": \"111111111\",\r\n            \"email\": \"support@onlinecheckwriter.com\",\r\n            \"address1\": \"5007 richmond rd\",\r\n            \"address2\": \"\",\r\n            \"city\": \"Tyler\",\r\n            \"state\": \"TX\",\r\n            \"zip\": \"75701\",\r\n            \"country\": null\r\n        },\r\n        \"fromAddress\": {\r\n            \"id\": \"w6YmZjq0Pe5MXrx\",\r\n            \"name\": \"David Abraham\",\r\n            \"address1\": \"450 Sutter Street\",\r\n            \"address2\": \"\",\r\n            \"city\": \"San Francisco\",\r\n            \"state\": \"CA\",\r\n            \"zip\": \"94108\",\r\n            \"phone\": \"987564128\",\r\n            \"country\": \"US\"\r\n        }\r\n    }\r\n}"}],"_postman_id":"2ce9b038-668d-44f4-9715-c15a44cdd19b"}],"id":"61769b23-c695-4ec4-8bd1-c7eb7316cc8c","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Source</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>accountId (*)</td>\n<td>accountId is your bank account ID. If unsure, watch the video</td>\n</tr>\n</tbody>\n</table>\n</div><p>Visit the specified URL to obtain your Account ID/Bank Account ID. If you continue to experience issues, our '<a href=\"https://www.youtube.com/watch?v=53pemBjEexw&amp;feature=youtu.be\">Getting Started</a>' guide is available for further assistance.</p>\n<p><strong>Live Server :</strong> <a href=\"https://live.onlinecheckwriter.com/manage/developer/index\">https://live.onlinecheckwriter.com/manage/developer/index</a></p>\n<p><strong>Sandbox Server :</strong> <a href=\"https://sandbox.onlinecheckwriter.com/manage/developer/index\">https://sandbox.onlinecheckwriter.com/manage/developer/index</a></p>\n","_postman_id":"61769b23-c695-4ec4-8bd1-c7eb7316cc8c"},{"name":"Bank Account","item":[{"name":"Retrieve all bank accounts","event":[{"listen":"test","script":{"id":"161b5578-8810-4d47-9754-da914b870633","exec":["const resp = pm.response.json();\r","\r","\r","if(pm.response.code==200 && resp.success == true){\r","\r","    pm.environment.set(\"bankAccountId\", resp.data.bankAccounts[0].bankAccountId);\r","\r","}\r","if(pm.response.code==201 && resp.success == true){\r","\r","    pm.environment.set(\"bankAccountId\", resp.data.bankAccounts[0].bankAccountId);\r","\r","}\r",""],"type":"text/javascript"}}],"id":"bd910f25-39f1-41b1-8964-93897cea9584","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{AUTH_TOKEN}} ","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{BASE_URL}}/bankAccounts?perPage=&page=&term=","description":"<p>List all bank account records.</p>\n<p><strong>Query parameters</strong></p>\n<table><tbody><tr><td><div><b>perPage</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Number of records that you want to receive in the response,By default 10 records will be<br />listed</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>page</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>For navigating through pages ,By default first page will be listed</p><p></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>term</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter records by using any keywords</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["bankAccounts"],"host":["{{BASE_URL}}"],"query":[{"description":{"content":"<p>Number of records that you want to receive in the response,By default 10 records will be listed</p>\n","type":"text/plain"},"key":"perPage","value":""},{"description":{"content":"<p>By default first page will be listed</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Filter records by using any keywords</p>\n","type":"text/plain"},"key":"term","value":""}],"variable":[]}},"response":[{"id":"496310e0-0282-4aab-a3be-e7f28764efdc","name":"Retrieve all bank accounts","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"{{BASE_URL}}/bankAccounts?perPage&page&term","host":["{{BASE_URL}}"],"path":["bankAccounts"],"query":[{"key":"perPage","value":null},{"key":"page","value":null},{"key":"term","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 15 Oct 2020 11:14:43 GMT"},{"key":"Date","value":"Thu, 15 Oct 2020 11:14:43 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"40"},{"key":"phpdebugbar-id","value":"Xf281b90ef7bd07bec9bfb853174aa8ab"}],"cookie":[],"responseTime":null,"body":" {\n  \"success\": true,\n  \"data\": {\n    \"meta\": {\n      \"total\": 2,\n      \"currentPage\": 1,\n      \"perPage\": 10\n    },\n    \"bankAccounts\": [\n      {\n        \"bankAccountId\": \"RYkWx8ePPNMKeK2Xz05\",\n        \"name\": \"Demo Bank Account 1\",\n        \"nickName\": \"Demo Bank Account 1\",\n        \"accountNumber\": \"78978900\",\n        \"bankId\": \"dqyYjOWOv3jRJol\",\n        \"addressLine1\": \"1111 Franklin Avenue\",\n        \"addressLine2\": null,\n        \"city\": \"Garden City\",\n        \"state\": \"NY\",\n        \"zip\": \"11530-1617\",\n        \"phone\": null,\n        \"isVerified\": true,\n        \"isAchEnabled\": false,\n        \"createdDate\": \"02-27-2026\",\n        \"webUrl\": \"{{BASE_URL}}/manage/bank-accounts/index?id=kWx8ePPNMKeK2Xz\"\n      },\n      {\n        \"bankAccountId\": \"xQkY2VjXWXz8eNEmJ78\",\n        \"name\": \"Demo Bank Account 2\",\n        \"nickName\": \"Demo Bank Account 2\",\n        \"accountNumber\": \"111111111111\",\n        \"bankId\": \"xZqXGK2xEz4RzVv\",\n        \"addressLine1\": \"1111 Franklin Avenue\",\n        \"addressLine2\": null,\n        \"city\": \"Garden City\",\n        \"state\": \"NY\",\n        \"zip\": \"11530-1617\",\n        \"phone\": null,\n        \"isVerified\": true,\n        \"isAchEnabled\": true,\n        \"createdDate\": \"02-27-2026\",\n        \"webUrl\": \"{{BASE_URL}}/manage/bank-accounts/index?id=kY2VjXWXz8eNEmJ\"\n      }\n    ]\n  }\n}"}],"_postman_id":"bd910f25-39f1-41b1-8964-93897cea9584"},{"name":"Retrieve check design templates","event":[{"listen":"test","script":{"id":"161b5578-8810-4d47-9754-da914b870633","exec":["const resp = pm.response.json();\r","\r","\r","if(pm.response.code==200 && resp.success == true){\r","\r","    pm.environment.set(\"bankAccountId\", resp.data.bankAccounts[0].bankAccountId);\r","\r","}\r","if(pm.response.code==201 && resp.success == true){\r","\r","    pm.environment.set(\"bankAccountId\", resp.data.bankAccounts[0].bankAccountId);\r","\r","}\r",""],"type":"text/javascript","packages":{}}}],"id":"17c13d68-fd1d-485b-ab71-3d5476c38e70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/bankAccounts/templates","description":"<p>List all check design templates</p>\n","urlObject":{"path":["bankAccounts","templates"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"190b41e2-5fa6-4269-9146-0b467411150d","name":"Retrieve all templates","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/bankAccounts/templates"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 15 Oct 2020 11:14:43 GMT"},{"key":"Date","value":"Thu, 15 Oct 2020 11:14:43 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"40"},{"key":"phpdebugbar-id","value":"Xf281b90ef7bd07bec9bfb853174aa8ab"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": \"qx5NrWjymj2n3l6\",\n            \"category_name\": \"Payroll Check\",\n            \"design_name\": \"payroll-final\",\n            \"image\": \"https://ocw-local-s3.s3.amazonaws.com/3/payroll-final.png\",\n            \"premium\": false,\n            \"price\": \"0.00\"\n        },\n        {\n            \"id\": \"rz6VoW41dj589lK\",\n            \"category_name\": \"Personal Checks\",\n            \"design_name\": \"personal-final\",\n            \"image\": \"https://ocw-local-s3.s3.amazonaws.com/2/personal-final.png\",\n            \"premium\": false,\n            \"price\": \"0.00\"\n        },\n        {\n            \"id\": \"OYxZqXGKdeRzVvJ\",\n            \"category_name\": \"Business Checks\",\n            \"design_name\": \"Business checks two\",\n            \"image\": \"https://ocw-local-s3.s3.amazonaws.com/1/Business%20checks%20two.png\",\n            \"premium\": true,\n            \"price\": \"0.50\"\n        }\n    ]\n}"}],"_postman_id":"17c13d68-fd1d-485b-ab71-3d5476c38e70"},{"name":"Retrieve a bank account","id":"b617dc4c-7104-4323-9f79-74570be34ea6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/bankAccounts/{bankAccountId}","description":"<p>Details of an existing bank account.</p>\n<p><strong>Path parameters</strong></p>\n<table><tbody><tr><td><div><b>bankAccountId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><br /></p><p>The id of the Bank account to be retrieved.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["bankAccounts","{bankAccountId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"1d888539-a54a-4a14-b9a2-5d5a6667f042","name":"Retrieve a bank account","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/bankAccounts/xQkY2VjXWXz8eNEmJ78"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 13:08:22 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 13:08:22 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"37"},{"key":"phpdebugbar-id","value":"X093e88a2730e93d03bc4dcb63831b0fb"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"kY2VjXWXz8eNEmJ\",\n        \"bankId\": \"xZqXGK2xEz4RzVv\",\n        \"name\": \"Demo Bank Account\",\n        \"nickName\": \"Demo Bank Account 1\",\n        \"accountNumber\": \"111111111111\",\n        \"addressLine1\": \"1111 Franklin Avenue\",\n        \"addressLine2\": null,\n        \"city\": \"Garden City\",\n        \"state\": \"NY\",\n        \"zip\": \"11530-1617\",\n        \"phone\": null,\n        \"isVerified\": false,\n        \"isAchEnabled\": false,\n        \"createdDate\": \"02-27-2024\",\n        \"bankAccountId\": \"xQkY2VjXWXz8eNEmJ78\",\n        \"RoutingNumber\": \"011000015\",\n        \"webUrl\": \"{{BASE_URL}}/manage/bank-accounts/index?id=kY2VjXWXz8eNEmJ\"  \n    }\n}"}],"_postman_id":"b617dc4c-7104-4323-9f79-74570be34ea6"},{"name":"Delete a bank Account","id":"b982ff51-87c0-4aa8-9b33-b87132b2fc49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/bankAccounts/{bankAccountId}","description":"<p>Delete an existing bank account.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr> <td><b>bankAccountId</b></td>\n      <td><b>Required</b>  \n       <p> The id of the Bank account to be deleted.</p>\n  </td></tr>\n\n</table>\n","urlObject":{"path":["bankAccounts","{bankAccountId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"9cbbd8c7-5672-4ca6-8983-a128603b3d76","name":"Delete a bank Account","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/bankAccounts/9MqkGWKmQJGD7Ry"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 09:46:53 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 09:46:52 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"48"},{"key":"phpdebugbar-id","value":"X1f29ddc5719c6edd56d599db998da70c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Succesfully deleted\"\n}"}],"_postman_id":"b982ff51-87c0-4aa8-9b33-b87132b2fc49"},{"name":"Update a bank Account","id":"908c0f1c-6372-4ca6-ab6e-50b3c470d8c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"         :\"Demo Bank Account 1\",\r\n    \"accountNumber\":\"1111111111\",\r\n    \"addressLine1\" :\"Test Address Line 1\",\r\n    \"addressLine2\" :\"Test Address Line 2\",\r\n    \"city\"         :\"Sanjose\",\r\n    \"state\"        :\"CA\",\r\n    \"zip\"          :\"95113\"\r\n}"},"url":"{{BASE_URL}}/bankAccounts/{bankAccountId}","description":"<p>Update an existing bank account</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>bankAccountId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the Bank account to update.</p>\n  </td></tr>\n\n</table>\n\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>name</b></td>\n  <td><b>Required</b>\n     <i>String</i>  \n     <p>The name of the bank account,Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>nickName</b></td>\n  <td> <b>Optional</b>   \n    <i>String</i> \n    <p>Nick name that identifies this bank account. Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>accountNumber</b></td>\n  <td><b>Required</b>  \n  <i>String</i>\n   <p>Must be no longer than 20 characters,This will be ignored if bank account is verified</p>\n  </td>\n</tr>\n<tr>\n  <td><b>addressLine1</b></td>\n  <td><b>Required</b>   \n  <i>String</i>\n   <p>Address line 1 for bank account ,Must be no longer than 180 characters.</p>\n  </td>\n</tr>\n<tr>\n  <td><b>addressLine2</b></td>\n  <td> <b>Optional</b>  \n  <i>String</i>   \n  <p>Address line 2 for bank account ,Must be no longer than 180 characters.</p> \n  </td>\n</tr>\n<tr>\n  <td><b>phone</b></td>\n  <td> <b>Optional</b>   \n  <i>String</i>   \n  <p>Must be no longer than 15 characters. </p>  \n  </td>\n</tr>\n<tr>\n  <td><b>city</b></td>\n  <td> <b>Required</b>  \n    <i>String</i> \n    <p>Name of the city</p>  \n  </td>\n</tr>\n<tr>\n  <td><b>state</b></td>\n  <td> <b>Required</b>  \n    <i>String</i> \n    <p>Name of the state</p>  \n  </td>\n</tr>\n\n<tr>\n  <td><b>zip</b></td>\n  <td><b>Required</b> \n   <i>String</i>   \n   <p>valid zip code</p>  \n  </td>\n</tr>\n\n\n</table>","urlObject":{"path":["bankAccounts","{bankAccountId}"],"host":["{{BASE_URL}}"],"query":[{"disabled":true,"key":"name","value":""}],"variable":[]}},"response":[{"id":"bbc2133d-4574-4a3e-8d26-2cb0fbdbb755","name":"Update a bank Account","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"         :\"Demo Bank Account 1\",\r\n    \"accountNumber\":\"1111111111\",\r\n    \"addressLine1\" :\"Test Address Line 1\",\r\n    \"addressLine2\" :\"Test Address Line 2\",\r\n    \"city\"         :\"Sanjose\",\r\n    \"state\"        :\"CA\",\r\n    \"zip\"          :\"95113\"\r\n}"},"url":{"raw":"{{BASE_URL}}/bankAccounts/Jy7VeBwORQjzn1m","host":["{{BASE_URL}}"],"path":["bankAccounts","Jy7VeBwORQjzn1m"],"query":[{"key":"name","value":"","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 09:34:06 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 09:34:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"51"},{"key":"phpdebugbar-id","value":"Xb80a8e9aba20f972b634be0731391490"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Bank account updated succesfully\"\n}"}],"_postman_id":"908c0f1c-6372-4ca6-ab6e-50b3c470d8c1"},{"name":"Create bank accounts","event":[{"listen":"test","script":{"id":"776901ac-aa5d-482b-8b2e-9a5cbcf922d2","exec":["const resp = pm.response.json();\r","\r","\r","if(pm.response.code==200 && resp.success == true){\r","\r","    pm.environment.set(\"bankAccountId\", resp.data.bankAccounts[0].bankAccountId);\r","\r","}\r","if(pm.response.code==201 && resp.success == true){\r","\r","    pm.environment.set(\"bankAccountId\", resp.data.bankAccounts[0].bankAccountId);\r","\r","}\r","\r","\r","\r"," "],"type":"text/javascript","packages":{}}}],"id":"2f963c23-1334-4ed5-aa68-95cfc49f92f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\n{\n\t\"bankAccounts\" :[\n            {\n                \"name\"                    :\"Chase Bank\",\n                \"nickName\"                :\"Chase Bank\",\n                \"accountNumber\"           :\"10029841\",\n                \"addressLine1\"            :\"Test Address Line 1\",\n                \"addressLine2\"            :\"Test Address Line 2\",\n                \"phone\"                   :\"900244400\",\n                \"city\"                    :\"Sanjose\",\n                \"state\"                   :\"CA\",\n                \"zip\"                     :\"95113\",\n                \"bankName\"                :\"Demo Bank\",\n                \"bankRoutingNumber\"       :\"021000021\",\n                \"bankAddress1\"            :\"Address 1\",\n                \"bankCity\"                :\"Dallas\",\n                \"bankState\"               :\"CA\",\n                \"bankZip\"                 :\"75001\",\n                \"bankIdentity\"            :\"58756985\",\n                \"templateId\"              :\"qx5NrWjymj2n3l6\"\n            }\n            \n\t]\n}"},"url":"{{BASE_URL}}/bankAccounts","description":"<p>You can create multiple bank accounts in one single request by passing bank accounts attributes.</p>\n<p><strong>Payload parameters</strong></p>\n<table><tbody><tr><td><div><b>bankAccounts</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><br /><i>Array</i><br /></p><p>An array of <code>bankaccount</code> attributes (Maximum 20 bank accounts in single request)</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><code>_bankaccount_</code> <em>attributes</em></p>\n<table><tbody><tr><td><div><b>name</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><br /><i>String</i><br /></p><p>The name of the bank account,Must be no longer than 100 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>nickName</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><br /><i>String</i><br /></p><p>Nick name that identifies this bank account. Must be no longer than 100 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>accountNumber</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><br /><i>String</i><br /></p><p>Must be no longer than 20 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>addressLine1</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><br /><i>String</i><br /></p><p>Address line 1 for bank account ,Must be no longer than 180 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>addressLine2</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><br /><i>String</i><br /></p><p>Address line 2 for bank account ,Must be no longer than 180 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>phone</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><br /><i>String</i><br /></p><p>Must be no longer than 15 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>city</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><br /><i>String</i><br /></p><p>The name of the city.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>State</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><br /><i>String</i><br /></p><p>The name of the State.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>zip</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><br /><i>String</i><br /></p><p>Zip of bank account</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>bankName</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><br /><i>String</i><br /></p><p>The name of the bank,Must be no longer than 100 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>bankRoutingNumber</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><br /><i>String</i><br /></p><p>Must be a valid US routing number of 9 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>bankAddress1</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><br /><i>String</i><br /></p><p>Address line 2 for bank ,Must be no longer than 180 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>bankCity</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><br /><i>String</i><br /></p><p>City of bank</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>bankState</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><br /><i>String</i><br /></p><p>State of bank</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>bankZip</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><br /><i>String</i><br /></p><p>Zip of bank</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>templateId</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Optional<br />String<br /><br />Associate check design template Id</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["bankAccounts"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b756726f-b8a6-4cba-9fdd-a9288c2c8470","name":"Create bank accounts","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"bankAccounts\": [\n        {\n            \"name\": \"Demo Bank 1\",\n            \"nickName\": \"Demo Nick Name\",\n            \"accountNumber\": \"1111111111\",\n            \"addressLine1\": \"Test Address Line 1\",\n            \"addressLine2\": \"Test Address Line 2\",\n            \"phone\": \"900244400\",\n            \"city\": \"Sanjose\",\n            \"state\": \"CA\",\n            \"zip\": \"95113\",\n            \"bankName\": \"Demo Bank\",\n            \"bankRoutingNumber\": \"021000021\",\n            \"bankAddress1\": \"Address 1\",\n            \"bankCity\": \"Dallas\",\n            \"bankState\": \"CA\",\n            \"bankZip\": \"75001\",\n            \"bankIdentity\": \"58756985\",\n            \"templateId\": \"qx5NrWjymj2n3l6\"\n        },\n        {\n            \"name\": \"Demo Bank 2\",\n            \"nickName\": \"Demo Nick Name 2\",\n            \"accountNumber\": \"2222222222\",\n            \"addressLine1\": \"Test Address Line 1\",\n            \"addressLine2\": \"Test Address Line 2\",\n            \"phone\": \"900244400\",\n            \"city\": \"Sanjose\",\n            \"state\": \"CA\",\n            \"zip\": \"95113\",\n            \"bankName\": \"Demo Bank\",\n            \"bankRoutingNumber\": \"021000021\",\n            \"bankAddress1\": \"Address 1\",\n            \"bankCity\": \"Dallas\",\n            \"bankState\": \"CA\",\n            \"bankZip\": \"75001\",\n            \"bankIdentity\": \"58756985\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/bankAccounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 09:46:18 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 09:46:18 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"50"},{"key":"phpdebugbar-id","value":"X49be7ebd5bf4a9bba1b7504b53592aec"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Successfully created\",\n    \"data\": {\n        \"bankAccounts\": [\n            {\n                \"bankAccountId\": \"EXw2lx482or0eMzWyDp\",\n                \"name\": \"Demo Bank 1\",\n                \"nickName\": \"Demo Nick Name\",\n                \"accountNumber\": \"1111111111\",\n                \"isVerified\": false,\n                \"bankId\": \"bz3Aj30n0w4Vw6E\",\n                \"addressLine1\": \"Test Address Line 1\",\n                \"addressLine2\": \"Test Address Line 2\",\n                \"city\": \"Sanjose\",\n                \"state\": \"CA\",\n                \"zip\": \"95113\",\n                \"phone\": \"900244400\",\n                \"walletId\" : \"c7a9d9d4-00c1-43e6-84e0-420c73f9648c\",\n                \"createdDate\": \"08-13-2024\"\n            },\n            {\n                \"bankAccountId\": \"8X0Kmz47z5kgjLOM27d\",\n                \"name\": \"Demo Bank 2\",\n                \"nickName\": \"Demo Nick Name 2\",\n                \"accountNumber\": \"2222222222\",\n                \"isVerified\": false,\n                \"bankId\": \"7rLdjvJ9JljJEz6\",\n                \"addressLine1\": \"Test Address Line 1\",\n                \"addressLine2\": \"Test Address Line 2\",\n                \"city\": \"Sanjose\",\n                \"state\": \"CA\",\n                \"zip\": \"95113\",\n                \"phone\": \"900244400\",\n                \"walletId\" : \"2f59e9ad-a71e-4cf5-9f03-e389031216b0\",\n                \"createdDate\": \"08-13-2024\"\n            }\n        ]\n    }\n}"}],"_postman_id":"2f963c23-1334-4ed5-aa68-95cfc49f92f8"},{"name":"Add Signature","id":"a5d3c9e0-d487-4d23-a61c-4969be9970f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"signature","type":"file","description":"<p>Accepted file types are PNG,JPG and JPEG</p>\n","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/Tyler/Downloads/sample.pdf"],"src":"/C:/Users/Tyler/Downloads/sample.pdf"},{"key":"nickName","value":"signature 1","description":"<p>The nick name of the signature</p>\n","type":"text"}]},"url":"{{BASE_URL}}/bankAccounts/{bankAccountId}/signatures","description":"<p>Add signature to existing bank account</p>\n<p><strong>Path parameters</strong></p>\n<table><tbody><tr><td><div><b>bankAccountId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b></p><p>The id of the Bank account to update.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Payload parameters</strong></p>\n<table><tbody><tr><td><div><b>signature</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required<br /></b><i>File</i></p><p>Accepted file types are PNG,JPG and JPEG and must be no more than 40960Kb</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>nickName</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><b>Optional<br /></b><i>String</i><br />The nick name of the signature,Must be no longer than 20 characters.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["bankAccounts","{bankAccountId}","signatures"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a908bfcd-5ce9-41b4-8323-2235f5bf38e7","name":"Add Signature","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"signature","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/Tyler/Desktop/googlelogo_color_160x56dp.png"],"src":"/C:/Users/Tyler/Desktop/googlelogo_color_160x56dp.png"},{"key":"nickName","value":"signature 1","type":"text"}]},"url":"{{BASE_URL}}/bankAccounts/rWQ8GpKAry4D0Zz/signatures"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 05 Sep 2020 10:20:32 GMT"},{"key":"Date","value":"Sat, 05 Sep 2020 10:20:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"phpdebugbar-id","value":"X269e8c8e0905fae6c2aade75db5ff9bf"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Succesfuly uploaded\"\n}"}],"_postman_id":"a5d3c9e0-d487-4d23-a61c-4969be9970f0"},{"name":"Get Signature","id":"4908fc91-b3e5-44fa-b1fb-9e50f5a035b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/bankAccounts/{bankAccountId}/signatures","description":"<p>Add signature to existing bank account</p>\n<p><strong>Path parameters</strong></p>\n<table><tbody><tr><td><div><b>bankAccountId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b></p><p>The id of the Bank account to update.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["bankAccounts","{bankAccountId}","signatures"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"c776084b-d05d-4f3e-b345-107597256935","name":"Get Signature","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/bankAccounts/{bankAccountId}/signatures"},"code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"LRko4zNLbl4bY7y\",\r\n        \"signature\": \"https://ocw-local-s3.s3.amazonaws.com/122256_1721815104_8034.jpg?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential={{vault:aws-access-key}}%2F20240724%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240724T095829Z&X-Amz-SignedHeaders=host&X-Amz-Expires=300&X-Amz-Signature=f9fd2251007aa2baa0d3346ffb4483abc7e89292c7354ec4529e2129a87d956c\"\r\n    }\r\n}"},{"id":"e92a3c73-e3b9-4f55-ab3f-83d608f4796a","name":"Get Signature","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/bankAccounts/{bankAccountId}/signatures"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": false,\r\n    \"errorMsg\": \"Signature does not exist for this bank account.\"\r\n}"}],"_postman_id":"4908fc91-b3e5-44fa-b1fb-9e50f5a035b6"},{"name":"Add Logo","id":"eb7a12e4-9380-4707-b841-76360fca39f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"logo","type":"file","src":"/C:/Users/Tyler/Desktop/LOGO.png"}]},"url":"{{BASE_URL}}/bankAccounts/{bankAccountId}/logos","description":"<p>Add logo to existing bank account</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>bankAccountId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the Bank account to update.</p>\n  </td></tr>\n\n</table>\n\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>logo</b></td>\n  <td><b>Required</b>    \n        <i>File</i>\n        <p>Accepted file types are PNG,JPG and JPEG and  must be no more than 40960Kb</p>\n  </td></tr>\n\n</table>","urlObject":{"path":["bankAccounts","{bankAccountId}","logos"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"756049b1-3fca-4cb5-8673-515cd169a1ae","name":"Add Logo","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"logo","type":"file","src":["/C:/Users/Tyler/Desktop/LOGO.png"]}]},"url":"{{BASE_URL}}/bankAccounts/rWQ8GpKAry4D0Zz/logos"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 05 Sep 2020 10:22:00 GMT"},{"key":"Date","value":"Sat, 05 Sep 2020 10:22:00 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xfa3bec24d10aa1b6a8647b4e9ebc00d4"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Succesfuly uploaded\"\n}"}],"_postman_id":"eb7a12e4-9380-4707-b841-76360fca39f0"},{"name":"Routing Number Validation","id":"123c7499-e482-401b-bdd6-b2f6a4d437f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"url":"{{BASE_URL}}/bankAccounts/routing-number/121000358","urlObject":{"path":["bankAccounts","routing-number","121000358"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"123c7499-e482-401b-bdd6-b2f6a4d437f0"}],"id":"62377015-e363-4225-9175-a59be4199ead","description":"<p>The API provides endpoints for creating multiple bank accounts, retrieving individual bank accounts, deleting bank accounts,updating bank account and retrieving a list of bank account.</p>\n","_postman_id":"62377015-e363-4225-9175-a59be4199ead"},{"name":"Wallet","item":[{"name":"Withdraw Fund","item":[{"name":"Withdraw by ACH","item":[{"name":"Initiate ACH Withdrawal","id":"fb7a1d8b-28f9-4833-9ea1-6acb52f488bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"fromWallet\": \"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n    \"toBankAccountId\": \"QaMdjZlvELGzLxb\",\r\n    \"amount\": \"15.25\",\r\n    \"description\": \"wallet withdrawel\",\r\n    \"isSameDay\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/withdraw/ach/initiate","urlObject":{"path":["wallet","withdraw","ach","initiate"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"00a7892a-581c-4131-940c-048e6294cb7f","name":"Initaite Withdraw Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"fromWallet\": \"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n    \"toBankAccountId\": \"QaMdjZlvELGzLxb\",\r\n    \"amount\": \"15.25\",\r\n    \"description\": \"wallet withdrawel\",\r\n    \"isSameDay\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/withdraw/ach/initiate"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"5c04a346-00db-48bb-bb5d-b1e06165eac0\",\r\n        \"fromWallet\" :\"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n        \"bankAccountId\": \"KmQaMdjZlvELGzLxbWy\",\r\n        \"amount\": \"15.25\",\r\n        \"description\": \"wallet withdrawel\",\r\n        \"status\": \"PENDING\",\r\n        \"updatedAt\": \"2023-10-25T07:43:27.000000Z\",\r\n        \"createdAt\": \"2023-10-25T07:43:27.000000Z\"\r\n    }\r\n}"},{"id":"07b03a44-2695-422d-b486-f8d07eb29b72","name":"Webhook : wallet.withdraw.ach.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"event\": {\r\n        \"type\": \"wallet.withdraw.ach.initiated\",\r\n        \"data\": {\r\n            \"id\": \"58216187-46ce-4942-9658-5dffed3fdc2a\",\r\n\t\t\t\t\t\t\"fromWallet\" :\"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n            \"bankAccountId\": \"6azRNXG0RL1ljLxyBb3\",\r\n            \"amount\": \"120.25\",\r\n            \"description\": \"wallet withdrawal\",\r\n            \"status\": \"PENDING\",\r\n            \"updatedAt\": \"2024-10-21T07:19:12.000000Z\",\r\n            \"createdAt\": \"2024-10-21T07:19:12.000000Z\"\r\n        },\r\n        \"id\": \"c421306d-9b95-46b9-b219-7d398e8171f1\",\r\n        \"createdAt\": \"2024-10-21T07:19:12.000000Z\"\r\n    }\r\n}"},{"id":"87bd5308-f1f2-418e-b28f-977682fa87e3","name":"Webhook : wallet.withdraw.ach.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"event\": {\r\n        \"type\": \"wallet.withdraw.ach.updated\",\r\n        \"data\": {\r\n            \"id\": \"58216187-46ce-4942-9658-5dffed3fdc2a\",\r\n\t\t\t\t\t  \"fromWallet\" :\"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n            \"bankAccountId\": \"6azRNXG0RL1ljLxyBb3\",\r\n            \"amount\": \"120.25\",\r\n            \"description\": \"wallet withdrawel\",\r\n            \"status\": \"PROCESSING\",\r\n            \"updatedAt\": \"2024-10-21T07:19:13.000000Z\",\r\n            \"createdAt\": \"2024-10-21T07:19:12.000000Z\"\r\n        },\r\n        \"id\": \"986de175-2b52-4385-8a78-ca1b14e213ba\",\r\n        \"createdAt\": \"2024-10-21T07:19:13.000000Z\"\r\n    }\r\n}"}],"_postman_id":"fb7a1d8b-28f9-4833-9ea1-6acb52f488bd"},{"name":"Retrieve ACH Withdrawal","id":"565a4939-7459-4224-bc9f-d0ba2c06ed9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/withdraw/ach/5c04a346-00db-48bb-bb5d-b1e06165eac0","urlObject":{"path":["wallet","withdraw","ach","5c04a346-00db-48bb-bb5d-b1e06165eac0"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"4716f765-8c84-4e09-b895-bbc3d527474c","name":"Withdraw-fund-details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/withdraw/ach/5c04a346-00db-48bb-bb5d-b1e06165eac0"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"5c04a346-00db-48bb-bb5d-b1e06165eac0\",\r\n\t\t\t\t\"fromWallet\" :\"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n        \"bankAccountId\": \"KmQaMdjZlvELGzLxbWy\",\r\n        \"amount\": \"15.25\",\r\n        \"description\": \"wallet withdrawel\",\r\n        \"status\": \"PROCESSING\",\r\n        \"updatedAt\": \"2023-10-25T07:43:27.000000Z\",\r\n        \"createdAt\": \"2023-10-25T07:43:27.000000Z\"\r\n    }\r\n}"}],"_postman_id":"565a4939-7459-4224-bc9f-d0ba2c06ed9f"},{"name":"List ACH Withdrawals","id":"f090d7b4-6466-44be-a5f6-3bb1639967fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/withdraw/ach?limit=2","urlObject":{"path":["wallet","withdraw","ach"],"host":["{{BASE_URL}}"],"query":[{"key":"limit","value":"2"}],"variable":[]}},"response":[{"id":"c08d6368-ba94-419f-bd68-cfaee5b00637","name":"Withdraw-fund-list","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"{{BASE_URL}}/wallet/withdraw/ach?limit=2","host":["{{BASE_URL}}"],"path":["wallet","withdraw","ach"],"query":[{"key":"limit","value":"2"}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"meta\": {\r\n        \"total\": 2,\r\n        \"perPage\": \"2\",\r\n        \"currentPage\": 1,\r\n        \"lastPage\": 1\r\n    },\r\n    \"data\": [\r\n        {\r\n            \"id\": \"963008f3-b085-4060-8580-b9d2d6bd39ce\",\r\n\t\t\t\t\t\t\"fromWallet\" :\"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n            \"bankAccountId\": \"KmQaMdjZlvELGzLxbWy\",\r\n            \"amount\": \"19.50\",\r\n            \"description\": \"wallet withdrawel 2\",\r\n            \"status\": \"PROCESSING\",\r\n            \"updatedAt\": \"2023-10-25T07:45:07.000000Z\",\r\n            \"createdAt\": \"2023-10-25T07:45:06.000000Z\"\r\n        },\r\n        {\r\n            \"id\": \"5c04a346-00db-48bb-bb5d-b1e06165eac0\",\r\n\t\t\t\t\t\t\"fromWallet\" :\"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n            \"bankAccountId\": \"KmQaMdjZlvELGzLxbWy\",\r\n            \"amount\": \"15.25\",\r\n            \"description\": \"wallet withdrawel\",\r\n            \"status\": \"PROCESSING\",\r\n            \"updatedAt\": \"2023-10-25T07:43:27.000000Z\",\r\n            \"createdAt\": \"2023-10-25T07:43:27.000000Z\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"f090d7b4-6466-44be-a5f6-3bb1639967fa"}],"id":"8d101c0d-b440-4ae9-93b4-8e9de97df61c","_postman_id":"8d101c0d-b440-4ae9-93b4-8e9de97df61c","description":""},{"name":"Withdraw by Wire Transfer","item":[{"name":"Initiate Wire Withdrawal","id":"9af1e955-5f69-45f1-9448-6330b078d2f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n    \"toBankAccountId\": \"5EJy7VeBw8yQjzn1m39\",\r\n    \"amount\": \"35.53\",\r\n    \"description\": \"Wallet withdrawal\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/withdraw/wire/initiate","urlObject":{"path":["wallet","withdraw","wire","initiate"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"468971bd-7928-4340-97f0-ba7795dd7c01","name":"Initiate Wire Withdrawal","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n    \"toBankAccountId\": \"5EJy7VeBw8yQjzn1m39\",\r\n    \"amount\": \"35.53\",\r\n    \"description\": \"Wallet withdrawal\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/withdraw/wire/initiate"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 12 Mar 2025 09:49:01 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xdf85ed2e45b1a374ec927eb01fc64d92"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"76e10e55-34ff-444b-a72b-b03e45d430d9\",\n        \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n        \"toBankAccount\": \"Jy7VeBw8yQjzn1m\",\n        \"amount\": \"25.54\",\n        \"description\": \"Wallet withdrawal\",\n        \"status\": \"PENDING\",\n        \"updatedAt\": \"2025-03-12T09:49:00.000000Z\",\n        \"createdAt\": \"2025-03-12T09:49:00.000000Z\"\n    }\n}"},{"id":"3766bbcb-1bd2-46f4-ae1b-cf5ab4ada14d","name":"Webhook : wallet.withdraw.wire.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"event\": {\r\n    \"type\": \"wallet.withdraw.wire.initiated\",\r\n    \"data\": {\r\n      \"id\": \"97e49c39-f141-48c7-a8c2-248507f43a87\",\r\n      \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n      \"toBankAccount\": \"Jy7VeBw8yQjzn1m\",\r\n      \"amount\": \"50.01\",\r\n      \"description\": \"Wallet withdrawal\",\r\n      \"status\": \"PENDING\",\r\n      \"updatedAt\": \"2025-03-14T09:46:43.000000Z\",\r\n      \"createdAt\": \"2025-03-14T09:46:43.000000Z\"\r\n    },\r\n    \"id\": \"45eddb32-cb82-45a3-983d-963a9976df21\",\r\n    \"createdAt\": \"2025-03-14T09:46:43.000000Z\"\r\n  }\r\n}"},{"id":"cf251f26-af3d-4ea8-b220-d4b12a494137","name":"Webhook : wallet.withdraw.wire.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"event\": {\r\n    \"type\": \"wallet.withdraw.wire.updated\",\r\n    \"data\": {\r\n      \"id\": \"97e49c39-f141-48c7-a8c2-248507f43a87\",\r\n      \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n      \"toBankAccount\": \"Jy7VeBw8yQjzn1m\",\r\n      \"amount\": \"50.01\",\r\n      \"description\": \"Wallet withdrawal\",\r\n      \"status\": \"PROCESSING\",\r\n      \"updatedAt\": \"2025-03-14T09:46:43.000000Z\",\r\n      \"createdAt\": \"2025-03-14T09:46:43.000000Z\"\r\n    },\r\n    \"id\": \"d9560ca2-b29c-4e56-a153-20e6560dd4d4\",\r\n    \"createdAt\": \"2025-03-14T09:46:43.000000Z\"\r\n  }\r\n}"},{"id":"bfeed409-7526-48b7-8c0f-5a146d8bd7d3","name":"Webhook : wallet.withdraw.wire.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"event\": {\r\n    \"type\": \"wallet.withdraw.wire.updated\",\r\n    \"data\": {\r\n      \"id\": \"97e49c39-f141-48c7-a8c2-248507f43a87\",\r\n      \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n      \"toBankAccount\": \"Jy7VeBw8yQjzn1m\",\r\n      \"amount\": \"50.01\",\r\n      \"description\": \"Wallet withdrawal\",\r\n      \"status\": \"COMPLETED\",\r\n      \"updatedAt\": \"2025-03-14T09:53:19.000000Z\",\r\n      \"createdAt\": \"2025-03-14T09:46:43.000000Z\"\r\n    },\r\n    \"id\": \"5a1d03ee-cde0-4074-b04c-7e86113bbde6\",\r\n    \"createdAt\": \"2025-03-14T09:53:19.000000Z\"\r\n  }\r\n}"}],"_postman_id":"9af1e955-5f69-45f1-9448-6330b078d2f7"},{"name":"Retrieve Wire Withdrawal","id":"3d95cab8-156c-4deb-ac92-aa20ea465054","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/withdraw/wire/56a27cc0-2d81-4bb3-97ce-5bec55104626","urlObject":{"path":["wallet","withdraw","wire","56a27cc0-2d81-4bb3-97ce-5bec55104626"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"747a508d-9eb0-4ea7-85d3-9e195206bff4","name":"Retrieve Wire Withdrawal","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/withdraw/wire/56a27cc0-2d81-4bb3-97ce-5bec55104626"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 12 Mar 2025 10:04:29 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X301f5ea78b80c073ec830d98f57ebdc8"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"56a27cc0-2d81-4bb3-97ce-5bec55104626\",\n        \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n        \"toBankAccount\": \"Jy7VeBw8yQjzn1m\",\n        \"amount\": \"15.01\",\n        \"description\": \"wallet withdrawal 2\",\n        \"status\": \"PROCESSING\",\n        \"updatedAt\": \"2025-03-12T09:56:14.000000Z\",\n        \"createdAt\": \"2025-03-12T09:56:14.000000Z\"\n    }\n}"}],"_postman_id":"3d95cab8-156c-4deb-ac92-aa20ea465054"},{"name":"List Wire Withdrawal","id":"9297e80d-bf83-4eb2-8ea2-99fe71ad4057","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"","urlObject":{"query":[],"variable":[]}},"response":[{"id":"3471635a-2513-4eda-b968-6bb60a49b5e1","name":"List  Wire Withdrwal","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/withdraw/wire"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Wed, 12 Mar 2025 09:57:55 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xe9cfd232b68be67dc8de4696ebe30cf7"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 4,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"56a27cc0-2d81-4bb3-97ce-5bec55104626\",\n            \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"toBankAccount\": \"Jy7VeBw8yQjzn1m\",\n            \"amount\": \"15.01\",\n            \"description\": \"wallet withdrawal 2\",\n            \"status\": \"PROCESSING\",\n            \"updatedAt\": \"2025-03-12T09:56:14.000000Z\",\n            \"createdAt\": \"2025-03-12T09:56:14.000000Z\"\n        },\n        {\n            \"id\": \"76e10e55-34ff-444b-a72b-b03e45d430d9\",\n            \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"toBankAccount\": \"Jy7VeBw8yQjzn1m\",\n            \"amount\": \"25.54\",\n            \"description\": \"Wallet withdrawal\",\n            \"status\": \"PROCESSING\",\n            \"updatedAt\": \"2025-03-12T09:49:00.000000Z\",\n            \"createdAt\": \"2025-03-12T09:49:00.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"9297e80d-bf83-4eb2-8ea2-99fe71ad4057"}],"id":"779fcb7c-37fd-4d4a-9bec-75f397fab183","_postman_id":"779fcb7c-37fd-4d4a-9bec-75f397fab183","description":""},{"name":"Withdraw by Check Mail","item":[{"name":"Initiate Check Mail Withdrawal","id":"8723f2d5-8af4-4b9e-8978-52d7dfbec69d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"fromWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\r\n    \"amount\": \"1.25\",\r\n    \"description\": \"Wallet Withdraw :Mail\",\r\n    \"customFromAddressId\" :\"5mQ0bRG2q4ZdP3x\" ,\r\n    \"customToAddressId\" : \"VRdJM5Gb3eY329A\",\r\n    \"shippingType\": \"FEDEX_NEXT_DAY_PM\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/withdraw/mail/initiate","description":"<p><strong>Payload Parameter</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fromWallet</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>ID of the wallet from which funds will be withdrawn.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Amount to withdraw</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Description for the withdrawal transaction.</td>\n</tr>\n<tr>\n<td>customFromAddressId</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Custom address ID from which the check will be mailed.</td>\n</tr>\n<tr>\n<td>customToAddressId</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Custom recipient address ID to which the check will be sent.</td>\n</tr>\n<tr>\n<td>shippingType</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Type of mailing service used (e.g., FEDEX_NEXT_DAY_PM, USPS_FIRST_CLASS_MAIL).</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Available Shipping Types</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Shipping Type</strong></th>\n<th><strong>Shipping Type Code</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>USPS First Class Mail</td>\n<td>USPS_FIRST_CLASS_MAIL</td>\n</tr>\n<tr>\n<td>USPS First Class With Tracking</td>\n<td>USPS_FIRST_CLASS_WITH_TRACKING</td>\n</tr>\n<tr>\n<td>USPS Express Mail</td>\n<td>USPS_EXPRESS_MAIL</td>\n</tr>\n<tr>\n<td>USPS Priority Mail</td>\n<td>USPS_PRIORITY_MAIL</td>\n</tr>\n<tr>\n<td>FedEx Next Day PM</td>\n<td>FEDEX_NEXT_DAY_PM</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["wallet","withdraw","mail","initiate"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"c1af86e1-f426-4a93-80b8-f29ac1a7cc6f","name":"Initaite Withdraw Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"fromWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\r\n    \"amount\": \"1.25\",\r\n    \"description\": \"Wallet Withdraw :Mail\",\r\n    \"customFromAddressId\" :\"5mQ0bRG2q4ZdP3x\" ,\r\n    \"customToAddressId\" : \"VRdJM5Gb3eY329A\",\r\n    \"shippingType\": \"FEDEX_NEXT_DAY_PM\"\r\n\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/withdraw/mail/initiate"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"c6f98d19-4bd8-4a10-a758-05e0a9f2eabd\",\r\n        \"fromWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\r\n        \"amount\": \"1.25\",\r\n        \"description\": \"Wallet Withdraw :Mail\",\r\n        \"shippingType\": \"FEDEX_NEXT_DAY_PM\",\r\n        \"status\": \"PENDING\",\r\n        \"updatedAt\": \"2024-12-21T08:19:57.000000Z\",\r\n        \"createdAt\": \"2024-12-21T08:19:57.000000Z\",\r\n        \"fromAddress\": {\r\n            \"name\": \"GolbalTech Solution\",\r\n            \"addressLine1\": \"1234 East Elm Street\",\r\n            \"addressLine2\": \"\",\r\n            \"city\": \"Springfield\",\r\n            \"state\": \"MO\",\r\n            \"zip\": \"65802\"\r\n        },\r\n        \"toAddress\": {\r\n            \"name\": \"John\",\r\n            \"addressLine1\": \"4787 Rhode Island Avenue\",\r\n            \"addressLine2\": \"\",\r\n            \"city\": \"Springfield\",\r\n            \"state\": \"MO\",\r\n            \"zip\": \"65802\"\r\n        }\r\n    }\r\n}"},{"id":"5b1d9743-7dca-4853-84d1-bcdf2793aa0b","name":"Webhook :  wallet.withdraw.check.mail.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n  \"event\": {\r\n    \"type\": \"wallet.withdraw.check.mail.initiated\",\r\n    \"data\": {\r\n      \"id\": \"b9267cd0-61e3-49c1-ac99-c55dc7fad757\",\r\n      \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n      \"amount\": \"42.00\",\r\n      \"description\": \"Wallet Withdraw :Mail\",\r\n      \"shippingType\": \"FEDEX_NEXT_DAY_PM\",\r\n      \"shippingInfo\": {\r\n        \"trackingNumber\": null,\r\n        \"trackingUrl\": null\r\n      },\r\n      \"status\": \"PENDING\",\r\n      \"updatedAt\": \"2025-03-17T06:05:32.000000Z\",\r\n      \"createdAt\": \"2025-03-17T06:05:32.000000Z\",\r\n      \"fromAddress\": {\r\n        \"name\": \"Michael Johnson\",\r\n        \"addressLine1\": \"1111 Franklin Avenue\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Garden City\",\r\n        \"state\": \"NY\",\r\n        \"zip\": \"11530\"\r\n      },\r\n      \"toAddress\": {\r\n        \"name\": \"Emily Davis\",\r\n        \"addressLine1\": \"1 Apple Park Way\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Cupertino\",\r\n        \"state\": \"CA\",\r\n        \"zip\": \"95014\"\r\n      }\r\n    },\r\n    \"id\": \"987de275-3662-4000-933f-da23bafaadf7\",\r\n    \"createdAt\": \"2025-03-17T06:05:32.000000Z\"\r\n  }\r\n}"},{"id":"be64a2ea-74c6-4afb-95e3-65af62be4c99","name":"Webhook :  wallet.withdraw.check.mail.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":" {\r\n  \"event\": {\r\n    \"type\": \"wallet.withdraw.check.mail.updated\",\r\n    \"data\": {\r\n      \"id\": \"b9267cd0-61e3-49c1-ac99-c55dc7fad757\",\r\n      \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n      \"amount\": \"42.00\",\r\n      \"description\": \"Wallet Withdraw :Mail\",\r\n      \"shippingType\": \"FEDEX_NEXT_DAY_PM\",\r\n      \"shippingInfo\": {\r\n        \"trackingNumber\": null,\r\n        \"trackingUrl\": null\r\n      },\r\n      \"status\": \"PROCESSING\",\r\n      \"updatedAt\": \"2025-03-17T06:05:33.000000Z\",\r\n      \"createdAt\": \"2025-03-17T06:05:32.000000Z\",\r\n      \"fromAddress\": {\r\n        \"name\": \"Michael Johnson\",\r\n        \"addressLine1\": \"1111 Franklin Avenue\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Garden City\",\r\n        \"state\": \"NY\",\r\n        \"zip\": \"11530\"\r\n      },\r\n      \"toAddress\": {\r\n        \"name\": \"Emily Davis\",\r\n        \"addressLine1\": \"1 Apple Park Way\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Cupertino\",\r\n        \"state\": \"CA\",\r\n        \"zip\": \"95014\"\r\n      }\r\n    },\r\n    \"id\": \"437c1ab2-7f46-494f-8bc3-10ad8a0fcf7a\",\r\n    \"createdAt\": \"2025-03-17T06:05:33.000000Z\"\r\n  }\r\n}"},{"id":"89c00e00-fd0a-4afe-82c7-04b1c63f5667","name":"Webhook :  wallet.withdraw.check.mail.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":" {\r\n  \"event\": {\r\n    \"type\": \"wallet.withdraw.check.mail.updated\",\r\n    \"data\": {\r\n      \"id\": \"b9267cd0-61e3-49c1-ac99-c55dc7fad757\",\r\n      \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n      \"amount\": \"42.00\",\r\n      \"description\": \"Wallet Withdraw :Mail\",\r\n      \"shippingType\": \"FEDEX_NEXT_DAY_PM\",\r\n      \"shippingInfo\": {\r\n        \"trackingNumber\": null,\r\n        \"trackingUrl\": \"\"\r\n      },\r\n      \"status\": \"COMPLETED\",\r\n      \"updatedAt\": \"2025-03-17T06:06:21.000000Z\",\r\n      \"createdAt\": \"2025-03-17T06:05:32.000000Z\",\r\n      \"fromAddress\": {\r\n        \"name\": \"Michael Johnson\",\r\n        \"addressLine1\": \"1111 Franklin Avenue\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Garden City\",\r\n        \"state\": \"NY\",\r\n        \"zip\": \"11530\"\r\n      },\r\n      \"toAddress\": {\r\n        \"name\": \"Emily Davis\",\r\n        \"addressLine1\": \"1 Apple Park Way\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Cupertino\",\r\n        \"state\": \"CA\",\r\n        \"zip\": \"95014\"\r\n      }\r\n    },\r\n    \"id\": \"ce9f3ea7-2efb-4536-81a8-42c1a6c79717\",\r\n    \"createdAt\": \"2025-03-17T06:06:21.000000Z\"\r\n  }\r\n}"},{"id":"17c26e2a-7fe4-41ee-b493-8cfa55b43b85","name":"Webhook :  wallet.withdraw.check.mail.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":" {\r\n  \"event\": {\r\n    \"type\": \"wallet.withdraw.check.mail.updated\",\r\n    \"data\": {\r\n      \"id\": \"20d0936d-34b0-47fd-8b67-6e094c6e74eb\",\r\n      \"fromWallet\": \"b6ae6c7d-d373-4e8f-a860-6638b22f5033\",\r\n      \"amount\": \"55.00\",\r\n      \"description\": \"Wallet Withdraw :Mail\",\r\n      \"shippingType\": \"FEDEX_NEXT_DAY_PM\",\r\n      \"shippingInfo\": {\r\n        \"trackingNumber\": null,\r\n        \"trackingUrl\": \"\"\r\n      },\r\n      \"status\": \"FAILED\",\r\n      \"clearingFile\": null,\r\n      \"previewFile\": null,\r\n      \"reviewMessage\": \"Rejected as requested by the customer.\",\r\n      \"updatedAt\": \"2025-12-19T09:31:09.000000Z\",\r\n      \"createdAt\": \"2025-12-19T09:23:13.000000Z\",\r\n      \"fromAddress\": {\r\n        \"name\": \"Park Way Finance Office\",\r\n        \"addressLine1\": \"1 Apple Park Way\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Cupertino\",\r\n        \"state\": \"CA\",\r\n        \"zip\": \"95014\"\r\n      },\r\n      \"toAddress\": {\r\n        \"name\": \"Broadway Accounting Department\",\r\n        \"addressLine1\": \"111 Broadway\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Paterson\",\r\n        \"state\": \"NJ\",\r\n        \"zip\": \"07502\"\r\n      }\r\n    },\r\n    \"id\": \"0d75ae49-9000-4936-bd6a-a7a192a92cd7\",\r\n    \"createdAt\": \"2025-12-19T09:31:09.000000Z\"\r\n  }\r\n}"},{"id":"2a3a30e2-4dda-400f-95c3-f987520da88e","name":"Webhook :  wallet.withdraw.check.mail.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":" {\r\n  \"event\": {\r\n    \"type\": \"wallet.withdraw.check.mail.updated\",\r\n    \"data\": {\r\n      \"id\": \"95686456-3449-4603-a366-12c8f49f775a\",\r\n      \"fromWallet\": \"b6ae6c7d-d373-4e8f-a860-6638b22f5033\",\r\n      \"amount\": \"35.00\",\r\n      \"description\": \"Wallet Withdraw :Mail\",\r\n      \"shippingType\": \"FEDEX_NEXT_DAY_PM\",\r\n      \"shippingInfo\": {\r\n        \"trackingNumber\": null,\r\n        \"trackingUrl\": \"\"\r\n      },\r\n      \"status\": \"RETURNED\",\r\n      \"clearingFile\": null,\r\n      \"previewFile\": \"https://ocw-local-s3.s3.amazonaws.com/checkmail/preview/preview-1177--1766139279.pdf?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential={{vault:aws-access-key}}%2F20251219%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=2Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Signature=838eb26b58d7ba3120b825700e025058e7042f67aa53908dae4e665607211bc5\",\r\n      \"reviewMessage\": \"Returned due to address not found by the mailing provider.\",\r\n      \"updatedAt\": \"2025-12-19T10:14:40.000000Z\",\r\n      \"createdAt\": \"2025-12-19T10:12:27.000000Z\",\r\n      \"fromAddress\": {\r\n        \"name\": \"Park Way Finance Office\",\r\n        \"addressLine1\": \"1 Apple Park Way\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Cupertino\",\r\n        \"state\": \"CA\",\r\n        \"zip\": \"95014\"\r\n      },\r\n      \"toAddress\": {\r\n        \"name\": \"Broadway Accounting Department\",\r\n        \"addressLine1\": \"111 Broadway\",\r\n        \"addressLine2\": \"\",\r\n        \"city\": \"Paterson\",\r\n        \"state\": \"NJ\",\r\n        \"zip\": \"07502\"\r\n      }\r\n    },\r\n    \"id\": \"dd281deb-3d4a-4c7e-8ef4-194f601901d3\",\r\n    \"createdAt\": \"2025-12-19T10:14:40.000000Z\"\r\n  }\r\n}\r\n"}],"_postman_id":"8723f2d5-8af4-4b9e-8978-52d7dfbec69d"},{"name":"Retrieve Check Mail Withdrawal","id":"41350bfb-8d25-43ea-b68b-acbcaff834c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/withdraw/mail/5c04a346-00db-48bb-bb5d-b1e06165eac0","description":"<p>status :<code>PENDING</code> ,<code>PROCESSING</code> , <code>COMPLETED</code>,<code>CANCELED</code>,<code>FAILED</code></p>\n","urlObject":{"path":["wallet","withdraw","mail","5c04a346-00db-48bb-bb5d-b1e06165eac0"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"04b24a86-40d8-41d7-a0dc-560f32af2d27","name":"Withdraw-fund-details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/withdraw/mail/499d42a2-5dc0-444e-9f15-c3adcfc907ec"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"499d42a2-5dc0-444e-9f15-c3adcfc907ec\",\r\n        \"fromWallet\": \"7ed806cf-7ccb-4aa2-9ae8-d1118f2f048b\",\r\n        \"amount\": \"10.00\",\r\n        \"description\": \"Wallet Withdraw :Mail\",\r\n        \"shippingType\": \"FEDEX_NEXT_DAY_PM\",\r\n        \"shippingInfo\": {\r\n            \"trackingNumber\": null,\r\n            \"trackingUrl\": \"\"\r\n        },\r\n        \"status\": \"COMPLETED\",\r\n        \"clearingFile\": \"https://ocw-local-s3.s3.amazonaws.com/checkmail/clearing/clearing-338--1747662268.png?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential={{vault:aws-access-key}}%2F20250519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250519T134521Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Signature=0ed83c8c07653c47807ae745e59850403b8836e59f04819b5747150b36bb1786\",\r\n        \"previewFile\": \"https://ocw-local-s3.s3.amazonaws.com/checkmail/preview/preview-338--1747662286.pdf?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential={{vault:aws-access-key}}%2F20250519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250519T134521Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Signature=0935430a9077451880befb27c5567f6e6bca84f4a01997abab5f0b2474ed781e\",\r\n        \"updatedAt\": \"2025-05-19T13:44:35.000000Z\",\r\n        \"createdAt\": \"2025-05-19T13:42:19.000000Z\",\r\n        \"fromAddress\": {\r\n            \"name\": \"FinCraft\",\r\n            \"addressLine1\": \"1111 Franklin Avenue\",\r\n            \"addressLine2\": \"\",\r\n            \"city\": \"Garden City\",\r\n            \"state\": \"NY\",\r\n            \"zip\": \"11530\"\r\n        },\r\n        \"toAddress\": {\r\n            \"name\": \"BluePeak Systems\",\r\n            \"addressLine1\": \"1 Apple Park Way\",\r\n            \"addressLine2\": \"\",\r\n            \"city\": \"Cupertino\",\r\n            \"state\": \"CA\",\r\n            \"zip\": \"95014\"\r\n        }\r\n    }\r\n}"}],"_postman_id":"41350bfb-8d25-43ea-b68b-acbcaff834c9"}],"id":"aaf25f9f-eb46-470b-9a9e-fdfe167f8141","_postman_id":"aaf25f9f-eb46-470b-9a9e-fdfe167f8141","description":""}],"id":"b3273da4-b977-4e0b-b067-c4af02259db4","_postman_id":"b3273da4-b977-4e0b-b067-c4af02259db4","description":""},{"name":"Fund Wallet","item":[{"name":"Fund Wallet By ACH","item":[{"name":"Initiate ACH wallet funding","id":"9d13b1c4-93da-4127-acbc-d12721a1a81e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"toWallet\": \"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n    \"fromBankAccountId\": \"xZqXGK2kgd4RzVv\",\r\n    \"amount\": \"20.36\",\r\n    \"description\": \"wallet funding test\"    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/fund/ach/initiate","urlObject":{"path":["wallet","fund","ach","initiate"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"3cf916eb-56b3-4c8c-b00e-6b1ffdd29c69","name":"Initiate Fund Wallet Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"toWallet\": \"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n    \"fromBankAccountId\": \"xZqXGK2kgd4RzVv\",\r\n    \"amount\": \"20.36\",\r\n    \"description\": \"wallet funding test\"    \r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/fund/ach/initiate"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"a8c04af1-001b-4e76-aebd-f3c1a45a8d5b\",\r\n        \"toWallet\": \"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n        \"bankAccountId\": \"xZqXGK2kgd4RzVv\",\r\n        \"amount\": \"20.36\",\r\n        \"description\": \"wallet funding test\",\r\n        \"status\": \"PENDING\",\r\n        \"updatedAt\": \"2023-10-25T09:22:51.000000Z\",\r\n        \"createdAt\": \"2023-10-25T09:22:51.000000Z\"\r\n    }\r\n}"},{"id":"066772af-33c8-4aaa-ae73-0484ef368d01","name":"Webhook: wallet.funding.ach.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"event\": {\r\n        \"type\": \"wallet.funding.ach.initiated\",\r\n        \"data\": {\r\n            \"id\": \"5567127b-9a7b-49dc-b1c1-316fc7f496e4\",\r\n            \"toWallet\": \"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n            \"bankAccountId\": \"xZqXGK2kgd4RzVv\",\r\n            \"amount\": \"20.36\",\r\n            \"description\": \"wallet funding test\",\r\n            \"status\": \"PENDING\",\r\n            \"updatedAt\": \"2024-10-21T07:21:33.000000Z\",\r\n            \"createdAt\": \"2024-10-21T07:21:33.000000Z\"\r\n        },\r\n        \"id\": \"481e556c-d81f-4cba-bc06-76f9ca31abe0\",\r\n        \"createdAt\": \"2024-10-21T07:21:33.000000Z\"\r\n    }\r\n}"},{"id":"36394cf3-100c-4d0e-8baf-7a8b6bafa765","name":"Webhook: wallet.funding.ach.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"event\": {\r\n        \"type\": \"wallet.funding.ach.updated\",\r\n        \"data\": {\r\n            \"id\": \"5567127b-9a7b-49dc-b1c1-316fc7f496e4\",\r\n            \"toWallet\": \"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n            \"bankAccountId\": \"xZqXGK2kgd4RzVv\",\r\n            \"amount\": \"20.36\",\r\n            \"description\": \"wallet funding test\",\r\n            \"status\": \"PROCESSING\",\r\n            \"updatedAt\": \"2024-10-21T07:21:34.000000Z\",\r\n            \"createdAt\": \"2024-10-21T07:21:33.000000Z\"\r\n        },\r\n        \"id\": \"421a743f-625f-423c-b825-ee7a76bd10df\",\r\n        \"createdAt\": \"2024-10-21T07:21:34.000000Z\"\r\n    }\r\n}"}],"_postman_id":"9d13b1c4-93da-4127-acbc-d12721a1a81e"},{"name":"Retrieve ACH wallet funding","id":"581c2aed-ced8-404f-8d10-24c71539e9c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/fund-wallet/a8c04af1-001b-4e76-aebd-f3c1a45a8d5b","description":"<p><em><strong>STATUS AND DESCRIPTIONS</strong></em></p>\n<ul>\n<li><p><strong>PENDING</strong>: Once the fund wallet request is created, the status will be PENDING.</p>\n</li>\n<li><p><strong>PROCESSING</strong>: Once the request is created, the transaction will start to process, and the status will change to PROCESSING instantly.</p>\n</li>\n<li><p><strong>COMPLETED</strong>: Once the transaction process is successfully completed, the funds will be available in the wallet.</p>\n</li>\n<li><p><strong>FAILED</strong>: When the transaction is rejected, failed, or returned during processing, the status will be FAILED.</p>\n</li>\n<li><p><strong>RETURNED</strong>: After the funds are released, if the transaction is returned as an ACH return, the amount will be deducted from the wallet at this time.</p>\n</li>\n</ul>\n","urlObject":{"path":["wallet","fund-wallet","a8c04af1-001b-4e76-aebd-f3c1a45a8d5b"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"2cf2b6f7-0f82-473f-9252-e3c7f5cda9d7","name":"Retrieve Fund Wallet Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/fund/ach/a8c04af1-001b-4e76-aebd-f3c1a45a8d5b"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"a8c04af1-001b-4e76-aebd-f3c1a45a8d5b\",\r\n        \"toWallet\": \"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\r\n        \"bankAccountId\": \"xZqXGK2kgd4RzVv\",\r\n        \"amount\": \"20.36\",\r\n        \"description\": \"wallet funding test\",\r\n        \"status\": \"PROCESSING\",\r\n        \"updatedAt\": \"2023-10-25T09:22:52.000000Z\",\r\n        \"createdAt\": \"2023-10-25T09:22:51.000000Z\"\r\n    }\r\n}"}],"_postman_id":"581c2aed-ced8-404f-8d10-24c71539e9c3"},{"name":"List ACH wallet funding","id":"1c17a720-da3c-42b4-9cd4-fce8284939ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/fund/ach","urlObject":{"path":["wallet","fund","ach"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"e0664bd6-19bd-4731-8cae-114a562d82f3","name":"List Fund Wallet Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/fund/ach"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 1,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"a8c04af1-001b-4e76-aebd-f3c1a45a8d5b\",\n            \"toWallet\": \"ea85fdfe-1e6b-4be6-8245-28bd3543777b\",\n            \"bankAccountId\": \"xZqXGK2kgd4RzVv\",\n            \"amount\": \"20.36\",\n            \"description\": \"wallet funding test\",\n            \"status\": \"PROCESSING\",\n            \"updatedAt\": \"2023-10-25T09:22:52.000000Z\",\n            \"createdAt\": \"2023-10-25T09:22:51.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"1c17a720-da3c-42b4-9cd4-fce8284939ae"}],"id":"cc9e007f-2ae8-45af-8b87-e69c75835ffd","_postman_id":"cc9e007f-2ae8-45af-8b87-e69c75835ffd","description":""},{"name":"Fund Wallet By Request","item":[{"name":"Create Fund Wallet Request","id":"ae8d5917-b0c9-40b5-b538-b627e3ea8e43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"depositorName\" : \"JOHN DOE\",\r\n    \"toWallet\" : \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\r\n    \"amount\" : 25000.00,\r\n    \"description\" : \"Wallet funding\",\r\n    \"transferType\" : \"domestic-wire\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/fund/requests/create","description":"<p>Allowed TransferType : <code>domestic-wire</code> ,<code>international-wire</code></p>\n","urlObject":{"path":["wallet","fund","requests","create"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"e8641b54-d461-4b97-a593-88f643702516","name":"Create Fund Wallet Request","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"depositorName\" : \"JOHN DOE\",\r\n    \"toWallet\" : \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\r\n    \"amount\" : 25000.00,\r\n    \"description\" : \"Wallet funding\",\r\n    \"transferType\" : \"domestic-wire\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/fund/requests/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Thu, 24 Oct 2024 10:55:03 GMT"},{"key":"Date","value":"Thu, 24 Oct 2024 10:55:03 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.23"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X62ddcd27b35521b2cd1f0061288cab96"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"4750621f-b429-4766-a733-9aa243d6abe9\",\n        \"depositorName\": \"JOHN DOE\",\n        \"toWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\n        \"amount\": \"25000.00\",\n        \"description\": \"Wallet funding\",\n        \"status\": \"PENDING\",\n        \"transferType\": \"domestic-wire\",\n        \"depositInformation\": {\n            \"beneficiaryName\": \"ABC LLC\",\n            \"beneficiaryRoutingNumber\": \"121140399\",\n            \"beneficiaryAccountNumber\": \"3304236682\",\n            \"beneficiaryAccountType\": \"Business Checking\",\n            \"beneficiaryBankAddress\": \"3003 Tasman Drive, Santa Clara, CA 95054, USA\",\n            \"beneficiaryBankSwift\": \"SVBKUS6S\",\n            \"specialInstruction\": \"ZM OF33 OCW ABC LLC\"\n        },\n        \"updatedAt\": \"2024-10-29T06:13:34.000000Z\",\n        \"createdAt\": \"2024-10-29T06:13:34.000000Z\"\n    }\n}"},{"id":"4ac4d6aa-5fb4-401f-8ad3-ec8365b264bc","name":"Webhook: wallet.funding.request.initiated","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/fund/requests/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Thu, 24 Oct 2024 10:55:03 GMT"},{"key":"Date","value":"Thu, 24 Oct 2024 10:55:03 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.23"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X62ddcd27b35521b2cd1f0061288cab96"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"event\": {\n        \"type\": \"wallet.funding.request.initiated\",\n        \"data\": {\n            \"id\": \"afce0ae6-03d6-40e9-b5fd-152afa174054\",\n            \"depositorName\": \"JOHN DOE\",\n            \"toWallet\": \"4692095d-4606-4731-be31-5cc933837b34\",\n            \"amount\": \"145.00\",\n            \"description\": \"test from api\",\n            \"status\": \"PENDING\",\n            \"transferType\": \"domestic-wire\",\n            \"depositInformation\": {\n                \"beneficiaryName\": \"ABC LLC\",\n                \"beneficiaryRoutingNumber\": \"121140399\",\n                \"beneficiaryAccountNumber\": \"3304236682\",\n                \"beneficiaryAccountType\": \"Business Checking\",\n                \"beneficiaryBankAddress\": \"3003 Tasman Drive, Santa Clara, CA 95054, USA\",\n                \"beneficiaryBankSwift\": \"SVBKUS6S\",\n                \"specialInstruction\": \"ZM OF33 OCW ABC LLC\"\n             },\n            \"updatedAt\": \"2024-10-25T09:45:15.000000Z\",\n            \"createdAt\": \"2024-10-25T09:45:15.000000Z\"\n        },\n        \"id\": \"55c6683a-6b7c-4410-b3e3-3ad4cd4b1ff0\",\n        \"createdAt\": \"2024-10-25T09:45:16.000000Z\"\n    }\n}"},{"id":"acc69a47-49b4-4e06-9839-b7d9d1128158","name":"Webhook:  wallet.funding.request.updated","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"depositorName\" : \"JOHN DOE\",\r\n    \"toWallet\" : \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\r\n    \"amount\" : 25000.00,\r\n    \"description\" : \"Wallet funding\",\r\n    \"transferType\" : \"domestic-wire\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/fund/requests/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Thu, 24 Oct 2024 10:55:03 GMT"},{"key":"Date","value":"Thu, 24 Oct 2024 10:55:03 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.23"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X62ddcd27b35521b2cd1f0061288cab96"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"event\": {\n        \"type\": \"wallet.funding.request.updated\",\n        \"data\": {\n            \"id\": \"afce0ae6-03d6-40e9-b5fd-152afa174054\",\n            \"depositorName\": \"JOHN DOE\",\n            \"toWallet\": \"4692095d-4606-4731-be31-5cc933837b34\",\n            \"amount\": \"145.00\",\n            \"description\": \"test from api\",\n            \"status\": \"COMPLETED\",\n            \"transferType\": \"domestic-wire\",\n            \"depositInformation\": {\n                \"beneficiaryName\": \"ABC LLC\",\n                \"beneficiaryRoutingNumber\": \"121140399\",\n                \"beneficiaryAccountNumber\": \"3304236682\",\n                \"beneficiaryAccountType\": \"Business Checking\",\n                \"beneficiaryBankAddress\": \"3003 Tasman Drive, Santa Clara, CA 95054, USA\",\n                \"beneficiaryBankSwift\": \"SVBKUS6S\",\n                \"specialInstruction\": \"ZM OF33 OCW ABC LLC\"\n             },\n            \"updatedAt\": \"2024-10-25T09:45:15.000000Z\",\n            \"createdAt\": \"2024-10-25T09:45:15.000000Z\"\n        },\n        \"id\": \"55c6683a-6b7c-4410-b3e3-3ad4cd4b1ff0\",\n        \"createdAt\": \"2024-10-25T09:45:16.000000Z\"\n    }\n}"}],"_postman_id":"ae8d5917-b0c9-40b5-b538-b627e3ea8e43"},{"name":"Retrieve Fund Wallet Request","id":"4dc95134-7ac8-4f40-bf95-a864cd8aaed4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/wallet/fund/requests/{{requestId}}","urlObject":{"path":["wallet","fund","requests","{{requestId}}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ca3721dc-39b1-4f87-8d35-d1b940db100d","name":"Retrieve Fund Wallet Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/fund/requests/c23bf44e-a18e-4000-88b5-e3bd6e5d86c7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Thu, 24 Oct 2024 11:27:24 GMT"},{"key":"Date","value":"Thu, 24 Oct 2024 11:27:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.23"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"4750621f-b429-4766-a733-9aa243d6abe9\",\n        \"depositorName\": \"JOHN DOE\",\n        \"toWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\n        \"amount\": \"25000.00\",\n        \"description\": \"Wallet funding\",\n        \"status\": \"PENDING\",\n        \"transferType\": \"domestic-wire\",\n        \"depositInformation\": {\n            \"beneficiaryName\": \"ABC LLC\",\n            \"beneficiaryRoutingNumber\": \"121140399\",\n            \"beneficiaryAccountNumber\": \"3304236682\",\n            \"beneficiaryAccountType\": \"Business Checking\",\n            \"beneficiaryBankAddress\": \"3003 Tasman Drive, Santa Clara, CA 95054, USA\",\n            \"beneficiaryBankSwift\": \"SVBKUS6S\",\n            \"specialInstruction\": \"ZM OF33 OCW ABC LLC\"\n        },\n        \"updatedAt\": \"2024-10-29T06:13:34.000000Z\",\n        \"createdAt\": \"2024-10-29T06:13:34.000000Z\"\n    }\n}"}],"_postman_id":"4dc95134-7ac8-4f40-bf95-a864cd8aaed4"},{"name":"List All Fund Requests","id":"a2bfb087-57e0-4702-8b06-aa54ff2789fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/wallet/fund/requests","urlObject":{"path":["wallet","fund","requests"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6897b9d2-f846-4797-87fa-ce89ed858dad","name":"List All Fund Requests","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/wallet/fund/requests"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Thu, 24 Oct 2024 11:36:52 GMT"},{"key":"Date","value":"Thu, 24 Oct 2024 11:36:52 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.23"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 23,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 3\n    },\n    \"data\": [\n        {\n            \"id\": \"4750621f-b429-4766-a733-9aa243d6abe9\",\n            \"depositorName\": \"JOHN DOE\",\n            \"toWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\n            \"amount\": \"25000.00\",\n            \"description\": \"Wallet funding\",\n            \"status\": \"PENDING\",\n            \"transferType\": \"domestic-wire\",\n            \"depositInformation\": {\n                 \"beneficiaryName\": \"ABC LLC\",\n                 \"beneficiaryRoutingNumber\": \"121140399\",\n                 \"beneficiaryAccountNumber\": \"3304236682\",\n                 \"beneficiaryAccountType\": \"Business Checking\",\n                 \"beneficiaryBankAddress\": \"3003 Tasman Drive, Santa Clara, CA 95054, USA\",\n                 \"beneficiaryBankSwift\": \"SVBKUS6S\",\n                 \"specialInstruction\": \"ZM OF33 OCW ABC LLC\"\n            },\n            \"updatedAt\": \"2024-10-29T06:13:34.000000Z\",\n            \"createdAt\": \"2024-10-29T06:13:34.000000Z\"\n        },\n        {\n            \"id\": \"4ae9f79a-f66c-417b-bd44-abd89a8d55c1\",\n            \"depositorName\": \"JOHN DOE\",\n            \"toWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\n            \"amount\": \"144.00\",\n            \"description\": \"test from api\",\n            \"status\": \"PENDING\",\n            \"transferType\": \"domestic-wire\",\n            \"depositInformation\": {\n                \"beneficiaryName\": \"ABC LLC\",\n                \"beneficiaryRoutingNumber\": \"121140399\",\n                \"beneficiaryAccountNumber\": \"3304236682\",\n                \"beneficiaryAccountType\": \"Business Checking\",\n                \"beneficiaryBankAddress\": \"3003 Tasman Drive, Santa Clara, CA 95054, USA\",\n                \"beneficiaryBankSwift\": \"SVBKUS6S\",\n                \"specialInstruction\": \"ZM OF32 OCW ABC LLC\"\n            },\n            \"updatedAt\": \"2024-10-29T06:12:22.000000Z\",\n            \"createdAt\": \"2024-10-29T06:12:21.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"a2bfb087-57e0-4702-8b06-aa54ff2789fc"}],"id":"bcbb78cb-823b-4d4a-9d14-5930b2e96873","description":"<p>Available Status :<code>PENDING</code>,<code>COMPLETED</code> , <code>REJECTED</code></p>\n","_postman_id":"bcbb78cb-823b-4d4a-9d14-5930b2e96873"}],"id":"6fff590b-aef3-4578-93ef-370dd9760f8e","_postman_id":"6fff590b-aef3-4578-93ef-370dd9760f8e","description":""},{"name":"List All Wallets","event":[{"listen":"test","script":{"id":"de9111de-4247-4bd8-9113-8aca47dc4b9f","exec":["const resp = pm.response.json();\r","\r","if(pm.response.code==200 && resp.success == true){\r","    postman.setNextRequest(\"Get All Status - ACH\");\r","}\r","else{\r","    postman.setNextRequest(null);\r","}\r","\r","pm.test(\"Get Status - ACH\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"success true\", function () { \r","    pm.expect(resp).have.property('success', true);\r","});\r",""],"type":"text/javascript"}}],"id":"2c0cf8bb-31be-4df0-8bd7-3f8307ea27a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/wallet/","urlObject":{"path":["wallet",""],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ef33bcdf-0beb-47c0-a978-d2c29b6dc904","name":"get-walletes","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 2,\n        \"perPage\": 20,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"838f298c-24f0-4638-8af4-479f39e4a228\",\n            \"availableBalance\": \"18804.92\",\n            \"currentBalance\": \"18894.92\",\n            \"bankAccount_id\": null,\n            \"walletName\": \"Master Wallet\",\n            \"walletType\": 2,\n            \"bankAccountName\": null,\n            \"bankAccountNickName\": null,\n            \"bankAccountNumber\": \"X\",\n            \"bankAccountNatureType\": null\n        },\n        {\n            \"id\": \"f1cd8693-02df-47af-8fbc-fc7a9ded88ec\",\n            \"availableBalance\": \"4959019.81\",\n            \"currentBalance\": \"5017049.26\",\n            \"bankAccount_id\": \"bz3Aj30gvw4Vw6E\",\n            \"walletName\": \"Wallet 1\",\n            \"walletType\": 1,\n            \"bankAccountName\": \"Wallet 1\",\n            \"bankAccountNickName\": \"Wallet 1\",\n            \"bankAccountNumber\": \"X6456\",\n            \"bankAccountNatureType\": null\n        }\n      \n    ]\n}"}],"_postman_id":"2c0cf8bb-31be-4df0-8bd7-3f8307ea27a0"},{"name":"Retrieve a wallet","event":[{"listen":"test","script":{"id":"de9111de-4247-4bd8-9113-8aca47dc4b9f","exec":["const resp = pm.response.json();\r","\r","if(pm.response.code==200 && resp.success == true){\r","    postman.setNextRequest(\"Get All Status - ACH\");\r","}\r","else{\r","    postman.setNextRequest(null);\r","}\r","\r","pm.test(\"Get Status - ACH\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"success true\", function () { \r","    pm.expect(resp).have.property('success', true);\r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"3c8ddfe5-d00c-46f9-a2d9-f6fe13af0de8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/wallet/{uuid}","urlObject":{"path":["wallet","{uuid}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b65a68d8-540d-4cf1-85c6-1615edd8c73e","name":"Retrieve a wallet","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/838f298c-24f0-4638-8af4-479f39e4a228"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"838f298c-24f0-4638-8af4-479f39e4a228\",\n        \"availableBalance\": \"18804.92\",\n        \"currentBalance\": \"18894.92\",\n        \"bankAccount_id\": null,\n        \"walletName\": \"Master Wallet\",\n        \"walletType\": 2,\n        \"bankAccountName\": null,\n        \"bankAccountNickName\": null,\n        \"bankAccountNumber\": \"X\",\n        \"bankAccountNatureType\": null\n    }\n}"}],"_postman_id":"3c8ddfe5-d00c-46f9-a2d9-f6fe13af0de8"},{"name":"Wallet Transactions","event":[{"listen":"test","script":{"id":"de9111de-4247-4bd8-9113-8aca47dc4b9f","exec":["const resp = pm.response.json();\r","\r","if(pm.response.code==200 && resp.success == true){\r","    postman.setNextRequest(\"Get All Status - ACH\");\r","}\r","else{\r","    postman.setNextRequest(null);\r","}\r","\r","pm.test(\"Get Status - ACH\", function () {\r","    pm.response.to.have.status(200);\r","});\r","\r","pm.test(\"success true\", function () { \r","    pm.expect(resp).have.property('success', true);\r","});\r",""],"type":"text/javascript","packages":{}}}],"id":"f4381a54-ca73-4f68-955f-5ca76a75463e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/wallet/{uuid}/transactions","description":"<p>List all transactions of a wallet.</p>\n<p><strong>Query parameters</strong></p>\n<table><tbody><tr><td><div><b>page</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>For navigating through pages ,By default first page will be listed</p><p></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>statusCode</div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter statements by statusCode</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>term</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter statements by using any keywords</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["wallet","{uuid}","transactions"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"7dbc72dc-d179-4a5e-9dc9-5657ac118ba1","name":"Wallet Transactions","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/wallet/838f298c-24f0-4638-8af4-479f39e4a228/transactions"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 38,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 4\n    },\n    \"data\": [\n        {\n            \"id\": \"d91c0cb1-aeed-4994-b99c-b5a943eedda1\",\n            \"txnRefId\": 1617,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"02/17/2024\",\n            \"description\": \"Refill credit\",\n            \"credit\": \"0.00\",\n            \"debit\": \"30.00\",\n            \"initialBalance\": \"54.31\",\n            \"currentBalance\": \"24.31\",\n            \"status\": \"success\",\n            \"statusCode\": 2,\n            \"categoryTypeCode\": 18,\n            \"categoryTypeName\": \"SUBS\"\n        },\n        {\n            \"id\": \"53dba934-7c80-492d-8467-1f20c61bd2c4\",\n            \"txnRefId\": 1597,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"12/06/2023\",\n            \"description\": \"FUNDING-sd\",\n            \"credit\": \"20.00\",\n            \"debit\": \"0.00\",\n            \"initialBalance\": \"34.31\",\n            \"currentBalance\": \"54.31\",\n            \"status\": \"processing\",\n            \"statusCode\": 1,\n            \"categoryTypeCode\": 7,\n            \"categoryTypeName\": \"P/F\"\n        },\n        {\n            \"id\": \"675bb009-3740-4bc0-be3d-4c96501ce5f8\",\n            \"txnRefId\": 1595,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"11/18/2023\",\n            \"description\": \"WF -tyty\",\n            \"credit\": \"0.00\",\n            \"debit\": \"30.00\",\n            \"initialBalance\": \"64.31\",\n            \"currentBalance\": \"34.31\",\n            \"status\": \"processing\",\n            \"statusCode\": 1,\n            \"categoryTypeCode\": 4,\n            \"categoryTypeName\": \"W/F\"\n        },\n        {\n            \"id\": \"56e1c5ed-80df-45d2-8f59-0f6b6dad8b2e\",\n            \"txnRefId\": 1594,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"11/18/2023\",\n            \"description\": \"Subscritption charge/Premium\",\n            \"credit\": \"0.00\",\n            \"debit\": \"499.99\",\n            \"initialBalance\": \"564.30\",\n            \"currentBalance\": \"64.31\",\n            \"status\": \"success\",\n            \"statusCode\": 2,\n            \"categoryTypeCode\": 18,\n            \"categoryTypeName\": \"SUBS\"\n        },\n        {\n            \"id\": \"3fc3be28-fe28-49fc-bf84-788f4bdb4866\",\n            \"txnRefId\": 1593,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"11/15/2023\",\n            \"description\": \"CARD_TX_GENERATOR   REMOT\",\n            \"credit\": \"0.00\",\n            \"debit\": \"11.35\",\n            \"initialBalance\": \"575.65\",\n            \"currentBalance\": \"564.30\",\n            \"status\": \"success\",\n            \"statusCode\": 2,\n            \"categoryTypeCode\": 8,\n            \"categoryTypeName\": \"B/R\"\n        },\n        {\n            \"id\": \"eb51a27a-8a09-4c7b-b576-e2df6b838ebb\",\n            \"txnRefId\": 1592,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"11/04/2023\",\n            \"description\": \"Subscritption charge/my test addon\",\n            \"credit\": \"0.00\",\n            \"debit\": \"373.28\",\n            \"initialBalance\": \"948.93\",\n            \"currentBalance\": \"575.65\",\n            \"status\": \"success\",\n            \"statusCode\": 2,\n            \"categoryTypeCode\": 18,\n            \"categoryTypeName\": \"SUBS\"\n        },\n        {\n            \"id\": \"a682b5a0-14a0-4d99-a8be-770196c00e78\",\n            \"txnRefId\": 1591,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"11/04/2023\",\n            \"description\": \"Subscritption charge/QB /Com Mnthl 6.99\",\n            \"credit\": \"0.00\",\n            \"debit\": \"69.07\",\n            \"initialBalance\": \"1018.00\",\n            \"currentBalance\": \"948.93\",\n            \"status\": \"success\",\n            \"statusCode\": 2,\n            \"categoryTypeCode\": 18,\n            \"categoryTypeName\": \"SUBS\"\n        },\n        {\n            \"id\": \"996b63b1-9c9b-4b3e-93e6-b20a86189876\",\n            \"txnRefId\": 1590,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"11/04/2023\",\n            \"description\": \"WT-sdc\",\n            \"credit\": \"1000.00\",\n            \"debit\": \"0.00\",\n            \"initialBalance\": \"18.00\",\n            \"currentBalance\": \"1018.00\",\n            \"status\": \"success\",\n            \"statusCode\": 2,\n            \"categoryTypeCode\": 10,\n            \"categoryTypeName\": \"WT\"\n        },\n        {\n            \"id\": \"88021c87-dc38-49fb-8d1e-52387959f5b8\",\n            \"txnRefId\": 1587,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"11/04/2023\",\n            \"description\": \"WT-test\",\n            \"credit\": \"0.00\",\n            \"debit\": \"3300.00\",\n            \"initialBalance\": \"3318.00\",\n            \"currentBalance\": \"18.00\",\n            \"status\": \"success\",\n            \"statusCode\": 2,\n            \"categoryTypeCode\": 10,\n            \"categoryTypeName\": \"WT\"\n        },\n        {\n            \"id\": \"9e968569-74cd-4fc5-a915-20927d2d5f34\",\n            \"txnRefId\": 1584,\n            \"walletId\": \"2e9f03a3-2cea-42d4-b355-e280bd541a24\",\n            \"walletName\": \"Master Wallet\",\n            \"date\": \"10/26/2023\",\n            \"description\": \"WF -dfdfd\",\n            \"credit\": \"0.00\",\n            \"debit\": \"30.00\",\n            \"initialBalance\": \"3348.00\",\n            \"currentBalance\": \"3318.00\",\n            \"status\": \"processing\",\n            \"statusCode\": 1,\n            \"categoryTypeCode\": 4,\n            \"categoryTypeName\": \"W/F\"\n        }\n    ]\n}"}],"_postman_id":"f4381a54-ca73-4f68-955f-5ca76a75463e"},{"name":"Wallet Internal Transfer","id":"f12fff02-8bb4-404a-9cb6-a2821cca9758","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fromWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\r\n    \"toWallet\": \"4fa68199-1cf8-43c8-9df4-eb2b9ae20af7\",\r\n    \"amount\": \"1.25\",\r\n    \"description\": \"Transfer to second wallet\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/internal-transfer","description":"<p>You can transfer funds from one wallet to another within the same account using this endpoint.</p>\n","urlObject":{"path":["wallet","internal-transfer"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"7989f9d1-1474-4181-b598-07077219f812","name":"Wallet Internal Transfer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"fromWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\r\n    \"toWallet\": \"4fa68199-1cf8-43c8-9df4-eb2b9ae20af7\",\r\n    \"amount\": \"1.25\",\r\n    \"description\": \"Transfer to second wallet\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/wallet/internal-transfer"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"6bb62abd-4a7c-4bed-b51f-4243da319733\",\n        \"fromWallet\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\",\n        \"toWallet\": \"4fa68199-1cf8-43c8-9df4-eb2b9ae20af7\",\n        \"amount\": \"1.25\",\n        \"description\": \"Transfer to second wallet\",\n        \"status\": \"COMPLETED\",\n        \"updatedAt\": \"2024-10-17T11:24:41.000000Z\",\n        \"createdAt\": \"2024-10-17T11:24:41.000000Z\"\n    }\n}"}],"_postman_id":"f12fff02-8bb4-404a-9cb6-a2821cca9758"}],"id":"0403ff41-aea8-4b82-ad4d-95f8803fbb54","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"71d1d472-b5ac-498e-a6b1-9893c80d729c"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"a2fda779-46bd-4ebd-bd6b-8103f12a8ebd"}}],"_postman_id":"0403ff41-aea8-4b82-ad4d-95f8803fbb54","description":""},{"name":"Card Program","item":[{"name":"Wallet Spend Card","item":[{"name":"Create Virtual Card","id":"489f788f-e30c-472e-a1ec-fa30e2307e59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n    \"limitAmount\": 100,\r\n    \"nameOnCard\": \"Daniel Richardson\",\r\n    \"label\": \"Daniel Richardson\",\r\n    \"cardType\": \"virtual\",\r\n    \"limitInterval\": \"monthly\",\r\n    \"restrictionSettings\": {\r\n        \"validTill\": \"2025-05-26\",\r\n        \"allowedMerchantNames\": [\"amazon\", \"flipkart\", \"spotify\", \"ebay\", \"paypal\"],\r\n        \"allowedMerchantCategoryCode\": [\"700\", \"3350\", \"7852\"],\r\n        \"allowedMerchantCountry\": [\"US\", \"IN\"],\r\n        \"allowedMerchantCity\": [\"newyork\", \"Chicago\"],\r\n        \"allowedTime\": {\r\n            \"timezone\": \"America/Chicago\",\r\n            \"times\": [\r\n                {\r\n                    \"from\": \"11:00\",\r\n                    \"to\": \"12:00\"\r\n                },\r\n                {\r\n                    \"from\": \"16:00\",\r\n                    \"to\": \"23:59\"\r\n                }\r\n            ]\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/card/create","description":"<p>This API endpoint allows you to create a virtual or physical spend card linked to a specified wallet, with configurable spending limits and reset intervals for enhanced expense control.</p>\n<p><strong>Payload Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>walletId</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Unique identifier for the wallet to which the new card should be linked.</td>\n</tr>\n<tr>\n<td>limitAmount</td>\n<td>number</td>\n<td>✅ Yes</td>\n<td>Maximum allowable spending amount on the card, per the defined limitInterval.</td>\n</tr>\n<tr>\n<td>nameOnCard</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>nameOnCardThe name to be printed on the card</td>\n</tr>\n<tr>\n<td>label</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>A user-defined label or nickname to help identify the card.</td>\n</tr>\n<tr>\n<td>cardType</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Type of the card being issued. Accepted values: virtual, physical.</td>\n</tr>\n<tr>\n<td>limitInterval</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Time interval for resetting the card limit. Accepted values: 'monthly', 'allTime', 'daily', 'weekly', 'perTransaction', 'yearly'</td>\n</tr>\n<tr>\n<td>restrictionSettings</td>\n<td>object</td>\n<td>⬜ Optional</td>\n<td>Additional rules and controls to limit how and where the card can be used.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>restrictionSettings Object</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>validTill</td>\n<td>string (YYYY-MM-DD)</td>\n<td>Expiration date for the card's usability. Transactions beyond this date will be declined.</td>\n</tr>\n<tr>\n<td>allowedMerchantNames</td>\n<td>array of strings</td>\n<td>List of allowed merchant names where the card can be used.</td>\n</tr>\n<tr>\n<td>allowedMerchantCategoryCode</td>\n<td></td>\n<td>List of allowed Merchant Category Codes (MCCs). Only merchants with these MCCs can accept payments from this card.</td>\n</tr>\n<tr>\n<td>allowedMerchantCountry</td>\n<td>array of strings</td>\n<td>alpha-2 country codes. Card will be restricted to use in these countries.</td>\n</tr>\n<tr>\n<td>allowedMerchantCity</td>\n<td>array of strings</td>\n<td>List of allowed cities for card usage.</td>\n</tr>\n<tr>\n<td>allowedTime</td>\n<td>object</td>\n<td>Defines time-based usage restrictions for the card.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["card-program","card","create"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a6fa671c-65b1-4d53-81d9-ef8077bf2801","name":"Create Vitual Card","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{BASE_URL}}/card-program/card/create","host":["{{BASE_URL}}"],"path":["card-program","card","create"],"query":[{"key":"","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 07:58:28 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X284004a46aa137a3f514d4fa0eacde38"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":" {\n    \"success\": true,\n    \"data\": {\n        \"id\": \"3a0e6df8-36fa-4194-b12f-873b6c0ea39d\",\n        \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n        \"status\": \"PENDING\",\n        \"card\": {\n            \"id\": \"950902c6-110e-4a77-9eea-9802db41ae76\",\n            \"cardProgramIssuingRecordId\": \"3a0e6df8-36fa-4194-b12f-873b6c0ea39d\",\n            \"cardType\": \"virtual\",\n            \"label\": \"Daniel Richardson\",\n            \"nameOnCard\": \"Daniel Richardson\",\n            \"limitAmount\": \"100.00\",\n            \"limitInterval\": \"monthly\",\n            \"last4\": \"1139\",\n            \"cardStatus\": \"active\",\n            \"expiryMonth\": \"9\",\n            \"expiryYear\": \"2030\",\n            \"cardIssueType\": \"WALLET_CARD\",\n            \"wallet\": {\n                \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n                \"availableBalance\": \"36.07\",\n                \"currentBalance\": \"46.07\",\n                \"walletName\": \"Master Wallet\"\n            },\n            \"restrictionSettings\": {\n                \"validTill\": \"2025-05-26\",\n                \"allowedMerchantNames\": [\n                    \"amazon\",\n                    \"flipkart\",\n                    \"spotify\",\n                    \"ebay\",\n                    \"paypal\"\n                ],\n                \"allowedMerchantCategoryCode\": [\n                    \"700\",\n                    \"3350\",\n                    \"7852\"\n                ],\n                \"allowedMerchantCountry\": [\n                    \"US\",\n                    \"IN\"\n                ],\n                \"allowedMerchantCity\": [\n                    \"newyork\",\n                    \"Chicago\"\n                ],\n                \"allowedTime\": {\n                    \"timezone\": \"America/Chicago\",\n                    \"times\": [\n                        {\n                            \"from\": \"11:00\",\n                            \"to\": \"12:00\"\n                        },\n                        {\n                            \"from\": \"16:00\",\n                            \"to\": \"23:59\"\n                        }\n                    ]\n                }\n            }\n        },\n        \"updatedAt\": \"2025-03-27T11:31:44.000000Z\",\n        \"createdAt\": \"2025-03-27T11:31:44.000000Z\"\n    }\n}"},{"id":"86512190-4d2a-41a7-b30f-51d9d2c114be","name":"Webhook :  card-program.card.created","originalRequest":{"method":"POST","header":[],"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":" {\n  \"event\": {\n    \"type\": \"card-program.card.created\",\n    \"data\": {\n      \"id\": \"ef5ea0cd-6b3e-4a74-b7b3-64ff86eef775\",\n      \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n      \"status\": \"PENDING\",\n      \"card\": {\n        \"id\": \"46d0c4d0-0d1c-438b-b793-84dd16bbd5fb\",\n        \"cardProgramIssuingRecordId\": \"ef5ea0cd-6b3e-4a74-b7b3-64ff86eef775\",\n        \"cardType\": \"virtual\",\n        \"label\": \"Daniel Richardson\",\n        \"nameOnCard\": \"Daniel Richardson\",\n        \"limitAmount\": \"35.00\",\n        \"limitInterval\": \"monthly\",\n        \"last4\": \"8811\",\n        \"cardStatus\": \"active\",\n        \"expiryMonth\": \"5\",\n        \"expiryYear\": \"2029\",\n        \"cardIssueType\": \"WALLET_CARD\",\n        \"wallet\": {\n          \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n          \"availableBalance\": \"36.07\",\n          \"currentBalance\": \"46.07\",\n          \"walletName\": \"Master Wallet\"\n        },\n        \"restrictionSettings\": {\n          \"validTill\": \"2025-05-26\",\n          \"allowedMerchantNames\": [\n            \"amazon\",\n            \"flipkart\",\n            \"spotify\",\n            \"ebay\",\n            \"paypal\"\n          ],\n          \"allowedMerchantCategoryCode\": [\n            \"700\",\n            \"3350\",\n            \"7852\"\n          ],\n          \"allowedMerchantCountry\": [\n            \"US\",\n            \"IN\"\n          ],\n          \"allowedMerchantCity\": [\n            \"newyork\",\n            \"Chicago\"\n          ],\n          \"allowedTime\": {\n            \"timezone\": \"America/Chicago\",\n            \"times\": [\n              {\n                \"from\": \"11:00\",\n                \"to\": \"12:00\"\n              },\n              {\n                \"from\": \"16:00\",\n                \"to\": \"23:59\"\n              }\n            ]\n          }\n        }\n      },\n      \"updatedAt\": \"2025-03-27T11:29:40.000000Z\",\n      \"createdAt\": \"2025-03-27T11:29:40.000000Z\"\n    },\n    \"id\": \"c649aee4-a78e-4bd6-9dec-5468966f84fb\",\n    \"createdAt\": \"2025-03-27T11:29:48.000000Z\"\n  }\n}"}],"_postman_id":"489f788f-e30c-472e-a1ec-fa30e2307e59"},{"name":"Create Physical Card","id":"7962a852-7527-4639-b7e2-5c02c7878285","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n    \"limitAmount\": 100,\r\n    \"nameOnCard\": \"Daniel Richardson\",\r\n    \"label\": \"Daniel Richardson\",\r\n    \"cardType\": \"virtual\",\r\n    \"limitInterval\": \"monthly\",\r\n    \"restrictionSettings\": {\r\n        \"validTill\": \"2025-05-26\",\r\n        \"allowedMerchantNames\": [\"amazon\", \"flipkart\", \"spotify\", \"ebay\", \"paypal\"],\r\n        \"allowedMerchantCategoryCode\": [\"700\", \"3350\", \"7852\"],\r\n        \"allowedMerchantCountry\": [\"US\", \"IN\"],\r\n        \"allowedMerchantCity\": [\"newyork\", \"Chicago\"],\r\n        \"allowedTime\": {\r\n            \"timezone\": \"America/Chicago\",\r\n            \"times\": [\r\n                {\r\n                    \"from\": \"11:00\",\r\n                    \"to\": \"12:00\"\r\n                },\r\n                {\r\n                    \"from\": \"16:00\",\r\n                    \"to\": \"23:59\"\r\n                }\r\n            ]\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/card/create","description":"<p>This API endpoint allows you to create a virtual or physical spend card linked to a specified wallet, with configurable spending limits and reset intervals for enhanced expense control.</p>\n<p><strong>Payload Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>walletId</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Unique identifier for the wallet to which the new card should be linked.</td>\n</tr>\n<tr>\n<td>limitAmount</td>\n<td>number</td>\n<td>✅ Yes</td>\n<td>Maximum allowable spending amount on the card, per the defined limitInterval.</td>\n</tr>\n<tr>\n<td>nameOnCard</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>nameOnCardThe name to be printed on the card</td>\n</tr>\n<tr>\n<td>label</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>A user-defined label or nickname to help identify the card.</td>\n</tr>\n<tr>\n<td>cardType</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Type of the card being issued. Accepted values: virtual, physical.</td>\n</tr>\n<tr>\n<td>limitInterval</td>\n<td>string</td>\n<td>✅ Yes</td>\n<td>Time interval for resetting the card limit. Accepted values: 'monthly', 'allTime', 'daily', 'weekly', 'perTransaction', 'yearly'</td>\n</tr>\n<tr>\n<td>restrictionSettings</td>\n<td>object</td>\n<td>⬜ Optional</td>\n<td>Additional rules and controls to limit how and where the card can be used.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>restrictionSettings Object</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Field</strong></th>\n<th><strong>Type</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>validTill</td>\n<td>string (YYYY-MM-DD)</td>\n<td>Expiration date for the card's usability. Transactions beyond this date will be declined.</td>\n</tr>\n<tr>\n<td>allowedMerchantNames</td>\n<td>array of strings</td>\n<td>List of allowed merchant names where the card can be used.</td>\n</tr>\n<tr>\n<td>allowedMerchantCategoryCode</td>\n<td></td>\n<td>List of allowed Merchant Category Codes (MCCs). Only merchants with these MCCs can accept payments from this card.</td>\n</tr>\n<tr>\n<td>allowedMerchantCountry</td>\n<td>array of strings</td>\n<td>alpha-2 country codes. Card will be restricted to use in these countries.</td>\n</tr>\n<tr>\n<td>allowedMerchantCity</td>\n<td>array of strings</td>\n<td>List of allowed cities for card usage.</td>\n</tr>\n<tr>\n<td>allowedTime</td>\n<td>object</td>\n<td>Defines time-based usage restrictions for the card.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Allowed shipping methods for physical cards</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Shipping Method</th>\n<th>Allowed Values</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Standard</td>\n<td>standard</td>\n</tr>\n<tr>\n<td>Express</td>\n<td>express</td>\n</tr>\n<tr>\n<td>International</td>\n<td>international</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["card-program","card","create"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"02b656d1-ffee-4e8c-a740-9fe27d849254","name":"Create Physical Card","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"walletId\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\r\n    \"limitAmount\": 100.00,\r\n    \"limitInterval\": \"monthly\",\r\n    \"nameOnCard\": \"Jane Smith\",\r\n    \"label\": \"Gold Card\",\r\n    \"cardType\": \"physical\",\r\n    \"shippingAddress\": {\r\n        \"line1\": \"456 Oak Street\",\r\n        \"line2\": \"Suite 102\",\r\n        \"city\": \"San Francisco\",\r\n        \"state\": \"CA\",\r\n        \"postal_code\": \"94110\",\r\n        \"country\": \"US\",\r\n        \"method\": \"standard\"\r\n    },\r\n    \"billingAddress\": {\r\n        \"line1\": \"456 Oak Street\",\r\n        \"line2\": \"Suite 102\",\r\n        \"city\": \"San Francisco\",\r\n        \"state\": \"CA\",\r\n        \"postal_code\": \"94110\",\r\n        \"country\": \"US\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":{"raw":"{{BASE_URL}}/card-program/card/create","host":["{{BASE_URL}}"],"path":["card-program","card","create"],"query":[{"key":"","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 07:58:28 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X284004a46aa137a3f514d4fa0eacde38"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":" {\n    \"success\": true,\n    \"data\": {\n        \"id\": \"96afd13e-dbcc-4179-8f61-1aab4e9f156a\",\n        \"walletId\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n        \"status\": \"PENDING\",\n        \"card\": {\n            \"id\": \"ec459130-4aba-4ff2-b2f5-141908614f92\",\n            \"cardProgramIssuingRecordId\": \"96afd13e-dbcc-4179-8f61-1aab4e9f156a\",\n            \"cardType\": \"physical\",\n            \"label\": \"Gold Card\",\n            \"nameOnCard\": \"Jane Smith\",\n            \"limitAmount\": \"100.00\",\n            \"limitInterval\": \"monthly\",\n            \"last4\": \"0940\",\n            \"cardStatus\": \"pending_activation\",\n            \"expiryMonth\": \"4\",\n            \"expiryYear\": \"2030\",\n            \"cardIssueType\": \"WALLET_CARD\",\n            \"wallet\": {\n                \"id\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n                \"availableBalance\": \"4644227.77\",\n                \"currentBalance\": \"4666255.11\",\n                \"walletName\": \"Master Wallet\"\n            },\n            \"restrictionSettings\": []\n        },\n        \"updatedAt\": \"2025-09-03T09:22:02.000000Z\",\n        \"createdAt\": \"2025-09-03T09:22:02.000000Z\"\n    }\n}"},{"id":"3942d1a2-7ab5-42ca-aa5b-c170b021323e","name":"Webhook :  card-program.card.created","originalRequest":{"method":"POST","header":[],"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"card-program.card.created\",\n    \"data\": {\n      \"id\": \"9b88f8ca-f01f-49ab-803a-7646d39f2a0d\",\n      \"walletId\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n      \"status\": \"PENDING\",\n      \"card\": {\n        \"id\": \"58a79f17-95fc-4d08-aec7-0b39d059cf93\",\n        \"cardProgramIssuingRecordId\": \"9b88f8ca-f01f-49ab-803a-7646d39f2a0d\",\n        \"cardType\": \"physical\",\n        \"label\": \"Gold Card\",\n        \"nameOnCard\": \"Jane Smith\",\n        \"limitAmount\": \"100.00\",\n        \"limitInterval\": \"monthly\",\n        \"last4\": \"3985\",\n        \"cardStatus\": \"pending_activation\",\n        \"expiryMonth\": \"1\",\n        \"expiryYear\": \"2031\",\n        \"cardIssueType\": \"WALLET_CARD\",\n        \"wallet\": {\n          \"id\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n          \"availableBalance\": \"4644220.77\",\n          \"currentBalance\": \"4666248.11\",\n          \"walletName\": \"Master Wallet\"\n        },\n        \"restrictionSettings\": []\n      },\n      \"updatedAt\": \"2025-09-03T09:35:26.000000Z\",\n      \"createdAt\": \"2025-09-03T09:35:26.000000Z\"\n    },\n    \"id\": \"f6577020-018c-44ce-97b8-eab7072c20de\",\n    \"createdAt\": \"2025-09-03T09:35:33.000000Z\"\n  }\n}"}],"_postman_id":"7962a852-7527-4639-b7e2-5c02c7878285"},{"name":"Retrieve Wallet Spend Card","id":"707f8d40-a821-4735-905d-e46b019481f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/card/76691fcf-e535-4128-a81e-25874268ec32","description":"<p>Retrieves the details of a specific spend card using its unique ID.</p>\n","urlObject":{"path":["card-program","card","76691fcf-e535-4128-a81e-25874268ec32"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ec6c1973-4b34-4b42-8897-c5d941c7e67e","name":"Retrieve Wallet Credit Card","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/card/76691fcf-e535-4128-a81e-25874268ec32"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 08:00:06 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X6df551b9f5cb33016d530a016a1e71a1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"19e28f3b-c3ac-4e6a-b1f9-956d4611c18d\",\n        \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n        \"status\": \"PENDING\",\n        \"card\": {\n            \"id\": \"4f0abb73-1e64-4e53-82b4-835d0ecbd412\",\n            \"cardProgramIssuingRecordId\": \"19e28f3b-c3ac-4e6a-b1f9-956d4611c18d\",\n            \"cardType\": \"virtual\",\n            \"label\": \"Daniel Richardson\",\n            \"nameOnCard\": \"Daniel Richardson\",\n            \"limitAmount\": \"110.00\",\n            \"limitInterval\": \"monthly\",\n            \"last4\": \"8151\",\n            \"cardStatus\": \"active\",\n            \"expiryMonth\": \"2\",\n            \"expiryYear\": \"2029\",\n            \"cardIssueType\": \"WALLET_CARD\",\n            \"wallet\": {\n                \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n                \"availableBalance\": \"485.73\",\n                \"currentBalance\": \"495.73\",\n                \"walletName\": \"Master Wallet\"\n            }\n        },\n        \"updatedAt\": \"2025-03-25T12:18:15.000000Z\",\n        \"createdAt\": \"2025-03-25T12:18:15.000000Z\"\n    }\n}"}],"_postman_id":"707f8d40-a821-4735-905d-e46b019481f0"},{"name":"List Wallet Spend Cards","id":"70f92c5c-ca96-4e15-abcb-9f488953d7e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/card","description":"<p>List all the wallet spend cards linked to your account, along with their details.</p>\n","urlObject":{"path":["card-program","card"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a017dd9f-e0e6-496f-884e-b1c5d9db83d7","name":"List Wallet Credit Cards","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/card"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 08:01:36 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xa2d67bf2302faf843046cbba98c50efe"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 52,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 6\n    },\n    \"data\": [\n        {\n            \"id\": \"19e28f3b-c3ac-4e6a-b1f9-956d4611c18d\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"4f0abb73-1e64-4e53-82b4-835d0ecbd412\",\n                \"cardProgramIssuingRecordId\": \"19e28f3b-c3ac-4e6a-b1f9-956d4611c18d\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Richardson\",\n                \"nameOnCard\": \"Daniel Richardson\",\n                \"limitAmount\": \"110.00\",\n                \"limitInterval\": \"monthly\",\n                \"last4\": \"8151\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"2\",\n                \"expiryYear\": \"2029\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n                    \"availableBalance\": \"485.73\",\n                    \"currentBalance\": \"495.73\",\n                    \"walletName\": \"Master Wallet\"\n                }\n            },\n            \"updatedAt\": \"2025-03-25T12:18:19.000000Z\",\n            \"createdAt\": \"2025-03-25T12:18:15.000000Z\"\n        },\n        {\n            \"id\": \"44069e7f-c27f-48ca-818c-de66d97a8c26\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"af76976f-6d9a-465e-aca6-f140c7a6d687\",\n                \"cardProgramIssuingRecordId\": \"44069e7f-c27f-48ca-818c-de66d97a8c26\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Richardson\",\n                \"nameOnCard\": \"Daniel Richardson\",\n                \"limitAmount\": \"110.00\",\n                \"limitInterval\": \"monthly\",\n                \"last4\": \"8754\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"2\",\n                \"expiryYear\": \"2031\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n                    \"availableBalance\": \"485.73\",\n                    \"currentBalance\": \"495.73\",\n                    \"walletName\": \"Master Wallet\"\n                }\n            },\n            \"updatedAt\": \"2025-03-25T04:43:24.000000Z\",\n            \"createdAt\": \"2025-03-25T04:43:20.000000Z\"\n        },\n        {\n            \"id\": \"61a7ef4a-9185-475e-a914-ba259ee7162e\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"5cac1db4-bbde-4bed-8b18-ac6d02ba6d43\",\n                \"cardProgramIssuingRecordId\": \"61a7ef4a-9185-475e-a914-ba259ee7162e\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Richardson\",\n                \"nameOnCard\": \"Daniel Richardson\",\n                \"limitAmount\": \"55.00\",\n                \"limitInterval\": \"monthly\",\n                \"last4\": \"0018\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"2\",\n                \"expiryYear\": \"2031\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n                    \"availableBalance\": \"485.73\",\n                    \"currentBalance\": \"495.73\",\n                    \"walletName\": \"Master Wallet\"\n                }\n            },\n            \"updatedAt\": \"2025-03-25T04:42:06.000000Z\",\n            \"createdAt\": \"2025-03-25T04:42:01.000000Z\"\n        },\n        {\n            \"id\": \"7d6c9e87-3d2f-40d0-b637-b89d7fd78f2f\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"0fde7804-f5d4-4407-8def-f441ae312cbb\",\n                \"cardProgramIssuingRecordId\": \"7d6c9e87-3d2f-40d0-b637-b89d7fd78f2f\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Richardson\",\n                \"nameOnCard\": \"Daniel Richardson\",\n                \"limitAmount\": \"35.00\",\n                \"limitInterval\": \"monthly\",\n                \"last4\": \"6162\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"11\",\n                \"expiryYear\": \"2029\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n                    \"availableBalance\": \"485.73\",\n                    \"currentBalance\": \"495.73\",\n                    \"walletName\": \"Master Wallet\"\n                }\n            },\n            \"updatedAt\": \"2025-03-24T07:58:28.000000Z\",\n            \"createdAt\": \"2025-03-24T07:58:23.000000Z\"\n        },\n        {\n            \"id\": \"142b4fcb-4fb0-462f-b63b-e71e0b9282d8\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"a6cef449-2463-4d9b-a739-7ab707342515\",\n                \"cardProgramIssuingRecordId\": \"142b4fcb-4fb0-462f-b63b-e71e0b9282d8\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Richardson\",\n                \"nameOnCard\": \"Daniel Richardson\",\n                \"limitAmount\": \"45.00\",\n                \"limitInterval\": \"monthly\",\n                \"last4\": \"7427\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"12\",\n                \"expiryYear\": \"2029\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n                    \"availableBalance\": \"485.73\",\n                    \"currentBalance\": \"495.73\",\n                    \"walletName\": \"Master Wallet\"\n                }\n            },\n            \"updatedAt\": \"2025-03-24T07:00:24.000000Z\",\n            \"createdAt\": \"2025-03-24T07:00:20.000000Z\"\n        },\n        {\n            \"id\": \"cbd349c9-cb90-443e-b9f5-0624fb28ffa2\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"31d3c82b-a15c-43cf-9895-fa7620218216\",\n                \"cardProgramIssuingRecordId\": \"cbd349c9-cb90-443e-b9f5-0624fb28ffa2\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Richardson\",\n                \"nameOnCard\": \"Daniel Richardson\",\n                \"limitAmount\": \"45.00\",\n                \"limitInterval\": \"monthly\",\n                \"last4\": \"1976\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"2\",\n                \"expiryYear\": \"2029\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n                    \"availableBalance\": \"485.73\",\n                    \"currentBalance\": \"495.73\",\n                    \"walletName\": \"Master Wallet\"\n                }\n            },\n            \"updatedAt\": \"2025-03-24T06:35:29.000000Z\",\n            \"createdAt\": \"2025-03-24T06:35:24.000000Z\"\n        },\n        {\n            \"id\": \"7070c60b-6e68-444d-bc94-5850ffbb4abe\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"a114911e-097b-409b-9022-ca4dce155136\",\n                \"cardProgramIssuingRecordId\": \"7070c60b-6e68-444d-bc94-5850ffbb4abe\",\n                \"cardType\": \"virtual\",\n                \"label\": \"AJANYA\",\n                \"nameOnCard\": \"ajanya tk\",\n                \"limitAmount\": \"9000.00\",\n                \"limitInterval\": \"monthly\",\n                \"last4\": \"1620\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"1\",\n                \"expiryYear\": \"2030\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n                    \"availableBalance\": \"485.73\",\n                    \"currentBalance\": \"495.73\",\n                    \"walletName\": \"Master Wallet\"\n                }\n            },\n            \"updatedAt\": \"2025-03-19T04:19:05.000000Z\",\n            \"createdAt\": \"2025-03-19T04:19:00.000000Z\"\n        },\n        {\n            \"id\": \"cc3f8458-1348-465b-a2ce-c75f07779024\",\n            \"walletId\": \"0315658a-fc3c-4ceb-a7b0-bff48dcb1e22\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"92a6e8d5-87bb-4d95-858f-ea04cee290c6\",\n                \"cardProgramIssuingRecordId\": \"cc3f8458-1348-465b-a2ce-c75f07779024\",\n                \"cardType\": \"physical\",\n                \"label\": \"Emma Richardson\",\n                \"nameOnCard\": \"Emma Richardson\",\n                \"limitAmount\": \"200.00\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"6197\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"3\",\n                \"expiryYear\": \"2029\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"0315658a-fc3c-4ceb-a7b0-bff48dcb1e22\",\n                    \"availableBalance\": \"345.96\",\n                    \"currentBalance\": \"345.96\",\n                    \"walletName\": \"RAIN WALLET\"\n                }\n            },\n            \"updatedAt\": \"2025-03-18T10:23:56.000000Z\",\n            \"createdAt\": \"2025-03-18T10:23:52.000000Z\"\n        },\n        {\n            \"id\": \"76691fcf-e535-4128-a81e-25874268ec32\",\n            \"walletId\": \"0315658a-fc3c-4ceb-a7b0-bff48dcb1e22\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"b02b93f5-a399-4211-a600-feb3ce347c51\",\n                \"cardProgramIssuingRecordId\": \"76691fcf-e535-4128-a81e-25874268ec32\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Olivia Hayes\",\n                \"nameOnCard\": \"Olivia Hayes\",\n                \"limitAmount\": \"200.00\",\n                \"limitInterval\": \"monthly\",\n                \"last4\": \"4373\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"6\",\n                \"expiryYear\": \"2031\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"0315658a-fc3c-4ceb-a7b0-bff48dcb1e22\",\n                    \"availableBalance\": \"345.96\",\n                    \"currentBalance\": \"345.96\",\n                    \"walletName\": \"RAIN WALLET\"\n                }\n            },\n            \"updatedAt\": \"2025-03-18T10:22:53.000000Z\",\n            \"createdAt\": \"2025-03-18T10:22:49.000000Z\"\n        },\n        {\n            \"id\": \"7efba893-5c87-4223-b9e8-bdfd904aa969\",\n            \"walletId\": \"470a545d-650b-4a9a-9167-58d899519e11\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"e5e6180b-6797-4bb6-b786-cf3b2ca3d459\",\n                \"cardProgramIssuingRecordId\": \"7efba893-5c87-4223-b9e8-bdfd904aa969\",\n                \"cardType\": \"physical\",\n                \"label\": \"Sophia Reynolds\",\n                \"nameOnCard\": \"Sophia Reynolds\",\n                \"limitAmount\": \"120.00\",\n                \"limitInterval\": \"perTransaction\",\n                \"last4\": \"2625\",\n                \"cardStatus\": \"active\",\n                \"expiryMonth\": \"6\",\n                \"expiryYear\": \"2031\",\n                \"cardIssueType\": \"WALLET_CARD\",\n                \"wallet\": {\n                    \"id\": \"470a545d-650b-4a9a-9167-58d899519e11\",\n                    \"availableBalance\": \"903.00\",\n                    \"currentBalance\": \"903.00\",\n                    \"walletName\": \"MY BANK 2\"\n                }\n            },\n            \"updatedAt\": \"2025-03-18T10:11:03.000000Z\",\n            \"createdAt\": \"2025-03-18T10:11:00.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"70f92c5c-ca96-4e15-abcb-9f488953d7e6"},{"name":"Show Wallet Spend Card Details","id":"87a79068-40aa-4960-a7fa-468c4bbeb950","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/card/show-card/7d6c9e87-3d2f-40d0-b637-b89d7fd78f2f","description":"<p>This endpoint returns encrypted sensitive card information, including PAN and CVC.</p>\n<p>⚠️ <strong>IMPORTANT</strong>: We don't encourage viewing or storing sensitive user card information. While we expose the last 4 digits of the card and expiry date, there are compliance requirements involved with viewing the full card number and CVC.</p>\n<p><strong>Client-Side Implementation</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>async function decryptSecret(base64Secret, base64Iv, secretKey) {\n  if (!base64Secret) throw new Error(\"base64Secret is required\");\n  if (!base64Iv) throw new Error(\"base64Iv is required\");\n  if (!secretKey || !/^[0-9A-Fa-f]+$/.test(secretKey)) {\n    throw new Error(\"secretKey must be a hex string\");\n  }\n  const secret = Uint8Array.from(window.atob(base64Secret), (c) =&gt;\n    c.charCodeAt(0)\n  );\n  const iv = Uint8Array.from(window.atob(base64Iv), (c) =&gt; c.charCodeAt(0));\n  const secretKeyArrayBuffer = Uint8Array.from(\n    secretKey.match(/.{1,2}/g).map((byte) =&gt; parseInt(byte, 16))\n  );\n  const cryptoKey = await window.crypto.subtle.importKey(\n    \"raw\",\n    secretKeyArrayBuffer,\n    { name: \"AES-GCM\" },\n    false,\n    [\"decrypt\"]\n  );\n  const decrypted = await window.crypto.subtle.decrypt(\n    {\n      name: \"AES-GCM\",\n      iv: iv,\n    },\n    cryptoKey,\n    secret\n  );\n  return new TextDecoder().decode(decrypted);\n}\nconst token = {\n  secretKey: \"1e5c75798c126759cef12d51a3cf91d0\",\n  token: {\n    encryptedPan: {\n      iv: \"5j5clFu1W6e2QScs+AcfcQ==\",\n      data: \"0lTRFZ1P/1SSPsM0BgmgYaN7nmW74Er1L0VO97jV+eI=\",\n    },\n    encryptedCvc: {\n      iv: \"cSD3OKIi9/j612N5vnEHgw==\",\n      data: \"tPPyZfmBN96t9xsMRp7LgYz9Vw==\",\n    },\n  },\n};\n// Wrap the decryption code in an async function\nasync function decryptAndDisplay() {\n  try {\n    let pan = await decryptSecret(\n      token.token.encryptedPan.data,\n      token.token.encryptedPan.iv,\n      token.secretKey\n    );\n    let cvc = await decryptSecret(\n      token.token.encryptedCvc.data,\n      token.token.encryptedCvc.iv,\n      token.secretKey\n    );\n    pan = pan.match(/.{1,4}/g).join(\" \");\n    document.querySelector(\".PAN\").textContent = `CARD: ${pan}`;\n    document.querySelector(\".CVC\").textContent = `CVC: ${cvc}`;\n  } catch (error) {\n    console.error(\"Decryption error:\", error);\n  }\n}\n// Call the function when the page loads\ndecryptAndDisplay();\n\n</code></pre><p><strong>Response Format</strong></p>\n<p>When successful, the decryption functions will return:</p>\n<ul>\n<li><p>For PAN: The full card number</p>\n</li>\n<li><p>For CVC: The 3 or 4 digit security code</p>\n</li>\n</ul>\n<p>The script then formats the card number with spaces between each group of 4 digits before displaying.</p>\n<h2 id=\"implementation-notes\">Implementation Notes</h2>\n<ol>\n<li><p><strong>HTML Requirements</strong></p>\n<ul>\n<li><p>Elements with classes <code>.PAN</code> and <code>.CVC</code> must exist in the DOM</p>\n</li>\n<li><p>Example:</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Security Considerations</strong></p>\n<ul>\n<li><p>This implementation should only be used in PCI-DSS compliant environments</p>\n</li>\n<li><p>Adhere to all security requirements when handling card data</p>\n</li>\n<li><p>Minimize storage and display of card information</p>\n</li>\n<li><p>Ensure secure transmission of decryption keys</p>\n</li>\n</ul>\n</li>\n<li><p><strong>Error Handling</strong></p>\n<ul>\n<li><p>The script validates required parameters</p>\n</li>\n<li><p>Validates the secret key format</p>\n</li>\n<li><p>Catches and logs decryption errors to the console</p>\n</li>\n</ul>\n</li>\n</ol>\n","urlObject":{"path":["card-program","card","show-card","7d6c9e87-3d2f-40d0-b637-b89d7fd78f2f"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"2f07a5e8-b289-46bc-8c15-292649527ec5","name":"Show Wallet Credit Card","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/card/show-card/7d6c9e87-3d2f-40d0-b637-b89d7fd78f2f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 08:06:06 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X379d9a92e639c2396154ef502545ceac"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"secretKey\": \"a405c747270d1ce7bbce5f502438814d\",\n        \"token\": {\n            \"encryptedPan\": {\n                \"iv\": \"QcUgjIkF5CUz1SzrLNBIIA==\",\n                \"data\": \"K87wxLvdV8uKj3oEuL9Sjw4xV29M4GdT9xL4ZVCHd6s=\"\n            },\n            \"encryptedCvc\": {\n                \"iv\": \"dQbhEqH5dI4L8r4AjnD6Fg==\",\n                \"data\": \"L6+/O5olpNFuAZB/amncA3uqrQ==\"\n            }\n        },\n        \"expiryMonth\": \"11\",\n        \"expiryYear\": \"2029\"\n    }\n}"}],"_postman_id":"87a79068-40aa-4960-a7fa-468c4bbeb950"},{"name":"Show Wallet Spend Card Transaction Details","id":"0ab693f1-ed26-4cce-a942-6f99ad217696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/44069e7f-c27f-48ca-818c-de66d97a8c26/transactions","description":"<p>This API endpoint retrieves the transaction history and details for a specific spend card linked to a wallet using the card ID.</p>\n","urlObject":{"path":["card-program","44069e7f-c27f-48ca-818c-de66d97a8c26","transactions"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"7dffa89d-c0d3-44a4-ac7b-5c13c54c9df3","name":"Show Wallet Credit Card Transaction Details","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/44069e7f-c27f-48ca-818c-de66d97a8c26/transactions"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 3,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"ebf36450-cce6-4624-a5ac-1290da6857f9\",\n            \"cardProgramIssuingRecordId\": \"44069e7f-c27f-48ca-818c-de66d97a8c26\",\n            \"cardId\": \"af76976f-6d9a-465e-aca6-f140c7a6d687\",\n            \"amount\": \"10.00\",\n            \"description\": \"Paypal                   \",\n            \"status\": \"declined\",\n            \"transactionDate\": \"2025-03-26 06:11:52\",\n            \"merchantName\": \"Paypal                   \",\n            \"merchantCity\": null,\n            \"merchantState\": null,\n            \"merchantCountry\": null,\n            \"merchantCategoryCode\": \"\"\n        },\n        {\n            \"id\": \"0156ca31-e5ae-4522-b84e-6a5d2934418b\",\n            \"cardProgramIssuingRecordId\": \"44069e7f-c27f-48ca-818c-de66d97a8c26\",\n            \"cardId\": \"af76976f-6d9a-465e-aca6-f140c7a6d687\",\n            \"amount\": \"10.00\",\n            \"description\": \"Amazon                   \",\n            \"status\": \"declined\",\n            \"transactionDate\": \"2025-03-26 05:20:19\",\n            \"merchantName\": \"Amazon                   \",\n            \"merchantCity\": null,\n            \"merchantState\": null,\n            \"merchantCountry\": null,\n            \"merchantCategoryCode\": \"\"\n        },\n        {\n            \"id\": \"fdead0da-e96d-48a2-a477-980aa3416123\",\n            \"cardProgramIssuingRecordId\": \"44069e7f-c27f-48ca-818c-de66d97a8c26\",\n            \"cardId\": \"af76976f-6d9a-465e-aca6-f140c7a6d687\",\n            \"amount\": \"25.00\",\n            \"description\": \"Spotify                  \",\n            \"status\": \"declined\",\n            \"transactionDate\": \"2025-03-26 05:19:56\",\n            \"merchantName\": \"Spotify                  \",\n            \"merchantCity\": null,\n            \"merchantState\": null,\n            \"merchantCountry\": null,\n            \"merchantCategoryCode\": \"\"\n        }\n    ]\n}"},{"id":"69cb20a2-ee0e-4247-b4e6-b2683a0a151e","name":"Webhook : card-program.card.transaction.created","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text","disabled":true}],"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"card-program.card.transaction.created\",\n    \"data\": {\n      \"id\": \"574ad020-44b7-49ed-b631-729dc39ae8be\",\n      \"cardProgramIssuingRecordId\": \"34fc75f6-0fa9-4979-a132-0f4feb1fa8b1\",\n      \"cardId\": \"5fd81974-b810-4845-9c38-1cb4a09c0bdb\",\n      \"amount\": \"12.00\",\n      \"description\": \"Walmart\",\n      \"status\": \"pending\",\n      \"transactionDate\": \"2025-03-26 09:15:33\",\n      \"merchantName\": \"Walmart\",\n      \"merchantCity\": null,\n      \"merchantState\": null,\n      \"merchantCountry\": null,\n      \"merchantCategoryCode\": \"\"\n    },\n    \"id\": \"01cbdfe2-d53e-417b-8e2a-c9c24af8fe8e\",\n    \"createdAt\": \"2025-03-26T09:15:37.000000Z\"\n  }\n}"},{"id":"caad6b9a-7dd6-4d1c-b991-8019f0ef97ee","name":"Webhook : card-program.card.transaction.updated","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text","disabled":true}],"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"card-program.card.transaction.updated\",\n    \"data\": {\n      \"id\": \"574ad020-44b7-49ed-b631-729dc39ae8be\",\n      \"cardProgramIssuingRecordId\": \"34fc75f6-0fa9-4979-a132-0f4feb1fa8b1\",\n      \"cardId\": \"5fd81974-b810-4845-9c38-1cb4a09c0bdb\",\n      \"amount\": \"12.00\",\n      \"description\": \"Walmart\",\n      \"status\": \"completed\",\n      \"transactionDate\": \"2025-03-26 09:15:33\",\n      \"merchantName\": \"Walmart\",\n      \"merchantCity\": null,\n      \"merchantState\": null,\n      \"merchantCountry\": null,\n      \"merchantCategoryCode\": \"\"\n    },\n    \"id\": \"3931f1ed-6f3c-46ef-a635-c2abbc774351\",\n    \"createdAt\": \"2025-03-26T09:15:37.000000Z\"\n  }\n}"}],"_postman_id":"0ab693f1-ed26-4cce-a942-6f99ad217696"},{"name":"Update Wallet Spend Card","id":"856148c1-c8b3-4bd3-8981-b402987cc147","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"limitAmount\": 250,\r\n    \"limitInterval\": \"weekly\",\r\n    \"label\": \"Eric Samuel\",\r\n    \"restrictionSettings\": {\r\n        \"validTill\": \"2026-01-01\",\r\n        \"allowedMerchantNames\": [\r\n            \"amazon\",\r\n            \"flipkart\"\r\n        ],\r\n        \"allowedMerchantCategoryCode\": [\r\n            \"700\",\r\n            \"3350\",\r\n            \"7852\"\r\n        ],\r\n        \"allowedMerchantCountry\": [\r\n            \"US\",\r\n            \"IN\",\r\n            \"GB\"\r\n        ],\r\n        \"allowedMerchantCity\": [\r\n            \"newyork\",\r\n            \"Chicago\"\r\n        ],\r\n        \"allowedTime\": {\r\n            \"timezone\": \"America/Chicago\",\r\n            \"times\": [\r\n                {\r\n                    \"from\": \"11:00\",\r\n                    \"to\": \"12:00\"\r\n                },\r\n                {\r\n                    \"from\": \"17:00\",\r\n                    \"to\": \"23:59\"\r\n                }\r\n            ]\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/card/b093ef67-c6d5-4c9a-ae84-154c7c8558a","description":"<p>Use this endpoint to update a wallet spend card’s limit, interval, label, and restrictions, including allowed Merchant names, category codes, countries, cities, and permitted transaction times.</p>\n<h3 id=\"path-parameters\"><strong>Path Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>cardId</code></td>\n<td><code>string</code></td>\n<td>✅</td>\n<td>Unique identifier of the card to be updated.</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Payload Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>limitAmount</code></td>\n<td><code>number</code></td>\n<td>Maximum allowable spending amount on the card, per the defined limitInterval.</td>\n</tr>\n<tr>\n<td><code>limitInterval</code></td>\n<td><code>string</code></td>\n<td>Time interval for resetting the card limit. Accepted values: 'monthly', 'allTime', 'daily', 'weekly', 'perTransaction', 'yearly'</td>\n</tr>\n<tr>\n<td><code>label</code></td>\n<td><code>string</code></td>\n<td>A user-defined label or nickname to help identify the card.</td>\n</tr>\n<tr>\n<td>restrictionSettings</td>\n<td><code>object</code></td>\n<td>Additional rules and controls to limit how and where the card can be used.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["card-program","card","b093ef67-c6d5-4c9a-ae84-154c7c8558a"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"268ee42a-b64e-4c33-9834-a37b2df0ae77","name":"Update Wallet Spend Card","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"limitAmount\": 250,\r\n    \"limitInterval\": \"weekly\",\r\n    \"label\": \"Eric Samuel\",\r\n    \"restrictionSettings\": {\r\n        \"validTill\": \"2026-01-01\",\r\n        \"allowedMerchantNames\": [\r\n            \"amazon\",\r\n            \"flipkart\"\r\n        ],\r\n        \"allowedMerchantCategoryCode\": [\r\n            \"700\",\r\n            \"3350\",\r\n            \"7852\"\r\n        ],\r\n        \"allowedMerchantCountry\": [\r\n            \"US\",\r\n            \"IN\",\r\n            \"GB\"\r\n        ],\r\n        \"allowedMerchantCity\": [\r\n            \"newyork\",\r\n            \"Chicago\"\r\n        ],\r\n        \"allowedTime\": {\r\n            \"timezone\": \"America/Chicago\",\r\n            \"times\": [\r\n                {\r\n                    \"from\": \"11:00\",\r\n                    \"to\": \"12:00\"\r\n                },\r\n                {\r\n                    \"from\": \"17:00\",\r\n                    \"to\": \"23:59\"\r\n                }\r\n            ]\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/card/b093ef67-c6d5-4c9a-ae84-154c7c8558a"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 08:00:06 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X6df551b9f5cb33016d530a016a1e71a1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"2ad46340-88f2-4c9a-809b-55304f98da43\",\n        \"cardProgramIssuingRecordId\": \"\",\n        \"cardType\": \"virtual\",\n        \"label\": \"Eric Samuel\",\n        \"nameOnCard\": \"Eric Abidal\",\n        \"limitAmount\": \"250.00\",\n        \"limitInterval\": \"weekly\",\n        \"last4\": \"8309\",\n        \"cardStatus\": \"active\",\n        \"expiryMonth\": \"11\",\n        \"expiryYear\": \"2030\",\n        \"restrictionSettings\": {\n            \"validTill\": \"2026-01-01\",\n            \"allowedMerchantNames\": [\n                \"amazon\",\n                \"flipkart\"\n            ],\n            \"allowedMerchantCategoryCode\": [\n                \"700\",\n                \"3350\",\n                \"7852\"\n            ],\n            \"allowedMerchantCountry\": [\n                \"US\",\n                \"IN\",\n                \"GB\"\n            ],\n            \"allowedMerchantCity\": [\n                \"newyork\",\n                \"Chicago\"\n            ],\n            \"allowedTime\": {\n                \"timezone\": \"America/Chicago\",\n                \"times\": [\n                    {\n                        \"from\": \"11:00\",\n                        \"to\": \"12:00\"\n                    },\n                    {\n                        \"from\": \"17:00\",\n                        \"to\": \"23:59\"\n                    }\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"856148c1-c8b3-4bd3-8981-b402987cc147"},{"name":"Update Wallet Spend Card Status","id":"c3a2b454-32da-41c2-b81e-069d1028a2ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"active\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/card/2ad46340-88f2-4c9a-809b-55304f98da43/change-status","description":"<p>Use this endpoint to update the status of a wallet spend card.</p>\n<h3 id=\"path-parameters\"><strong>Path Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>cardId</code></td>\n<td><code>string</code></td>\n<td>✅</td>\n<td>Unique identifier of the card whose status is to be changed.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"request-body-parameters\"><strong>Request Body Parameters</strong></h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>status</code></td>\n<td><code>string</code></td>\n<td>✅</td>\n<td>New card status. Possible Accepdted values: <code>active</code> and <code>inactive</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["card-program","card","2ad46340-88f2-4c9a-809b-55304f98da43","change-status"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a0a7826f-81a2-4a3b-9537-88013c57f425","name":"Update Wallet Spend Card Status","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"active\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/card/2ad46340-88f2-4c9a-809b-55304f98da43/change-status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 08:00:06 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X6df551b9f5cb33016d530a016a1e71a1"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"2ad46340-88f2-4c9a-809b-55304f98da43\",\n        \"cardProgramIssuingRecordId\": \"\",\n        \"cardType\": \"virtual\",\n        \"label\": \"Eric Samuel\",\n        \"nameOnCard\": \"Eric Samuel\",\n        \"limitAmount\": \"250.00\",\n        \"limitInterval\": \"weekly\",\n        \"last4\": \"8309\",\n        \"cardStatus\": \"active\",\n        \"expiryMonth\": \"11\",\n        \"expiryYear\": \"2030\",\n        \"restrictionSettings\": {\n            \"validTill\": \"2026-01-01\",\n            \"allowedMerchantNames\": [\n                \"amazon\",\n                \"flipkart\"\n            ],\n            \"allowedMerchantCategoryCode\": [\n                \"700\",\n                \"3350\",\n                \"7852\"\n            ],\n            \"allowedMerchantCountry\": [\n                \"US\",\n                \"IN\",\n                \"GB\"\n            ],\n            \"allowedMerchantCity\": [\n                \"newyork\",\n                \"Chicago\"\n            ],\n            \"allowedTime\": {\n                \"timezone\": \"America/Chicago\",\n                \"times\": [\n                    {\n                        \"from\": \"11:00\",\n                        \"to\": \"12:00\"\n                    },\n                    {\n                        \"from\": \"17:00\",\n                        \"to\": \"23:59\"\n                    }\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"c3a2b454-32da-41c2-b81e-069d1028a2ae"}],"id":"bb69b2c6-fec2-4ea1-bd4e-cd9debde8a77","_postman_id":"bb69b2c6-fec2-4ea1-bd4e-cd9debde8a77","description":""},{"name":"Wallet Gift Card","item":[{"name":"Create Wallet Gift Card","id":"4f20863a-0407-46ca-8961-d9c27862f3cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n    \"limitAmount\": 75,\r\n    \"cardType\": \"virtual\",\r\n    \"cardLimitType\": \"rechargeable\",\r\n    \"payeeId\": \"QaMdjZLBb7GzLxb\",\r\n    \"payeeEmail\": \"daniel.anderson@email.com\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/gift-card/create","description":"<p>This API endpoint allows you to create a gift card linked to a specified wallet, with customizable spending limits. Choose between onetime or rechargeable cards and assign it to a payee.</p>\n<p><strong>Payload Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>walletId</td>\n<td>String</td>\n<td>Unique identifier for the wallet to which the new card should be linked.</td>\n</tr>\n<tr>\n<td>limitAmount</td>\n<td>Number</td>\n<td>The limit amount for the gift card</td>\n</tr>\n<tr>\n<td>cardType</td>\n<td>String</td>\n<td>The type of the gift card (e.g. virtual)</td>\n</tr>\n<tr>\n<td>cardLimitType</td>\n<td>String</td>\n<td>The limit type of the gift card. Accepted values - \"onetime\", \"rechargeable\"</td>\n</tr>\n<tr>\n<td>payeeId</td>\n<td>String</td>\n<td>The ID of the payee for the gift card program</td>\n</tr>\n<tr>\n<td>payeeEmail</td>\n<td>String</td>\n<td>The email of the payee for the gift card program</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["card-program","gift-card","create"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0b869af6-9a42-4193-badf-5e5625fedace","name":"Create Wallet Gift Card","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\r\n    \"limitAmount\": 75,\r\n    \"cardType\": \"virtual\",\r\n    \"cardLimitType\": \"rechargeable\",\r\n    \"payeeId\": \"QaMdjZLBb7GzLxb\",\r\n    \"payeeEmail\": \"daniel.anderson@email.com\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/gift-card/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 08:11:59 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"Xcefc814c2d7a0fe7cc4d3cef2bc015c0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"ad51a361-cb91-4d69-a2d6-66a62867f232\",\n        \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n        \"status\": \"COMPLETED\",\n        \"card\": {\n            \"id\": \"d009d218-c5f1-4fac-8d08-facb47766582\",\n            \"cardProgramIssuingRecordId\": \"ad51a361-cb91-4d69-a2d6-66a62867f232\",\n            \"cardType\": \"virtual\",\n            \"label\": \"Ethan Harris\",\n            \"nameOnCard\": \"Ethan Harris\",\n            \"limitAmount\": \"75.00\",\n            \"limitInterval\": \"allTime\",\n            \"last4\": \"6204\",\n            \"cardStatus\": \"pending_activation\",\n            \"expiryMonth\": \"11\",\n            \"expiryYear\": \"2031\",\n            \"holder\": {\n                \"payeeId\": \"dNDOGnBn2oG0oMX\",\n                \"name\": \"Ethan Harris\",\n                \"email\": \"ethan.harris@email.com\",\n                \"address1\": \"1111 Franklin Avenue\",\n                \"address2\": null,\n                \"city\": \"Valley Stream\",\n                \"state\": \"NY\",\n                \"country\": \"US\",\n                \"zip\": \"11580\"\n            },\n            \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n        },\n        \"availableBalance\": \"75.00\",\n        \"updatedAt\": \"2025-03-20T04:55:28.000000Z\",\n        \"createdAt\": \"2025-03-20T04:55:23.000000Z\"\n    }\n}"}],"_postman_id":"4f20863a-0407-46ca-8961-d9c27862f3cc"},{"name":"Retrieve Wallet Gift Card","id":"903ec561-787d-4cb3-b8cb-3c0c843926a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/gift-card/ad51a361-cb91-4d69-a2d6-66a62867f232","description":"<p>Retrieves the details of a specific gift card using its unique ID.</p>\n","urlObject":{"path":["card-program","gift-card","ad51a361-cb91-4d69-a2d6-66a62867f232"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"65404cab-e957-4d84-9f23-147ca14bbb1c","name":"Retrieve Wallet Gift Card","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/gift-card/ad51a361-cb91-4d69-a2d6-66a62867f232"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 08:13:21 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X2977dc7476404842eee9f0475f883a51"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"ad51a361-cb91-4d69-a2d6-66a62867f232\",\n        \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n        \"status\": \"COMPLETED\",\n        \"card\": {\n            \"id\": \"d009d218-c5f1-4fac-8d08-facb47766582\",\n            \"cardProgramIssuingRecordId\": \"ad51a361-cb91-4d69-a2d6-66a62867f232\",\n            \"cardType\": \"virtual\",\n            \"label\": \"Ethan Harris\",\n            \"nameOnCard\": \"Ethan Harris\",\n            \"limitAmount\": \"75.00\",\n            \"limitInterval\": \"allTime\",\n            \"last4\": \"6204\",\n            \"cardStatus\": \"pending_activation\",\n            \"expiryMonth\": \"11\",\n            \"expiryYear\": \"2031\",\n            \"holder\": {\n                \"payeeId\": \"dNDOGnBn2oG0oMX\",\n                \"name\": \"Ethan Harris\",\n                \"email\": \"ethan.harris@email.com\",\n                \"address1\": \"1111 Franklin Avenue\",\n                \"address2\": null,\n                \"city\": \"Valley Stream\",\n                \"state\": \"NY\",\n                \"country\": \"US\",\n                \"zip\": \"11580\"\n            },\n            \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n        },\n        \"availableBalance\": \"75.00\",\n        \"updatedAt\": \"2025-03-20T04:55:28.000000Z\",\n        \"createdAt\": \"2025-03-20T04:55:23.000000Z\"\n    }\n}"}],"_postman_id":"903ec561-787d-4cb3-b8cb-3c0c843926a9"},{"name":"List Wallet Gift Cards","id":"293ed5f2-988d-476c-ad3c-2b568f3f5b4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/gift-card","description":"<p>List all the wallet gift cards linked to your account, along with their details.</p>\n","urlObject":{"path":["card-program","gift-card"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"d8812887-8f55-4d96-8fca-fcf021d38971","name":"List Wallet Gift Cards","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/gift-card"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 08:14:23 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X06c14291a1d4b659ea384c66e3dbf802"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 84,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 9\n    },\n    \"data\": [\n        {\n            \"id\": \"95e8ed87-d31e-4147-bdf1-a3a6fffd53af\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"7e6518a6-c01f-407f-a5a1-0515e381362e\",\n                \"cardProgramIssuingRecordId\": \"95e8ed87-d31e-4147-bdf1-a3a6fffd53af\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Anderson\",\n                \"nameOnCard\": \"Daniel Anderson\",\n                \"limitAmount\": \"10.00\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"9391\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"9\",\n                \"expiryYear\": \"2031\",\n                \"holder\": {\n                    \"payeeId\": \"QaMdjZLBb7GzLxb\",\n                    \"name\": \"Daniel Anderson\",\n                    \"email\": \"daniel.anderson@email.com\",\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"zip\": null\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"10.00\",\n            \"updatedAt\": \"2025-03-25T12:10:09.000000Z\",\n            \"createdAt\": \"2025-03-25T12:10:05.000000Z\"\n        },\n        {\n            \"id\": \"c949fdd9-b6e7-4200-a22a-d0b8e09a5189\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"a0eee8dc-b9e3-45ad-a25d-5e8776e24e9b\",\n                \"cardProgramIssuingRecordId\": \"c949fdd9-b6e7-4200-a22a-d0b8e09a5189\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Anderson\",\n                \"nameOnCard\": \"Daniel Anderson\",\n                \"limitAmount\": \"5.00\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"0611\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"8\",\n                \"expiryYear\": \"2030\",\n                \"holder\": {\n                    \"payeeId\": \"QaMdjZLBb7GzLxb\",\n                    \"name\": \"Daniel Anderson\",\n                    \"email\": \"daniel.anderson@email.com\",\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"zip\": null\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"5.00\",\n            \"updatedAt\": \"2025-03-25T11:58:29.000000Z\",\n            \"createdAt\": \"2025-03-25T11:58:24.000000Z\"\n        },\n        {\n            \"id\": \"f2a27295-4baa-464d-a85b-318be393f5e5\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"136726b8-2a1b-4465-909c-259f332f6393\",\n                \"cardProgramIssuingRecordId\": \"f2a27295-4baa-464d-a85b-318be393f5e5\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Anderson\",\n                \"nameOnCard\": \"Daniel Anderson\",\n                \"limitAmount\": \"5.00\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"6874\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"8\",\n                \"expiryYear\": \"2029\",\n                \"holder\": {\n                    \"payeeId\": \"QaMdjZLBb7GzLxb\",\n                    \"name\": \"Daniel Anderson\",\n                    \"email\": \"daniel.anderson@email.com\",\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"zip\": null\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"5.00\",\n            \"updatedAt\": \"2025-03-25T05:00:57.000000Z\",\n            \"createdAt\": \"2025-03-25T05:00:52.000000Z\"\n        },\n        {\n            \"id\": \"8535b6c1-6a41-432e-9da0-c7fb94d658f7\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"aa3e5c80-4149-488a-b246-6b769fb50219\",\n                \"cardProgramIssuingRecordId\": \"8535b6c1-6a41-432e-9da0-c7fb94d658f7\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Daniel Anderson\",\n                \"nameOnCard\": \"Daniel Anderson\",\n                \"limitAmount\": \"75.00\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"6691\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"5\",\n                \"expiryYear\": \"2031\",\n                \"holder\": {\n                    \"payeeId\": \"QaMdjZLBb7GzLxb\",\n                    \"name\": \"Daniel Anderson\",\n                    \"email\": \"daniel.anderson@email.com\",\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"zip\": null\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"75.00\",\n            \"updatedAt\": \"2025-03-24T08:11:59.000000Z\",\n            \"createdAt\": \"2025-03-24T08:11:54.000000Z\"\n        },\n        {\n            \"id\": \"1b9f75f5-58e6-4275-9ba2-c49d58950e86\",\n            \"walletId\": \"0315658a-fc3c-4ceb-a7b0-bff48dcb1e22\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"857ed334-ce51-44fe-808d-469d743391f0\",\n                \"cardProgramIssuingRecordId\": \"1b9f75f5-58e6-4275-9ba2-c49d58950e86\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Alison Gambala k\",\n                \"nameOnCard\": \"Alison Gambala k\",\n                \"limitAmount\": \"10.00\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"8938\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"11\",\n                \"expiryYear\": \"2031\",\n                \"holder\": {\n                    \"payeeId\": \"6VoW418D3oj589l\",\n                    \"name\": \"Alison Gambala k\",\n                    \"email\": \"email@test.com\",\n                    \"address1\": \"111 Broadway\",\n                    \"address2\": null,\n                    \"city\": \"Paterson\",\n                    \"state\": \"NJ\",\n                    \"country\": \"US\",\n                    \"zip\": \"07505\"\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"10.00\",\n            \"updatedAt\": \"2025-03-22T04:46:35.000000Z\",\n            \"createdAt\": \"2025-03-22T04:46:22.000000Z\"\n        },\n        {\n            \"id\": \"0668d415-ff95-45ca-af34-344ffd2e7d50\",\n            \"walletId\": \"0315658a-fc3c-4ceb-a7b0-bff48dcb1e22\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"d184f62b-26ca-4304-8439-5dda5594e9b0\",\n                \"cardProgramIssuingRecordId\": \"0668d415-ff95-45ca-af34-344ffd2e7d50\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Johnathan Reed\",\n                \"nameOnCard\": \"Johnathan Reed\",\n                \"limitAmount\": \"10.00\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"6255\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"9\",\n                \"expiryYear\": \"2029\",\n                \"holder\": {\n                    \"payeeId\": \"v1byeVgN2djOQgr\",\n                    \"name\": \"Johnathan Reed\",\n                    \"email\": \"john.reed@example.com\",\n                    \"address1\": null,\n                    \"address2\": \"\",\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"zip\": null\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"10.00\",\n            \"updatedAt\": \"2025-03-21T09:46:19.000000Z\",\n            \"createdAt\": \"2025-03-21T09:46:14.000000Z\"\n        },\n        {\n            \"id\": \"ea1756a9-0f8a-4841-af77-96a4ec06b788\",\n            \"walletId\": \"0315658a-fc3c-4ceb-a7b0-bff48dcb1e22\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"fef420b7-e045-4693-8d72-9ee5f773162b\",\n                \"cardProgramIssuingRecordId\": \"ea1756a9-0f8a-4841-af77-96a4ec06b788\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Johnathan Reed\",\n                \"nameOnCard\": \"Johnathan Reed\",\n                \"limitAmount\": \"22.55\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"4035\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"8\",\n                \"expiryYear\": \"2030\",\n                \"holder\": {\n                    \"payeeId\": \"v1byeVgN2djOQgr\",\n                    \"name\": \"Johnathan Reed\",\n                    \"email\": \"john.reed@example.com\",\n                    \"address1\": null,\n                    \"address2\": \"\",\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"zip\": null\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"22.55\",\n            \"updatedAt\": \"2025-03-21T09:44:25.000000Z\",\n            \"createdAt\": \"2025-03-21T09:44:16.000000Z\"\n        },\n        {\n            \"id\": \"ad51a361-cb91-4d69-a2d6-66a62867f232\",\n            \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"d009d218-c5f1-4fac-8d08-facb47766582\",\n                \"cardProgramIssuingRecordId\": \"ad51a361-cb91-4d69-a2d6-66a62867f232\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Ethan Harris\",\n                \"nameOnCard\": \"Ethan Harris\",\n                \"limitAmount\": \"75.00\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"6204\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"11\",\n                \"expiryYear\": \"2031\",\n                \"holder\": {\n                    \"payeeId\": \"dNDOGnBn2oG0oMX\",\n                    \"name\": \"Ethan Harris\",\n                    \"email\": \"ethan.harris@email.com\",\n                    \"address1\": \"1111 Franklin Avenue\",\n                    \"address2\": null,\n                    \"city\": \"Valley Stream\",\n                    \"state\": \"NY\",\n                    \"country\": \"US\",\n                    \"zip\": \"11580\"\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"75.00\",\n            \"updatedAt\": \"2025-03-20T04:55:28.000000Z\",\n            \"createdAt\": \"2025-03-20T04:55:23.000000Z\"\n        },\n        {\n            \"id\": \"0309f6d7-d2f8-4a8d-9a0a-e342edea8a3b\",\n            \"walletId\": \"0315658a-fc3c-4ceb-a7b0-bff48dcb1e22\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"0a3e9242-646f-4863-ac89-3db5935a2144\",\n                \"cardProgramIssuingRecordId\": \"0309f6d7-d2f8-4a8d-9a0a-e342edea8a3b\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Ethan Harris\",\n                \"nameOnCard\": \"Ethan Harris\",\n                \"limitAmount\": \"49.99\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"8484\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"7\",\n                \"expiryYear\": \"2031\",\n                \"holder\": {\n                    \"payeeId\": \"dNDOGnBn2oG0oMX\",\n                    \"name\": \"Ethan Harris\",\n                    \"email\": \"ethan.harris@email.com\",\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"zip\": null\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"49.99\",\n            \"updatedAt\": \"2025-03-19T12:39:31.000000Z\",\n            \"createdAt\": \"2025-03-19T12:39:23.000000Z\"\n        },\n        {\n            \"id\": \"f5f54e2f-c3b9-44c1-8e0a-f07834a28cc9\",\n            \"walletId\": \"0315658a-fc3c-4ceb-a7b0-bff48dcb1e22\",\n            \"status\": \"COMPLETED\",\n            \"card\": {\n                \"id\": \"24831ddf-ae94-4452-8270-0465908c2774\",\n                \"cardProgramIssuingRecordId\": \"f5f54e2f-c3b9-44c1-8e0a-f07834a28cc9\",\n                \"cardType\": \"virtual\",\n                \"label\": \"Ava Lopez\",\n                \"nameOnCard\": \"Ava Lopez\",\n                \"limitAmount\": \"15.25\",\n                \"limitInterval\": \"allTime\",\n                \"last4\": \"1544\",\n                \"cardStatus\": \"pending_activation\",\n                \"expiryMonth\": \"10\",\n                \"expiryYear\": \"2030\",\n                \"holder\": {\n                    \"payeeId\": \"kWx8ePyqd5jK2Xz\",\n                    \"name\": \"Ava Lopez\",\n                    \"email\": \"ava.lopez@email.com\",\n                    \"address1\": null,\n                    \"address2\": null,\n                    \"city\": null,\n                    \"state\": null,\n                    \"country\": null,\n                    \"zip\": null\n                },\n                \"cardIssueType\": \"RECHARGEABLE_GIFT_CARD\"\n            },\n            \"availableBalance\": \"15.25\",\n            \"updatedAt\": \"2025-03-19T12:39:23.000000Z\",\n            \"createdAt\": \"2025-03-19T12:39:15.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"293ed5f2-988d-476c-ad3c-2b568f3f5b4e"},{"name":"Recharge a Wallet Gift Card","id":"e142764c-eca8-4b1b-9796-909ca82c3545","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"ad51a361-cb91-4d69-a2d6-66a62867f232\",\r\n    \"amount\": 10\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/gift-card/add-fund","description":"<p>Add funds to an existing gift card using its unique ID. Specify the amount to recharge the card balance.</p>\n<p><strong>Payload Parameters</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>The unique identifier of the gift card.</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>Number</td>\n<td>The amount to be added to the gift card.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["card-program","gift-card","add-fund"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"3f5a51bb-f057-40e6-9fc7-5cdd0c9ccb95","name":"Recharge a Wallet Gift Card","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"id\": \"ad51a361-cb91-4d69-a2d6-66a62867f232\",\r\n    \"amount\": 10\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/card-program/gift-card/add-fund"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Mon, 24 Mar 2025 08:15:00 GMT"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xbd1455e19930581a53f38d0cddd95844"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Success\"\n}"}],"_postman_id":"e142764c-eca8-4b1b-9796-909ca82c3545"},{"name":"Show Wallet Gift Card Transaction Details","id":"57565f8d-44a1-4f48-8791-3348fe923a29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/card-program/e624997b-83d7-48a1-8f57-8787e8de61ff/transactions","description":"<p>This API endpoint retrieves the transaction history and details for a specific gift card linked to a wallet using the card ID.</p>\n","urlObject":{"path":["card-program","e624997b-83d7-48a1-8f57-8787e8de61ff","transactions"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b00b25c0-32a3-4933-8ce3-6143e16a2b19","name":"Show Wallet Gift Card Transaction Details","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/card-program/e624997b-83d7-48a1-8f57-8787e8de61ff/transactions"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 1,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"91b8f94c-ad88-4b00-ab74-3364727be61b\",\n            \"cardProgramIssuingRecordId\": \"e624997b-83d7-48a1-8f57-8787e8de61ff\",\n            \"cardId\": \"dd1123c4-3160-4e88-8dca-13ea58b9e675\",\n            \"amount\": \"50.00\",\n            \"description\": \"Amazone                  \",\n            \"status\": \"declined\",\n            \"transactionDate\": \"2025-03-26 10:43:51\",\n            \"merchantName\": \"Amazone                  \",\n            \"merchantCity\": null,\n            \"merchantState\": null,\n            \"merchantCountry\": null,\n            \"merchantCategoryCode\": \"\"\n        }\n    ]\n}"}],"_postman_id":"57565f8d-44a1-4f48-8791-3348fe923a29"}],"id":"4a79ca4e-b20e-453c-a21b-7c63eeabc9b4","_postman_id":"4a79ca4e-b20e-453c-a21b-7c63eeabc9b4","description":""}],"id":"238bfb97-df6a-42ad-bb2f-a63171a9a44e","description":"<p>The API allows you to create, retrieve, list, and manage both spend and gift cards. It supports issuing new cards, viewing card details, and recharging gift cards.  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Card Status</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>active</td>\n<td>The card is fully active and can be used for transactions.</td>\n</tr>\n<tr>\n<td>pending</td>\n<td>The card request has been submitted and is awaiting processing or approval.</td>\n</tr>\n<tr>\n<td>canceled</td>\n<td>The card has been canceled and can no longer be used.</td>\n</tr>\n<tr>\n<td>inactive</td>\n<td>The card exists but is not currently active. It may need manual activation.</td>\n</tr>\n<tr>\n<td>pending_activation</td>\n<td>The card has been issued but not yet activated by the user.</td>\n</tr>\n<tr>\n<td>blocked</td>\n<td>The card has been blocked due to suspicious activity, user request, or policy.</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"238bfb97-df6a-42ad-bb2f-a63171a9a44e"},{"name":"Check","item":[{"name":"Attachments","item":[{"name":"Add new attachment","id":"0b6abeb2-bd35-4ece-8d34-3c1dd2a4774d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"attachment","value":"","description":"<p>File</p>\n","type":"text"}]},"url":"{{BASE_URL}}/checks/{checkId}/attachments","description":"<p>Add new attachment to existing check</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check.</p>\n  </td></tr>\n\n</table>\n\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>attachment</b></td>\n  <td><b>Required</b>    \n        <i>File</i>\n        <p>File of type pdf,xls,xlsx,rtf,doc and docx</p>\n  </td>\n</tr>\n\n</table>\n","urlObject":{"path":["checks","{checkId}","attachments"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"38838a2a-1b26-4d8b-be1e-7a2d5cfaedde","name":"Add new attachment","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"attachment","type":"file","src":["/C:/Users/Tyler/Downloads/Online Check        Writer.pdf"]},{"key":"fileUrl","value":"","type":"text"}]},"url":"{{BASE_URL}}/checks/7rLdjvvqx2jJEz6/attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 20 Oct 2020 09:57:22 GMT"},{"key":"Date","value":"Tue, 20 Oct 2020 09:57:22 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"73"},{"key":"phpdebugbar-id","value":"X32eddc9d9c570d5f1802e326b94d96cb"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Succesfully added\",\n    \"data\": {\n        \"checkAttachmentId\": \"RdJM5Gb3JeY329A\",\n        \"checkId\": \"7rLdjvvqx2jJEz6\",\n        \"fileName\": \"check_attachment_1603187841_OnlineCheckWriter.pdf\",\n        \"fileNickName\": 1,\n        \"pageCount\": 1,\n        \"createdDate\": \"10-20-2020\"\n    }\n}"}],"_postman_id":"0b6abeb2-bd35-4ece-8d34-3c1dd2a4774d"},{"name":"Retrieve all attachments details","id":"afad99a9-38fe-4300-a33d-065840ffb6df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/checks/{checkId}/attachments","description":"<p>Retrieve all attachments of a existing check.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check.</p>\n  </td></tr>\n\n</table>\n\n","urlObject":{"path":["checks","{checkId}","attachments"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"40d7b473-821c-44cc-b0e1-e4ff6844c399","name":"Retrieve all attachments","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/checks/7rLdjvvqx2jJEz6/attachments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 20 Oct 2020 09:58:12 GMT"},{"key":"Date","value":"Tue, 20 Oct 2020 09:58:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"71"},{"key":"phpdebugbar-id","value":"X6eb75b38b053f0a3402446f6cae251e9"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"checkAttachmentId\": \"RdJM5Gb3JeY329A\",\n            \"checkId\": \"7rLdjvvqx2jJEz6\",\n            \"fileName\": \"check_attachment_1603187841_OnlineCheckWriter.pdf\",\n            \"fileNickName\": \"1\",\n            \"pageCount\": 1,\n            \"createdDate\": \"10-20-2020\"\n        },\n        {\n            \"checkAttachmentId\": \"MRJ6qGAX84E1rDZ\",\n            \"checkId\": \"7rLdjvvqx2jJEz6\",\n            \"fileName\": \"check_attachment_1603187883_OnlineCheckWriter.pdf\",\n            \"fileNickName\": \"2\",\n            \"pageCount\": 1,\n            \"createdDate\": \"10-20-2020\"\n        }\n    ]\n}"}],"_postman_id":"afad99a9-38fe-4300-a33d-065840ffb6df"},{"name":"Delete a attachment","id":"95cb5c86-748b-4acd-b4e4-b2e24b7cbabc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/checks/{checkId}/attachments/{checkAttachmentId}","description":"<p> Remove attachment.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check.</p>\n  </td></tr>\n <tr>\n  <td><b>checkAttachmentId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check attachment.</p>\n  </td></tr>\n\n</table>\n\n","urlObject":{"path":["checks","{checkId}","attachments","{checkAttachmentId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"832684b2-3558-4c5e-a0ac-ae70489a224b","name":"Delete a attachment","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"attachment","type":"file","src":["/C:/Users/Tyler/Downloads/Online Check        Writer.pdf"]},{"key":"fileUrl","value":"","type":"text"}]},"url":"{{BASE_URL}}/checks/7rLdjvvqx2jJEz6/attachments/RdJM5Gb3JeY329A"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 20 Oct 2020 09:59:07 GMT"},{"key":"Date","value":"Tue, 20 Oct 2020 09:59:07 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"70"},{"key":"phpdebugbar-id","value":"X29e9574abd15b51c839e3b7d269e3992"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorMsg\": \"Succesfully deleted\"\n}"}],"_postman_id":"95cb5c86-748b-4acd-b4e4-b2e24b7cbabc"},{"name":"Retrieve a attachment details","id":"1ce73c0b-d671-46aa-b955-f7d5812dcc39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/checks/{checkId}/attachments/{checkAttachmentId}","description":"<p> Retrieve details of existing attachment.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check.</p>\n  </td></tr>\n <tr>\n  <td><b>checkAttachmentId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check attachment.</p>\n  </td></tr>\n\n</table>\n\n","urlObject":{"path":["checks","{checkId}","attachments","{checkAttachmentId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"2688b95d-76c3-41b0-9906-f39316b1b965","name":"Retrieve a attachment","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/checks/7rLdjvvqx2jJEz6/attachments/MRJ6qGAX84E1rDZ"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 20 Oct 2020 10:42:09 GMT"},{"key":"Date","value":"Tue, 20 Oct 2020 10:42:09 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"82"},{"key":"phpdebugbar-id","value":"X4e26459150c0e13dfb818585d258858c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"checkAttachmentId\": \"MRJ6qGAX84E1rDZ\",\n        \"checkId\": \"7rLdjvvqx2jJEz6\",\n        \"fileName\": \"check_attachment_1603187883_OnlineCheckWriter.pdf\",\n        \"fileNickName\": \"2\",\n        \"pageCount\": 1,\n        \"createdDate\": \"10-20-2020\"\n    }\n}"}],"_postman_id":"1ce73c0b-d671-46aa-b955-f7d5812dcc39"}],"id":"6f6ae6c4-e14c-4b9b-b042-955fe09f0f9a","_postman_id":"6f6ae6c4-e14c-4b9b-b042-955fe09f0f9a","description":""},{"name":"Retrieve all checks","id":"d359cb47-6e0f-45a6-939a-5a14a6634011","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/checks?perPage=&page=&status=&term=&referenceId=","description":"<p>List all check records</p>\n<p><strong>Query parameters</strong></p>\n<table><tbody><tr><td><div><b>perPage</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Number of records that you want to receive in the response,By default 10 records will be<br />listed</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>page</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>For navigating through pages ,By default first page will be listed</p><p></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>term</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter records by using any keywords</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>status</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter records by using check status ,Eg:<code>new</code> , <code>void</code> ,<code>mailed</code> ,<code>refunded</code> , <code>emailed</code> , <code>eprinted</code> ,<code>printed</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>referenceId</div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter records by referenceId</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>column</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The column name to be used for filtering records. Supported columns include payee_name,payee_nick_name,serial_number,amount,bank_account_account_name,bank_account_nick_name,memo,note</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>SearchType</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Defines how the search is applied to the chosen column. Eg- exact or like</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["checks"],"host":["{{BASE_URL}}"],"query":[{"description":{"content":"<p>Number of records that you want to receive in the response,By default 10 records will be listed</p>\n","type":"text/plain"},"key":"perPage","value":""},{"description":{"content":"<p>By default first page will be listed</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Filter record by using check status </p>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<p>Filter records by using any keywords</p>\n","type":"text/plain"},"key":"term","value":""},{"key":"referenceId","value":""}],"variable":[]}},"response":[{"id":"a2e0272a-ae58-4917-a5f9-7ef8073c4ba2","name":"Retrieve all checks","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} "},{"key":"Accept","value":"application/json"}],"url":{"raw":"{{BASE_URL}}/checks?perPage=&page&status&term&referenceID","host":["{{BASE_URL}}"],"path":["checks"],"query":[{"key":"perPage","value":"","description":"Number of records that you want to receive in the response,By default 10 records will be listed"},{"key":"page","value":null,"description":"By default first page will be listed"},{"key":"status","value":null,"description":"Filter record by using check status "},{"key":"term","value":null,"description":"Filter records by using any keywords"},{"key":"referenceID","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 19 Nov 2020 02:57:00 GMT"},{"key":"Date","value":"Thu, 19 Nov 2020 02:57:00 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"57"},{"key":"phpdebugbar-id","value":"X5c67a3a750f1fb34220e51eb1cb64fc5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"meta\": {\n            \"total\": 10,\n            \"currentPage\": 1,\n            \"perPage\": 10\n        },\n        \"checks\": [\n            {\n                \"checkId\": \"9MqkGWW2gPGD7Ry\",\n                \"serialNumber\": \"1002\",\n                \"amount\": \"200.00\",\n                \"amountInWord\": \" two hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 1,\n                \"memo\": \"First, Test check using API...\",\n                \"accountNumber\": \"458757\",\n                \"invoiceNumber\": \"2546\",\n                \"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"MLbz3Aj3ReVw6Ev\",\n                    \"name\": null\n                },\n                \"checkStatus\": {\n                    \"status\": 1,\n                    \"description\": \"Printed\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"Printed\",\n                        \"date\": \"11/18/2020\",\n                        \"time\": \"06:03 am\"\n                    },\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"10/15/2020\",\n                        \"time\": \"05:53 am\"\n                    }\n                ]\n            },\n            {\n                \"checkId\": \"yd6LeMEkVYeE8Dx\",\n                \"serialNumber\": \"1001\",\n                \"amount\": \"100.00\",\n                \"amountInWord\": \" one hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API\",\n                \"accountNumber\": \"458756\",\n                \"invoiceNumber\": \"2545\",\n                \"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"MLbz3Aj3ReVw6Ev\",\n                    \"name\": null\n                },\n                \"checkStatus\": {\n                    \"status\": 0,\n                    \"description\": \"New\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"10/15/2020\",\n                        \"time\": \"05:53 am\"\n                    }\n                ]\n            },\n            {\n                \"checkId\": \"Jy7VeB0lv74zn1m\",\n                \"serialNumber\": \"1002\",\n                \"amount\": \"200.00\",\n                \"amountInWord\": \" two hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API...\",\n                \"accountNumber\": \"458757\",\n                \"invoiceNumber\": \"2546\",\n                \"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"MLbz3Aj3ReVw6Ev\",\n                    \"name\": null\n                },\n                \"checkStatus\": {\n                    \"status\": 0,\n                    \"description\": \"New\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"10/15/2020\",\n                        \"time\": \"05:52 am\"\n                    }\n                ]\n            },\n            {\n                \"checkId\": \"BQPA4mPYE2j7gxq\",\n                \"serialNumber\": \"1001\",\n                \"amount\": \"100.00\",\n                \"amountInWord\": \" one hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API\",\n                \"accountNumber\": \"458756\",\n                \"invoiceNumber\": \"2545\",\n                \"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"MLbz3Aj3ReVw6Ev\",\n                    \"name\": null\n                },\n                \"checkStatus\": {\n                    \"status\": 0,\n                    \"description\": \"New\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"10/15/2020\",\n                        \"time\": \"05:52 am\"\n                    }\n                ]\n            },\n            {\n                \"checkId\": \"v1byeVnlwEeOQgr\",\n                \"serialNumber\": \"1006\",\n                \"amount\": \"120.00\",\n                \"amountInWord\": \" one hundred  twenty   \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API\",\n                \"accountNumber\": \"458756\",\n                \"invoiceNumber\": \"2545\",\n\t\t\t\t\t\t\t\t\"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"MLbz3Aj3ReVw6Ev\",\n                    \"name\": null\n                },\n                \"checkStatus\": {\n                    \"status\": 0,\n                    \"description\": \"New\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"updated\",\n                        \"date\": \"10/15/2020\",\n                        \"time\": \"05:48 am\"\n                    },\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"09/17/2020\",\n                        \"time\": \"07:58 am\"\n                    }\n                ]\n            },\n            {\n                \"checkId\": \"6VoW41y7Oo4589l\",\n                \"serialNumber\": \"1001\",\n                \"amount\": \"100.00\",\n                \"amountInWord\": \" one hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API\",\n                \"accountNumber\": \"458756\",\n                \"invoiceNumber\": \"2545\",\n\t\t\t\t\t\t\t\t\"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"OJapb4kd9GY1Ewm\",\n                    \"name\": \"Category 1\"\n                },\n                \"checkStatus\": {\n                    \"status\": 0,\n                    \"description\": \"New\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"09/17/2020\",\n                        \"time\": \"07:58 am\"\n                    }\n                ]\n            },\n            {\n                \"checkId\": \"5NrWjy8Yl3e2n3l\",\n                \"serialNumber\": \"1002\",\n                \"amount\": \"200.00\",\n                \"amountInWord\": \" two hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API\",\n                \"accountNumber\": \"458757\",\n                \"invoiceNumber\": \"2546\",\n\t\t\t\t\t\t\t\t\"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"OJapb4kd9GY1Ewm\",\n                    \"name\": \"Category 1\"\n                },\n                \"checkStatus\": {\n                    \"status\": 0,\n                    \"description\": \"New\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"09/17/2020\",\n                        \"time\": \"07:58 am\"\n                    }\n                ]\n            },\n            {\n                \"checkId\": \"bL3YGddx1yG1X7w\",\n                \"serialNumber\": \"1001\",\n                \"amount\": \"100.00\",\n                \"amountInWord\": \" one hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API\",\n                \"accountNumber\": \"458756\",\n                \"invoiceNumber\": \"2545\",\n\t\t\t\t\t\t\t\t\"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"OJapb4kd9GY1Ewm\",\n                    \"name\": \"Category 1\"\n                },\n                \"checkStatus\": {\n                    \"status\": 0,\n                    \"description\": \"New\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"09/17/2020\",\n                        \"time\": \"07:58 am\"\n                    }\n                ]\n            },\n            {\n                \"checkId\": \"NlkQ4rOYo8GwnOV\",\n                \"serialNumber\": \"1002\",\n                \"amount\": \"200.00\",\n                \"amountInWord\": \" two hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API\",\n                \"accountNumber\": \"458757\",\n                \"invoiceNumber\": \"2546\",\n\t\t\t\t\t\t\t\t\"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"n1ZoVelylj8pwba\",\n                    \"name\": \"Payee Name\"\n                },\n                \"category\": {\n                    \"categoryId\": \"OJapb4kd9GY1Ewm\",\n                    \"name\": \"Category 1\"\n                },\n                \"checkStatus\": {\n                    \"status\": 0,\n                    \"description\": \"New\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"09/17/2020\",\n                        \"time\": \"04:53 am\"\n                    }\n                ]\n            },\n            {\n                \"checkId\": \"0Kmz47R1YmjLOM2\",\n                \"serialNumber\": \"1001\",\n                \"amount\": \"100.00\",\n                \"amountInWord\": \" one hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API\",\n                \"accountNumber\": \"458756\",\n                \"invoiceNumber\": \"2545\",\n\t\t\t\t\t\t\t\t\"referenceId\": null,\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"n1ZoVelylj8pwba\",\n                    \"name\": \"Payee Name\"\n                },\n                \"category\": {\n                    \"categoryId\": \"OJapb4kd9GY1Ewm\",\n                    \"name\": \"Category 1\"\n                },\n                \"checkStatus\": {\n                    \"status\": 0,\n                    \"description\": \"New\"\n                },\n                \"checkStatements\": [\n                    {\n                        \"status\": \"created\",\n                        \"date\": \"09/17/2020\",\n                        \"time\": \"04:53 am\"\n                    }\n                ]\n            }\n        ]\n    }\n}"}],"_postman_id":"d359cb47-6e0f-45a6-939a-5a14a6634011"},{"name":"Retrieve a check","id":"0f399c78-12a6-43f9-9bbf-60eb11dfae70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/checks/{checkId}","description":"<p>Details of an existing check.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check to retrieved.</p>\n  </td></tr>\n\n</table>","urlObject":{"path":["checks","{checkId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"8642ccc3-7bdc-40c7-a733-01dfce92b33c","name":"Retrieve a check","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} "},{"key":"Accept","value":"application/json"}],"url":"{{BASE_URL}}/checks/9MqkGWW2gPGD7Ry"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 19 Nov 2020 02:58:19 GMT"},{"key":"Date","value":"Thu, 19 Nov 2020 02:58:19 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"phpdebugbar-id","value":"X491b762d8c2750dabd712235690a88f1"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"checkId\": \"9MqkGWW2gPGD7Ry\",\n        \"serialNumber\": \"1002\",\n        \"amount\": \"200.00\",\n        \"amountInWord\": \" two hundred \",\n        \"date\": \"2020-10-25\",\n        \"status\": 1,\n        \"memo\": \"First, Test check using API...\",\n        \"accountNumber\": \"458757\",\n        \"invoiceNumber\": \"2546\",\n        \"referenceID\"  :null,\n        \"bankAccount\": {\n            \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n            \"name\": \"Demo Bank Account 1\"\n        },\n        \"payee\": {\n            \"payeeId\": \"Xw2lx48MdGMzWyD\",\n            \"name\": \"Alison\"\n        },\n        \"category\": {\n            \"categoryId\": \"MLbz3Aj3ReVw6Ev\",\n            \"name\": null\n        },\n        \"checkStatus\": {\n            \"status\": 1,\n            \"description\": \"Printed\"\n        },\n        \"checkStatements\": [\n            {\n                \"status\": \"Printed\",\n                \"date\": \"11/18/2020\",\n                \"time\": \"06:03 am\"\n            },\n            {\n                \"status\": \"created\",\n                \"date\": \"10/15/2020\",\n                \"time\": \"05:53 am\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0f399c78-12a6-43f9-9bbf-60eb11dfae70"},{"name":"Update a check","id":"b12e78ee-b51b-4089-af66-e59e7bedb192","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"   {\r\n            \"bankAccountId\" :\"yd6LeMYmdQeE8Dx\",\r\n            \"payeeId\"       :\"n1ZoVelylj8pwba\",\r\n            \"categoryId\"    :\"kd6LeMYmdQeE8Dx\",\r\n            \"serialNumber\"  : \"1006\",\r\n            \"issueDate\"     :\"2020-10-25\",\r\n            \"amount\"        :120,\r\n            \"memo\"          :\"First, Test check using API\",\r\n            \"note\"          :\"\",\r\n            \"accountNumber\" :\"458756\",\r\n            \"invoiceNumber\" :\"2545\",\r\n            \"noSign\"        :0,\r\n            \"noAmount\"      :0,\r\n            \"noDate\"        :0,\r\n            \"noPayee\"       :0\r\n    }"},"url":"{{BASE_URL}}/checks/{checkId}","description":"<p>Update details of an existing check</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check to update.</p>\n  </td></tr>\n\n</table>\n\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>bankAccountId</b></td>\n  <td>  <b>Required</b> \n         <i>String</i> \n        <p>Must be a bank account ID</p>\n  </td>\n    \n</tr>\n\n<tr>\n  <td><b>payeeId</b></td>\n  <td> <b>Required</b>    \n       <i>String</i> \n   <p>Must be a payee ID\n      Optional if <code>noPayee</code> is <code>true</code>, otherwise required.\n   </p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>categoryId</b></td>\n  <td> <b>Optional</b> \n      <i>String</i> \n   <p>Must be a category ID</p>\n  </td>\n</tr>\n<tr>\n  <td><b>serialNumber</b></td>\n  <td> <b>Optional</b> \n    <i>String</i> \n    <p>By default increment every time a check is created, If a <code>serialNumber</code> is passed, that will override any default.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>issueDate</b></td>\n  <td> <b>Optional</b> \n    <i>String <code>yyyy-mm-dd</code></i> \n <p>By default it will be current date, If a <code>issueDate</code> is passed, that will \n    override any default.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>amount</b></td>\n  <td><b>Required</b>  \n    <i>Decimal</i> \n    <p>Optional if <code>noAmount</code>  is  <code>true</code>, otherwise required.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>memo</b></td>\n  <td> <b>Optional</b> \n    <i>String</i> \n   <p>Max of 150 characters to be included on the memo line of the check.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>note</b></td>\n  <td> <b>Optional</b> \n     <i>String</i> \n     <p>An internal note that identifies this check. Must be no longer than 150 characters.\n  </p></td>\n</tr>\n\n<tr>\n  <td><b>accountNumber</b></td>\n  <td> <b>Optional</b> \n    <i>String</i> \n    <p>Any account number associated with this check</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>invoiceNumber</b></td>\n  <td> <b>Optional</b>  \n    <i>String</i> \n    <p>Any invoice number associated with this check</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>noSign</b></td>\n  <td> <b>Optional</b> \n    <i>Boolean</i> \n   <p>if <code>true</code> ,check will create without signature ,By default <code>false</code>\n  </p></td>\n</tr>\n\n<tr>\n  <td><b>noAmount</b></td>\n  <td> <b>Optional</b>  \n    <i>Boolean</i> \n    <p>if<code>true</code> ,check will create without amount,By default <code>false</code>\n  </p></td>\n</tr>\n\n\n<tr>\n  <td><b>noDate</b></td>\n  <td> <b>Optional</b> \n     <i>Boolean</i> \n     <p>if <code>true</code> ,check will create without date,By default <code>false</code>  \n  </p></td>\n</tr>\n\n<tr>\n  <td><b>noPayee</b></td>\n  <td> <b>Optional</b> \n    <i>Boolean</i> \n    <p>if <code>true</code> ,check will create without payee,By default <code>false</code>\n  </p></td>\n</tr>\n\n\n</table>\n","urlObject":{"path":["checks","{checkId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"f9c1281f-103b-4eeb-988c-666ae36551d7","name":"Update a check","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"   {\r\n            \"bankAccountId\" :\"yd6LeMYmdQeE8Dx\",\r\n            \"payeeId\"       :\"n1ZoVelylj8pwba\",\r\n            \"categoryId\"    :\"kd6LeMYmdQeE8Dx\",\r\n            \"serialNumber\"  : \"1006\",\r\n            \"issueDate\"     :\"2020-10-25\",\r\n            \"amount\"        :120,\r\n            \"memo\"          :\"First, Test check using API\",\r\n            \"note\"          :\"\",\r\n            \"accountNumber\" :\"458756\",\r\n            \"invoiceNumber\" :\"2545\",\r\n            \"noSign\"        :0,\r\n            \"noAmount\"      :0,\r\n            \"noDate\"        :0,\r\n            \"noPayee\"       :0\r\n    }"},"url":"{{BASE_URL}}/checks/RJ6qGAm5r5GE1rD"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 10:24:49 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 10:24:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"46"},{"key":"phpdebugbar-id","value":"X0d9dbe84f3cd01193dbbf2039b90cbf8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"successfully updated\",\n    \"data\": {\n        \"checkId\": \"RJ6qGAm5r5GE1rD\"\n    }\n}"}],"_postman_id":"b12e78ee-b51b-4089-af66-e59e7bedb192"},{"name":"Delete a check","id":"e07040c1-ee40-4654-a31b-24b0321d8954","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/checks/{checkId}","description":"<p>Permanently deletes a check. </p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check to delete.</p>\n  </td></tr>\n\n</table>","urlObject":{"path":["checks","{checkId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"9f1feae4-d94d-4aa8-9b02-713b3f766583","name":"Delete a check","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/checks/Q0bRG21rLk4ZdP3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 10:01:26 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 10:01:26 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"phpdebugbar-id","value":"Xe3d6117ada3fa3407e0ed803f2092279"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Succesfully deleted\"\n}"}],"_postman_id":"e07040c1-ee40-4654-a31b-24b0321d8954"},{"name":"Bulk Delete","id":"0b1d0b4e-e414-4269-a8e8-1da004489338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"checkIds\": [\"bz3Aj3W0KwjJw6E\", \"7zLdjvyJrleJEz6\"]\r\n}"},"url":"{{BASE_URL}}/checks/bulk-delete","description":"<p>This API allows you to delete multiple checks at once by passing their IDs in a single request.</p>\n<p><strong>Parameters</strong></p>\n<table><tbody><tr><td><div><b>Field</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><b>Required</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><b>Description</b></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>checkIds</div><div><div><div><div></div></div></div><div></div></div></td><td><div>✅</div><div><div><div><div></div></div></div><div></div></div></td><td><div>A list of unique check IDs to be deleted in bulk.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["checks","bulk-delete"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ef3e3b02-5daf-41ef-a2e7-4fbcd6a0d826","name":"Bulk Delete","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"checkIds\": [\"bz3Aj3W0KwjJw6E\", \"7zLdjvyJrleJEz6\"]\r\n}"},"url":"{{BASE_URL}}/checks/bulk-delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 10:01:26 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 10:01:26 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"phpdebugbar-id","value":"Xe3d6117ada3fa3407e0ed803f2092279"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Bulk delete processed\",\n    \"data\": {\n        \"deleted\": [\n            \"bz3Aj3W0KwjJw6E\",\n            \"7zLdjvyJrleJEz6\"\n        ],\n        \"failed\": []\n    }\n}\n"}],"_postman_id":"0b1d0b4e-e414-4269-a8e8-1da004489338"},{"name":"Print  checks","id":"57bb6fbe-cf90-4c1f-a60b-ba039f093b28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paperType\" :1,\r\n    \"checkId\":[\"5NrWjy8Y0me2n3l\",\"fdgbL3YGddxmLG1X7wd\"]\r\n}"},"url":"{{BASE_URL}}/checks/print","description":"<p>You can print checks by passing check id and paper type,if you would like to print multiple checks you need to pass checkId as array.</p>\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>paperType</b></td>\n  <td><b>Required</b>    \n        <i>Integer</i>\n        <p>Must be an integer from Available <code>paper types</code></p>\n  </td></tr>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <i>Array</i>\n        <p>An Array of check id to print</p>\n  </td></tr>\n\n</table>\n\n<p><i>Available <code>paper types</code></i></p>\n<table>\n\n<tbody>\n<tr>\n<th>Paper type</th>\n<th>Description</th>\n</tr>\n\n<tr>\n<td>1</td>\n<td>Check on Top</td>\n</tr>\n\n<tr>\n<td>2</td>\n<td>Check on Middle</td>\n</tr>\n\n<tr>\n<td>3</td>\n<td>Check on Bottom</td>\n</tr>\n\n<tr>\n<td>4</td>\n<td>Three per page</td>\n</tr>\n\n<tr>\n<td>5</td>\n<td>Wallet size</td>\n</tr>\n\n<tr>\n<td>6</td>\n<td>Simple print</td>\n</tr>\n\n</tbody></table>","urlObject":{"path":["checks","print"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"9f6e7026-87e7-4984-8cbd-f8b5b616a80a","name":"Print a check","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paperType\" :1,\r\n    \"checkId\":[\"5NrWjy8Y0me2n3l\",\"fdgbL3YGddxmLG1X7wdfgdf\"]\r\n}"},"url":"{{BASE_URL}}/checks/print"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 05 Sep 2020 06:10:11 GMT"},{"key":"Date","value":"Sat, 05 Sep 2020 06:10:11 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X38f502c5ee08902d28d71fc5f4c69166"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"url\": \"https://ocw-check-pdf.s3.amazonaws.com/__merge_pdf_v_f7112694-2623-4665-b309-1dd29eec43b5.pdf?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential={{vault:aws-access-key}}%2F20200905%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200905T061011Z&X-Amz-SignedHeaders=host&X-Amz-Expires=60&X-Amz-Signature=e88ade66cacecd2855e3f7ec8d3c0d3da4429b71fbfdbbfc0b06ef6aad4646e7\"\n    }\n}"}],"_postman_id":"57bb6fbe-cf90-4c1f-a60b-ba039f093b28"},{"name":"Print  checks with attachment","id":"ccb9b2f1-5a97-43ee-9fe1-ed3588496a6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paperType\" :1,\r\n    \"checkId\":[\"5NrWjy8Y0me2n3l\"]\r\n}"},"url":"{{BASE_URL}}/checks/print-with-attachment","description":"<p>You can print checks by passing check id and paper type,if you would like to print multiple checks you need to pass checkId as array.</p>\n<p><strong>Payload parameters</strong></p>\n<table><tbody><tr><td><div><b>paperType</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>Integer</i></p><p>Must be an integer from Available <code>paper types</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>checkId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>Array</i></p><p>An Array of check id to print</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>async</div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Integer</i></p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><em>Available</em> <code>_paper types_</code></p>\n<table><tbody><tr><th>Paper type</th><th>Description</th></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check on Top</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check on Middle</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check on Bottom</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Three per page</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Wallet size</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Simple print</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["checks","print-with-attachment"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"31d87a04-f965-410c-9bd2-f41903679b04","name":"Print a check with attachment","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paperType\" :1,\r\n    \"checkId\":[\"5NrWjy8Y0me2n3l\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/checks/print-with-attachment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sat, 05 Sep 2020 06:10:11 GMT"},{"key":"Date","value":"Sat, 05 Sep 2020 06:10:11 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X38f502c5ee08902d28d71fc5f4c69166"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"url\": \"https://ocw-check-pdf.s3.amazonaws.com/__merge_pdf_v_f7112694-2623-4665-b309-1dd29eec43b5.pdf?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential={{vault:aws-access-key}}%2F20200905%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20200905T061011Z&X-Amz-SignedHeaders=host&X-Amz-Expires=60&X-Amz-Signature=e88ade66cacecd2855e3f7ec8d3c0d3da4429b71fbfdbbfc0b06ef6aad4646e7\"\n    }\n}"},{"id":"bd789a37-9882-449a-929a-85430257ee8d","name":"Async Print checks with attachment","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"paperType\" :1,\r\n    \"checkId\":[\"NlkQ4rBQgMr4wnO\"],\r\n    \"async\" : 1\r\n}"},"url":"{{BASE_URL}}/checks/print-with-attachment"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 18 Nov 2024 12:26:08 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"requestId\": \"b1a7fe6e-779b-4b6a-855a-ea9fd20f44c6\"\n    }\n}"}],"_postman_id":"ccb9b2f1-5a97-43ee-9fe1-ed3588496a6f"},{"name":"Create checks","event":[{"listen":"test","script":{"id":"ff7aacc7-93e7-498a-b7fe-fc56c5107229","exec":["const resp = pm.response.json();\r","\r","\r","if(pm.response.code==200 && resp.success == true){\r","\r","    pm.environment.set(\"checkId\", resp.data.checks[0].checkId);\r","\r","}\r","if(pm.response.code==201 && resp.success == true){\r","\r","    pm.environment.set(\"checkId\", resp.data.checks[0].checkId);\r","\r","}\r",""],"type":"text/javascript"}}],"id":"211cb6e4-bda7-46de-9e84-a5e8b2709206","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"checks\" : [\r\n        {\r\n            \"bankAccountId\" :\"{{bankAccountId}}\",\r\n            \"payeeId\"       :\"\",\r\n            \"categoryId\"    :\"\",\r\n            \"serialNumber\"  :\"1001\",\r\n            \"issueDate\"     :\"2020-10-25\",\r\n            \"amount\"        :100,\r\n            \"memo\"          :\"First, Test check using API\",\r\n            \"note\"          :\"\",\r\n            \"accountNumber\" :\"458756\",\r\n            \"invoiceNumber\" :\"2545\",\r\n            \"noSign\"        :0,\r\n            \"noAmount\"      :0,\r\n            \"noDate\"        :0,\r\n            \"noPayee\"       :0,\r\n            \"voucherId\"     :null,\r\n            \"customElements\" :\r\n                {\r\n                    \"element1\":\"first class tracking\",\r\n                    \"element2\": \"test sender\"\r\n                }\r\n        },\r\n        {\r\n            \"bankAccountId\" :\"{{bankAccountId}}\",\r\n            \"payeeId\"       :\"\",\r\n            \"categoryId\"    :\"\",\r\n            \"serialNumber\"  :\"1002\",\r\n            \"issueDate\"     :\"2020-10-25\",\r\n            \"amount\"        :200,\r\n            \"memo\"          :\"First, Test check using API...\",\r\n            \"note\"          :\"\",\r\n            \"accountNumber\" :\"458757\",\r\n            \"invoiceNumber\" :\"2546\",\r\n            \"noSign\"        :0,\r\n            \"noAmount\"      :0,\r\n            \"noDate\"        :0,\r\n            \"noPayee\"       :0,\r\n            \"voucher\"       :{\r\n                                    \"voucherNumber\"     :\"1000\",\r\n                                    \"memo\"              :\"Test Memo\",\r\n                                    \"date\"              :\"2020-10-20\",\r\n                                    \"voucherItems\"      :[\r\n                                                            {\r\n                                                                \"invoiceNumber\"    :858,\r\n                                                                \"name\"             :\"Product 1\",\r\n                                                                \"description\"      :\"Product Description 1\",\r\n                                                                \"quantity\"         :10,\r\n                                                                \"unitCost\"         :5,\r\n                                                                \"total\"           :200\r\n                                                            },\r\n                                                            {\r\n                                                                \"invoiceNumber\"    :540,\r\n                                                                \"name\"             :\"Product 1\",\r\n                                                                \"description\"      :\"Product Description 1\",\r\n                                                                \"quantity\"         :null,\r\n                                                                \"unitCost\"         :null,\r\n                                                                \"total\"           :350\r\n                                                            }\r\n                                                        ]\r\n                                }\r\n        }\r\n    ]\r\n}\r\n\r\n\r\n  "},"url":"{{BASE_URL}}/checks","description":"<p>You can create multiple checks in one single request by passing check attributes.<br />If you would like to create check with advance stub you need to pass voucherId or voucher data as follow sample request.</p>\n<p><strong>Payload parameters</strong></p>\n<table><tbody><tr><td><div><b>checks</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>Array</i></p><p>An array of <code>check</code> attributes</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><code>_check_</code> <em>attributes</em></p>\n<p><b>Optional</b><i>Object</i></p>\n\n<p>Must be an object of <code>voucher</code> attributes</p>\n\n<table><tbody><tr><td><div><b>bankAccountId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>String</i></p><p>Must be a bank account ID</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>payeeId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>String</i></p><p>Must be a payee ID<br />Optional if <code>noPayee</code> is <code>true</code>, otherwise required.<br /></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>categoryId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be a category ID</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>serialNumber</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>By default increment every time a check is created, If a <code>serialNumber</code> is passed, that will override any default.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>issueDate</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String </i><code><i>yyyy-mm-dd</i></code></p><p>By default it will be check creation date, If a <code>issueDate</code> is passed, that will<br />override any default.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>amount</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>Decimal</i></p><p>Optional if <code>noAmount</code> is <code>true</code>, otherwise required.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>memo</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Max of 150 characters to be included on the memo line of the check.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>note</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>An internal note that identifies this check. Must be no longer than 150 characters.<br /></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>accountNumber</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Any account number associated with this check</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>invoiceNumber</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Any invoice number associated with this check</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>noSign</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Boolean</i></p><p>if <code>true</code> ,check will create without signature ,By default <code>false</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>noAmount</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Boolean</i></p><p>if<code>true</code> ,check will create without amount,By default <code>false</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>noDate</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Boolean</i></p><p>if <code>true</code> ,check will create without date,By default <code>false</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>noPayee</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Boolean</i></p><p>if <code>true</code> ,check will create without payee,By default <code>false</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>voucherId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be an voucher ID, It will be ignored if object of <code>voucher</code> attributes passed.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>voucher</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Object</i></p><p>Must be an object of <code>voucher</code> attributes</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>customElements</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b></p><p>Must be a key-value pair where both the key and value are strings</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>htmlStub</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional<br /></b><i>Custom stub from html</i></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>referenceId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional<br /></b><i>Unique reference id for check</i></p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["checks"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b4143251-71ce-437d-bde9-3628a57d9cd5","name":"Create checks","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"checks\" : [\r\n        {\r\n            \"bankAccountId\" :\"yd6LeMYmdQeE8Dx\",\r\n            \"payeeId\"       :\"Xw2lx48MdGMzWyD\",\r\n            \"categoryId\"    :null,\r\n            \"serialNumber\"  :\"1001\",\r\n            \"issueDate\"     :\"2020-10-25\",\r\n            \"amount\"        :100,\r\n            \"memo\"          :\"First, Test check using API\",\r\n            \"note\"          :\"\",\r\n            \"accountNumber\" :\"458756\",\r\n            \"invoiceNumber\" :\"2545\",\r\n            \"noSign\"        :0,\r\n            \"noAmount\"      :0,\r\n            \"noDate\"        :0,\r\n            \"noPayee\"       :0,\r\n            \"voucherId\"     :null,\r\n            \"customElements\" :\r\n                {\r\n                    \"element1\":\"first class tracking\",\r\n                    \"element2\": \"test sender\"\r\n                }\r\n        },\r\n        {\r\n            \"bankAccountId\" :\"yd6LeMYmdQeE8Dx\",\r\n            \"payeeId\"       :\"Xw2lx48MdGMzWyD\",\r\n            \"categoryId\"    :null,\r\n            \"serialNumber\"  :\"1002\",\r\n            \"issueDate\"     :\"2020-10-25\",\r\n            \"amount\"        :200,\r\n            \"memo\"          :\"First, Test check using API...\",\r\n            \"note\"          :\"\",\r\n            \"accountNumber\" :\"458757\",\r\n            \"invoiceNumber\" :\"2546\",\r\n            \"noSign\"        :0,\r\n            \"noAmount\"      :0,\r\n            \"noDate\"        :0,\r\n            \"noPayee\"       :0,\r\n            \"voucher\"       :{\r\n                                    \"voucherNumber\"     :\"1000\",\r\n                                    \"memo\"              :\"Test Memo\",\r\n                                    \"date\"              :\"2020-10-20\",\r\n                                    \"voucherItems\"      :[\r\n                                                            {\r\n                                                                \"invoiceNumber\"    :858,\r\n                                                                \"name\"             :\"Product 1\",\r\n                                                                \"description\"      :\"Product Description 1\",\r\n                                                                \"quantity\"         :10,\r\n                                                                \"unitCost\"         :5,\r\n                                                                \"total\"           :200\r\n                                                            },\r\n                                                            {\r\n                                                                \"invoiceNumber\"    :540,\r\n                                                                \"name\"             :\"Product 1\",\r\n                                                                \"description\"      :\"Product Description 1\",\r\n                                                                \"quantity\"         :null,\r\n                                                                \"unitCost\"         :null,\r\n                                                                \"total\"           :350\r\n                                                            }\r\n                                                        ]\r\n                                }\r\n        }\r\n    ]\r\n}\r\n\r\n\r\n  ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/checks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 15 Oct 2020 10:53:22 GMT"},{"key":"Date","value":"Thu, 15 Oct 2020 10:53:22 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"49"},{"key":"phpdebugbar-id","value":"Xac635c51584831eb246073a682aa5ff0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"succesfully created\",\n    \"data\": {\n        \"checks\": [\n            {\n                \"checkId\": \"yd6LeMEkVYeE8Dx\",\n                \"serialNumber\": \"1001\",\n                \"amount\": \"100.00\",\n                \"amountInWord\": \" one hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API\",\n                \"accountNumber\": \"458756\",\n                \"invoiceNumber\": \"2545\",\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"MLbz3Aj3ReVw6Ev\",\n                    \"name\": null\n                }\n            },\n            {\n                \"checkId\": \"9MqkGWW2gPGD7Ry\",\n                \"serialNumber\": \"1002\",\n                \"amount\": \"200.00\",\n                \"amountInWord\": \" two hundred \",\n                \"date\": \"10/25/20\",\n                \"status\": 0,\n                \"memo\": \"First, Test check using API...\",\n                \"accountNumber\": \"458757\",\n                \"invoiceNumber\": \"2546\",\n                \"bankAccount\": {\n                    \"bankAccountId\": \"yd6LeMYmdQeE8Dx\",\n                    \"name\": \"Demo Bank Account 1\"\n                },\n                \"payee\": {\n                    \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                    \"name\": \"Alison\"\n                },\n                \"category\": {\n                    \"categoryId\": \"MLbz3Aj3ReVw6Ev\",\n                    \"name\": null\n                }\n            }\n        ]\n    }\n}"},{"id":"c07db894-3842-4d83-a6b3-e98ceb9f19fe","name":"Create checks with html stub","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"checks\": [\r\n        {\r\n            \"bankAccountId\": \"pzo54xJwA0eaXmL\",\r\n            \"payeeId\": \"yd6LeM6Pz6jE8Dx\",\r\n            \"amount\": 100,\r\n            \"memo\": \"test check using API\",\r\n            \"note\": \"custom stub\",\r\n            \"htmlStub\": \"<!DOCTYPE html><html lang=\\\\\\\"en\\\\\\\"><head><meta charset=\\\\\\\"UTF-8\\\\\\\"><meta name=\\\\\\\"viewport\\\\\\\" content=\\\\\\\"width=device-width, initial-scale=1.0\\\\\\\"><title>Payment Stub</title><style>body {font-family: Arial, sans-serif;margin: 20px;background-color: #f9f9f9;}table {width: 100%;border-collapse: collapse;margin: 20px 0;}th, td {padding: 10px;text-align: left;border: 1px solid #ddd;}th {background-color: #4CAF50;color: white;}tr:nth-child(even) {background-color: #f2f2f2;}h1 {text-align: center;}</style></head><body><h1>Payment Stub</h1><table><tr><th>Pay Period</th><td>September 1 - September 30, 2024</td></tr><tr><th>Hours Worked</th><td>160</td></tr><tr><th>Hourly Rate</th><td>$25.00</td></tr><tr><th>Gross Pay</th><td>$4,000.00</td></tr><tr><th>Deductions</th><td>$800.00</td></tr><tr><th>Net Pay</th><td>$3,200.00</td></tr></table></body></html>\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/checks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"message\": \"Successfully created\",\r\n    \"data\": {\r\n        \"checks\": [\r\n            {\r\n                \"checkId\": \"QEmZGE20mNeaw3v\",\r\n                \"serialNumber\": \"2336\",\r\n                \"amount\": \"100.00\",\r\n                \"amountInWord\": \" one hundred \",\r\n                \"date\": \"10/05/24\",\r\n                \"status\": 0,\r\n                \"memo\": \"test check using API\",\r\n                \"accountNumber\": null,\r\n                \"invoiceNumber\": null,\r\n                \"referenceId\": null,\r\n                \"bankAccount\": {\r\n                    \"bankAccountId\": \"pzo54xJwA0eaXmL\",\r\n                    \"name\": \"Test bank\"\r\n                },\r\n                \"payee\": {\r\n                    \"payeeId\": \"yd6LeM6Pz6jE8Dx\",\r\n                    \"name\": \"New test payee\"\r\n                },\r\n                \"category\": {\r\n                    \"categoryId\": \"\",\r\n                    \"name\": null\r\n                },\r\n                \"checkStatus\": {\r\n                    \"status\": 0,\r\n                    \"description\": \"New\"\r\n                },\r\n                \"checkStatements\": [\r\n                    {\r\n                        \"status\": \"created\",\r\n                        \"date\": \"10/05/2024\",\r\n                        \"time\": \"05:10 am\"\r\n                    }\r\n                ]\r\n            }\r\n        ]\r\n    }\r\n}"}],"_postman_id":"211cb6e4-bda7-46de-9e84-a5e8b2709206"},{"name":"Retrieve voucher by checkId","id":"d69b7f24-22af-40c0-a0d3-3b452a6bc362","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/checks/{checkId}/voucher","description":"<p>Details of an existing voucher. It can be retrieve by passing checkId as well as retrieve directly by passing voucherId.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the check to retrieve associated voucher.</p>\n  </td></tr>\n\n</table>","urlObject":{"path":["checks","{checkId}","voucher"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"626cff9a-9989-42ac-a046-6cc37ea57854","name":"Retrieve voucher","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/checks/6gYVewlnYVjdx7b/voucher"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 07 Oct 2020 13:38:39 GMT"},{"key":"Date","value":"Wed, 07 Oct 2020 13:38:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"54"},{"key":"phpdebugbar-id","value":"X3410172f9120360edf073895def0f437"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"voucherNumber\": \"1000\",\n        \"totalAmount\": \"550.00\",\n        \"memo\": \"Test Memo\",\n        \"date\": \"2020-10-20\",\n        \"voucherItems\": [\n            {\n                \"invoiceNumber\": \"858\",\n                \"name\": \"Product 1\",\n                \"description\": \"Product Description 1\",\n                \"quantity\": 10,\n                \"unitCost\": 5,\n                \"total\": \"200.00\"\n            },\n            {\n                \"invoiceNumber\": \"540\",\n                \"name\": \"Product 1\",\n                \"description\": \"Product Description 1\",\n                \"quantity\": 0,\n                \"unitCost\": 0,\n                \"total\": \"350.00\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d69b7f24-22af-40c0-a0d3-3b452a6bc362"},{"name":"Void a check","id":"ced07139-ebe2-48f5-bcb1-3570c83c7d3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"POST","header":[],"url":"{{BASE_URL}}/checks/7rLdjvvZEojJEz6/void","description":"<p>Void a check using CheckId</p>\n","urlObject":{"path":["checks","7rLdjvvZEojJEz6","void"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"38997b22-ea8a-439b-8abc-ca3959482c29","name":"Void a check","originalRequest":{"method":"POST","header":[],"url":"{{BASE_URL}}/checks/7rLdjvvZEojJEz6/void"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"message\": \"Successfully Voided\"\r\n}"},{"id":"272dae5b-0ccb-4554-9ceb-83f855e9c9ac","name":"Void a check","originalRequest":{"method":"POST","header":[],"url":"{{BASE_URL}}/checks/7rLdjvvZEojJEz6/void"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": false,\r\n    \"errorMsg\": \"Sorry,You do not have permission to void this check\"\r\n}"}],"_postman_id":"ced07139-ebe2-48f5-bcb1-3570c83c7d3e"},{"name":"Mark as Posted","id":"7d289a0e-8b62-47ba-a9a3-be650b6565bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"url":"{{BASE_URL}}/checks/6gYVew1D254dx7b/mark-as-cleared","urlObject":{"path":["checks","6gYVew1D254dx7b","mark-as-cleared"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"c9e04897-f52d-4cfd-8e40-2299ed1c64e3","name":"Mark as Posted","originalRequest":{"method":"POST","header":[],"url":"{{BASE_URL}}/checks/6gYVew1D254dx7b/mark-as-cleared"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Sat, 28 Sep 2024 11:20:49 GMT"},{"key":"Date","value":"Sat, 28 Sep 2024 11:20:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.23"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"214748364"},{"key":"X-RateLimit-Remaining","value":"214748363"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Successfully marked as cleared\"\n}"}],"_postman_id":"7d289a0e-8b62-47ba-a9a3-be650b6565bc"}],"id":"ba5158bd-ea49-4bdd-ba2a-b6286052ca12","description":"<p>The API provides endpoints for creating multiple checks, retrieving individual checks, deleting checks, printing checks,updating checks and retrieving a list of checks.</p>\n<p><strong>Check status and description</strong></p>\n<table><tbody><tr><th>Status code</th><th>Short description</th><th>Full description</th></tr><tr><td><div>0</div><div><div><div><div></div></div></div><div></div></div></td><td><div>New</div><div><div><div><div></div></div></div><div></div></div></td><td><div>New</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Void</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Voided</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Arc</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Achieved</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printing</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Printing</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Printed Your Check</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Printed Envelop</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Mailed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Mailed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>8</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Mailed(Reservered For Manual Action)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>11</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Refunded</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Refunded (Please call our customer support &amp; resolve the issue)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>12</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Mailed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Mailed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>13</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Mailed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Mailed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>14</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Printed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>50</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Schedule</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Schedule For Future Mailing</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>300</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>301</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit is not deposited from receiver</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>302</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Initiated</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>303</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Processing</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>304</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DDC</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Completed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>305</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/F</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Failed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>306</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/V</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Voided</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>308</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Pushing</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Processing on Pushing</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>311</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/R</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return From Provider</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>312</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/R</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Reject from Operator. Please call our customer support team for further query</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>313</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/AR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Application Rejected</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","_postman_id":"ba5158bd-ea49-4bdd-ba2a-b6286052ca12"},{"name":"Payee","item":[{"name":"Bank Accounts","item":[{"name":"Create Payee  Bank Account","id":"64f50e0a-7bba-4b13-a1a4-644306953d8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"bankName\": \"TestPayeeBankAccount\",\r\n    \"routingNumber\": \"011000015\",\r\n    \"accountNumber\": \"65543457175487\",\r\n    \"accountType\": \"SAVINGS\",\r\n    \"isAllowWire\": 1,\r\n    \"bankAccountFirstName\": \"TestFirstName\",\r\n    \"bankAccountLastName\": \"TestLastName\",\r\n    \"bankAccountAddress1\": \"1 Apple Park Way\",\r\n    \"bankAccountAddress2\": \"45 amrutehshbss\",\r\n    \"bankAccountCity\": \"Cupertino\",\r\n    \"bankAccountState\": \"CA\",\r\n    \"bankAccountZip\": \"95014\",\r\n    \"bankAccountCountry\": \"US\",\r\n    \"bankingInstituteName\": \"FEDERAL RESERVE BANK\",\r\n    \"bankingInstituteAddressLine1\": \"1000 PEACHTREE ST N.E.\",\r\n    \"bankingInstituteAddressLine2\": \"\",\r\n    \"bankingInstituteCity\": \"ATLANTA\",\r\n    \"bankingInstituteState\": \"GA\",\r\n    \"bankingInstituteZip\": 30309,\r\n    \"bankingInstituteCountry\": \"US\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/payees/{{payee_id}}/bank-accounts","description":"<p>This API endpoint allows you to create a bank account for a specified payee.</p>\n<p><em>Available</em> accountType  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Account Type</strong></th>\n<th>Allowed Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Business Checking</td>\n<td>businessChecking</td>\n</tr>\n<tr>\n<td>Business Savings</td>\n<td>businessSavings</td>\n</tr>\n<tr>\n<td>Personal Checking</td>\n<td>personalChecking</td>\n</tr>\n<tr>\n<td>Personal Savings</td>\n<td>personalSavings</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["payees","{{payee_id}}","bank-accounts"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"9a9d9a81-2ea4-4bd0-a826-75652103193a","name":"Create Payee  Bank Account","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"bankName\": \"TestPayeeBankAccountOne\",\r\n  \"routingNumber\": \"011000015\",\r\n  \"accountNumber\": \"765432109876\",\r\n  \"accountType\": \"businessChecking\",\r\n  \"isAllowWire\": 1,\r\n  \"bankAccountFirstName\": \"David\",\r\n  \"bankAccountLastName\": \"Miller\",\r\n  \"bankAccountAddress1\": \"321 Oak Avenue\",\r\n  \"bankAccountAddress2\": \"Unit 4C\",\r\n  \"bankAccountCity\": \"Boston\",\r\n  \"bankAccountState\": \"MA\",\r\n  \"bankAccountZip\": \"02118\",\r\n  \"bankAccountCountry\": \"US\",\r\n  \"bankingInstituteName\": \"CITIBANK\",\r\n  \"bankingInstituteAddressLine1\": \"399 Park Avenue\",\r\n  \"bankingInstituteAddressLine2\": \"\",\r\n  \"bankingInstituteCity\": \"New York\",\r\n  \"bankingInstituteState\": \"NY\",\r\n  \"bankingInstituteZip\": 10022,\r\n  \"bankingInstituteCountry\": \"US\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/payees/{{payee_id}}/bank-accounts"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"nv1byeVRoeOQgrB\",\r\n        \"bankName\": \"TestPayeeBankAccountOne\",\r\n        \"routingNumber\": \"011000015\",\r\n        \"accountNumber\": \"765432109876\",\r\n        \"accountType\": \"businessChecking\"\r\n    }\r\n}"}],"_postman_id":"64f50e0a-7bba-4b13-a1a4-644306953d8d"},{"name":"Edit Payee Bank Account","id":"598e28e5-cb41-41d4-8842-8f1a409e8735","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"bankName\": \"TestPayeeBankAccount\",\r\n    \"routingNumber\": \"011000015\",\r\n    \"accountNumber\": \"65543457175487\",\r\n    \"accountType\": \"SAVINGS\",\r\n    \"isAllowWire\": 1,\r\n    \"bankAccountFirstName\": \"TestFirstName\",\r\n    \"bankAccountLastName\": \"TestLastName\",\r\n    \"bankAccountAddress1\": \"1 Apple Park Way\",\r\n    \"bankAccountAddress2\": \"45 amrutehshbss\",\r\n    \"bankAccountCity\": \"Cupertino\",\r\n    \"bankAccountState\": \"CA\",\r\n    \"bankAccountZip\": \"95014\",\r\n    \"bankAccountCountry\": \"US\",\r\n    \"bankingInstituteName\": \"FEDERAL RESERVE BANK\",\r\n    \"bankingInstituteAddressLine1\": \"1000 PEACHTREE ST N.E.\",\r\n    \"bankingInstituteAddressLine2\": \"\",\r\n    \"bankingInstituteCity\": \"ATLANTA\",\r\n    \"bankingInstituteState\": \"GA\",\r\n    \"bankingInstituteZip\": \"30309\",\r\n    \"bankingInstituteCountry\": \"US\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/payees/{{payee_id}}/bank-accounts/{{payee-bankaccount-id}}","urlObject":{"path":["payees","{{payee_id}}","bank-accounts","{{payee-bankaccount-id}}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"4600638a-d52e-4247-92c1-7dd9d62fd06d","name":"Edit Payee Bank Account","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"bankName\": \"TestPayeeBankAccount\",\r\n    \"routingNumber\": \"011000015\",\r\n    \"accountNumber\": \"65543457175487\",\r\n    \"accountType\": \"SAVINGS\",\r\n    \"isAllowWire\": 1,\r\n    \"bankAccountFirstName\": \"TestFirstName\",\r\n    \"bankAccountLastName\": \"TestLastName\",\r\n    \"bankAccountAddress1\": \"1 Apple Park Way\",\r\n    \"bankAccountAddress2\": \"45 amrutehshbss\",\r\n    \"bankAccountCity\": \"Cupertino\",\r\n    \"bankAccountState\": \"CA\",\r\n    \"bankAccountZip\": \"95014\",\r\n    \"bankAccountCountry\": \"US\",\r\n    \"bankingInstituteName\": \"FEDERAL RESERVE BANK\",\r\n    \"bankingInstituteAddressLine1\": \"1000 PEACHTREE ST N.E.\",\r\n    \"bankingInstituteAddressLine2\": \"\",\r\n    \"bankingInstituteCity\": \"ATLANTA\",\r\n    \"bankingInstituteState\": \"GA\",\r\n    \"bankingInstituteZip\": \"30309\",\r\n    \"bankingInstituteCountry\": \"US\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/payees/{{payee_id}}/bank-accounts/{{payee-bankaccount-id}}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": \"Successfully updated\"\r\n}"}],"_postman_id":"598e28e5-cb41-41d4-8842-8f1a409e8735"},{"name":"Get Payee Bank Account","id":"3f5d0af5-2a50-49b8-b044-81b9e3e43618","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/payees/{{payee_id}}/bank-accounts/{{payee-bankaccount-id}}","urlObject":{"path":["payees","{{payee_id}}","bank-accounts","{{payee-bankaccount-id}}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"99b9cc9d-71fd-40b0-add3-8ab20bc13eaa","name":"Get Payee Bank Account","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/payees/{{payee_id}}/bank-accounts/{{payee-bankaccount-id}}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"mQaMdjZR5jzLxbW\",\r\n        \"bankName\": \"TestPayeeBankAccount\",\r\n        \"accountNumber\": \"65543457175487\",\r\n        \"routingNumber\": \"011000015\",\r\n        \"accountType\": \"SAVINGS\",\r\n        \"isAllowWire\": 1,\r\n        \"bankAccountFirstName\": \"TestFirstName\",\r\n        \"bankAccountLastName\": \"TestLastName\",\r\n        \"bankAccountAddress1\": \"1 Apple Park Way\",\r\n        \"bankAccountAddress2\": \"45 amrutehshbss\",\r\n        \"bankAccountCity\": \"Cupertino\",\r\n        \"bankAccountState\": \"CA\",\r\n        \"bankAccountZip\": \"95014\",\r\n        \"bankAccountCountry\": \"US\",\r\n        \"bankingInstituteName\": \"FEDERAL RESERVE BANK\",\r\n        \"bankingInstituteAddressLine1\": \"1000 PEACHTREE ST N.E.\",\r\n        \"bankingInstituteAddressLine2\": \"\",\r\n        \"bankingInstituteCity\": \"ATLANTA\",\r\n        \"bankingInstituteState\": \"GA\",\r\n        \"bankingInstituteZip\": \"30309\",\r\n        \"bankingInstituteCountry\": \"US\"\r\n    }\r\n}"}],"_postman_id":"3f5d0af5-2a50-49b8-b044-81b9e3e43618"},{"name":"List Payee Bank Accounts","id":"c09ee4e9-3fa1-47f4-975e-d3b258f15763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/payees/{{payee_id}}/bank-accounts/","urlObject":{"path":["payees","{{payee_id}}","bank-accounts",""],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"158e05f6-e280-4f75-b8de-9140a9243284","name":"List Payee Bank Accounts","originalRequest":{"method":"GET","header":[],"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": [\r\n        {\r\n            \"id\": \"36gYVewQb4dx7bD\",\r\n            \"bankName\": \"TestPayeeBankAccount\",\r\n            \"accountNumber\": \"65543457875487\",\r\n            \"routingNumber\": \"011000015\",\r\n            \"accountType\": \"SAVINGS\",\r\n            \"defaultDDAccount\": 1,\r\n            \"defaultCDAccount\": 0,\r\n            \"verified\": null\r\n        }\r\n    ]\r\n}"}],"_postman_id":"c09ee4e9-3fa1-47f4-975e-d3b258f15763"},{"name":"Delete Payee Bank Account","id":"41551674-4b6f-4115-84ee-6a9fac30275b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"DELETE","header":[],"url":"{{BASE_URL}}/payees/{{payee_id}}/bank-accounts/{{payee-bankaccount-id}}","urlObject":{"path":["payees","{{payee_id}}","bank-accounts","{{payee-bankaccount-id}}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"265a5f53-cc42-42d3-b522-cc8224f68060","name":"Delete Payee Bank Account","originalRequest":{"method":"DELETE","header":[],"url":"{{BASE_URL}}/payees/{{payee_id}}/bank-accounts/{{payee-bankaccount-id}}"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": \"Deleted Successfully\"\r\n}"}],"_postman_id":"41551674-4b6f-4115-84ee-6a9fac30275b"}],"id":"4cbf0769-8bd3-4a3c-9524-05a9fcdb1472","_postman_id":"4cbf0769-8bd3-4a3c-9524-05a9fcdb1472","description":""},{"name":"Retrieve all payees","id":"76b41923-ddd7-4ed6-b3cd-67c95afb0e4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/payees?perPage=&page=&term=","description":"<p>List all payee records.</p>\n<p><b>Query parameters</b></p>\n<table>\n <tr>\n  <td><b>perPage</b></td>\n    <td><p> Number of records that you want to receive in the response,By default 10 records will be \n          listed</p></td>\n   </tr>\n  <tr>\n  <td><b>page</b></td>\n   <td><p> For navigating through pages ,By default first page will be listed</p> </td>\n  </tr>\n  <tr>\n    <td><b>term</b></td>\n    <td><p> Filter records by using any keywords</p></td>\n   </tr>\n\n</table>\n","urlObject":{"path":["payees"],"host":["{{BASE_URL}}"],"query":[{"description":{"content":"<p>Number of records that you want to receive in the response,By default 10 records will be listed</p>\n","type":"text/plain"},"key":"perPage","value":""},{"description":{"content":"<p>By default first page will be listed</p>\n","type":"text/plain"},"key":"page","value":""},{"description":{"content":"<p>Filter records by using any keywords</p>\n","type":"text/plain"},"key":"term","value":""}],"variable":[]}},"response":[{"id":"c2de1755-9fb0-43c5-9e37-04687f809457","name":"Retrieve all payees","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"url":{"raw":"{{BASE_URL}}/payees?perPage&page&term","host":["{{BASE_URL}}"],"path":["payees"],"query":[{"key":"perPage","value":null},{"key":"page","value":null},{"key":"term","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 15 Oct 2020 10:53:59 GMT"},{"key":"Date","value":"Thu, 15 Oct 2020 10:53:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"48"},{"key":"phpdebugbar-id","value":"X85ce2ba7d882d2e6aecbf8796afd45f3"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"meta\": {\n            \"total\": 2,\n            \"currentPage\": 1,\n            \"perPage\": 10\n        },\n        \"payees\": [\n            {\n                \"payeeId\": \"Xw2lx48MdGMzWyD\",\n                \"name\": \"Alison\",\n                \"nickName\": null,\n                \"company\": null,\n                \"email\": \"email@test.com\",\n                \"phone\": \"900244400\",\n                \"address1\": \"95113 mark street rod\",\n                \"address2\": null,\n                \"city\": \"Sanjose\",\n                \"state\": \"CA\",\n                \"zip\": \"95113\",\n                \"country\": \"US\"\n            },\n            {\n                \"payeeId\": \"mQ0bRG235eZdP3x\",\n                \"name\": \"Alison Gambala\",\n                \"nickName\": null,\n                \"company\": null,\n                \"email\": \"email@test.com\",\n                \"phone\": \"900244400\",\n                \"address1\": \"95113 mark street rod\",\n                \"address2\": null,\n                \"city\": \"Sanjose\",\n                \"state\": \"CA\",\n                \"zip\": \"95113\",\n                \"country\": \"US\"\n            }\n        ]\n    }\n}"}],"_postman_id":"76b41923-ddd7-4ed6-b3cd-67c95afb0e4f"},{"name":"Retrieve a payee","id":"d59ba682-8352-4340-92cb-27bbf4b9a0a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/payees/{payeeId}","description":"<p>Details of an existing payee.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>payeeId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the payee to retrieve</p>\n  </td></tr>\n\n</table>","urlObject":{"path":["payees","{payeeId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"1d07394d-8485-4232-93b6-f9ef1418c40e","name":"Retrieve a payee","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/payees/Xw2lx48MdGMzWyD"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 10:56:57 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 10:56:57 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"56"},{"key":"phpdebugbar-id","value":"Xbcbdcb045db37f6e6f450bbf748e439c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"Xw2lx48MdGMzWyD\",\n        \"name\": \"Alison\",\n        \"nickName\": null,\n        \"company\": null,\n        \"email\": \"email@test.com\",\n        \"phone\": \"900244400\",\n        \"address1\": \"95113 mark street rod\",\n        \"address2\": null,\n        \"city\": \"Sanjose\",\n        \"state\": \"CA\",\n        \"zip\": \"95113\",\n        \"country\": \"US\"\n    }\n}"}],"_postman_id":"d59ba682-8352-4340-92cb-27bbf4b9a0a8"},{"name":"Delete a Payee","id":"3df07dcf-a524-44b9-91cb-45ba02eee920","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/payees/{payeeId}","description":"<p>Permanently deletes a payee. </p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>payeeId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the payee to delete</p>\n  </td></tr>\n\n</table>","urlObject":{"path":["payees","{payeeId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"75366582-6e26-48d5-9b8f-c27aa1a2d9de","name":"Delete a Payee","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/payees/n1ZoVelylj8pwba"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 10:53:28 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 10:53:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X82fcb7b335499972aca08e6a556eea35"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Succesfully deleted\"\n}"}],"_postman_id":"3df07dcf-a524-44b9-91cb-45ba02eee920"},{"name":"Update a payee","id":"06d1de7a-d7d6-4368-a942-21e42a0a188c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Elijah Roberts\",\r\n  \"nickName\": \"Eli\",\r\n  \"company\": \"Roberts & Co. Enterprises\",\r\n  \"email\": \"elijah.roberts@robertsco.com\",\r\n  \"phone\": \"900244400\",\r\n  \"address1\": \"95113 mark street rod\",\r\n  \"address2\": \"\",\r\n  \"city\": \"San Jose\",\r\n  \"state\": \"CA\",\r\n  \"zip\": \"95113\",\r\n  \"country\": \"US\",\r\n  \"dob\": \"1960-01-12\"\r\n}\r\n"},"url":"{{BASE_URL}}/payees/{payeeId}","description":"<p>Update details of an existing payee.</p>\n<p><strong>Path parameters</strong></p>\n<table><tbody><tr><td><div><b>payeeId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b></p><p>The id of the payee to update</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Payload parameters</strong></p>\n<table><tbody><tr><td><div><b>name</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>String</i></p><p>Name of payee,Must be no longer than 100 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>nickName</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Nick name of payee,Must be no longer than 50 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>company</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Company name,Must be no longer than 50 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>email</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 90 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>phone</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 15 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>address1</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 180 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>address2</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 180 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>city</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 180 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>state</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be a 2 letter state short-name code</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>zip</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 15 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>country</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 40 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>dob</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><b>Optional </b>String<br />Date of birth, Must be in the format YYYY-MM-DD.</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["payees","{payeeId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"4ee7103d-621b-4d8c-aaa6-29f2ae73702d","name":"Update a payee","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"Elijah Roberts\",\r\n  \"nickName\": \"Eli\",\r\n  \"company\": \"Roberts & Co. Enterprises\",\r\n  \"email\": \"elijah.roberts@robertsco.com\",\r\n  \"phone\": \"900244400\",\r\n  \"address1\": \"95113 mark street rod\",\r\n  \"address2\": \"\",\r\n  \"city\": \"San Jose\",\r\n  \"state\": \"CA\",\r\n  \"zip\": \"95113\",\r\n  \"country\": \"US\",\r\n  \"dob\": \"1960-01-12\"\r\n}\r\n"},"url":"{{BASE_URL}}/payees/mQ0bRG235eZdP3x"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 10:55:12 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 10:55:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X6a766aacbaecd8241c8d431dd7f57d29"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Succesfully updated\",\n    \"data\": {\n        \"payeeId\": \"mQ0bRG235eZdP3x\"\n    }\n}"}],"_postman_id":"06d1de7a-d7d6-4368-a942-21e42a0a188c"},{"name":"Create Payees","event":[{"listen":"test","script":{"id":"a3645d6d-63f8-42ea-a33d-308cf6742166","exec":["const resp = pm.response.json();\r","\r","\r","\r","\r","if(pm.response.code==200 && resp.success == true){\r","    pm.environment.set(\"payeeId\", resp.data.payees.payeeId);\r","}\r","\r","\r"," if(pm.response.code==422 && resp.success == false){\r","     if(resp.payeeId)\r","     {\r","    pm.environment.set(\"payeeId\", resp.payeeId);\r","     }\r","}\r",""],"type":"text/javascript"}}],"id":"38a31300-bf13-4da1-ac97-dd81525b57b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n    \"payees\": [\r\n                  {  \r\n                    \"name\"       :\"Alison Gambala k\",\r\n                    \"nickName\"   :\"\",\r\n                    \"company\"    :\"\",\r\n                    \"email\"      :\"email@test.com\",\r\n                    \"phone\"      :\"900244400\",\r\n                    \"address1\"   :\"95113 mark street rod\",\r\n                    \"address2\"   :\"\",\r\n                    \"city\"       :\"Sanjose\",\r\n                    \"state\"      :\"CA\",\r\n                    \"zip\"        :\"95113\",\r\n                    \"country\"    :\"US\"\r\n                   }\r\n                \r\n               ]\r\n}\r\n\r\n\r\n     "},"url":"{{BASE_URL}}/payees","description":"<p>You can create multiple payees in one single request by passing payee attributes.</p>\n<p><strong>Payload parameters</strong></p>\n<table><tbody><tr><td><div><b>payees</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b></p><p>An array of <code>payee</code> attributes</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><code>_payee_</code> <em>attributes</em></p>\n<table><tbody><tr><td><div><b>name</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>String</i></p><p>Name of payee,Must be no longer than 100 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>nickName</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Nick name of payee,Must be no longer than 50 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>company</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Company name,Must be no longer than 50 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>email</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 90 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>phone</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 15 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>address1</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 180 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>address2</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 180 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>city</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 180 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>state</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be a 2 letter state short-name code</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>zip</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 15 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>country</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be no longer than 40 characters.</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>dob</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><b>Optional </b>String<br />Date of birth, Must be in the format YYYY-MM-DD.<br /></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["payees"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"4b49e016-61fe-40d2-9dc4-0bf312c82c2f","name":"Create Payees","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"payees\": [\r\n        {\r\n            \"name\": \"Liam Montgomery\",\r\n            \"nickName\": \"Lee\",\r\n            \"company\": \"Montgomery Innovations\",\r\n            \"email\": \"liam.montgomery@example.com\",\r\n            \"phone\": \"408-555-9876\",\r\n            \"address1\": \"4321 Redwood Drive\",\r\n            \"address2\": \"\",\r\n            \"city\": \"San Jose\",\r\n            \"state\": \"CA\",\r\n            \"zip\": \"95120\",\r\n            \"country\": \"US\",\r\n            \"dob\": \"1987-11-02\"\r\n        },\r\n        {\r\n            \"name\": \"Isabella Rivera\",\r\n            \"nickName\": \"Izzy\",\r\n            \"company\": \"Rivera Consulting\",\r\n            \"email\": \"isabella.rivera@example.com\",\r\n            \"phone\": \"408-555-6543\",\r\n            \"address1\": \"789 Pine Street\",\r\n            \"address2\": \"Suite 101\",\r\n            \"city\": \"San Jose\",\r\n            \"state\": \"CA\",\r\n            \"zip\": \"95125\",\r\n            \"country\": \"US\",\r\n            \"dob\": \"\"\r\n        }\r\n    ]\r\n}\r\n"},"url":"{{BASE_URL}}/payees"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 13 Dec 2020 06:45:13 GMT"},{"key":"Date","value":"Sun, 13 Dec 2020 06:45:13 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"78"},{"key":"phpdebugbar-id","value":"X8dd6e34078e312425b5e2ae7adc32c5d"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Successfully created\",\n    \"data\": {\n        \"payees\": [\n            {\n                \"payeeId\": \"B1y3GL6ngmjpX8z\",\n                \"name\": \"Liam Montgomery\",\n                \"nickName\": \"Lee\",\n                \"company\": \"Montgomery Innovations\",\n                \"email\": \"liam.montgomery@example.com\",\n                \"phone\": \"408-555-9876\",\n                \"address1\": \"4321 Redwood Drive\",\n                \"address2\": \"\",\n                \"city\": \"San Jose\",\n                \"state\": \"CA\",\n                \"zip\": \"95120\",\n                \"country\": \"US\",\n                \"entityType\": null,\n                \"dob\": \"1987-11-02\"\n            },\n            {\n                \"payeeId\": \"3Ez2GgXbpKeqQgA\",\n                \"name\": \"Isabella Rivera\",\n                \"nickName\": \"Izzy\",\n                \"company\": \"Rivera Consulting\",\n                \"email\": \"isabella.rivera@example.com\",\n                \"phone\": \"408-555-6543\",\n                \"address1\": \"789 Pine Street\",\n                \"address2\": \"Suite 101\",\n                \"city\": \"San Jose\",\n                \"state\": \"CA\",\n                \"zip\": \"95125\",\n                \"country\": \"US\",\n                \"entityType\": null,\n                \"dob\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"38a31300-bf13-4da1-ac97-dd81525b57b3"}],"id":"ffb7536b-f469-47cb-880c-8afebc60c678","description":"<p>The API provides endpoints for creating multiple payees, retrieving individual payees, deleting payees,updating payee and retrieving a list of payees.</p>\n","_postman_id":"ffb7536b-f469-47cb-880c-8afebc60c678"},{"name":"MailCheck","item":[{"name":"Attachments","item":[{"name":"Retrieve all mail attachments","id":"259bcf29-4d8b-4e86-b808-20daa20123cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{BASE_URL}}/mailchecks/{checkId}/attachments","description":"<p>List of all mail attachments on a check,This attachments will include when create mail with this check.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> Id of the Check.</p>\n  </td></tr>\n\n</table>\n","urlObject":{"path":["mailchecks","{checkId}","attachments"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"06f174a3-e7d2-4482-95ec-95c2ad1708b5","name":"Retrieve all mail attachments","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/mailchecks/LRko4z7YLVGbY7y/attachments"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 03 Sep 2020 11:46:21 GMT"},{"key":"Date","value":"Thu, 03 Sep 2020 11:46:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X8ed3adda1fe4674001fba9ebe1333976"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"data\": [\n        {\n            \"mailAttachmentId\": \"JB1y3GLy6epX8z6\",\n            \"checkId\": \"LRko4z7YLVGbY7y\",\n            \"fileName\": \"82825_sample.pdf\",\n            \"fileNickName\": \"1\",\n            \"fileUrl\": null,\n            \"pageCount\": 2,\n            \"createdDate\": \"07-24-2020\"\n        },\n        {\n            \"mailAttachmentId\": \"z6VoW41Yk4589lK\",\n            \"checkId\": \"LRko4z7YLVGbY7y\",\n            \"fileName\": \"82825_1599133050_Online Check Writer (25).pdf\",\n            \"fileNickName\": \"2\",\n            \"fileUrl\": null,\n            \"pageCount\": 1,\n            \"createdDate\": \"09-03-2020\"\n        }\n    ]\n}"}],"_postman_id":"259bcf29-4d8b-4e86-b808-20daa20123cd"},{"name":"Add new mail attachment","id":"d311ab8f-f75b-467f-a9f7-a014664386d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json","warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman."},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"key":"attachment","description":"<p>PDF attachment</p>\n","type":"file","src":"/C:/Users/Tyler/Downloads/Online Check Writer (25).pdf"},{"key":"fileUrl","value":"","description":"<p>Remote PDF Url</p>\n","type":"text"}]},"url":"{{BASE_URL}}/mailchecks/{checkId}/attachments","description":"<p>This API allows you to upload PDF file as attachment,\nThere are two types of uploads you can perform:\nUpload via remote URL with, (fileUrl)\nYou can provide any remote public accessible url as ’fileUrl’ parameter , this file will be fetched and will be added as attachment</p>\n<p>Simple Upload (attachment),<br />You can directly upload the file via post method</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> Id of the Check.</p>\n  </td></tr>\n\n</table>\n\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>attachment</b></td>\n  <td><b>Required</b>    \n        <i>File</i>\n        <p>File of type pdf,Optional if <code>fileUrl</code> is passed</p>\n  </td>\n</tr>\n <tr>\n  <td><b>fileUrl</b></td>\n  <td><b>Required</b>    \n        <i>String</i>\n        <p>Must be a public accessible url ,Optional if <code>attachment</code> is passed</p>\n  </td>\n</tr>\n\n</table>\n","urlObject":{"path":["mailchecks","{checkId}","attachments"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"8bb34bba-cab5-4a51-9d9d-e944a97ccc25","name":"Add new mail attachment","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"attachment","type":"file","src":["/C:/Users/Tyler/Downloads/Online Check Writer (25).pdf"]}]},"url":"{{BASE_URL}}/mailchecks/LRko4z7YLVGbY7y/attachments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 03 Sep 2020 11:51:28 GMT"},{"key":"Date","value":"Thu, 03 Sep 2020 11:51:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xc7de92314fabe4a6e8b28e97b76b94f9"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"Succesfully added\",\n    \"data\": {\n        \"mailAttachmentId\": \"OJapb4kkA4Y1Ewm\",\n        \"checkId\": \"LRko4z7YLVGbY7y\",\n        \"fileName\": \"82825_1599133888_Online Check Writer (25).pdf\",\n        \"fileNickName\": 4,\n        \"fileUrl\": null,\n        \"pageCount\": 1,\n        \"createdDate\": \"09-03-2020\"\n    }\n}"}],"_postman_id":"d311ab8f-f75b-467f-a9f7-a014664386d4"},{"name":"Delete mail attachment","id":"0256305a-28c2-4e29-8ad6-f796e3e8184f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/mailchecks/{checkId}/attachments/{mailAttachmentId}","description":"<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>checkId</b></td>\n  <td><b>Required</b>    \n        <p> Id of the Check.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>mailAttachmentId</b></td>\n  <td><b>Required</b>    \n        <p> Id of the mail attachment.</p>\n  </td>\n </tr>\n\n</table>","urlObject":{"path":["mailchecks","{checkId}","attachments","{mailAttachmentId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"5697e740-dde3-41b7-ae72-78304565cfab","name":"Delete mail attachment","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/mailchecks/RJ6qGAm5lJGE1rD/attachments/b5LM9m4QKeokNp7"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 13 Dec 2020 06:53:47 GMT"},{"key":"Date","value":"Sun, 13 Dec 2020 06:53:47 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"73"},{"key":"phpdebugbar-id","value":"X1a9a330e5f40a479223d171a1684ab41"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorMsg\": \"Succesfully deleted\"\n}"}],"_postman_id":"0256305a-28c2-4e29-8ad6-f796e3e8184f"}],"id":"c17fa001-35ce-49fa-b297-b36e4cf42691","description":"<p>If you would like to attach any file with mail check,You can use these end points,The API provides endpoints for uploading attachment/adding remote url, retrieving all mail attachments and deleting mail attachments.</p>\n","_postman_id":"c17fa001-35ce-49fa-b297-b36e4cf42691"},{"name":"Retrieve all mail options","id":"95500cb7-f74f-4e41-93d6-1752eb33977d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{BASE_URL}}/mailchecks/mailingOptions","description":"<p>Retrieve all available mail options,including shipping types,Paper types and Inform types,You can use this data to create mail check.</p>\n","urlObject":{"path":["mailchecks","mailingOptions"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"69b131f9-e923-4c8f-b33e-5049cc3a6b2f","name":"Retrieve all mail options","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{BASE_URL}}/mailchecks/mailingOptions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 13 Dec 2020 06:47:12 GMT"},{"key":"Date","value":"Sun, 13 Dec 2020 06:47:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"77"},{"key":"phpdebugbar-id","value":"X64472eae8df2f9441769cabafdf716a8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"informTypes\": [\n            {\n                \"informTypeId\": 10,\n                \"name\": \"Notify Receiver by Sms\",\n                \"amount\": \"0.50\",\n                \"shortCode\": \"\"\n            }\n        ],\n        \"shippingTypes\": [\n            {\n                \"shippingTypeId\": 3,\n                \"name\": \"First Class with Tracking\",\n                \"amount\": \"3.50\",\n                \"shortCode\": \"F-T\"\n            },\n            {\n                \"shippingTypeId\": 1,\n                \"name\": \"First Class\",\n                \"amount\": \"1.00\",\n                \"shortCode\": \"F\"\n            },\n            {\n                \"shippingTypeId\": 11,\n                \"name\": \"Fedex 2 days Shipping\",\n                \"amount\": \"49.99\",\n                \"shortCode\": \"F_2_D\"\n            },\n            {\n                \"shippingTypeId\": 12,\n                \"name\": \"Standard Overnight -Fedex-By 3pm the next business day\",\n                \"amount\": \"69.99\",\n                \"shortCode\": \"F_S_O\"\n            },\n            {\n                \"shippingTypeId\": 4,\n                \"name\": \"Priority Mail\",\n                \"amount\": \"8.99\",\n                \"shortCode\": \"P\"\n            },\n            {\n                \"shippingTypeId\": 5,\n                \"name\": \"Express Mail\",\n                \"amount\": \"29.99\",\n                \"shortCode\": \"E\"\n            }\n        ],\n        \"paperTypes\": [\n            {\n                \"paperTypeId\": 7,\n                \"name\": \"Regular Check Paper\",\n                \"amount\": \"0.00\",\n                \"shortCode\": \"N\"\n            },\n            {\n                \"paperTypeId\": 8,\n                \"name\": \"Hollogram Check Paper\",\n                \"amount\": \"0.50\",\n                \"shortCode\": \"H\"\n            },\n            {\n                \"paperTypeId\": 9,\n                \"name\": \"Ultra Hollogram Check Paper\",\n                \"amount\": \"0.99\",\n                \"shortCode\": \"U\"\n            }\n        ]\n    }\n}"}],"_postman_id":"95500cb7-f74f-4e41-93d6-1752eb33977d"},{"name":"Create new mail check","id":"f4562b65-70e8-4c4d-8444-8898e61ab7f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n   {\r\n       \r\n        \"mailChecks\" : [\r\n                            {\r\n                                \"checkId\"                     :\"bL3YGddEnmG1X7w\", \r\n                                \"shippingTypeId\"              :3,\r\n                                \"paperTypeId\"                 :7,\r\n                                \"informTypeId\"                :10,\r\n                                \"enableSmsInform\"             :0,\r\n                                \"enableEmailInform\"           :1,\r\n                                \"payeeEmail\"                  :\"email@test.com\",\r\n                                \"payeePhone\"                  :\"123456789\"\r\n                            }\r\n                             \r\n                      ]\r\n   }\r\n               \r\n\r\n\r\n     "},"url":"{{BASE_URL}}/mailchecks","description":"<p>You can create multiple checks in one single request</p>\n<p><strong>Payload parameters</strong></p>\n<table><tbody><tr><td><div><b>isShippingToCustomAddress</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Boolean</i></p><p>Value is <code>true</code> if sending mail to custom address,By default <code>false</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>customFromAddressId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be custom from address ID ,Required if <code>isShippingToCustomAddress</code> is <code>true</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>customToAddressId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be custom to address ID ,Required if <code>isShippingToCustomAddress</code> is<br /><code>true</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>customShippingTypeId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Must be valid <code>customShippingTypeId</code> ,Required if<br /><code>isShippingToCustomAddress</code> is <code>true</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>mailChecks</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>Array</i></p><p>An array of <code>mailChecks</code> attributes</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><code>_mailChecks_</code> <em>attributes</em></p>\n<table><tbody><tr><td><div><b>checkId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>String</i></p><p>Must be a check ID</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>shippingTypeId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>Integer</i></p><p>Must be a valid <code>shippingTypeId</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>paperTypeId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Required</b><i>Integer</i></p><p>Must be a valid <code>paperTypeId</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>informTypeId</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Integer</i></p><p>Must be a valid <code>informTypeId</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>enableSmsInform</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Boolean</i></p><p>By default <code>false</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>enableEmailInform</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>Boolean</i></p><p>By default <code>false</code></p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>payeeEmail</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Required if <code>enableEmailInform</code> is <code>true</code> and not exist any email on associated payee,</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>payeePhone</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p><b>Optional</b><i>String</i></p><p>Required if <code>enableSmsInform</code> is <code>true</code> and not exist any phone on<br />associated payee</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p>Shipping Types</p>\n<table><tbody><tr><th>Shipping Type Id</th><th>Description</th></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Class</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Class with Tracking</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Priority Mail</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Express Mail</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>12</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Standard Overnight -Fedex-By 3pm the next business day</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>20</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Fedex Satureday Delivery</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p>Paper Types</p>\n<table><tbody><tr><th>Paper Type Id</th><th>Description</th></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Regular Check Paper</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>8</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Hollogram Check Paper</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>9</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Ultra Hollogram Check Paper</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p>Inform Types</p>\n<table><tbody><tr><th>Inform Type Id</th><th>Description</th></tr><tr><td><div>10</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Notify Receiver by Sms</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["mailchecks"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"17fb44c5-4fae-471d-b6d9-40bba1bd401d","name":"Create new mail check","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n   {\r\n        \"isShippingToCustomAddress\"   :false,\r\n        \"customFromAddressId\"         :\"5mQ0bRG2q4ZdP3x\",\r\n        \"customToAddressId\"           :\"5mQ0bRG2q4ZdP3x\",\r\n        \"customShippingTypeId\"        :5,\r\n        \"mailChecks\" : [\r\n                            {\r\n                                \"checkId\"                     :\"RJ6qGAm5lJGE1rD\", \r\n                                \"shippingTypeId\"              :3,\r\n                                \"paperTypeId\"                 :7,\r\n                                \"informTypeId\"                :10,\r\n                                \"enableSmsInform\"             :0,\r\n                                \"enableEmailInform\"           :1,\r\n                                \"payeeEmail\"                  :\"email@test.com\",\r\n                                \"payeePhone\"                  :\"123456789\"\r\n                            },\r\n                             {\r\n                                \"checkId\"                     :\"dJM5GbbKDOGY329\", \r\n                                \"shippingTypeId\"              :5,\r\n                                \"paperTypeId\"                 :7,\r\n                                \"informTypeId\"                :10,\r\n                                \"enableSmsInform\"             :0,\r\n                                \"enableEmailInform\"           :0,\r\n                                \"payeeEmail\"                  :null,\r\n                                \"payeePhone\"                  :\"123456789\"\r\n                            }\r\n\r\n                      ]\r\n   }\r\n               \r\n\r\n\r\n     "},"url":"{{BASE_URL}}/mailchecks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 13 Dec 2020 06:23:09 GMT"},{"key":"Date","value":"Sun, 13 Dec 2020 06:23:09 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"90"},{"key":"phpdebugbar-id","value":"X69eea8b97094f04b4950df8a4881da8f"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"successfully mailed\"\n}"}],"_postman_id":"f4562b65-70e8-4c4d-8444-8898e61ab7f0"},{"name":"Calculate Fee","id":"61c1620d-2106-43ef-b417-f32bb46cdf91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n   {\r\n        \"isShippingToCustomAddress\"   :true,\r\n        \"customFromAddressId\"         :\"5mQ0bRG2q4ZdP3x\",\r\n        \"customToAddressId\"           :\"5mQ0bRG2q4ZdP3x\",\r\n        \"customShippingTypeId\"        :5,\r\n        \"mailChecks\" : [\r\n                            {\r\n                                \"checkId\"                     :\"5NrWjy8YOme2n3l\", \r\n                                \"shippingTypeId\"              :3,\r\n                                \"paperTypeId\"                 :7,\r\n                                \"informTypeId\"                :10,\r\n                                \"enableSmsInform\"             :0,\r\n                                \"enableEmailInform\"           :1,\r\n                                \"payeeEmail\"                  :\"hafilct@gmail.com\",\r\n                                \"payeePhone\"                  :\"123456789\"\r\n                            },\r\n                             {\r\n                                \"checkId\"                     :\"yd6LeMEk2QeE8Dx\", \r\n                                \"shippingTypeId\"              :5,\r\n                                \"paperTypeId\"                 :7,\r\n                                \"informTypeId\"                :10,\r\n                                \"enableSmsInform\"             :0,\r\n                                \"enableEmailInform\"           :0,\r\n                                \"payeeEmail\"                  :\"hafilct@gmail.com\",\r\n                                \"payeePhone\"                  :\"123456789\"\r\n                            }\r\n\r\n                      ]\r\n   }\r\n               \r\n\r\n\r\n     "},"url":"{{BASE_URL}}/mailchecks/calculateFee","description":"<p>You can calculate check mail fees by using same mail creation payload parameters.</p>\n","urlObject":{"path":["mailchecks","calculateFee"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"1a0322c6-7e56-4219-92cb-c729913dc06c","name":"Calculate Fee","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n   {\r\n        \"isShippingToCustomAddress\"   :true,\r\n        \"customFromAddressId\"         :\"5mQ0bRG2q4ZdP3x\",\r\n        \"customToAddressId\"           :\"5mQ0bRG2q4ZdP3x\",\r\n        \"customShippingTypeId\"        :5,\r\n        \"mailChecks\" : [\r\n                            {\r\n                                \"checkId\"                     :\"1ZoVelOY2QG8pwb\", \r\n                                \"shippingTypeId\"              :3,\r\n                                \"paperTypeId\"                 :7,\r\n                                \"informTypeId\"                :10,\r\n                                \"enableSmsInform\"             :0,\r\n                                \"enableEmailInform\"           :1,\r\n                                \"payeeEmail\"                  :\"email@test.com\",\r\n                                \"payeePhone\"                  :\"123456789\"\r\n                            },\r\n                             {\r\n                                \"checkId\"                     :\"Q0bRG21rZQ4ZdP3\", \r\n                                \"shippingTypeId\"              :5,\r\n                                \"paperTypeId\"                 :7,\r\n                                \"informTypeId\"                :10,\r\n                                \"enableSmsInform\"             :0,\r\n                                \"enableEmailInform\"           :0,\r\n                                \"payeeEmail\"                  :\"email@test.com\",\r\n                                \"payeePhone\"                  :\"123456789\"\r\n                            }\r\n\r\n                      ]\r\n   }\r\n               \r\n\r\n\r\n     "},"url":"{{BASE_URL}}/mailchecks/calculateFee"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 13 Dec 2020 06:27:07 GMT"},{"key":"Date","value":"Sun, 13 Dec 2020 06:27:07 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"80"},{"key":"phpdebugbar-id","value":"Xd1e43235e5fdf8d32b4f0e59faf2f31c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"currentBalance\": \"933.02\",\n        \"isShippingToCustomAddress\": true,\n        \"itemWisePrice\": [\n            \"0.80\",\n            \"0.80\"\n        ],\n        \"customShippingFee\": \"29.99\",\n        \"subTotal\": \"1.60\",\n        \"total\": \"31.59\"\n    }\n}"}],"_postman_id":"61c1620d-2106-43ef-b417-f32bb46cdf91"},{"name":"Track Mail Check","id":"a797e883-bb0c-44a1-aa49-cb78162a7bcd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/mailchecks/{checkId}/tracking","description":"<p><strong>Response Data</strong></p>\n<table><tbody><tr><td><div><b>carrier</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Carrier name (USPS,Fedex)</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>trackingCode</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Tracking code number</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>status</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Current status of the tracking ('<i>pre_transit</i>','<i>in_transit</i>','<i>delivered</i>','<i>error</i>','<i>unknown</i>','<i>out_for_delivery</i>','<i>return_to_sender</i>' or '<i>cancelled</i>')</p></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>estimatedDeliveryDate</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Estimated delivery date</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div><b>trackingDetails</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div>Tracking updates details</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["mailchecks","{checkId}","tracking"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"f3853edb-b20d-4956-b1db-c1619800ad60","name":"Track Mail Check","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/mailchecks/5NrWjyrLrzN42n3/tracking"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"carrier\": \"USPS\",\r\n        \"trackingCode\": \"EZ4000000004\",\r\n        \"status\": \"delivered\",\r\n        \"estimatedDeliveryDate\": \"Mar 25,2024 05:46:19 PM\",\r\n        \"trackingUrl\": \"https://live.onlinecheckwriter.com/external/mail-track/EZ4000000004\",\r\n        \"trackingDetails\": [\r\n            {\r\n                \"object\": \"TrackingDetail\",\r\n                \"message\": \"Pre-Shipment Info Sent to USPS\",\r\n                \"description\": \"\",\r\n                \"status\": \"pre_transit\",\r\n                \"statusDetail\": \"status_update\",\r\n                \"Date\": \"Mar 23,2024 03:55:19 AM\",\r\n                \"source\": \"USPS\",\r\n                \"carrierCode\": \"\",\r\n                \"trackingLocation\": {\r\n                    \"object\": \"TrackingLocation\",\r\n                    \"city\": null,\r\n                    \"state\": null,\r\n                    \"country\": null,\r\n                    \"zip\": null\r\n                }\r\n            },\r\n            {\r\n                \"object\": \"TrackingDetail\",\r\n                \"message\": \"Shipping Label Created\",\r\n                \"description\": \"\",\r\n                \"status\": \"pre_transit\",\r\n                \"statusDetail\": \"status_update\",\r\n                \"Date\": \"Mar 23,2024 04:32:19 PM\",\r\n                \"source\": \"USPS\",\r\n                \"carrierCode\": \"\",\r\n                \"trackingLocation\": {\r\n                    \"object\": \"TrackingLocation\",\r\n                    \"city\": \"HOUSTON\",\r\n                    \"state\": \"TX\",\r\n                    \"country\": null,\r\n                    \"zip\": \"77063\"\r\n                }\r\n            },\r\n            {\r\n                \"object\": \"TrackingDetail\",\r\n                \"message\": \"Arrived at USPS Origin Facility\",\r\n                \"description\": \"\",\r\n                \"status\": \"in_transit\",\r\n                \"statusDetail\": \"arrived_at_facility\",\r\n                \"Date\": \"Mar 24,2024 02:37:19 AM\",\r\n                \"source\": \"USPS\",\r\n                \"carrierCode\": \"\",\r\n                \"trackingLocation\": {\r\n                    \"object\": \"TrackingLocation\",\r\n                    \"city\": \"NORTH HOUSTON\",\r\n                    \"state\": \"TX\",\r\n                    \"country\": null,\r\n                    \"zip\": \"77315\"\r\n                }\r\n            },\r\n            {\r\n                \"object\": \"TrackingDetail\",\r\n                \"message\": \"Arrived at USPS Facility\",\r\n                \"description\": \"\",\r\n                \"status\": \"in_transit\",\r\n                \"statusDetail\": \"arrived_at_facility\",\r\n                \"Date\": \"Mar 25,2024 04:13:19 AM\",\r\n                \"source\": \"USPS\",\r\n                \"carrierCode\": \"\",\r\n                \"trackingLocation\": {\r\n                    \"object\": \"TrackingLocation\",\r\n                    \"city\": \"COLUMBIA\",\r\n                    \"state\": \"SC\",\r\n                    \"country\": null,\r\n                    \"zip\": \"29201\"\r\n                }\r\n            },\r\n            {\r\n                \"object\": \"TrackingDetail\",\r\n                \"message\": \"Arrived at Post Office\",\r\n                \"description\": \"\",\r\n                \"status\": \"in_transit\",\r\n                \"statusDetail\": \"arrived_at_facility\",\r\n                \"Date\": \"Mar 25,2024 07:04:19 AM\",\r\n                \"source\": \"USPS\",\r\n                \"carrierCode\": \"\",\r\n                \"trackingLocation\": {\r\n                    \"object\": \"TrackingLocation\",\r\n                    \"city\": \"CHARLESTON\",\r\n                    \"state\": \"SC\",\r\n                    \"country\": null,\r\n                    \"zip\": \"29407\"\r\n                }\r\n            },\r\n            {\r\n                \"object\": \"TrackingDetail\",\r\n                \"message\": \"Sorting Complete\",\r\n                \"description\": \"\",\r\n                \"status\": \"in_transit\",\r\n                \"statusDetail\": \"status_update\",\r\n                \"Date\": \"Mar 25,2024 12:44:19 PM\",\r\n                \"source\": \"USPS\",\r\n                \"carrierCode\": \"\",\r\n                \"trackingLocation\": {\r\n                    \"object\": \"TrackingLocation\",\r\n                    \"city\": \"CHARLESTON\",\r\n                    \"state\": \"SC\",\r\n                    \"country\": null,\r\n                    \"zip\": \"29407\"\r\n                }\r\n            },\r\n            {\r\n                \"object\": \"TrackingDetail\",\r\n                \"message\": \"Out for Delivery\",\r\n                \"description\": \"\",\r\n                \"status\": \"out_for_delivery\",\r\n                \"statusDetail\": \"out_for_delivery\",\r\n                \"Date\": \"Mar 25,2024 12:54:19 PM\",\r\n                \"source\": \"USPS\",\r\n                \"carrierCode\": \"\",\r\n                \"trackingLocation\": {\r\n                    \"object\": \"TrackingLocation\",\r\n                    \"city\": \"CHARLESTON\",\r\n                    \"state\": \"SC\",\r\n                    \"country\": null,\r\n                    \"zip\": \"29407\"\r\n                }\r\n            },\r\n            {\r\n                \"object\": \"TrackingDetail\",\r\n                \"message\": \"Delivered\",\r\n                \"description\": \"\",\r\n                \"status\": \"delivered\",\r\n                \"statusDetail\": \"arrived_at_destination\",\r\n                \"Date\": \"Mar 25,2024 05:46:19 PM\",\r\n                \"source\": \"USPS\",\r\n                \"carrierCode\": \"\",\r\n                \"trackingLocation\": {\r\n                    \"object\": \"TrackingLocation\",\r\n                    \"city\": \"CHARLESTON\",\r\n                    \"state\": \"SC\",\r\n                    \"country\": null,\r\n                    \"zip\": \"29407\"\r\n                }\r\n            }\r\n        ]\r\n    }\r\n}"}],"_postman_id":"a797e883-bb0c-44a1-aa49-cb78162a7bcd"}],"id":"f741e201-fb78-422d-97d7-ef4a8a4c35bb","description":"<p>The API provides endpoints for creating multiple mail checks,retrieve all available mail options and calculate fee</p>\n<p>How to get tracking details :</p>\n<p>api/v3/mailchecks/{id}/tracking</p>\n","event":[{"listen":"prerequest","script":{"id":"784dfd1b-728a-47b4-83dc-c88bac1a9f1b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"bac5fa4c-9f48-4154-aeda-0ef4a3458757","type":"text/javascript","exec":[""]}}],"_postman_id":"f741e201-fb78-422d-97d7-ef4a8a4c35bb"},{"name":"Mail Document","item":[{"name":"Html File Mailing","item":[{"name":"Create","id":"7054e611-97f9-4e37-b842-9886ec42691b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","value":null},{"key":"idempotency_key","value":"","type":"text"},{"key":"document_title","value":"","type":"text"}]},"url":"{{BASEURL}}/documentmailing/template/upload","urlObject":{"path":["documentmailing","template","upload"],"host":["{{BASEURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7054e611-97f9-4e37-b842-9886ec42691b"},{"name":"Mail Html","id":"1b829f0a-673b-4154-869d-96876fe511ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"template_id","value":"","type":"text","description":"<p>required</p>\n"},{"key":"reply_id","value":"","type":"text","description":"<p>required</p>\n"},{"key":"shipping_type","value":"","type":"text","description":"<p>required</p>\n"},{"key":"json_content","value":"","type":"text","description":"<p>required</p>\n"},{"key":"payee_id","value":"","description":"<p>required</p>\n","type":"text"}]},"url":"{{BASEURL}}/documentmailing/template/mail","urlObject":{"path":["documentmailing","template","mail"],"host":["{{BASEURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b829f0a-673b-4154-869d-96876fe511ab"}],"id":"66169f70-2815-4b45-ba4f-5f1f5496c46f","description":"<p>Create your invoice/document/template in HTML with dynamic elements such as {name}, {invoice}. Then, call another API to generate a new PDF with those values and submit the PDF to your recipient.</p>\n<p>Video tutorial : <a href=\"https://youtu.be/zDKDXEVIr1M\">https://youtu.be/zDKDXEVIr1M</a></p>\n","_postman_id":"66169f70-2815-4b45-ba4f-5f1f5496c46f"},{"name":"Pdf Mailing","item":[{"name":"Mail","id":"878daf05-e36e-44a2-bce8-15f24d72f82e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"document_details[title]","value":"Title Docuemnt","type":"text"},{"key":"document_details[file]","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/YASIR/Downloads/Mail-Report-2023-12-30-10-27-44-381244.pdf","/C:/Users/TP/Desktop/document_mailing/document_mailing.pdf"],"src":["/C:/Users/YASIR/Downloads/Mail-Report-2023-12-30-10-27-44-381244.pdf","/C:/Users/TP/Desktop/document_mailing/document_mailing.pdf"]},{"key":"shipping[shippingTypeId]","value":"3","type":"text"},{"key":"from_address[name]","value":"","type":"text"},{"key":"from_address[company]","value":"","type":"text"},{"key":"from_address[address1]","value":"","type":"text"},{"key":"from_address[address2]","value":"","type":"text"},{"key":"from_address[city]","value":"","type":"text"},{"key":"from_address[state]","value":"","type":"text"},{"key":"from_address[zip]","value":"","type":"text"},{"key":"from_address[phone]","value":"","type":"text"},{"key":"from_address[email]","value":"","type":"text"},{"key":"destination[name]","value":"","type":"text"},{"key":"destination[company]","value":"","type":"text"},{"key":"destination[address1]","value":"","type":"text"},{"key":"destination[address2]","value":"","type":"text"},{"key":"destination[city]","value":"","type":"text"},{"key":"destination[state]","value":"","type":"text"},{"key":"destination[zip]","value":"","type":"text"},{"key":"destination[phone]","value":"","type":"text"},{"key":"destination[email]","value":"","type":"text"}]},"url":"{{BASE_URL}}/documentmailing/mail","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>From Addrss</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Destination</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>name</td>\n<td>required</td>\n</tr>\n<tr>\n<td>address1</td>\n<td>required</td>\n</tr>\n<tr>\n<td>city</td>\n<td>required</td>\n</tr>\n<tr>\n<td>state</td>\n<td>required . 2 characters. Use 'Tx' instead of 'Texas' for example.</td>\n</tr>\n<tr>\n<td>zip</td>\n<td>required</td>\n</tr>\n<tr>\n<td>shippingTypeId</td>\n<td>required</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>shippingTypeId</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Shipping Type Id</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>First Class</td>\n</tr>\n<tr>\n<td>3</td>\n<td>First Class with Tracking</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Priority Mail</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Express Mail</td>\n</tr>\n<tr>\n<td>11</td>\n<td>Fedex 2 days Shipping</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Standard Overnight -Fedex-By 3pm the next business day</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["documentmailing","mail"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"878daf05-e36e-44a2-bce8-15f24d72f82e"}],"id":"c82b406c-defe-44e8-9d51-0a2f05c74574","_postman_id":"c82b406c-defe-44e8-9d51-0a2f05c74574","description":""},{"name":"Upload Doc","item":[{"name":"Upload Document","id":"77c95f2c-0d30-4ce8-a3bc-3722fa8dcbec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"document_title","value":"Invoice Document\n","type":"text"},{"key":"file","description":"<p>only allowed is pdf</p>\n","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/TP/Desktop/document_mailing/document_mailing.pdf"],"src":"/C:/Users/TP/Desktop/document_mailing/document_mailing.pdf"},{"key":"idempotency_key","value":"0fdf5fef-bc89-4e81-9382-44bd44aad773","type":"text"}]},"url":"{{BASE_URL}}/documentmailing/upload","urlObject":{"path":["documentmailing","upload"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ff3e58e7-0a47-4a9b-ae8a-1027224053b4","name":"Upload Document","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"document_title","value":"Certificate of Completion 2023","type":"text"},{"key":"file","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/TP/Desktop/document_mailing/dummy.pdf"],"src":"/C:/Users/TP/Desktop/document_mailing/dummy.pdf"},{"key":"idempotency_key","value":"69356452-c7fc-49a9-8bfc-f01f9e5c5aa1","type":"text"}]},"url":"{{BASE_URL}}/documentmailing/upload"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 04 Mar 2024 21:05:14 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"ALLOWALL"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"Xw2lx4820eMzWyD\",\n        \"document_title\": \"Certificate of Completion 2023\",\n        \"document_name\": \"document_mailing/819096/1709586314-dummy.pdf\"\n    }\n}"}],"_postman_id":"77c95f2c-0d30-4ce8-a3bc-3722fa8dcbec"}],"id":"29aa621b-2dfe-4d9a-88f9-7933bd8449de","description":"<p>Upload document can be used to upload important documents inside OnlineCheckWriter, which can be mailed later from the OnlineCheckWriter UI</p>\n","_postman_id":"29aa621b-2dfe-4d9a-88f9-7933bd8449de"},{"name":"Sender Address","item":[{"name":"add","id":"efeb0e2e-505b-4156-82db-bec99265fd44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"Abc Tracking Samle \",\r\n    \"nickName\":\"\",\r\n    \"company\":\"ABC SAMPLE\",\r\n    \"address1\":\"5007 richmond rd\",\r\n    \"address2\":\"\",\r\n    \"city\":\"Tyler\",\r\n    \"state\":\"TX\",\r\n    \"zip\":\"75703\",\r\n\t\t\"phone\":\"21245645\",\r\n    \"email\":\"support@onlinecheckwriter.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/documentmailing/sender/add","urlObject":{"path":["documentmailing","sender","add"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"efeb0e2e-505b-4156-82db-bec99265fd44"},{"name":"delete","id":"a661877a-d626-49bb-8e35-ddda079c1af3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{token}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/documentmailing/sender/delete/{id}","urlObject":{"path":["documentmailing","sender","delete","{id}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a661877a-d626-49bb-8e35-ddda079c1af3"}],"id":"a881ef27-7c2c-4ae0-9502-40c5109612ae","_postman_id":"a881ef27-7c2c-4ae0-9502-40c5109612ae","description":""},{"name":"Tracking","item":[{"name":"Get","id":"7437af04-19a7-46a9-aa19-4e0c21b47559","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BASE_URL}}/documentmailing/tracking/{documentId}","urlObject":{"path":["documentmailing","tracking","{documentId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7437af04-19a7-46a9-aa19-4e0c21b47559"}],"id":"96d756fe-2bd0-476a-ba9c-256a9b6917d2","_postman_id":"96d756fe-2bd0-476a-ba9c-256a9b6917d2","description":""},{"name":"Get Reply To Address","id":"c3cd4a47-16be-4d4b-897d-c0d26654ed56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BASE_URL}}/documentmailing/getreplyto?perPage=10&terms=","urlObject":{"path":["documentmailing","getreplyto"],"host":["{{BASE_URL}}"],"query":[{"description":{"content":"<p>The default value is 10, with a maximum of 100.</p>\n","type":"text/plain"},"key":"perPage","value":"10"},{"description":{"content":"<p>We will search using these terms or keywords within the name, company name, phone, and email. If there's a match, you will receive results. This helps narrow down your search.</p>\n","type":"text/plain"},"key":"terms","value":""}],"variable":[]}},"response":[{"id":"4df25f74-1575-45f6-a331-bc35039bd948","name":"Get Reply To Address","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{BASE_URL}}/documentmailing/getreplyto?perPage=10&terms","host":["{{BASE_URL}}"],"path":["documentmailing","getreplyto"],"query":[{"key":"perPage","value":"10","description":"The default value is 10, with a maximum of 100."},{"key":"terms","value":null,"description":"We will search using these terms or keywords within the name, company name, phone, and email. If there's a match, you will receive results. This helps narrow down your search."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Mon, 04 Mar 2024 19:42:21 GMT"},{"key":"Date","value":"Mon, 04 Mar 2024 19:42:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"meta\": {\n            \"total\": 3,\n            \"currentPage\": 1,\n            \"perPage\": \"10\"\n        },\n        \"relyToAddress\": [\n            {\n                \"id\": \"rz6VoW41dj589lK\",\n                \"name\": \"1123\",\n                \"company\": null,\n                \"email\": null,\n                \"phone\": \"(123) 132-1231\",\n                \"address1\": \"32132\",\n                \"address2\": \"132123\",\n                \"city\": \"1231\",\n                \"state\": \"2313\",\n                \"zip\": \"7546556564\",\n                \"country\": \"US\"\n            },\n            {\n                \"id\": \"qx5NrWjymj2n3l6\",\n                \"name\": \"Tyker Petroleum Inc-2\",\n                \"company\": null,\n                \"email\": null,\n                \"phone\": \"(901) 456-4564\",\n                \"address1\": \"5005 Old Jacksonville Highway\",\n                \"address2\": null,\n                \"city\": \"Tyler\",\n                \"state\": \"TX\",\n                \"zip\": \"75703\",\n                \"country\": \"US\"\n            },\n            {\n                \"id\": \"y0bL3YGdLG1X7wA\",\n                \"name\": \"Sabeer Nc\",\n                \"company\": null,\n                \"email\": \"support@onlinecheckwriter.com\",\n                \"phone\": \"9032454511\",\n                \"address1\": \"47 W 13th St\",\n                \"address2\": null,\n                \"city\": \"New York\",\n                \"state\": \"NY\",\n                \"zip\": \"10011\",\n                \"country\": \"US\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c3cd4a47-16be-4d4b-897d-c0d26654ed56"}],"id":"366c6da3-4691-4233-9f3e-3b02da2817d2","description":"<p>Sometimes, you want to mail your documents. Using ZilMoney/OnlineCheckWriter API, you will be able to send documents easily. We just need a few pieces of information.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Destination</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>If you have the ID, there's no need to provide all other fields. This ID can be obtained by calling the Payees API.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>required</td>\n</tr>\n<tr>\n<td>company</td>\n<td></td>\n</tr>\n<tr>\n<td>address1</td>\n<td>required</td>\n</tr>\n<tr>\n<td>address2</td>\n<td></td>\n</tr>\n<tr>\n<td>city</td>\n<td>required</td>\n</tr>\n<tr>\n<td>state</td>\n<td>required . 2 characters. Use 'Tx' instead of 'Texas' for example.</td>\n</tr>\n<tr>\n<td>country</td>\n<td></td>\n</tr>\n<tr>\n<td>zip</td>\n<td></td>\n</tr>\n<tr>\n<td>phone</td>\n<td></td>\n</tr>\n<tr>\n<td>email</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><p>This From/ReplyToAddress field is optional. If not provided, the system will automatically default to one of Zilmoney's location addresses (subject to change). Alternatively, if you have the ID, you can also include it</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>From/ReplyToAddress (Optional)</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>If you know the ID, you are not required to pass all other fields.</td>\n</tr>\n<tr>\n<td>name</td>\n<td>required</td>\n</tr>\n<tr>\n<td>company</td>\n<td></td>\n</tr>\n<tr>\n<td>address1</td>\n<td>required</td>\n</tr>\n<tr>\n<td>address2</td>\n<td></td>\n</tr>\n<tr>\n<td>city</td>\n<td>required</td>\n</tr>\n<tr>\n<td>state</td>\n<td>required . 2 characters. Use 'Tx' instead of 'Texas' for example.</td>\n</tr>\n<tr>\n<td>country</td>\n<td>required</td>\n</tr>\n<tr>\n<td>zip</td>\n<td></td>\n</tr>\n<tr>\n<td>phone</td>\n<td></td>\n</tr>\n<tr>\n<td>email</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Document Details (Required)</th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>title</td>\n<td>required.</td>\n</tr>\n<tr>\n<td>file</td>\n<td>Attachments are required. Currently, we only support PDF files.</td>\n</tr>\n<tr>\n<td>shippingTypeId</td>\n<td>required. Check out our shipping table</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>ShippingTypeId (Not included)</strong></th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>First Class</td>\n</tr>\n<tr>\n<td>3</td>\n<td>First Class with Tracking</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Priority Mail</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Express Mail</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Standard Overnight -Fedex-By 3pm the next business day</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"366c6da3-4691-4233-9f3e-3b02da2817d2"},{"name":"Custom From Address","item":[{"name":"Retrieve all Custom from addresses","id":"e2ad5da8-1c31-4642-ae93-068f99171da4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/customFromAddresses","description":"<p>List of all custom from address records.</p>\n<p><b>Query parameters</b></p>\n<table>\n <tr>\n  <td><b>perPage</b></td>\n    <td><p> Number of records that you want to receive in the response,By default 10 records will be \n          listed</p></td>\n   </tr>\n  <tr>\n  <td><b>page</b></td>\n   <td><p> For navigating through pages ,By default first page will be listed</p> </td>\n  </tr>\n</table>\n\n","urlObject":{"path":["customFromAddresses"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"85e14055-9879-40f1-b828-1d520c52b311","name":"Retrieve all Custom from addresses","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/customFromAddresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:17:46 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:17:46 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"47"},{"key":"phpdebugbar-id","value":"X3f5a1ecb2b94efc5cffe13d7c0b323d3"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"meta\": {\n            \"total\": 1\n        },\n        \"addresses\": [\n            {\n                \"id\": \"8X0Kmz47g4LOM27\",\n                \"name\": \"Stella R Pelton\",\n                \"companyName\": null,\n                \"addressLine1\": \"2915  Frederick Street\",\n                \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\n                \"city\": \"SAINT PETERS\",\n                \"state\": \"MO\",\n                \"zip\": \"63376\",\n                \"phone\": \"900244400\",\n                \"email\": \"email@test.com\",\n                \"note\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"e2ad5da8-1c31-4642-ae93-068f99171da4"},{"name":"Retrieve a custom from address","id":"f84afa04-a430-4c63-b7e8-1245285af608","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/customFromAddresses/{customFromAddressId}","description":"<p>Details of custom from address.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>customFromAddressId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the Custom from address to be retrieved.</p>\n  </td></tr>\n\n</table>\n\n\n","urlObject":{"path":["customFromAddresses","{customFromAddressId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"419e13e4-4f8f-49e8-a1de-38e0cf979679","name":"Retrieve a custom from address","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/customFromAddresses/gpNlkQ4rqjwnOV0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:20:46 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:20:46 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"42"},{"key":"phpdebugbar-id","value":"Xadd07b551d1ac05754f1168b3554d159"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"gpNlkQ4rqjwnOV0\",\n        \"name\": \"Stella R Pelton\",\n        \"companyName\": null,\n        \"addressLine1\": \"2915  Frederick Street\",\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\n        \"city\": \"SAINT PETERS\",\n        \"state\": \"MO\",\n        \"zip\": \"63376\",\n        \"phone\": \"900244400\",\n        \"email\": \"email@test.com\",\n        \"note\": null\n    }\n}"}],"_postman_id":"f84afa04-a430-4c63-b7e8-1245285af608"},{"name":"Delete a custom from address","id":"42299a8e-c42d-4a4f-a2ef-495c95419d4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/customFromAddresses/{customFromAddressId}","description":"<p>Permanently deletes a custom from address.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>customFromAddressId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the Custom from address to be delete.</p>\n  </td></tr>\n\n</table>\n\n\n","urlObject":{"path":["customFromAddresses","{customFromAddressId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"494ddc46-8c23-484d-8e1e-38450c350e08","name":"Delete a custom from address","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/customFromAddresses/EXw2lx4804MzWyD"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 01 Sep 2020 07:05:58 GMT"},{"key":"Date","value":"Tue, 01 Sep 2020 07:05:58 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"51"},{"key":"phpdebugbar-id","value":"Xfe0ce2663850b9096c4cb4f3e684c9a7"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Successfully deleted\"\n}"}],"_postman_id":"42299a8e-c42d-4a4f-a2ef-495c95419d4a"},{"name":"Update a custom from address","id":"7d790bf3-1185-4ff5-b1d6-0d31d4211be0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"              :\"Stella R Pelton\",\r\n    \"companyName\"       :\"\",\r\n    \"addressLine1\"      :\"2915  Frederick Street\",\r\n    \"addressLine2\"      :\"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n    \"city\"              :\"SAINT PETERS\",\r\n    \"state\"             :\"MO\",\r\n    \"zip\"               :\"63376\",\r\n    \"phone\"             :\"900244400\",\r\n    \"email\"             :\"email@test.com\",\r\n    \"note\"              :\"\"\r\n \r\n}"},"url":"{{BASE_URL}}/customFromAddresses/8X0Kmz47g4LOM27","description":"<p>Update details of an existing custom from address</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>customFromAddressId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the Custom from address to be update.</p>\n  </td></tr>\n\n</table>\n\n\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>name</b></td>\n  <td><b>Required</b>\n     <i>String</i>  \n     <p>Must be no longer than 50 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>companyName</b></td>\n  <td><b>Optional</b>    \n  <i>String</i>\n   <p>Must be no longer than 50 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>addressLine1</b></td>\n  <td><b>Required</b>\n  <i>String</i>\n   <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>addressLine2</b></td>\n  <td><b>Required</b>    \n  <i>String</i>\n   <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>city</b></td>\n  <td><b>Required</b>  \n  <i>String</i>\n  <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>state</b></td>\n  <td><b>Required</b>   \n  <i>String</i>\n   <p>Must be a 2 letter state short-name code </p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>zip</b></td>\n  <td><b>Required</b> \n  <i>String</i>\n   <p>Must be no longer than 15 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>phone</b></td>\n  <td><b>Optional</b>     \n  <i>String</i>\n   <p>Must be no longer than 15 characters. </p>\n  </td>\n</tr>\n\n\n<tr>\n  <td><b>email</b></td>\n  <td><b>Optional</b>   \n  <i>String</i>\n   <p>Must be no longer than 15 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>note</b></td>\n  <td><b>Optional</b>   \n  <i>String</i>\n   <p>An internal note that identifies this address,Must be no longer than 200 characters.</p>\n  </td>\n</tr>\n\n\n</table>","urlObject":{"path":["customFromAddresses","8X0Kmz47g4LOM27"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b02d11f9-c4d8-487f-9210-adfd6e8359ff","name":"Update a custom from address","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"              :\"Stella R Pelton\",\r\n    \"companyName\"       :\"\",\r\n    \"addressLine1\"      :\"2915  Frederick Street\",\r\n    \"addressLine2\"      :\"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n    \"city\"              :\"SAINT PETERS\",\r\n    \"state\"             :\"MO\",\r\n    \"zip\"               :\"63376\",\r\n    \"phone\"             :\"900244400\",\r\n    \"email\"             :\"email@test.com\",\r\n    \"note\"              :\"\"\r\n \r\n}"},"url":"{{BASE_URL}}/customFromAddresses/8X0Kmz47g4LOM27"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:17:20 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:17:20 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"48"},{"key":"phpdebugbar-id","value":"Xdc9927a4aa4eab8531a28813e32d2817"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"succesfully updated\",\n    \"data\": {\n        \"id\": \"8X0Kmz47g4LOM27\",\n        \"name\": \"Stella R Pelton\",\n        \"companyName\": null,\n        \"addressLine1\": \"2915  Frederick Street\",\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\n        \"city\": \"SAINT PETERS\",\n        \"state\": \"MO\",\n        \"zip\": \"63376\",\n        \"phone\": \"900244400\",\n        \"email\": \"email@test.com\",\n        \"note\": null\n    }\n}"}],"_postman_id":"7d790bf3-1185-4ff5-b1d6-0d31d4211be0"},{"name":"Create a custom from address","id":"ed270650-1ea0-4a32-85f1-7a313e7808f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"              :\"Stella R Pelton\",\r\n    \"companyName\"       :\"\",\r\n    \"addressLine1\"      :\"2915  Frederick Street\",\r\n    \"addressLine2\"      :\"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n    \"city\"              :\"SAINT PETERS\",\r\n    \"state\"             :\"MO\",\r\n    \"zip\"               :\"63376\",\r\n    \"phone\"             :\"900244400\",\r\n    \"email\"             :\"email@test.com\",\r\n    \"note\"              :\"\"\r\n \r\n}"},"url":"{{BASE_URL}}/customFromAddresses","description":"<p>Create a custom from address</p>\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>name</b></td>\n  <td><b>Required</b>\n     <i>String</i>  \n     <p>Must be no longer than 50 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>companyName</b></td>\n  <td><b>Optional</b>    \n  <i>String</i>\n   <p>Must be no longer than 50 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>addressLine1</b></td>\n  <td><b>Required</b>\n  <i>String</i>\n   <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>addressLine2</b></td>\n  <td><b>Required</b>    \n  <i>String</i>\n   <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>city</b></td>\n  <td><b>Required</b>  \n  <i>String</i>\n  <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>state</b></td>\n  <td><b>Required</b>   \n  <i>String</i>\n   <p>Must be a 2 letter state short-name code </p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>zip</b></td>\n  <td><b>Required</b> \n  <i>String</i>\n   <p>Must be no longer than 15 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>phone</b></td>\n  <td><b>Optional</b>     \n  <i>String</i>\n   <p>Must be no longer than 15 characters. </p>\n  </td>\n</tr>\n\n\n<tr>\n  <td><b>email</b></td>\n  <td><b>Optional</b>   \n  <i>String</i>\n   <p>Must be no longer than 15 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>note</b></td>\n  <td><b>Optional</b>   \n  <i>String</i>\n   <p>An internal note that identifies this address,Must be no longer than 200 characters.</p>\n  </td>\n</tr>\n\n\n</table>\n","urlObject":{"path":["customFromAddresses"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"2cd65888-0f5e-4c10-a3f2-7babec41b837","name":"Create a custom from address","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"              :\"Stella R Pelton\",\r\n    \"companyName\"       :\"\",\r\n    \"addressLine1\"      :\"2915  Frederick Street\",\r\n    \"addressLine2\"      :\"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n    \"city\"              :\"SAINT PETERS\",\r\n    \"state\"             :\"MO\",\r\n    \"zip\"               :\"63376\",\r\n    \"phone\"             :\"900244400\",\r\n    \"email\"             :\"email@test.com\",\r\n    \"note\"              :\"\"\r\n \r\n}"},"url":"{{BASE_URL}}/customFromAddresses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:19:43 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:19:43 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"44"},{"key":"phpdebugbar-id","value":"Xbf2561231477861c4b0e3a70a538f0f8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"gpNlkQ4rqjwnOV0\",\n        \"name\": \"Stella R Pelton\",\n        \"companyName\": null,\n        \"addressLine1\": \"2915  Frederick Street\",\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\n        \"city\": \"SAINT PETERS\",\n        \"state\": \"MO\",\n        \"zip\": \"63376\",\n        \"phone\": \"900244400\",\n        \"email\": \"email@test.com\",\n        \"note\": null\n    }\n}"}],"_postman_id":"ed270650-1ea0-4a32-85f1-7a313e7808f1"}],"id":"919a9539-d038-4d4b-a814-a0c43b4a0bc2","description":"<p>If you would like to send mailcheck from custom address,then you can create custom from address and pass Id with mailcheck,The API provides endpoints for creating custom from address, retrieving individual  custom from address,updating custom from address, deleting  custom from address, and retrieving a list of custom from address.</p>\n","_postman_id":"919a9539-d038-4d4b-a814-a0c43b4a0bc2"},{"name":"Custom To Address","item":[{"name":"Retrieve all Custom to addresses","id":"372369b2-f9f8-4d82-8fcf-72c365862295","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/customToAddresses","description":"<p>List of all custom to address records</p>\n<p><b>Query parameters</b></p>\n<table>\n <tr>\n  <td><b>perPage</b></td>\n    <td><p> Number of records that you want to receive in the response,By default 10 records will be \n          listed</p></td>\n   </tr>\n  <tr>\n  <td><b>page</b></td>\n   <td><p> For navigating through pages ,By default first page will be listed</p> </td>\n  </tr>\n \n\n</table>\n","urlObject":{"path":["customToAddresses"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a812e461-982b-4f96-b61e-3e4ab084dc35","name":"Retrieve all Custom to addresses","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{AUTH_TOKEN}} ","disabled":true},{"key":"Accept","type":"text","value":"application/json"}],"url":"{{BASE_URL}}/customToAddresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:24:21 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:24:20 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"39"},{"key":"phpdebugbar-id","value":"X5553e609dc10416d293c8e8b4ec2bf42"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"meta\": {\n            \"total\": 1\n        },\n        \"addresses\": [\n            {\n                \"id\": \"pyEMKgGNPjwvnQ8\",\n                \"name\": \"Stella R Pelton\",\n                \"companyName\": null,\n                \"addressLine1\": \"2915  Frederick Street\",\n                \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\n                \"city\": \"SAINT PETERS\",\n                \"state\": \"MO\",\n                \"zip\": \"63376\",\n                \"phone\": \"900244400\",\n                \"email\": \"email@test.com\",\n                \"note\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"372369b2-f9f8-4d82-8fcf-72c365862295"},{"name":"Retrieve a custom to address","id":"405eee79-2bad-4901-9052-53573c6aff60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/customToAddresses/{customToAddressId}","description":"<p>Details of custom to address.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>customToAddressId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the Custom to address to be retrieve.</p>\n  </td></tr>\n\n</table>\n","urlObject":{"path":["customToAddresses","{customToAddressId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"accc5e22-779c-43b8-a6fc-83b8ba042189","name":"Retrieve a custom to address","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/customToAddresses/pyEMKgGNPjwvnQ8"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:25:01 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:25:01 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"38"},{"key":"phpdebugbar-id","value":"Xb67a26cc755c60ee05c87020971c8916"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"pyEMKgGNPjwvnQ8\",\n        \"name\": \"Stella R Pelton\",\n        \"companyName\": null,\n        \"addressLine1\": \"2915  Frederick Street\",\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\n        \"city\": \"SAINT PETERS\",\n        \"state\": \"MO\",\n        \"zip\": \"63376\",\n        \"phone\": \"900244400\",\n        \"email\": \"email@test.com\",\n        \"note\": null\n    }\n}"}],"_postman_id":"405eee79-2bad-4901-9052-53573c6aff60"},{"name":"Delete a custom to address","id":"c94ad5f7-1d7a-4f80-a83e-8a7ae5af7615","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/customToAddresses/{customToAddressId}","description":"<p>Permanently deletes a custom to address.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>customToAddressId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the Custom to address to be delete.</p>\n  </td></tr>\n\n</table>\n","urlObject":{"path":["customToAddresses","{customToAddressId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"08420320-cbdf-49fe-b1c1-0e6f723b67f3","name":"Delete a custom to address","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/customToAddresses/pyEMKgGNPjwvnQ8"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:26:59 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:26:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"36"},{"key":"phpdebugbar-id","value":"X7be3502f263f815f08c287e814da3af7"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Successfully deleted\"\n}"}],"_postman_id":"c94ad5f7-1d7a-4f80-a83e-8a7ae5af7615"},{"name":"Update a custom to address","id":"4db25b3a-4119-4630-bc7e-54aa8819dbe7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"              :\"Stella R Pelton\",\r\n    \"companyName\"       :\"\",\r\n    \"addressLine1\"      :\"2915  Frederick Street\",\r\n    \"addressLine2\"      :\"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n    \"city\"              :\"SAINT PETERS\",\r\n    \"state\"             :\"MO\",\r\n    \"zip\"               :\"63376\",\r\n    \"phone\"             :\"900244400\",\r\n    \"email\"             :\"email@test.com\",\r\n    \"note\"              :\"\"\r\n \r\n}"},"url":"{{BASE_URL}}/customToAddresses/{customToAddressId}","description":"<p>Update details of an existing custom to address</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>customToAddressId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the Custom to address to be update.</p>\n  </td></tr>\n\n</table>\n\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>name</b></td>\n  <td><b>Required</b>\n     <i>String</i>  \n     <p>Must be no longer than 50 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>companyName</b></td>\n  <td><b>Optional</b>    \n  <i>String</i>\n   <p>Must be no longer than 50 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>addressLine1</b></td>\n  <td><b>Required</b>\n  <i>String</i>\n   <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>addressLine2</b></td>\n  <td><b>Required</b>    \n  <i>String</i>\n   <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>city</b></td>\n  <td><b>Required</b>  \n  <i>String</i>\n  <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>state</b></td>\n  <td><b>Required</b>   \n  <i>String</i>\n   <p>Must be a 2 letter state short-name code </p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>zip</b></td>\n  <td><b>Required</b> \n  <i>String</i>\n   <p>Must be no longer than 15 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>phone</b></td>\n  <td><b>Optional</b>     \n  <i>String</i>\n   <p>Must be no longer than 15 characters. </p>\n  </td>\n</tr>\n\n\n<tr>\n  <td><b>email</b></td>\n  <td><b>Optional</b>   \n  <i>String</i>\n   <p>Must be no longer than 15 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>note</b></td>\n  <td><b>Optional</b>   \n  <i>String</i>\n   <p>An internal note that identifies this address,Must be no longer than 200 characters.</p>\n  </td>\n</tr>\n\n\n</table>","urlObject":{"path":["customToAddresses","{customToAddressId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"02ef20f2-90e1-44ee-b8d8-d843a3d06d56","name":"Update a custom to address","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"              :\"Stella R Pelton\",\r\n    \"companyName\"       :\"\",\r\n    \"addressLine1\"      :\"2915  Frederick Street\",\r\n    \"addressLine2\"      :\"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n    \"city\"              :\"SAINT PETERS\",\r\n    \"state\"             :\"MO\",\r\n    \"zip\"               :\"63376\",\r\n    \"phone\"             :\"900244400\",\r\n    \"email\"             :\"email@test.com\",\r\n    \"note\"              :\"\"\r\n \r\n}"},"url":"{{BASE_URL}}/customToAddresses/pyEMKgGNPjwvnQ8"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:26:10 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:26:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"37"},{"key":"phpdebugbar-id","value":"X9367b4d549b83877c00ed314d4bd097c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"succesfully updated\",\n    \"data\": {\n        \"id\": \"pyEMKgGNPjwvnQ8\",\n        \"name\": \"Stella R Pelton\",\n        \"companyName\": null,\n        \"addressLine1\": \"2915  Frederick Street\",\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\n        \"city\": \"SAINT PETERS\",\n        \"state\": \"MO\",\n        \"zip\": \"63376\",\n        \"phone\": \"900244400\",\n        \"email\": \"email@test.com\",\n        \"note\": null\n    }\n}"}],"_postman_id":"4db25b3a-4119-4630-bc7e-54aa8819dbe7"},{"name":"Create a custom to address","id":"d093c89a-eeee-4877-9e80-50bee971a160","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"              :\"Stella R Pelton\",\r\n    \"companyName\"       :\"\",\r\n    \"addressLine1\"      :\"2915  Frederick Street\",\r\n    \"addressLine2\"      :\"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n    \"city\"              :\"SAINT PETERS\",\r\n    \"state\"             :\"MO\",\r\n    \"zip\"               :\"63376\",\r\n    \"phone\"             :\"900244400\",\r\n    \"email\"             :\"email@test.com\",\r\n    \"note\"              :\"\"\r\n \r\n}"},"url":"{{BASE_URL}}/customToAddresses","description":"<p>Create a custom to address</p>\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>name</b></td>\n  <td><b>Required</b>\n     <i>String</i>  \n     <p>Must be no longer than 50 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>companyName</b></td>\n  <td><b>Optional</b>    \n  <i>String</i>\n   <p>Must be no longer than 50 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>addressLine1</b></td>\n  <td><b>Required</b>\n  <i>String</i>\n   <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>addressLine2</b></td>\n  <td><b>Required</b>    \n  <i>String</i>\n   <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>city</b></td>\n  <td><b>Required</b>  \n  <i>String</i>\n  <p>Must be no longer than 100 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>state</b></td>\n  <td><b>Required</b>   \n  <i>String</i>\n   <p>Must be a 2 letter state short-name code </p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>zip</b></td>\n  <td><b>Required</b> \n  <i>String</i>\n   <p>Must be no longer than 15 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>phone</b></td>\n  <td><b>Optional</b>     \n  <i>String</i>\n   <p>Must be no longer than 15 characters. </p>\n  </td>\n</tr>\n\n\n<tr>\n  <td><b>email</b></td>\n  <td><b>Optional</b>   \n  <i>String</i>\n   <p>Must be no longer than 15 characters.</p>\n  </td>\n</tr>\n\n<tr>\n  <td><b>note</b></td>\n  <td><b>Optional</b>   \n  <i>String</i>\n   <p>An internal note that identifies this address,Must be no longer than 200 characters.</p>\n  </td>\n</tr>\n\n\n</table>","urlObject":{"path":["customToAddresses"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0569b3d6-ec94-47db-bd5a-ea8e6d18e83f","name":"Create a custom to address","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text","disabled":true},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\"              :\"Stella R Pelton\",\r\n    \"companyName\"       :\"\",\r\n    \"addressLine1\"      :\"2915  Frederick Street\",\r\n    \"addressLine2\"      :\"9466 Del Monte Ave.Lindenhurst, NY 11757\",\r\n    \"city\"              :\"SAINT PETERS\",\r\n    \"state\"             :\"MO\",\r\n    \"zip\"               :\"63376\",\r\n    \"phone\"             :\"900244400\",\r\n    \"email\"             :\"email@test.com\",\r\n    \"note\"              :\"\"\r\n \r\n}"},"url":"{{BASE_URL}}/customToAddresses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:23:55 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:23:55 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"40"},{"key":"phpdebugbar-id","value":"Xa77e1430eb1f2a42be0e6960516f6ebd"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"pyEMKgGNPjwvnQ8\",\n        \"name\": \"Stella R Pelton\",\n        \"companyName\": null,\n        \"addressLine1\": \"2915  Frederick Street\",\n        \"addressLine2\": \"9466 Del Monte Ave.Lindenhurst, NY 11757\",\n        \"city\": \"SAINT PETERS\",\n        \"state\": \"MO\",\n        \"zip\": \"63376\",\n        \"phone\": \"900244400\",\n        \"email\": \"email@test.com\",\n        \"note\": null\n    }\n}"}],"_postman_id":"d093c89a-eeee-4877-9e80-50bee971a160"}],"id":"3e3c975c-1836-48c3-8a76-fbc34a71ebfc","description":"<p>If you would like to send mailcheck to custom address,then you can create custom to address and pass Id with mailcheck,The API provides endpoints for creating custom to address, retrieving individual custom to address, deleting custom to address,updating custom to address and retrieving a list of custom to address.</p>\n","_postman_id":"3e3c975c-1836-48c3-8a76-fbc34a71ebfc"},{"name":"Email Check","item":[{"name":"Create Email Check","id":"3deabe4b-f826-4349-b18b-dfe9acfa75d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emailChecks\" :[ {\r\n                       \"checkId\"         :\"{{checkId}}\",\r\n                       \"payeeEmail\"      :\"test1000@test.com\",\r\n                       \"enableSmsInform\" :true,\r\n                       \"payeePhone\"      :null\r\n                     }\r\n                    \r\n                   ]\r\n}"},"url":"{{BASE_URL}}/emailchecks","description":"<p>You can create multiple Email check in one single request.</p>\n<p><strong>Payload parameters</strong></p>\n<table><tbody><tr><td><b>emailChecks</b></td><td><p><b>Required</b><br /></p><p>An array of <code>emailCheck</code> attributes</p></td></tr></tbody></table>\n\n<p><em><code>emailCheck</code></em> <em>attributes</em></p>\n<table><tbody><tr><td><b>checkId</b></td><td><p><b>Required</b><br /><i>String</i><br /></p><p>Must be a check ID</p></td></tr><tr><td><b>payeeEmail</b></td><td><p><b>Optional</b><br /><i>String</i><br /></p><p>Required if not exist any email on associated payee</p></td></tr><tr><td><b>enableSmsInform</b></td><td><p><b>Optional</b><br /><i>Boolean</i><br /></p><p>Notify your payee through SMS, By default <code>false</code></p></td></tr><tr><td><b>payeePhone</b></td><td><p><b>Optional</b><br /><i>String</i><br /></p><p>Required if <code>enableSmsInform</code> is <code>true</code> and if not exist any phone on associated payee</p></td></tr><tr><td><b>sendAttachment</b></td><td><b>Optional<br /></b>Possible values : <b>0</b> or <b>1.<br /><br /></b>This will send added attachments along with the check.</td></tr></tbody></table>","urlObject":{"path":["emailchecks"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"2ae8dab2-3d3f-4276-b69a-fee139b526be","name":"Create Email Check","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"emailChecks\" :[ {\r\n                       \"checkId\"         :\"8pJReark98jW51E\",\r\n                       \"payeeEmail\"      :\"test1000@test.com\",\r\n                       \"enableSmsInform\" :true,\r\n                       \"payeePhone\"      :null\r\n                     },\r\n                     {\r\n                       \"checkId\"         :\"QEmZGED7Bm4aw3v\",\r\n                       \"payeeEmail\"      :\"test1001@test.com\",\r\n                       \"enableSmsInform\" :true,\r\n                       \"payeePhone\"      :null\r\n                     },\r\n                       {\r\n                       \"checkId\"         :\"dNDOGnPYbRj0oMX\",\r\n                       \"payeeEmail\"      :\"test1002@test.com\",\r\n                       \"enableSmsInform\" :true,\r\n                       \"payeePhone\"      :null\r\n                     } \r\n    ]\r\n}"},"url":"{{BASE_URL}}/emailchecks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Fri, 04 Sep 2020 13:45:17 GMT"},{"key":"Date","value":"Fri, 04 Sep 2020 13:45:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X052840e85d031f3895ae19131594af50"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Succesfully done\"\n}"}],"_postman_id":"3deabe4b-f826-4349-b18b-dfe9acfa75d8"}],"id":"06622b84-c8b9-4612-9f78-7516058e5c1b","description":"<p>The API provides endpoints for creating multiple email checks,</p>\n","_postman_id":"06622b84-c8b9-4612-9f78-7516058e5c1b"},{"name":"Category","item":[{"name":"Retrieve all Categories","id":"e59b8a62-c6d3-4ed2-b1f2-50a2c7e38373","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/categories","description":"<p>List of all category records.</p>\n<p><b>Query parameters</b></p>\n<table>\n <tr>\n  <td><b>perPage</b></td>\n    <td><p> Number of records that you want to receive in the response,By default 10 records will be \n          listed</p></td>\n   </tr>\n  <tr>\n  <td><b>page</b></td>\n   <td><p> For navigating through pages ,By default first page will be listed</p> </td>\n  </tr>\n  <tr>\n    <td><b>term</b></td>\n    <td><p> Filter records by using any keywords</p></td>\n   </tr>\n\n</table>\n","urlObject":{"path":["categories"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"e6289c13-fd4b-4c99-b4cb-3c5ce53e0707","name":"Retrieve all Categories","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:42:23 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:42:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"22"},{"key":"phpdebugbar-id","value":"X46ea508b3af4d5a4fdcd5c340538fa77"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"meta\": {\n            \"total\": 2\n        },\n        \"categories\": [\n            {\n                \"categoryId\": \"OJapb4kd9GY1Ewm\",\n                \"name\": \"Category 1\",\n                \"type\": \"expense\"\n            },\n            {\n                \"categoryId\": \"yEMKgGNB8GwvnQ8\",\n                \"name\": \"Category 2\",\n                \"type\": \"income\"\n            }\n        ]\n    }\n}"}],"_postman_id":"e59b8a62-c6d3-4ed2-b1f2-50a2c7e38373"},{"name":"Create Category","id":"4ddb5699-9d2a-4c36-9a36-6e38f6479742","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":"Bearer {{AUTH_TOKEN}} ","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Accept","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"name\" :\"Category 2\",\r\n    \"type\" :\"income\"\r\n}"},"url":"{{BASE_URL}}/categories","description":"<p>Create a category</p>\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>name</b></td>\n  <td><b>Required</b>  \n       <i>String</i>  \n        <p> Must be no longer than 50 characters.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>type</b></td>\n  <td><b>Required</b>  \n       <i>String</i>  \n        <p>Must be either <code>income</code> or <code>expense</code></p>\n  </td>\n </tr>\n\n</table>","urlObject":{"path":["categories"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"40367118-ab68-4133-a400-c9a4b25950bb","name":"Create Category","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\" :\"Category 2\",\r\n    \"type\" :\"income\"\r\n}"},"url":{"raw":"{{BASE_URL}}/categories?page&perPage&term","host":["{{BASE_URL}}"],"path":["categories"],"query":[{"key":"page","value":null},{"key":"perPage","value":null},{"key":"term","value":null}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 17 Sep 2020 11:41:20 GMT"},{"key":"Date","value":"Thu, 17 Sep 2020 11:41:20 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"23"},{"key":"phpdebugbar-id","value":"X40a94eab65beb96ca3733543f5efe2e8"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Succesfully created\",\n    \"data\": {\n        \"categoryId\": \"yEMKgGNB8GwvnQ8\",\n        \"name\": \"Category 2\",\n        \"type\": \"income\"\n    }\n}"}],"_postman_id":"4ddb5699-9d2a-4c36-9a36-6e38f6479742"}],"id":"fd414724-ac70-4f33-8f06-3dede7e4d209","description":"<p>If you would like to add any category while creating check ,you can use these endpoints. The API provides endpoints for creating categories, and retrieving a list of categories. </p>\n","_postman_id":"fd414724-ac70-4f33-8f06-3dede7e4d209"},{"name":"Voucher","item":[{"name":"Create voucher","id":"85eca962-b68a-44c3-a5df-1644b825a1ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"voucherNumber\"     :\"1000\",\r\n     \"memo\"              :\"Test Memo\",\r\n     \"date\"              :\"2020-10-20\",\r\n     \"payeeId\"           :null,\r\n     \"voucherItems\"      :[\r\n                             {\r\n                                 \"invoiceNumber\"    :540,\r\n                                 \"name\"             :\"Product 1\",\r\n                                 \"description\"      :\"Product Description 1\",\r\n                                 \"quantity\"         :null,\r\n                                 \"unitCost\"         :null,\r\n                                 \"total\"           :200\r\n                             },\r\n                             {\r\n                                 \"invoiceNumber\"    :541,\r\n                                 \"name\"             :\"Product 2\",\r\n                                 \"description\"      :\"Product Description 2\",\r\n                                 \"quantity\"         :4,\r\n                                 \"unitCost\"         :null,\r\n                                 \"total\"           :200\r\n                             },\r\n                             {\r\n                                 \"invoiceNumber\"    :545,\r\n                                 \"name\"             :\"Product 2\",\r\n                                 \"description\"      :\"Product Description 2\",\r\n                                 \"quantity\"         :5,\r\n                                 \"unitCost\"         :null,\r\n                                 \"total\"           :300\r\n                             }\r\n                          ]\r\n}"},"url":"{{BASE_URL}}/vouchers","description":"<p>Create New Voucher</p>\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>voucherNumber</b></td>\n  <td><b>Required</b>  \n       <i>String</i>  \n        <p> Must be no longer than 50 characters.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>memo</b></td>\n  <td><b>Optional</b>  \n       <i>String</i>  \n         <p> Must be no longer than 100 characters.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>date</b></td>\n  <td><b>Optional</b>  \n       <i>String <code>yyyy-mm-dd</code></i>  \n         <p>By default it will be voucher creation date, If a date is passed, that will\n             override any default.</p>\n  </td>\n </tr>\n<tr>\n  <td><b>payeeId</b></td>\n  <td><b>Required</b>  \n       <i>String</i>  \n         <p>Must be a payee ID</p>\n  </td>\n </tr>\n<tr>\n  <td><b>voucherItems</b></td>\n  <td><b>Optional</b>  \n       <i>Array</i>  \n         <p>An array of <code>voucherItems</code> attributes</p>\n  </td>\n </tr>\n\n</table>\n\n<p><i><code>voucherItems</code> attributes</i></p>\n<table>\n <tr>\n  <td><b>invoiceNumber</b></td>\n  <td><b>Required</b>  \n       <i>String</i>  \n        <p> Must be no longer than 50 characters.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>name</b></td>\n  <td><b>Optional</b>  \n       <i>String</i>  \n         <p> Must be no longer than 100 characters.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>description</b></td>\n  <td><b>Optional</b>  \n       <i>String </i>  \n         <p> Must be no longer than 100 characters.</p>\n  </td>\n </tr>\n<tr>\n  <td><b>quantity</b></td>\n  <td><b>Optional</b>  \n       <i>Integer</i>  \n         <p></p>\n  </td>\n </tr>\n<tr>\n  <td><b>unitCost</b></td>\n  <td><b>Optional</b>  \n       <i>Decimal</i>  \n         <p></p>\n  </td>\n </tr>\n<tr>\n  <td><b>total</b></td>\n  <td><b>Required</b>  \n       <i>Decimal</i>  \n         <p></p>\n  </td>\n </tr>\n\n</table>\n","urlObject":{"path":["vouchers"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"e5d3753a-5df4-469e-97f7-5877e5bf0c90","name":"Create voucher","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"voucherNumber\"     :\"1000\",\r\n     \"memo\"              :\"Test Memo\",\r\n     \"date\"              :\"2020-10-20\",\r\n     \"payeeId\"           :null,\r\n     \"voucherItems\"      :[\r\n                             {\r\n                                 \"invoiceNumber\"    :540,\r\n                                 \"name\"             :\"Product 1\",\r\n                                 \"description\"      :\"Product Description 1\",\r\n                                 \"quantity\"         :null,\r\n                                 \"unitCost\"         :null,\r\n                                 \"amount\"           :200\r\n                             },\r\n                             {\r\n                                 \"invoiceNumber\"    :541,\r\n                                 \"name\"             :\"Product 2\",\r\n                                 \"description\"      :\"Product Description 2\",\r\n                                 \"quantity\"         :4,\r\n                                 \"unitCost\"         :null,\r\n                                 \"amount\"           :200\r\n                             },\r\n                              {\r\n                                 \"invoiceNumber\"    :545,\r\n                                 \"name\"             :\"Product 2\",\r\n                                 \"description\"      :\"Product Description 2\",\r\n                                 \"quantity\"         :5,\r\n                                 \"unitCost\"         :null,\r\n                                 \"amount\"           :300\r\n                             }\r\n                        \r\n                        \r\n\r\n               \r\n                          ]\r\n}"},"url":"{{BASE_URL}}/vouchers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 07 Oct 2020 13:02:37 GMT"},{"key":"Date","value":"Wed, 07 Oct 2020 13:02:37 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"40"},{"key":"phpdebugbar-id","value":"X1969090d81a60b87407f13901344bf0f"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Created succesfully\",\n    \"data\": {\n        \"voucherId\": \"36gYVewBzGdx7bD\",\n        \"voucherNumber\": \"1000\",\n        \"totalAmount\": \"700.00\",\n        \"memo\": \"Test Memo\",\n        \"date\": \"2020-10-20\",\n        \"voucherItems\": [\n            {\n                \"invoiceNumber\": \"540\",\n                \"name\": \"Product 1\",\n                \"description\": \"Product Description 1\",\n                \"quantity\": 0,\n                \"unitCost\": 0,\n                \"total\": \"200.00\"\n            },\n            {\n                \"invoiceNumber\": \"541\",\n                \"name\": \"Product 2\",\n                \"description\": \"Product Description 2\",\n                \"quantity\": 4,\n                \"unitCost\": 0,\n                \"total\": \"200.00\"\n            },\n            {\n                \"invoiceNumber\": \"545\",\n                \"name\": \"Product 2\",\n                \"description\": \"Product Description 2\",\n                \"quantity\": 5,\n                \"unitCost\": 0,\n                \"total\": \"300.00\"\n            }\n        ]\n    }\n}"}],"_postman_id":"85eca962-b68a-44c3-a5df-1644b825a1ea"},{"name":"Retrieve voucher","id":"c8b00402-3aef-4f5a-a435-915bbdf4e132","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/vouchers/{voucherId}","description":"<p>Details of an existing voucher. It can be retrieve by passing checkId as well as retrieve directly by passing voucherId.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>voucherId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the voucher to be retrieved.</p>\n  </td></tr>\n\n</table>\n\n","urlObject":{"path":["vouchers","{voucherId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"1156d2e8-21b2-45f2-a071-19056c069f2a","name":"Retrieve voucher","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/vouchers/QdNDOGnVRG0oMXR"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 07 Oct 2020 13:15:30 GMT"},{"key":"Date","value":"Wed, 07 Oct 2020 13:15:29 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"15"},{"key":"phpdebugbar-id","value":"X064a709d237fe940cd1c7278973cda08"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"voucherId\": \"bQEmZGEVmeaw3vN\",\n        \"voucherNumber\": \"1000\",\n        \"totalAmount\": \"550.00\",\n        \"memo\": \"Test Memo\",\n        \"date\": \"2020-10-20\",\n        \"voucherItems\": [\n            {\n                \"invoiceNumber\": \"858\",\n                \"name\": \"Product 1\",\n                \"description\": \"Product Description 1\",\n                \"quantity\": 10,\n                \"unitCost\": 5,\n                \"total\": \"200.00\"\n            },\n            {\n                \"invoiceNumber\": \"540\",\n                \"name\": \"Product 1\",\n                \"description\": \"Product Description 1\",\n                \"quantity\": 0,\n                \"unitCost\": 0,\n                \"total\": \"350.00\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c8b00402-3aef-4f5a-a435-915bbdf4e132"},{"name":"Delete voucher","id":"554a8274-1b31-42f6-b93d-68a0886e6c54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/vouchers/{voucherId}","description":"<p>Permanently deletes a voucher.</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>voucherId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the voucher to be delete.</p>\n  </td></tr>\n\n</table>\n","urlObject":{"path":["vouchers","{voucherId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"afd3d1a3-72d9-4fb7-a669-5ff37fce95ae","name":"Delete voucher","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/vouchers/QdNDOGnVRG0oMXR"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 07 Oct 2020 13:16:12 GMT"},{"key":"Date","value":"Wed, 07 Oct 2020 13:16:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"13"},{"key":"phpdebugbar-id","value":"X77c92f565b71011a1ce323ed15343c23"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"errorMsg\": \"Voucher deleted succesfully\"\n}"}],"_postman_id":"554a8274-1b31-42f6-b93d-68a0886e6c54"},{"name":"Update Voucher","id":"ac3e29e1-91ec-4f66-a6d1-4491b9a3cf8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"voucherNumber\"     :\"1000\",\r\n     \"memo\"              :\"Test Memo\",\r\n     \"date\"              :\"2020-10-20\",\r\n     \"payeeId\"           :null,\r\n     \"voucherItems\"      :[\r\n                             {\r\n                                 \"invoiceNumber\"    :540,\r\n                                 \"name\"             :\"Product 1\",\r\n                                 \"description\"      :\"Product Description 1\",\r\n                                 \"quantity\"         :1,\r\n                                 \"unitCost\"         :null,\r\n                                 \"total\"           :200\r\n                             },\r\n                             {\r\n                                 \"invoiceNumber\"    :541,\r\n                                 \"name\"             :\"Product 2\",\r\n                                 \"description\"      :\"Product Description 2\",\r\n                                 \"quantity\"         :null,\r\n                                 \"unitCost\"         :null,\r\n                                 \"total\"           :200\r\n                             },\r\n                             {\r\n                                 \"invoiceNumber\"    :545,\r\n                                 \"name\"             :\"Product 2\",\r\n                                 \"description\"      :\"Product Description 2\",\r\n                                 \"quantity\"         :5,\r\n                                 \"unitCost\"         :null,\r\n                                 \"total\"           :300\r\n                             }\r\n                          ]\r\n}"},"url":"{{BASE_URL}}/vouchers/{voucherId}","description":"<p>Update existing voucher details</p>\n<p><b>Path parameters</b></p>\n<table>\n <tr>\n  <td><b>voucherId</b></td>\n  <td><b>Required</b>    \n        <p> The id of the voucher to be update.</p>\n  </td></tr>\n\n</table>\n\n<p><b>Payload parameters</b></p>\n<table>\n <tr>\n  <td><b>voucherNumber</b></td>\n  <td><b>Required</b>  \n       <i>String</i>  \n        <p> Must be no longer than 50 characters.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>memo</b></td>\n  <td><b>Optional</b>  \n       <i>String</i>  \n         <p> Must be no longer than 100 characters.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>date</b></td>\n  <td><b>Optional</b>  \n       <i>String <code>yyyy-mm-dd</code></i>  \n         <p>By default it will be current date, If a date is passed, that will\n             override any default.</p>\n  </td>\n </tr>\n<tr>\n  <td><b>payeeId</b></td>\n  <td><b>Required</b>  \n       <i>String</i>  \n         <p>Must be a payee ID</p>\n  </td>\n </tr>\n<tr>\n  <td><b>voucherItems</b></td>\n  <td><b>Optional</b>  \n       <i>Array</i>  \n         <p>An array of <code>voucherItems</code> attributes</p>\n  </td>\n </tr>\n\n</table>\n\n<p><i><code>voucherItems</code> attributes</i></p>\n<table>\n <tr>\n  <td><b>invoiceNumber</b></td>\n  <td><b>Required</b>  \n       <i>String</i>  \n        <p> Must be no longer than 50 characters.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>name</b></td>\n  <td><b>Optional</b>  \n       <i>String</i>  \n         <p> Must be no longer than 100 characters.</p>\n  </td>\n </tr>\n <tr>\n  <td><b>description</b></td>\n  <td><b>Optional</b>  \n       <i>String </i>  \n         <p> Must be no longer than 100 characters.</p>\n  </td>\n </tr>\n<tr>\n  <td><b>quantity</b></td>\n  <td><b>Optional</b>  \n       <i>Integer</i>  \n         <p></p>\n  </td>\n </tr>\n<tr>\n  <td><b>unitCost</b></td>\n  <td><b>Optional</b>  \n       <i>Decimal</i>  \n         <p></p>\n  </td>\n </tr>\n<tr>\n  <td><b>total</b></td>\n  <td><b>Required</b>  \n       <i>Decimal</i>  \n         <p></p>\n  </td>\n </tr>\n\n</table>","urlObject":{"path":["vouchers","{voucherId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"63b2873f-f01d-4d20-a15a-2df3585e52e8","name":"Update Voucher","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"voucherNumber\"     :\"1000\",\r\n     \"memo\"              :\"Test Memo\",\r\n     \"date\"              :\"2020-10-20\",\r\n     \"payeeId\"           :null,\r\n     \"voucherItems\"      :[\r\n                             {\r\n                                 \"invoiceNumber\"    :540,\r\n                                 \"name\"             :\"Product 1\",\r\n                                 \"description\"      :\"Product Description 1\",\r\n                                 \"quantity\"         :1,\r\n                                 \"unitCost\"         :null,\r\n                                 \"total\"           :200\r\n                             },\r\n                             {\r\n                                 \"invoiceNumber\"    :541,\r\n                                 \"name\"             :\"Product 2\",\r\n                                 \"description\"      :\"Product Description 2\",\r\n                                 \"quantity\"         :null,\r\n                                 \"unitCost\"         :null,\r\n                                 \"total\"           :200\r\n                             },\r\n                              {\r\n                                 \"invoiceNumber\"    :545,\r\n                                 \"name\"             :\"Product 2\",\r\n                                 \"description\"      :\"Product Description 2\",\r\n                                 \"quantity\"         :5,\r\n                                 \"unitCost\"         :null,\r\n                                 \"total\"           :300\r\n                             }\r\n                        \r\n                        \r\n\r\n               \r\n                          ]\r\n}"},"url":"{{BASE_URL}}/vouchers/QdNDOGnVRG0oMXR"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 07 Oct 2020 13:15:49 GMT"},{"key":"Date","value":"Wed, 07 Oct 2020 13:15:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.3.11"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"14"},{"key":"phpdebugbar-id","value":"Xbe28034cd0f56b04f267de59f8793e97"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Updated succesfully\",\n    \"data\": {\n        \"voucherId\": \"bQEmZGEVmeaw3vN\",\n        \"voucherNumber\": \"1000\",\n        \"totalAmount\": \"550.00\",\n        \"memo\": \"Test Memo\",\n        \"date\": \"2020-10-20\",\n        \"voucherItems\": [\n            {\n                \"invoiceNumber\": \"858\",\n                \"name\": \"Product 1\",\n                \"description\": \"Product Description 1\",\n                \"quantity\": 10,\n                \"unitCost\": 5,\n                \"total\": \"200.00\"\n            },\n            {\n                \"invoiceNumber\": \"540\",\n                \"name\": \"Product 1\",\n                \"description\": \"Product Description 1\",\n                \"quantity\": 0,\n                \"unitCost\": 0,\n                \"total\": \"350.00\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ac3e29e1-91ec-4f66-a6d1-4491b9a3cf8a"}],"id":"cacd83b8-37b3-4286-81d0-302ad8ed8f47","description":"<p>The API provides endpoints for creating voucher, retrieving individual voucher, deleting voucher, and updated voucher.</p>\n","_postman_id":"cacd83b8-37b3-4286-81d0-302ad8ed8f47"},{"name":"Direct Deposit/ACH","item":[{"name":"Create Direct Deposit","id":"4fa9d590-4c10-45bc-9fc6-3ae254e8a948","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"sourceAccount\"     : \"rRBQPA4m375qe7gxqXW\",\r\n     \"destinationAccount\": {\r\n                                \"routingNumber\" : \"031176110\",\r\n                                \"accountNumber\" : \"987654321\",\r\n                                \"accountType\"   : \"CHECKING\"     \r\n                           },\r\n    \"payToInfo\"           :{\r\n                                 \"name\"         :\"TEST RECEIVER\",\r\n                                 \"nickName\"     :null,\r\n                                 \"company\"      :null,\r\n                                 \"email\"        :\"receiver@test.com\",\r\n                                 \"phone\"        :null,\r\n                                 \"address1\"     :null,\r\n                                 \"address2\"     :null,\r\n                                 \"city\"         :null,\r\n                                 \"state\"        :null,\r\n                                 \"zip\"          :null,\r\n                                 \"country\"      :null\r\n                            },\r\n        \r\n      \"description\"         :\"Just test DD \",\r\n      \"amount\"              :\"1000.00\"\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/directDeposit/create","urlObject":{"path":["directDeposit","create"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ea11fd72-50a3-4da3-b057-9400cb3a3234","name":"SUCCESS RESPONSE-1","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"sourceAccount\"     : \"BQPA4m375qe7gxq\",\r\n     \"destinationAccount\": {\r\n                                \"routingNumber\" : \"113110612\",\r\n                                \"accountNumber\" : \"1234567897890\",\r\n                                \"accountType\"   : \"CHECKING\"     \r\n                           },\r\n    \"payToInfo\"           :{\r\n                                 \"name\"         :\"TEST RECEIVER\",\r\n                                 \"nickName\"     :null,\r\n                                 \"company\"      :null,\r\n                                 \"email\"        :\"receiver@test.com\",\r\n                                 \"phone\"        :null,\r\n                                 \"address1\"     :null,\r\n                                 \"address2\"     :null,\r\n                                 \"city\"         :null,\r\n                                 \"state\"        :null,\r\n                                 \"zip\"          :null,\r\n                                 \"country\"      :null\r\n                            },\r\n        \r\n      \"description\"         :\"Just test DD \",\r\n      \"amount\"              :551.00\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/directDeposit/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 23 Jun 2021 10:00:04 GMT"},{"key":"Date","value":"Wed, 23 Jun 2021 10:00:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"phpdebugbar-id","value":"X6463ac2d7e249d9974aef0f8a7f021bb"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Successfully done\",\n    \"data\": {\n        \"checkId\": \"dN03WlEkLbpOw6YmZjqnmzw45MXrx19aJvRy8APq\",\n        \"amount\": 551,\n        \"payeeName\": \"TEST RECEIVER\",\n        \"destinationAccount\": {\n            \"routingNumber\": \"113110612\",\n            \"accountNumber\": \"1234567897890\",\n            \"accountType\": \"CHECKING\"\n        }\n    }\n}"},{"id":"7388806f-f971-4b29-99cb-55ece63ea3a1","name":"SUCCESS RESPONSE- 2 (Using payeeId)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"sourceAccount\"     : \"BQPA4m375qe7gxq\",\r\n     \"payeeId\"           :\"X0Kmz47R6jLOM27\",\r\n     \"destinationAccount\": {\r\n                                \"routingNumber\" : \"113110612\",\r\n                                \"accountNumber\" : \"1234567897890\",\r\n                                \"accountType\"   : \"CHECKING\"     \r\n                           },\r\n     \r\n     \"description\"         :\"Just test DD \",\r\n     \"amount\"              :551.00\r\n\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/directDeposit/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 23 Jun 2021 10:00:04 GMT"},{"key":"Date","value":"Wed, 23 Jun 2021 10:00:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"phpdebugbar-id","value":"X6463ac2d7e249d9974aef0f8a7f021bb"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Successfully done\",\n    \"data\": {\n        \"checkId\": \"dN03WlEkLbpOw6YmZjqnmzw45MXrx19aJvRy8APq\",\n        \"amount\": 551,\n        \"payeeName\": \"TEST RECEIVER\",\n        \"destinationAccount\": {\n            \"routingNumber\": \"113110612\",\n            \"accountNumber\": \"1234567897890\",\n            \"accountType\": \"CHECKING\"\n        }\n    }\n}"},{"id":"adb8a669-5b0a-4af5-8206-44b369d7c1ac","name":"ERROR RESPONSE 1","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"sourceAccount\"     : \"BQPA4m375qe7gxq\",\r\n     \"destinationAccount\": {\r\n                                \"routingNumber\" : \"1131106120\",\r\n                                \"accountNumber\" : \"1234567897890\",\r\n                                \"accountType\"   : \"CHECKING\"     \r\n                           },\r\n    \"payToInfo\"           :{\r\n                                 \"name\"         :\"TEST RECEIVER\",\r\n                                 \"nickName\"     :null,\r\n                                 \"company\"      :null,\r\n                                 \"email\"        :\"receiver@test.com\",\r\n                                 \"phone\"        :null,\r\n                                 \"address1\"     :null,\r\n                                 \"address2\"     :null,\r\n                                 \"city\"         :null,\r\n                                 \"state\"        :null,\r\n                                 \"zip\"          :null,\r\n                                 \"country\"      :null\r\n                            },\r\n        \r\n      \"description\"         :\"Just test DD \",\r\n      \"amount\"              :551.00\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/directDeposit/create"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 23 Jun 2021 10:00:40 GMT"},{"key":"Date","value":"Wed, 23 Jun 2021 10:00:40 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"phpdebugbar-id","value":"X9151b40fe100c87800b28099ad835b2c"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"errorMsg\": \"Invalid destination routing number\"\n}"},{"id":"5aad774a-ccf2-4395-be73-c18f51e46f71","name":"ERROR RESPONSE 2","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"sourceAccount\"     : \"BQPA4m375qe7gxq\",\r\n     \"destinationAccount\": {\r\n                                \"routingNumber\" : \"113110612\",\r\n                                \"accountNumber\" : \"1234567897890\",\r\n                                \"accountType\"   : \"CHECKING\"     \r\n                           },\r\n    \"payToInfo\"           :{\r\n                                 \"name\"         :\"TEST RECEIVER\",\r\n                                 \"nickName\"     :null,\r\n                                 \"company\"      :null,\r\n                                 \"email\"        :null,\r\n                                 \"phone\"        :null,\r\n                                 \"address1\"     :null,\r\n                                 \"address2\"     :null,\r\n                                 \"city\"         :null,\r\n                                 \"state\"        :null,\r\n                                 \"zip\"          :null,\r\n                                 \"country\"      :null\r\n                            },\r\n        \r\n      \"description\"         :\"Just test DD \",\r\n      \"amount\"              :551.00\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/directDeposit/create"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 23 Jun 2021 10:01:27 GMT"},{"key":"Date","value":"Wed, 23 Jun 2021 10:01:27 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"phpdebugbar-id","value":"X35722280d27fc31eb931a486e7d564fe"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"errorMsg\": \"The payee email must be a valid email address.\"\n}"},{"id":"ad4dca1a-cc4f-4787-8e34-50d6306f244d","name":"ERROR RESPONSE 3","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","name":"Content-Type","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\r\n     \"sourceAccount\"     : \"BQPA4m375qe7gxq8\",\r\n     \"destinationAccount\": {\r\n                                \"routingNumber\" : \"113110612\",\r\n                                \"accountNumber\" : \"1234567897890\",\r\n                                \"accountType\"   : \"CHECKING\"     \r\n                           },\r\n    \"payToInfo\"           :{\r\n                                 \"name\"         :\"TEST RECEIVER\",\r\n                                 \"nickName\"     :null,\r\n                                 \"company\"      :null,\r\n                                 \"email\"        :\"receiver@test.com\",\r\n                                 \"phone\"        :null,\r\n                                 \"address1\"     :null,\r\n                                 \"address2\"     :null,\r\n                                 \"city\"         :null,\r\n                                 \"state\"        :null,\r\n                                 \"zip\"          :null,\r\n                                 \"country\"      :null\r\n                            },\r\n        \r\n      \"description\"         :\"Just test DD \",\r\n      \"amount\"              :551.00\r\n\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/directDeposit/create"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Wed, 23 Jun 2021 10:03:39 GMT"},{"key":"Date","value":"Wed, 23 Jun 2021 10:03:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"phpdebugbar-id","value":"Xba1041f977aacca802fc6be39bf16911"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"errorMsg\": \"This source bank account not found\"\n}"}],"_postman_id":"4fa9d590-4c10-45bc-9fc6-3ae254e8a948"},{"name":"Get Status","id":"861f8d35-eb32-47a0-8d39-e7b687ea46d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/ach/{checkId}/status","urlObject":{"path":["ach","{checkId}","status"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"7340da52-ebbc-4265-930b-007ea4504371","name":"Get Status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/ach/w2lx48K3LVjMzWy/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 15 Jul 2021 08:23:13 GMT"},{"key":"Date","value":"Thu, 15 Jul 2021 08:23:13 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"phpdebugbar-id","value":"X545638274b1535adbcd214027139d134"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"checkId\": \"w2lx48K3LVjMzWy\",\n        \"status\": 400,\n        \"description\": \"DD\"\n    }\n}"}],"_postman_id":"861f8d35-eb32-47a0-8d39-e7b687ea46d4"},{"name":"Get All status","id":"37df9d2c-47dd-41f4-ba60-713f40d766aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/ach/{checkId}/statusAll","urlObject":{"path":["ach","{checkId}","statusAll"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"f07ef3d0-0709-4be8-8bd9-95589d397a9f","name":"Get All status","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer {{AUTH_TOKEN}} ","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{BASE_URL}}/ach/w2lx48K3LVjMzWy/statusAll"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Thu, 15 Jul 2021 07:47:32 GMT"},{"key":"Date","value":"Thu, 15 Jul 2021 07:47:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"phpdebugbar-id","value":"Xf1a43354caaaca057cbe7c089d16289d"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"w2lx48K3LVjMzWy\",\n        \"status\": [\n            {\n                \"status\": \"DD\",\n                \"created_at\": \"2021-07-15 07:31:06\"\n            },\n            {\n                \"status\": \"created\",\n                \"created_at\": \"2021-07-14 09:32:43\"\n            }\n        ]\n    }\n}"}],"_postman_id":"37df9d2c-47dd-41f4-ba60-713f40d766aa"}],"id":"f222d701-797f-4082-bf20-e04cf565d4f4","description":"<p>Direct Deposit/ACH Payment may not work unless we manually approve your account. Please talk to our technical support team to enable it for you.</p>\n<p><strong>DIRECT DEPOSIT STATUS</strong></p>\n<table><tbody><tr><th>Status</th><th>Description</th><th>Meaning</th></tr><tr><th>400</th><th>DD</th><th>Direct Deposit Initiated</th></tr><tr><th>410</th><th>DD-FUNDING</th><th>Funding started</th></tr><tr><th>411</th><th>DD</th><th>Funding completed</th></tr><tr><th>412</th><th>DD Failed</th><th>DD Funding Failed PF</th></tr><tr><th>420</th><th>DDC</th><th>DD Completed/Credited receiver wallet</th></tr><tr><th>430</th><th>DD-DEPOSITING</th><th>Depositing started</th></tr><tr><th>431</th><th>DDC</th><th>Direct deposit completed</th></tr><tr><th>432</th><th>DD-DEPOSIT-F</th><th>Direct deposit failed</th></tr><tr><th>433</th><th>DD-BA-NOT-VERIFIED</th><th>Bank account verification required for depositing</th></tr><tr><th>440</th><th>DD/F</th><th>Direct Deposit Failed</th></tr><tr><th>441</th><th>DDR</th><th>DD returned(deposit)</th></tr></tbody></table>\n\n<p>To enable this featuer talk with our customer support team. Here is the documenation : <a href=\"https://documenter.getpostman.com/view/8364227/Tzeak6dq\">https://documenter.getpostman.com/view/8364227/Tzeak6dq</a></p>\n","event":[{"listen":"prerequest","script":{"id":"1cd9f7a8-f486-4865-9223-665ecbe409be","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fe6d34c8-1048-49f6-a8c6-b56abb89acd6","type":"text/javascript","exec":[""]}}],"_postman_id":"f222d701-797f-4082-bf20-e04cf565d4f4"},{"name":"Send Payment","item":[{"name":"ACH","item":[{"name":"Send ACH Payment","id":"62c06e9b-76e2-4158-8841-eaa2ef6ef1a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"bankAccount\",\r\n    \"sourceId\": \"BQPA4m375qe7gxq\",\r\n    \"amount\":\"2.23\",\r\n    \"description\":\"payment #123\",\r\n    \"payeeId\":\"903wmjY5Yj71bkv\",\r\n    \"payeeBankAccount\":\"qRmA345z6GgdoLl\",\r\n    \"referenceNo\":\"12312\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/ach","description":"<p>Initiate an ACH Payment from a wallet or bank account.<br />Allowed sourceType : <code>wallet</code> , <code>bankAccount</code></p>\n","urlObject":{"path":["send-payment","ach"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"d0f5a10e-e4fa-4f44-9d6a-ccb0f12088ae","name":"Send ACH Payment from Bank Account","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"bankAccount\",\r\n    \"sourceId\": \"BQPA4m375qe7gxq\",\r\n    \"amount\":\"2.50\",\r\n    \"description\":\"Invoice payment for order #98765\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",\r\n    \"payeeBankAccount\":\"JB1y3GLWp4pX8z6\",\r\n    \"referenceNo\":\"12313\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v3/send-payment/ach"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:58:35 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:58:35 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X54bd8fb64095ae028e8dd351754f4ff5"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"6091bee3-9c16-449f-a7ff-7478db0754ce\",\n        \"amount\": \"2.50\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"ach\",\n        \"referenceNo\": \"12313\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"Invoice payment for order #98765\",\n        \"source\": {\n            \"sourceType\": \"bankAccount\",\n            \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n        },\n        \"virtualCard\": null,\n        \"wire\": null,\n        \"ach\": {\n            \"name\": \"GlobalTech Solutions\",\n            \"account_number\": \"123456789\",\n            \"routing_number\": \"113103276\",\n            \"ach_trace_number\": null\n        },\n        \"createdAt\": \"2024-08-25T06:58:34.000000Z\",\n        \"updatedAt\": \"2024-08-25T06:58:35.000000Z\"\n    }\n}"},{"id":"99fdfd36-4528-4712-81e2-713c6da1f986","name":"Webhook :  sendPayment.updated","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:58:35 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:58:35 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X54bd8fb64095ae028e8dd351754f4ff5"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"sendPayment.updated\",\n    \"data\": {\n      \"id\": \"073fbaaf-14c1-4cad-8894-7451898b5bb7\",\n      \"amount\": \"106.00\",\n      \"payeeId\": \"zRNXG02XqnjLxyB\",\n      \"transferType\": \"ach\",\n      \"referenceNo\": \"12312\",\n      \"status\": \"PROCESSING\",\n      \"description\": \"Monthly subscription payment\",\n      \"source\": {\n        \"sourceType\": \"bankAccount\",\n        \"sourceId\": \"5EJy7VeBw8yQjzn1m39\"\n      },\n      \"createdAt\": \"2025-04-09T13:26:32.000000Z\",\n      \"updatedAt\": \"2025-04-09T13:26:34.000000Z\"\n    },\n    \"id\": \"60b23773-b1d1-4e9f-b7a9-e507e0b74825\",\n    \"createdAt\": \"2025-04-09T13:26:34.000000Z\"\n  }\n}"},{"id":"14bc39e4-68bb-4bf1-b0d2-3c0460b57b6d","name":"Send ACH Payment from Wallet","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"wallet\",\r\n    \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\",\r\n    \"amount\":\"5.57\",\r\n    \"description\":\"Invoice payment for order #10254\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",\r\n    \"payeeBankAccount\":\"JB1y3GLWp4pX8z6\",\r\n    \"referenceNo\":\"12326\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/ach"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:33:10 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:33:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xb136b40c1f2f32af81c65dacc3ce57c5"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"847b0aa7-fde1-4bfb-bce1-ecf3bada772b\",\n        \"amount\": \"5.57\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"ach\",\n        \"referenceNo\": \"12326\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"Invoice payment for order #10254\",\n        \"source\": {\n            \"sourceType\": \"wallet\",\n            \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n        },\n        \"virtualCard\": null,\n        \"wire\": null,\n        \"ach\": {\n            \"name\": \"GlobalTech Solutions\",\n            \"account_number\": \"123456789\",\n            \"routing_number\": \"113103276\",\n            \"ach_trace_number\": null\n        },\n        \"createdAt\": \"2024-08-25T07:33:09.000000Z\",\n        \"updatedAt\": \"2024-08-25T07:33:09.000000Z\"\n    }\n}"},{"id":"aa4505e6-2bdf-44e2-a726-15f55c1d8770","name":"Webhook :  sendPayment.updated Copy","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:58:35 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:58:35 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X54bd8fb64095ae028e8dd351754f4ff5"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"sendPayment.updated\",\n    \"data\": {\n      \"id\": \"3e55d937-151f-4908-87e6-42a433b8a53b\",\n      \"amount\": \"19.30\",\n      \"payeeId\": \"zRNXG02XqnjLxyB\",\n      \"transferType\": \"ach\",\n      \"referenceNo\": \"12326\",\n      \"status\": \"PROCESSING\",\n      \"description\": \"Payment for Invoice #001\",\n      \"source\": {\n        \"sourceType\": \"wallet\",\n        \"sourceId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\"\n      },\n      \"createdAt\": \"2025-04-09T13:22:15.000000Z\",\n      \"updatedAt\": \"2025-04-09T13:22:16.000000Z\"\n    },\n    \"id\": \"09f176e3-9bf9-4162-872c-488f5840b895\",\n    \"createdAt\": \"2025-04-09T13:22:16.000000Z\"\n  }\n}"}],"_postman_id":"62c06e9b-76e2-4158-8841-eaa2ef6ef1a8"},{"name":"List All ACH Payments","id":"3f6bd301-1165-43aa-9e4a-33e8cec6b7a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/ach","description":"<p>Get all the ACH payments you have initiated.</p>\n<p><strong>Query parameters</strong></p>\n<table><tbody><tr><td><div>referenceNo</div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter records by referenceNo</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["send-payment","ach"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"68880446-abfa-46b3-88e1-559eec391e6e","name":"List All ACH Payments","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"http://localhost:8000/api/v3/send-payment/ach"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:01:56 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:01:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X3ac02e354ee2fe58ae5a66709655e57f"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 612,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 62\n    },\n    \"data\": [\n        {\n            \"id\": \"c83d9d76-55b0-47ab-ba9a-24edac4e84f7\",\n            \"amount\": \"5.57\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12326\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T07:01:38.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:01:39.000000Z\"\n        },\n        {\n            \"id\": \"60d87fb8-2965-4696-a593-4863420f0f0d\",\n            \"amount\": \"4.56\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12326\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T07:01:27.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:01:28.000000Z\"\n        },\n        {\n            \"id\": \"ceb6ed05-9988-431c-971a-c66a9e1c03c3\",\n            \"amount\": \"3.56\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12316\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T07:01:18.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:01:19.000000Z\"\n        },\n        {\n            \"id\": \"b489c9c0-e9e8-4ae0-bd84-f672f7e1d1df\",\n            \"amount\": \"2.56\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12316\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T07:01:11.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:01:13.000000Z\"\n        },\n        {\n            \"id\": \"463a5baa-2d13-419d-81c7-6d134c3a6e17\",\n            \"amount\": \"2.55\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12315\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T07:01:03.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:01:04.000000Z\"\n        },\n        {\n            \"id\": \"f68180fb-2e1f-4d0a-9976-e5c50b854d4f\",\n            \"amount\": \"2.53\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12314\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T07:00:55.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:00:56.000000Z\"\n        },\n        {\n            \"id\": \"9b4de7a8-9cef-4e3a-9d58-827645abdae7\",\n            \"amount\": \"2.52\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12313\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T07:00:48.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:00:49.000000Z\"\n        },\n        {\n            \"id\": \"7513c223-193e-4967-9614-b1939a453cc2\",\n            \"amount\": \"2.51\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12313\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T07:00:42.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:00:43.000000Z\"\n        },\n        {\n            \"id\": \"6091bee3-9c16-449f-a7ff-7478db0754ce\",\n            \"amount\": \"2.50\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12313\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T06:58:34.000000Z\",\n            \"updatedAt\": \"2024-08-25T06:58:35.000000Z\"\n        },\n        {\n            \"id\": \"a32093b6-6332-4003-9d92-b5f972d55930\",\n            \"amount\": \"2.23\",\n            \"payeeId\": \"903wmjY5Yj71bkv\",\n            \"transferType\": \"ach\",\n            \"referenceNo\": \"12312\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"payment #123\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T06:52:05.000000Z\",\n            \"updatedAt\": \"2024-08-25T06:52:06.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"3f6bd301-1165-43aa-9e4a-33e8cec6b7a0"}],"id":"d8f3619c-6079-44ef-b1cf-8dff854d6a06","description":"<p>ACH Payment may not work unless we manually approve your account. Please talk to our technical support team to enable it for you.</p>\n","_postman_id":"d8f3619c-6079-44ef-b1cf-8dff854d6a06"},{"name":"Wire","item":[{"name":"Send Wire Payment","id":"8c055313-dbcc-4966-bad6-54aa7384c883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"wallet\",\r\n    \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\",\r\n    \"amount\":\"2.00\",\r\n    \"description\":\"v3 pay 1\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",\r\n    \"payeeBankAccount\":\"JB1y3GLWp4pX8z6\",\r\n    \"referenceNo\":\"12312\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/wire","description":"<p>Initiate an Wire Payment from a wallet or bank account.<br />Allowed sourceType : <code>wallet</code> ,<code>bankAccount</code></p>\n","urlObject":{"path":["send-payment","wire"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"f462aba9-28f7-46fa-a707-7620c8ccf060","name":"Send Wire Payment By Bank Account","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"bankAccount\",\r\n    \"sourceId\": \"BQPA4m375qe7gxq\",\r\n    \"amount\":\"2.00\",\r\n    \"description\":\"v3 pay 1\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",\r\n    \"payeeBankAccount\":\"JB1y3GLWp4pX8z6\",\r\n    \"referenceNo\":\"12312\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v3/send-payment/wire"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:55:25 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:55:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X79ef8e985b5fa2377920b0bf8f8655b2"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"9d75fa15-0005-4a01-939d-b4619b061807\",\n        \"amount\": \"2.00\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"wire\",\n        \"referenceNo\": \"12312\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"v3 pay 1\",\n        \"source\": {\n            \"sourceType\": \"bankAccount\",\n            \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n        },\n        \"virtualCard\": null,\n        \"wire\": {\n            \"imad\": \"\",\n            \"beneficiary\": {\n                \"name\": \"GolbalTech Solution \",\n                \"account_number\": \"123456789\",\n                \"routing_number\": \"113103276\",\n                \"account_type\": \"CHECKING\",\n                \"address1\": \"1234 East Elm Street\",\n                \"address2\": \"\",\n                \"city\": \"Springfield\",\n                \"state\": \"MO\",\n                \"zip\": \"65802\",\n                \"country\": \"US\"\n            }\n        },\n        \"ach\": null,\n        \"createdAt\": \"2024-08-25T06:55:24.000000Z\",\n        \"updatedAt\": \"2024-08-25T06:55:25.000000Z\"\n    }\n}"},{"id":"f4e2cbfa-e4ca-4248-bf6b-ba754988b63d","name":"Send Wire Payment from Wallet","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"wallet\",\r\n    \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\",\r\n    \"amount\":\"2.00\",\r\n    \"description\":\"v3 pay 1\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",\r\n    \"payeeBankAccount\":\"JB1y3GLWp4pX8z6\",\r\n    \"referenceNo\":\"12312\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/wire"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:32:16 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:32:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X618fe1994f52ee76f0937abd29122adc"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"d14a2933-bdc0-4527-b719-2f12d1f23bf3\",\n        \"amount\": \"2.00\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"wire\",\n        \"referenceNo\": \"12312\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"v3 pay 1\",\n        \"source\": {\n            \"sourceType\": \"wallet\",\n            \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n        },\n        \"virtualCard\": null,\n        \"wire\": {\n            \"imad\": \"\",\n            \"beneficiary\": {\n                \"name\": \"GolbalTech Solution \",\n                \"account_number\": \"123456789\",\n                \"routing_number\": \"113103276\",\n                \"account_type\": \"CHECKING\",\n                \"address1\": \"1234 East Elm Street\",\n                \"address2\": \"\",\n                \"city\": \"Springfield\",\n                \"state\": \"MO\",\n                \"zip\": \"65802\",\n                \"country\": \"US\"\n            }\n        },\n        \"ach\": null,\n        \"createdAt\": \"2024-08-25T07:32:15.000000Z\",\n        \"updatedAt\": \"2024-08-25T07:32:15.000000Z\"\n    }\n}"}],"_postman_id":"8c055313-dbcc-4966-bad6-54aa7384c883"},{"name":"List All Wire Payments","id":"a51a9286-af0e-4715-9114-a45bc25f6522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/wire","description":"<p>Get all the Wire payments you have initiated.</p>\n<p><strong>Query parameters</strong></p>\n<table><tbody><tr><td><div>referenceNo</div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter records by referenceNo</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["send-payment","wire"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"43556222-8303-478d-8438-076b82c72b41","name":"List All Wire Payments","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"http://localhost:8000/api/v3/send-payment/wire"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:56:16 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:56:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X7225ad045607e16d9ff521836fdba2bd"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 474,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 48\n    },\n    \"data\": [\n        {\n            \"id\": \"9d75fa15-0005-4a01-939d-b4619b061807\",\n            \"amount\": \"2.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"12312\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T06:55:24.000000Z\",\n            \"updatedAt\": \"2024-08-25T06:55:25.000000Z\"\n        },\n        {\n            \"id\": \"26d94501-04ad-40f8-9ce4-03624fd0fbf2\",\n            \"amount\": \"1.25\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"Payroll\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T06:45:56.000000Z\",\n            \"updatedAt\": \"2024-08-25T06:46:08.000000Z\"\n        },\n        {\n            \"id\": \"7ba15990-30df-4e56-803a-3de6aaf2743a\",\n            \"amount\": \"2.00\",\n            \"payeeId\": \"903wmjY5Yj71bkv\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"12312\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"v3 pay 1\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T05:32:05.000000Z\",\n            \"updatedAt\": \"2024-08-25T05:32:06.000000Z\"\n        },\n        {\n            \"id\": \"17665e90-724c-4375-ad11-209fde50c535\",\n            \"amount\": \"10.50\",\n            \"payeeId\": \"903wmjY5Yj71bkv\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"test\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T05:22:18.000000Z\",\n            \"updatedAt\": \"2024-08-25T05:22:32.000000Z\"\n        },\n        {\n            \"id\": \"ebf5e0ad-5256-4d4d-aae0-bcb193b48fb4\",\n            \"amount\": \"63.00\",\n            \"payeeId\": \"903wmjY5Yj71bkv\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"\",\n            \"status\": \"FAILED\",\n            \"description\": \"test\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-22T09:17:46.000000Z\",\n            \"updatedAt\": \"2024-08-22T09:22:31.000000Z\"\n        },\n        {\n            \"id\": \"60f9e4eb-c7c1-42cc-8744-ca969ba67fdb\",\n            \"amount\": \"78.00\",\n            \"payeeId\": \"903wmjY5Yj71bkv\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"\",\n            \"status\": \"FAILED\",\n            \"description\": \"testtt\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-21T14:57:02.000000Z\",\n            \"updatedAt\": \"2024-08-21T14:57:17.000000Z\"\n        },\n        {\n            \"id\": \"69463308-7054-4568-9046-ade1aaac2f05\",\n            \"amount\": \"20.32\",\n            \"payeeId\": \"903wmjY5Yj71bkv\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"\",\n            \"status\": \"FAILED\",\n            \"description\": \"Test 32\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-21T14:44:04.000000Z\",\n            \"updatedAt\": \"2024-08-21T14:44:45.000000Z\"\n        },\n        {\n            \"id\": \"ce978342-b9a6-449e-88ac-ab45a8acb4b7\",\n            \"amount\": \"12.23\",\n            \"payeeId\": \"903wmjY5Yj71bkv\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"\",\n            \"status\": \"FAILED\",\n            \"description\": \"test\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-21T14:00:46.000000Z\",\n            \"updatedAt\": \"2024-08-21T14:07:22.000000Z\"\n        },\n        {\n            \"id\": \"d78696d8-f7e8-40df-953c-c27f1cafe2bd\",\n            \"amount\": \"11.11\",\n            \"payeeId\": \"903wmjY5Yj71bkv\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"78\",\n            \"status\": \"FAILED\",\n            \"description\": \"test\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-21T13:55:07.000000Z\",\n            \"updatedAt\": \"2024-08-21T13:55:37.000000Z\"\n        },\n        {\n            \"id\": \"a8e32f49-6d0d-4ef1-8d85-277e7ae017c6\",\n            \"amount\": \"15.25\",\n            \"payeeId\": \"JB1y3GLaOepX8z6\",\n            \"transferType\": \"wire\",\n            \"referenceNo\": \"\",\n            \"status\": \"FAILED\",\n            \"description\": \"test\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-21T12:59:29.000000Z\",\n            \"updatedAt\": \"2024-08-21T12:59:58.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"a51a9286-af0e-4715-9114-a45bc25f6522"}],"id":"f322a4a7-3bdc-471d-8756-b86e8af2f8f1","description":"<p>Wire Payment may not work unless we manually approve your account. Please talk to our technical support team to enable it for you.</p>\n","_postman_id":"f322a4a7-3bdc-471d-8756-b86e8af2f8f1"},{"name":"Instant Transfer/RTP","item":[{"name":"Send Instant Payment/RTP","id":"dcf83ffc-e0db-4dbe-95a7-68d075a3ddb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"wallet\",\r\n    \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\",\r\n    \"amount\":\"2.00\",\r\n    \"description\":\"RTP Payment\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",\r\n    \"payeeBankAccount\":\"JB1y3GLWp4pX8z6\",\r\n    \"referenceNo\":\"12312\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/instant_transfer","urlObject":{"path":["send-payment","instant_transfer"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ebe65c13-821b-4e1c-b66a-e2a6b18242a1","name":"Send Wire Payment from Wallet","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"wallet\",\r\n    \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\",\r\n    \"amount\":\"2.00\",\r\n    \"description\":\"RTP Payment\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",\r\n    \"payeeBankAccount\":\"JB1y3GLWp4pX8z6\",\r\n    \"referenceNo\":\"12312\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/instant_transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:32:16 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:32:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X618fe1994f52ee76f0937abd29122adc"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"d14a2933-bdc0-4527-b719-2f12d1f23bf3\",\n        \"amount\": \"2.00\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"RTP\",\n        \"referenceNo\": \"12312\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"v3 pay 1\",\n        \"source\": {\n            \"sourceType\": \"wallet\",\n            \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n        },\n        \"virtualCard\": null,\n        \"wire\": null,\n        \"instant_transfer\": {\n            \"beneficiary\": {\n                \"name\": \"GolbalTech Solution \",\n                \"account_number\": \"123456789\",\n                \"routing_number\": \"113103276\",\n                \"account_type\": \"CHECKING\",\n                \"address1\": \"1234 East Elm Street\",\n                \"address2\": \"\",\n                \"city\": \"Springfield\",\n                \"state\": \"MO\",\n                \"zip\": \"65802\",\n                \"country\": \"US\"\n            }\n        },\n        \"ach\": null,\n        \"createdAt\": \"2024-08-25T07:32:15.000000Z\",\n        \"updatedAt\": \"2024-08-25T07:32:15.000000Z\"\n    }\n}"}],"_postman_id":"dcf83ffc-e0db-4dbe-95a7-68d075a3ddb4"},{"name":"List All Instant Payments","id":"97629a05-7da2-4cac-9178-86c34203b585","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/instant_transfer","description":"<p>Get all the Wire payments you have initiated.</p>\n<p><strong>Query parameters</strong></p>\n<table><tbody><tr><td><div>referenceNo</div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter records by referenceNo</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["send-payment","instant_transfer"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"79ba0bf9-f313-4c21-9fef-fe9b3180056c","name":"List All InstantPayments","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"http://localhost:8000/api/v3/send-payment/instant_transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:56:16 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:56:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X7225ad045607e16d9ff521836fdba2bd"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 2,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"d78696d8-f7e8-40df-953c-c27f1cafe2bd\",\n            \"amount\": \"11.11\",\n            \"payeeId\": \"903wmjY5Yj71bkv\",\n            \"transferType\": \"RTP\",\n            \"referenceNo\": \"78\",\n            \"status\": \"COMPLETED\",\n            \"description\": \"test\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-21T13:55:07.000000Z\",\n            \"updatedAt\": \"2024-08-21T13:55:37.000000Z\"\n        },\n        {\n            \"id\": \"a8e32f49-6d0d-4ef1-8d85-277e7ae017c6\",\n            \"amount\": \"15.25\",\n            \"payeeId\": \"JB1y3GLaOepX8z6\",\n            \"transferType\": \"RTP\",\n            \"referenceNo\": \"\",\n            \"status\": \"FAILED\",\n            \"description\": \"test\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-21T12:59:29.000000Z\",\n            \"updatedAt\": \"2024-08-21T12:59:58.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"97629a05-7da2-4cac-9178-86c34203b585"}],"id":"bc495a6f-7312-4cce-a00b-4221d670b5a7","description":"<p>RTP Payment may not work unless we manually approve your account. Please talk to our technical support team to enable it for you.</p>\n","_postman_id":"bc495a6f-7312-4cce-a00b-4221d670b5a7"},{"name":"Virtual Card","item":[{"name":"Send Virtual Card","id":"45c6c35b-c627-4cf4-9ef7-3e5b64ef4a96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"wallet\",\r\n    \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\",\r\n    \"amount\":\"10.00\",\r\n    \"description\":\"VC to GolbalTech\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",    \r\n    \"referenceNo\":\"12312\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/virtualCard","description":"<p>Send a Virtual Card to your payee.<br />Allowed sourceType : <code>wallet</code> , <code>bankAccount</code></p>\n","urlObject":{"path":["send-payment","virtualCard"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"f063ca7c-f3b9-4e6e-a735-866f8d742499","name":"Send Virtual Card from Wallet","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"wallet\",\r\n    \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\",\r\n    \"amount\":\"10.00\",\r\n    \"description\":\"VC to GolbalTech\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",    \r\n    \"referenceNo\":\"12312\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v3/send-payment/virtualCard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:19:52 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:19:52 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X8cc50842333afae8433ea3d738a7ee30"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"c9867ae2-7ee9-4d27-82fd-c5e87fe587b8\",\n        \"amount\": \"10.00\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"virtualCard\",\n        \"referenceNo\": \"12312\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"VC to GolbalTech\",\n        \"source\": {\n            \"sourceType\": \"wallet\",\n            \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n        },\n        \"virtualCard\": {\n            \"card_holder\": {\n                \"name\": \"GlobalTech Solutions\",\n                \"email\": \"globaltechsolution@test.com\",\n                \"phone\": null,\n                \"address1\": null,\n                \"address2\": \"\",\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null\n            }\n        },\n        \"wire\": null,\n        \"ach\": null,\n        \"createdAt\": \"2024-08-25T07:19:47.000000Z\",\n        \"updatedAt\": \"2024-08-25T07:19:48.000000Z\"\n    }\n}"},{"id":"ebc872a2-b4e2-4b14-a86b-9089c261f3ef","name":"Send Virtual Card from Bank Account","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"sourceType\": \"bankAccount\",\r\n    \"sourceId\": \"BQPA4m375qe7gxq\",\r\n    \"amount\":\"10.00\",\r\n    \"description\":\"VC to GolbalTech\",\r\n    \"payeeId\":\"36gYVewEo4dx7bD\",    \r\n    \"referenceNo\":\"12312\"\r\n}\r\n        ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/virtualCard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:23:25 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:23:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X66da878fbac164bbebb51830b7b53491"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"4cf53720-8f89-4b95-9a70-2ff58b351108\",\n        \"amount\": \"10.00\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"virtualCard\",\n        \"referenceNo\": \"12312\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"VC to GolbalTech\",\n        \"source\": {\n            \"sourceType\": \"bankAccount\",\n            \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n        },\n        \"virtualCard\": {\n            \"card_holder\": {\n                \"name\": \"GlobalTech Solutions\",\n                \"email\": \"globaltechsolution@test.com\",\n                \"phone\": null,\n                \"address1\": null,\n                \"address2\": \"\",\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null\n            }\n        },\n        \"wire\": null,\n        \"ach\": null,\n        \"createdAt\": \"2024-08-25T07:23:24.000000Z\",\n        \"updatedAt\": \"2024-08-25T07:23:24.000000Z\"\n    }\n}"}],"_postman_id":"45c6c35b-c627-4cf4-9ef7-3e5b64ef4a96"},{"name":"List All Virtual Card Sent","id":"d6460bdb-3bcd-4f59-b466-41c6505ddb30","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/virtualCard","description":"<p>Get all the Virtual Cards you have sent.</p>\n<p><strong>Query parameters</strong></p>\n<table><tbody><tr><td><div>referenceNo</div><div><div><div><div></div></div></div><div></div></div></td><td><div><p>Filter records by referenceNo</p></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","urlObject":{"path":["send-payment","virtualCard"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"ec4eb55c-477d-4411-93b9-1a1b623a9c09","name":"List All Virtual Card Sent","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"http://localhost:8000/api/v3/send-payment/virtualCard"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:29:09 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:29:09 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"55"},{"key":"phpdebugbar-id","value":"X44bcffcdc15aa0cc5f23f0ad36f67c84"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 146,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 15\n    },\n    \"data\": [\n        {\n            \"id\": \"ba8f4f4a-2709-4de8-b436-cd408be239b5\",\n            \"amount\": \"52.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"12315\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-25T07:28:59.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:29:00.000000Z\"\n        },\n        {\n            \"id\": \"958f592b-dfd1-4e3d-a697-94c6881b1ee8\",\n            \"amount\": \"50.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"12314\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-25T07:28:47.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:28:48.000000Z\"\n        },\n        {\n            \"id\": \"f4213153-cc67-4abb-aeb2-e44a3ca63380\",\n            \"amount\": \"40.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"12313\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-25T07:28:37.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:28:38.000000Z\"\n        },\n        {\n            \"id\": \"511426e5-cc70-4d78-b24c-4000e83221a4\",\n            \"amount\": \"30.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"12312\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-25T07:28:26.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:28:27.000000Z\"\n        },\n        {\n            \"id\": \"085dfc55-4243-4861-9976-b780a7c9f88b\",\n            \"amount\": \"13.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"12312\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-25T07:28:17.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:28:17.000000Z\"\n        },\n        {\n            \"id\": \"dd5d95dd-39d1-4df0-bccd-7d95d3c46397\",\n            \"amount\": \"12.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"12312\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-25T07:28:08.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:28:09.000000Z\"\n        },\n        {\n            \"id\": \"6fe912d3-4163-463c-ab25-cac320c91659\",\n            \"amount\": \"11.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"12312\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-25T07:28:00.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:28:00.000000Z\"\n        },\n        {\n            \"id\": \"4cf53720-8f89-4b95-9a70-2ff58b351108\",\n            \"amount\": \"10.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"12312\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"bankAccount\",\n                \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n            },\n            \"createdAt\": \"2024-08-25T07:23:24.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:23:24.000000Z\"\n        },\n        {\n            \"id\": \"c9867ae2-7ee9-4d27-82fd-c5e87fe587b8\",\n            \"amount\": \"10.00\",\n            \"payeeId\": \"36gYVewEo4dx7bD\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"12312\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"e9633880-6b23-466f-87bb-93832d38191c\"\n            },\n            \"createdAt\": \"2024-08-25T07:19:47.000000Z\",\n            \"updatedAt\": \"2024-08-25T07:19:48.000000Z\"\n        },\n        {\n            \"id\": \"53308069-e448-40ba-b9fe-5f102a718154\",\n            \"amount\": \"12.00\",\n            \"payeeId\": \"azRNXG0DlGLxyBb\",\n            \"transferType\": \"virtualCard\",\n            \"referenceNo\": \"\",\n            \"status\": \"FAILED\",\n            \"description\": \"test\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"86f24597-a2a4-489d-b18d-c2bfb9b8b452\"\n            },\n            \"createdAt\": \"2023-12-13T15:10:17.000000Z\",\n            \"updatedAt\": \"2024-01-06T14:05:27.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"d6460bdb-3bcd-4f59-b466-41c6505ddb30"}],"id":"5cd89638-be10-4037-9746-00ee0ca0434e","description":"<p>Send Virtual Card API may not work unless we manually approve your account. Please talk to our technical support team to enable it for you.</p>\n","_postman_id":"5cd89638-be10-4037-9746-00ee0ca0434e"},{"name":"Check Mail","item":[{"name":"Attachments","item":[{"name":"Add Attachment","id":"0d91c9db-838a-40e9-a757-d3678602ccc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"34d3f79b-e751-47cd-bf18-87e983dc4d39","src":"JvrRi4PP0/Sample PDF.pdf"},{"key":"fileUrl","value":"https://pdfobject.com/pdf/sample.pdf","type":"text","uuid":"f7ab5829-6a1e-4e8c-bbe0-92737465ea9b"}]},"url":"{{BASE_URL}}/attachment","description":"<p>This API uploads an attachment file (example: PDF,document) and returns a unique attachment ID.</p>\n<p>Supported File Types</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>image</td>\n<td>file</td>\n<td>Optional</td>\n<td>Supported file formats: pdf, xls, xlsx, rtf, doc, docx, txt, jpg, png.</td>\n</tr>\n<tr>\n<td>fileUrl</td>\n<td>Text</td>\n<td>Optional</td>\n<td>Public URL of the file to upload or process. Supported file formats: pdf, xls, xlsx, rtf, doc, docx, txt, jpg, png.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["attachment"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0a384141-839a-48b5-97db-aa126fab530f","name":"Add Attachments","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"d801c17a-8a85-47be-bb5d-2adf8fcf9d1b","src":"kDnWp8Gfp/Sample PDF.pdf"},{"key":"fileUrl","value":"https://pdfobject.com/pdf/sample.pdf","type":"text","uuid":"a3c5f80d-8881-4a97-8532-751da178f7d8"}],"options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v3/send-payment/wire"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:55:25 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:55:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X79ef8e985b5fa2377920b0bf8f8655b2"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"OYxZqXGKdeRzVvJ\"\n    }\n}"}],"_postman_id":"0d91c9db-838a-40e9-a757-d3678602ccc9"},{"name":"View Attachment","id":"fc563c51-0f26-496c-b7e5-ae7d80c7c9d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BASE_URL}}/attachment/{attachment_id}","description":"<p>This API retrieves the uploaded attachment using the provided <code>attachment_id</code> and returns a <strong>secure pre-signed URL</strong> to view or download the file.</p>\n","urlObject":{"path":["attachment","{attachment_id}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"150530be-4ab3-4191-afa8-f1917925931f","name":"View Attachment","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"d801c17a-8a85-47be-bb5d-2adf8fcf9d1b","src":"kDnWp8Gfp/Sample PDF.pdf","disabled":true}],"options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/attachment/{attachment_id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:55:25 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:55:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X79ef8e985b5fa2377920b0bf8f8655b2"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": \"https://ocw-local-s3.s3.amazonaws.com/allattachments/zilpayment/1770804208-pdf-v-558c7fbd-8f98-4bf3-817d-335b06611a68-1.pdf?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential={{vault:aws-access-key}}%2F20260211%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260211T100427Z&X-Amz-SignedHeaders=host&X-Amz-Expires=300&X-Amz-Signature=3274026c04adf618415a3d896b21525c313d2cd041b514a7a12d76860536845c%22\n}"}],"_postman_id":"fc563c51-0f26-496c-b7e5-ae7d80c7c9d8"},{"name":"Delete Attachment","id":"cd89256b-dd5b-4d40-b1bc-2a38f3f09707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{BASE_URL}}/attachment/{attachment_id}","description":"<p>This API deletes an uploaded attachment using the provided <code>attachment_id</code>.Once deleted, the file cannot be accessed or retrieved again.</p>\n","urlObject":{"path":["attachment","{attachment_id}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"db73a3f2-166b-4bd5-9cf3-f692849719ae","name":"Delete Attachment","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"d801c17a-8a85-47be-bb5d-2adf8fcf9d1b","src":"kDnWp8Gfp/Sample PDF.pdf","disabled":true}],"options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/attachment/{attachment_id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:55:25 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:55:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X79ef8e985b5fa2377920b0bf8f8655b2"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"cd89256b-dd5b-4d40-b1bc-2a38f3f09707"}],"id":"3612ccd5-69cb-40f4-93a2-894881b73c5c","_postman_id":"3612ccd5-69cb-40f4-93a2-894881b73c5c","description":""},{"name":"Send Check Mail Payment","id":"37bcd406-9351-49eb-b45b-bfdf4f05dc16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"sourceType\": \"wallet\",\r\n    \"sourceId\": \"7ed806cf-7ccb-4aa2-9ae8-d1118f2f048b\",\r\n    \"amount\": \"55.00\",\r\n    \"description\": \"VC to GolbalTech\",\r\n    \"payeeId\": \"9MqkGWLnKveD7Ry\",\r\n    \"referenceNo\": \"1234\",\r\n    \"shippingType\": \"USPS_PRIORITY_MAIL\"\r\n} ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/checkMail","description":"<h3 id=\"send-payment-checkmail\">Send Payment CheckMail</h3>\n<p>This API endpoint allows you to initiate a check mailing payment directly from a specified wallet.</p>\n<p><strong>Payload Parameter</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Key</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sourceType</td>\n<td>String</td>\n<td>✅ Yes</td>\n<td>Type of payment source (e.g., \"wallet\").</td>\n</tr>\n<tr>\n<td>sourceId</td>\n<td>String</td>\n<td>✅ Yes</td>\n<td>ID of the wallet</td>\n</tr>\n<tr>\n<td>amount</td>\n<td>String</td>\n<td>✅ Yes</td>\n<td>Amount to initiate check mailing.</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>✅ Yes</td>\n<td>Description for the transaction</td>\n</tr>\n<tr>\n<td>payeeId</td>\n<td>String</td>\n<td>✅ Yes</td>\n<td>ID of the recipient/payee to whom the amount will be sent.</td>\n</tr>\n<tr>\n<td>referenceNo</td>\n<td>String</td>\n<td>⬜ Optional</td>\n<td>Custom reference number for tracking or identifying the transaction.</td>\n</tr>\n<tr>\n<td>shippingType</td>\n<td>String</td>\n<td>✅ Yes</td>\n<td>Type of mailing service used (e.g., USPS_PRIORITY_MAIL, FEDEX_NEXT_DAY_PM).</td>\n</tr>\n<tr>\n<td>attachmentIds</td>\n<td>array</td>\n<td>⬜ Optional</td>\n<td>List of uploaded attachment IDs</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Available Shipping Types</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Shipping Type</th>\n<th>Shipping Type Code</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>USPS First Class Mail</td>\n<td>USPS_FIRST_CLASS_MAIL</td>\n</tr>\n<tr>\n<td>USPS First Class With Tracking</td>\n<td>USPS_FIRST_CLASS_WITH_TRACKING</td>\n</tr>\n<tr>\n<td>USPS Express Mail</td>\n<td>USPS_EXPRESS_MAIL</td>\n</tr>\n<tr>\n<td>USPS Priority Mail</td>\n<td>USPS_PRIORITY_MAIL</td>\n</tr>\n<tr>\n<td>FedEx Next Day PM</td>\n<td>FEDEX_NEXT_DAY_PM</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["send-payment","checkMail"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"d971d964-9a1f-4264-962b-6b237ba7340d","name":"Send Check Mail Payment from Wallet","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"sourceType\": \"wallet\",\r\n    \"sourceId\": \"7ed806cf-7ccb-4aa2-9ae8-d1118f2f048b\",\r\n    \"amount\": \"55.00\",\r\n    \"description\": \"VC to GolbalTech\",\r\n    \"payeeId\": \"9MqkGWLnKveD7Ry\",\r\n    \"referenceNo\": \"1234\",\r\n    \"shippingType\": \"USPS_PRIORITY_MAIL\",\r\n    \"attachmentIds\": [\"B8pJReao3m4W51E\"]\r\n} ","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/send-payment/checkMail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:32:16 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:32:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X618fe1994f52ee76f0937abd29122adc"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"bf3f8335-405c-4ea5-8cca-0e2063869408\",\n        \"amount\": \"55.00\",\n        \"payeeId\": \"9MqkGWLnKveD7Ry\",\n        \"transferType\": \"checkMail\",\n        \"referenceNo\": \"1234\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"VC to GolbalTech\",\n        \"source\": {\n            \"sourceType\": \"wallet\",\n            \"sourceId\": \"7ed806cf-7ccb-4aa2-9ae8-d1118f2f048b\"\n        },\n        \"clearingFile\": null,\n        \"previewFile\": null,\n        \"virtualCard\": null,\n        \"wire\": null,\n        \"ach\": null,\n        \"instant_transfer\": null,\n        \"createdAt\": \"2025-05-19T08:59:01.000000Z\",\n        \"updatedAt\": \"2025-05-19T08:59:01.000000Z\"\n    }\n}"}],"_postman_id":"37bcd406-9351-49eb-b45b-bfdf4f05dc16"},{"name":"List All Check Mail Payments","id":"fce9b0b4-9225-4d87-89be-722f70de3c94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/checkMail","description":"<p>Get all the Check Mail payments you have initiated.</p>\n","urlObject":{"path":["send-payment","checkMail"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"1072eb85-b241-4136-b420-a632c69a55fc","name":"List All Check Mail Payments","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/checkMail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:56:16 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:56:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X7225ad045607e16d9ff521836fdba2bd"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 2,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"bf3f8335-405c-4ea5-8cca-0e2063869408\",\n            \"amount\": \"55.00\",\n            \"payeeId\": \"9MqkGWLnKveD7Ry\",\n            \"transferType\": \"checkMail\",\n            \"referenceNo\": \"1234\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"7ed806cf-7ccb-4aa2-9ae8-d1118f2f048b\"\n            },\n            \"clearingFile\": null,\n            \"previewFile\": null,\n            \"createdAt\": \"2025-05-19T08:59:01.000000Z\",\n            \"updatedAt\": \"2025-05-19T08:59:01.000000Z\"\n        },\n        {\n            \"id\": \"6eba569f-6438-479d-89dd-3c4f0304132c\",\n            \"amount\": \"20.00\",\n            \"payeeId\": \"9MqkGWLnKveD7Ry\",\n            \"transferType\": \"checkMail\",\n            \"referenceNo\": \"1234\",\n            \"status\": \"PROCESSING\",\n            \"description\": \"VC to GolbalTech\",\n            \"source\": {\n                \"sourceType\": \"wallet\",\n                \"sourceId\": \"7ed806cf-7ccb-4aa2-9ae8-d1118f2f048b\"\n            },\n            \"clearingFile\": null,\n            \"previewFile\": null,\n            \"createdAt\": \"2025-05-19T07:23:02.000000Z\",\n            \"updatedAt\": \"2025-05-19T07:23:03.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"fce9b0b4-9225-4d87-89be-722f70de3c94"}],"id":"6b781f72-bba4-4a6e-a872-c95373784d60","description":"<p><strong>Check mailing payments may not work until your account is manually approved. Please contact our technical support team to enable this feature. Also, ensure your business verification is completed before processing any check mailing payments.</strong></p>\n","_postman_id":"6b781f72-bba4-4a6e-a872-c95373784d60"},{"name":"Retrieve Payment Info","id":"401d4b6a-b33f-4604-a1c6-7dc966ac389b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/{{paymentId}}/info","description":"<p>You can retrieve the payment status by passing the payment ID.</p>\n<p><strong>PAYMENT STATUS</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Status</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PENDING</td>\n<td>The payment request has been created but not initiated yet.</td>\n</tr>\n<tr>\n<td>PROCESSING</td>\n<td>The payment has been initiated and is in progress.</td>\n</tr>\n<tr>\n<td>COMPLETED</td>\n<td>The payment has been successfully executed and finalized.</td>\n</tr>\n<tr>\n<td>FAILED</td>\n<td>Payment was rejected or returned</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["send-payment","{{paymentId}}","info"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"951d5d52-e02e-4cea-9237-44aac9a734f3","name":"Retrieve Payment Info -Wire","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{vault:bearer-token}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"http://localhost:8000/api/v3/send-payment/26d94501-04ad-40f8-9ce4-03624fd0fbf2/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 06:50:12 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 06:50:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X6edfc52b768bb417933b8fdd5ba42c18"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"26d94501-04ad-40f8-9ce4-03624fd0fbf2\",\n        \"amount\": \"1.25\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"wire\",\n        \"referenceNo\": \"\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"Payroll\",\n        \"source\": {\n            \"sourceType\": \"bankAccount\",\n            \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n        },\n        \"virtualCard\": null,\n        \"wire\": {\n            \"imad\": \"\",\n            \"beneficiary\": {\n                \"name\": \"GolbalTech Solution \",\n                \"account_number\": \"123456789\",\n                \"routing_number\": \"113103276\",\n                \"account_type\": \"CHECKING\",\n                \"address1\": \"1234 East Elm Street\",\n                \"address2\": \"\",\n                \"city\": \"Springfield\",\n                \"state\": \"MO\",\n                \"zip\": \"65802\",\n                \"country\": \"US\"\n            }\n        },\n        \"ach\": null,\n        \"createdAt\": \"2024-08-25T06:45:56.000000Z\",\n        \"updatedAt\": \"2024-08-25T06:46:08.000000Z\"\n    }\n}"},{"id":"8dbcc01e-18c6-4c59-a209-9904ab6edb6f","name":"Retrieve Payment Info-ACH","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/6091bee3-9c16-449f-a7ff-7478db0754ce/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:24:44 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:24:44 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"},{"key":"phpdebugbar-id","value":"X1dfaf6b30082f57edafecde7d1dd0458"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"6091bee3-9c16-449f-a7ff-7478db0754ce\",\n        \"amount\": \"2.50\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"ach\",\n        \"referenceNo\": \"12313\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"v3 pay 1\",\n        \"source\": {\n            \"sourceType\": \"bankAccount\",\n            \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n        },\n        \"virtualCard\": null,\n        \"wire\": null,\n        \"ach\": {\n            \"name\": \"GlobalTech Solutions\",\n            \"account_number\": \"123456789\",\n            \"routing_number\": \"113103276\",\n            \"ach_trace_number\": null\n        },\n        \"createdAt\": \"2024-08-25T06:58:34.000000Z\",\n        \"updatedAt\": \"2024-08-25T06:58:35.000000Z\"\n    }\n}"},{"id":"c1e4fc66-3ec8-4b5b-88fb-770a89fe6f73","name":"Retrieve Payment Info-Virtual Card","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/4cf53720-8f89-4b95-9a70-2ff58b351108/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:25:13 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:25:13 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xc5b87c4ed1731eba23b17e909d4a21bd"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"4cf53720-8f89-4b95-9a70-2ff58b351108\",\n        \"amount\": \"10.00\",\n        \"payeeId\": \"36gYVewEo4dx7bD\",\n        \"transferType\": \"virtualCard\",\n        \"referenceNo\": \"12312\",\n        \"status\": \"PROCESSING\",\n        \"description\": \"VC to GolbalTech\",\n        \"source\": {\n            \"sourceType\": \"bankAccount\",\n            \"sourceId\": \"rRBQPA4m375qe7gxqXW\"\n        },\n        \"virtualCard\": {\n            \"card_holder\": {\n                \"name\": \"GlobalTech Solutions\",\n                \"email\": \"globaltechsolution@test.com\",\n                \"phone\": null,\n                \"address1\": null,\n                \"address2\": \"\",\n                \"city\": null,\n                \"state\": null,\n                \"zip\": null,\n                \"country\": null\n            }\n        },\n        \"wire\": null,\n        \"ach\": null,\n        \"createdAt\": \"2024-08-25T07:23:24.000000Z\",\n        \"updatedAt\": \"2024-08-25T07:23:24.000000Z\"\n    }\n}"},{"id":"c8cccec8-2599-45f9-9388-41a416400b9c","name":"Retrieve Payment Info-Check Mail","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer {{AUTH_TOKEN}}","type":"text"},{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/send-payment/290df7d2-d2e5-468b-8671-1cad4443ddf7/info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Sun, 25 Aug 2024 07:25:13 GMT"},{"key":"Date","value":"Sun, 25 Aug 2024 07:25:13 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"Xc5b87c4ed1731eba23b17e909d4a21bd"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n  \"success\": true,\n  \"data\": {\n    \"id\": \"290df7d2-d2e5-468b-8671-1cad4443ddf7\",\n    \"amount\": \"35.00\",\n    \"payeeId\": \"9MqkGWLnKveD7Ry\",\n    \"transferType\": \"checkMail\",\n    \"referenceNo\": \"1234\",\n    \"status\": \"COMPLETED\",\n    \"description\": \"VC to GolbalTech\",\n    \"source\": {\n      \"sourceType\": \"wallet\",\n      \"sourceId\": \"7ed806cf-7ccb-4aa2-9ae8-d1118f2f048b\"\n    },\n    \"clearingFile\": \"https://ocw-local-s3.s3.amazonaws.com/checkmail/clearing/clearing-334--1747645038.png?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=%7B%7Bvault:aws-access-key%7D%7D%2F20250519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250519T132939Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Signature=65695fe321ad5e8ee130578838077b26480ae57bd38f87d31f96176735a616dd\",\n    \"previewFile\": \"https://ocw-local-s3.s3.amazonaws.com/checkmail/preview/preview-334--1747644941.pdf?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=%7B%7Bvault:aws-access-key%7D%7D%2F20250519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250519T132939Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Signature=4b9be58599c2cb5f0413611aced2903311215143c7aace96684b1dc6b863de81\",\n    \"tracking\": {\n      \"carrier\": \"USPS\",\n      \"trackingCode\": \"EZ4000000004\",\n      \"status\": \"\",\n      \"estimatedDeliveryDate\": \"\",\n      \"trackingUrl\": \"https://tools.usps.com/go/TrackConfirmAction?tLabels=EZ4000000004\",\n      \"trackingDetails\": []\n    },\n    \"virtualCard\": null,\n    \"wire\": null,\n    \"ach\": null,\n    \"instant_transfer\": null,\n    \"createdAt\": \"2025-05-19T08:52:36.000000Z\",\n    \"updatedAt\": \"2025-05-19T08:55:16.000000Z\"\n  }\n}\n"}],"_postman_id":"401d4b6a-b33f-4604-a1c6-7dc966ac389b"}],"id":"7eb798aa-2bb3-4e85-bf60-2a478ae90d4c","_postman_id":"7eb798aa-2bb3-4e85-bf60-2a478ae90d4c","description":""},{"name":"Receive Payment","item":[{"name":"Payment Link","item":[{"name":"Create Payment Link","id":"4e5891bd-269f-43ef-a9ee-834f0f46ad0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"create link name\" ,\r\n    \"bankAccountId\" : \"y3n1ZoVelEBj8pwba62\" ,\r\n    \"shortUrl\" : \"createlink\" ,\r\n    \"bottomText\" : \"\" ,\r\n    \"templateType\" : \"1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/","description":"<p>Create Payment link.</p>\n","urlObject":{"path":["getpaid-by-form",""],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"a0dc0e34-66c7-44ea-8caa-d2e8b8a7a942","name":"Create Payment Link","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{BASE_URL}}/getpaid-by-form/?Accept=application/json","host":["{{BASE_URL}}"],"path":["getpaid-by-form",""],"query":[{"key":"Accept","value":"application/json"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Thu, 01 Jul 2021 06:52:10 GMT"},{"key":"Date","value":"Thu, 01 Jul 2021 06:52:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"linkId\": \"y3n1ZoVelEBj8pwba62\",\n        \"shortUrl\": \"createlink\",\n        \"createdAt\": \"2022-09-16T13:13:16.000000Z\" ,\n        \"paymentLink\": \"https://paybycheck.io/createlink\"\n    }\n}"}],"_postman_id":"4e5891bd-269f-43ef-a9ee-834f0f46ad0f"},{"name":"Get Payment Link","id":"30ed53b8-0a16-4605-811e-4d9928683b62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/getpaid-by-form/","urlObject":{"path":["getpaid-by-form",""],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"d94ed902-668a-4eb1-8723-c9cbd0ca79a2","name":"Get All short Url","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/getpaid-by-form/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Thu, 01 Jul 2021 06:52:10 GMT"},{"key":"Date","value":"Thu, 01 Jul 2021 06:52:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"59"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"id\": \"l3B8pJReapmGW51EoDN\",\n            \"name\": \"short-url-demo\",\n            \"bankAccountId\": \"Ow6YmZjqDJoJe5MXrx1\",\n            \"short_url\": \"short-url-demo\",\n            \"bottom_text\": \"Test Text\",\n            \"created_at\": \"2021-07-01T06:49:28.000000Z\",\n            \"paymentLink\": \"https://paybycheck.io/short-url-demo\"\n        },\n        {\n            \"id\": \"pOw6YmZjq2A45MXrx19\",\n            \"name\": \"payment-url-demo\",\n            \"bankAccountId\": \"yx5qvgjD5dnr40mYNPD\",\n            \"short_url\": \"payment-url-demo\",\n            \"bottom_text\": null,\n            \"created_at\": \"2021-07-01T06:52:02.000000Z\",\n            \"paymentLink\": \"https://paybycheck.io/payment-url-demo\"\n        }\n    ]\n}"}],"_postman_id":"30ed53b8-0a16-4605-811e-4d9928683b62"},{"name":"Create Payment","id":"40d5ccdf-335e-4995-89f2-c6a51ec9066f","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}","password":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkId\" :\"y3n1ZoVelEBj8pwba62\",   \r\n    \"amount\"  : \"1000.00\",\r\n    \"paymentType\"   :\"onetime\",\r\n    \"customField1\":\"1234\",\r\n    \"customField2\":\"54545\",\r\n    \"customField3\":\"54545\",\r\n    \"metaData\":{\r\n        \"orderId\":\"65465465\",\r\n        \"invoiceNo\":\"5465465\"        \r\n    },\r\n    \r\n    \"recurring\" :{\r\n            \"frequency\" :\"MONTHLY\",\r\n            \"repeatFor\" : \"5\"   ,\r\n            \"startingDate\":\"2021-07-20\"          \r\n    }, \r\n    \"memo\":\"From API\", \r\n    \"customerId\" :\"5bfec490-dd54-482b-82a8-a52034c4c82c\", \r\n    \"bankAccountId\" :\"733098e7-6219-4432-8ab4-23c1a423a139\",  \r\n    \"bankingInfo\":{\r\n        \"accountName\":\"Alison Gambala KR\",\r\n        \"routingNumber\":\"121000358\",\r\n        \"accountNumber\":\"12365478954\"\r\n       \r\n    },\r\n    \"customerDetails\":{\r\n        \"customerName\":\"Alison Gambala KR\",\r\n        \"customerAdderessLine1\":\"95113 mark street rod\",\r\n        \"customerEmail\":\"email@test.com\",\r\n        \"customerPhone\":\"900244400\",\r\n        \"customerCity\":\"Sanjose\",\r\n        \"customerState\":\"CA\",\r\n        \"customerZip\":\"95113\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/check/","description":"<p>You can initiate direct deposit using <code>referenceId</code></p>\n<p>EndFragment</p>\n","urlObject":{"path":["getpaid-by-form","check",""],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0998c2cc-ba03-489e-88c6-c49d2434b023","name":"create check","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"linkId\" :\"n1ZoVelEBj8pwba\",\r\n    \"bankAccountId\":\"yd6LeMYmdQeE8DxEr2s\",\r\n    \"shortUrl\":\"short-url\",\r\n    \"amount\"  : \"1000.00\",\r\n    \"paymentType\":\"recurring\",\r\n    \r\n    \"recurring\" :{\r\n            \"frequency\" :\"MONTHLY\",\r\n            \"repeatFor\" : \"5\"   ,\r\n            \"startingDate\":\"2021-07-20\"          \r\n    }, \r\n    \"memo\":\"From API\",   \r\n    \"bankingInfo\":{\r\n        \"accountName\":\"Alison Gambala KR\",\r\n        \"routingNumber\":\"121000358\",\r\n        \"accountNumber\":\"12365478954\"\r\n       \r\n    },\r\n    \"customerDetails\":{\r\n        \"customerName\":\"Alison Gambala KR\",\r\n        \"customerAdderessLine1\":\"95113 mark street rod\",\r\n        \"customerEmail\":\"email@test.com\",\r\n        \"customerPhone\":\"900244400\",\r\n        \"customerCity\":\"Sanjose\",\r\n        \"customerState\":\"CA\",\r\n        \"customerZip\":\"95113\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/check/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"127.0.0.1:8000"},{"key":"Date","value":"Thu, 01 Jul 2021 06:44:17 GMT"},{"key":"Date","value":"Thu, 01 Jul 2021 06:44:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60"},{"key":"X-RateLimit-Remaining","value":"58"},{"key":"phpdebugbar-id","value":"X6b0ba5e6efcb58b5335d6ffb63dfeec7"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"referenceId\": \"zbyd7ON4oV3jng5o0ap\",\n    \"data\": {\n        \"referenceId\": \"zbyd7ON4oV3jng5o0ap\",\n        \"memo\": \"From API\",\n        \"amount\": \"1000.00\",\n        \"serialNumber\": 1005,\n        \"createdAt\": \"2024-12-25T12:10:26.000000Z\",\n        \"invoiceNumber\": \"\",\n        \"transactionId\": \"\",\n        \"customerDetails\": {\n            \"customerEmail\": \"email@test.com\",\n            \"customerName\": \"customer Name\",\n            \"customerAddressLine1\": \"95113 mark street rod\",\n            \"customerPhone\": \"123456789\",\n            \"customerCity\": \"Sanjose\",\n            \"customerState\": \"CA\",\n            \"customerZip\": \"\"\n        },\n        \"metaData\": {\n            \"orderId\": \"65465465\",\n            \"invoiceNo\": \"5465465\"\n        },\n        \"customField1\": \"1234\",\n        \"customField2\": \"54545\",\n        \"customField3\": \"54545\",\n        \"status\": {\n            \"statusCode\": 1,\n            \"statusShortDescription\": \"HTML-FORM-PENDING\"\n        }\n    },\n    \"statusCode\": 200,\n    \"achApproval\": [],\n    \"receivedPaymentId\": \"054991f2-22a7-4caf-89c7-b40c2511fffc\"\n}"}],"_postman_id":"40d5ccdf-335e-4995-89f2-c6a51ec9066f"},{"name":"Create customer","id":"1ff80b48-1a3b-4690-af24-f243fe43e200","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}","password":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n{\r\n\r\n\"identity\" :\"545654\",\r\n\"customerName\":\"Customer 1\",\r\n\"customerEmail\":\"email@test.com\",\r\n\"customerPhone\":\"900244400\",\r\n\"customerAdderessLine1\":\"95113 mark street rod\",\r\n\"customerCity\":\"Sanjose\",\r\n\"customerState\":\"CA\",\r\n\"customerZip\":\"95113\"\r\n    \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/customer","urlObject":{"path":["getpaid-by-form","customer"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b8770e2b-fc2b-4053-bf98-2dced64c9b37","name":"Create customer","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n{\r\n\r\n\"identity\" :\"545654\",\r\n\"customerName\":\"Customer 1\",\r\n\"customerEmail\":\"email@test.com\",\r\n\"customerPhone\":\"900244400\",\r\n\"customerAdderessLine1\":\"95113 mark street rod\",\r\n\"customerCity\":\"Sanjose\",\r\n\"customerState\":\"CA\",\r\n\"customerZip\":\"95113\"\r\n    \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/customer"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 Sep 2021 14:30:04 GMT"},{"key":"Date","value":"Tue, 21 Sep 2021 14:30:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"30aedb6c-5976-46e2-a229-030bc299bedb\",\n        \"identity\": \"545654\",\n        \"customerName\": \"Customer 1\",\n        \"customerEmail\": \"email@test.com\",\n        \"customerAdderessLine1\": \"95113 mark street rod\",\n        \"customerPhone\": \"900244400\",\n        \"customerCity\": \"Sanjose\",\n        \"customerState\": \"CA\",\n        \"customerZip\": \"95113\",\n        \"bankAccounts\": [\n            []\n        ],\n        \"createdAt\": \"2021-09-21T14:30:04.000000Z\",\n        \"updatedAt\": \"2021-09-21T14:30:04.000000Z\"\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"1ff80b48-1a3b-4690-af24-f243fe43e200"},{"name":"Get Customer","id":"05e0adae-27b8-4369-842e-0636276048c6","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/getpaid-by-form/customer/{customerId}","urlObject":{"path":["getpaid-by-form","customer","{customerId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"93d520c5-4216-4020-bca5-e27e61ead752","name":"Get Customer","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/getpaid-by-form/customer/30aedb6c-5976-46e2-a229-030bc299bedb"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 Sep 2021 14:33:20 GMT"},{"key":"Date","value":"Tue, 21 Sep 2021 14:33:20 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"},{"key":"phpdebugbar-id","value":"Xe5ec0d5e3f8e8a6db94cff391e70a969"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"customer\": {\n        \"id\": \"30aedb6c-5976-46e2-a229-030bc299bedb\",\n        \"identity\": \"545654\",\n        \"customerName\": \"Customer 1\",\n        \"customerEmail\": \"email@test.com\",\n        \"customerAdderessLine1\": \"95113 mark street rod\",\n        \"customerPhone\": \"900244400\",\n        \"customerCity\": \"Sanjose\",\n        \"customerState\": \"CA\",\n        \"customerZip\": \"95113\",\n        \"bankAccounts\": [\n            []\n        ],\n        \"createdAt\": \"2021-09-21T14:30:04.000000Z\",\n        \"updatedAt\": \"2021-09-21T14:30:04.000000Z\"\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"05e0adae-27b8-4369-842e-0636276048c6"},{"name":"Update customer","id":"91b9efa9-f2e4-4652-a894-303d807a8ada","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}","password":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"\r\n{\r\n\r\n\"identity\" :\"545654\",\r\n\"customerName\":\"Customer 2\",\r\n\"customerEmail\":\"email@test.com\",\r\n\"customerPhone\":\"900244400\",\r\n\"customerAdderessLine1\":\"95113 mark street rod\",\r\n\"customerCity\":\"Sanjose\",\r\n\"customerState\":\"CA\",\r\n\"customerZip\":\"95113\"\r\n    \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/customer/{{id}}","urlObject":{"path":["getpaid-by-form","customer","{{id}}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"116d2095-f189-4c6d-b727-561e26bb99d7","name":"Update Customer","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"\r\n{\r\n\r\n\"identity\" :\"545654\",\r\n\"customerName\":\"Customer 2\",\r\n\"customerEmail\":\"email@test.com\",\r\n\"customerPhone\":\"900244400\",\r\n\"customerAdderessLine1\":\"95113 mark street rod\",\r\n\"customerCity\":\"Sanjose\",\r\n\"customerState\":\"CA\",\r\n\"customerZip\":\"95113\"\r\n    \r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/customer/{customerId}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 Sep 2021 14:31:05 GMT"},{"key":"Date","value":"Tue, 21 Sep 2021 14:31:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"199"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Updated.\",\n    \"statusCode\": 202\n}"}],"_postman_id":"91b9efa9-f2e4-4652-a894-303d807a8ada"},{"name":"Create Bank Account","id":"5aefa9aa-aeab-4564-9481-05791de71cef","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"customerId\":\"bc6cd6a7-c595-4bae-a115-\",\r\n    \"accountName\":\"Alison Gambala KRa\",\r\n    \"routingNumber\":\"121000358\",\r\n    \"accountNumber\":\"123654789534\",\r\n    \"accountType\" :\"SAVINGS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/bank-account/","description":"<p>Create Customer Bank Account</p>\n","urlObject":{"path":["getpaid-by-form","bank-account",""],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"895dbe81-06e9-40c7-861e-b11cda388836","name":"Create Customer Bank Account","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"customerId\":\"30aedb6c-5976-46e2-a229-030bc299bedb\",\r\n    \"accountName\":\"Alison Gambala KRa\",\r\n    \"routingNumber\":\"121000358\",\r\n    \"accountNumber\":\"123654789534\",\r\n    \"accountType\" :\"SAVINGS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/bank-account/"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 Sep 2021 14:36:03 GMT"},{"key":"Date","value":"Tue, 21 Sep 2021 14:36:03 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"phpdebugbar-id","value":"Xd3894235fcc377a310122647dabe9e87"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"4ace9721-58cb-410a-b938-efc12ce2c55d\",\n        \"accountName\": \"Alison Gambala KRa\",\n        \"accountNumber\": \"123654789534\",\n        \"routingNumber\": \"121000358\",\n        \"accountType\": \"SAVINGS\",\n        \"createdAt\": \"2021-09-21T14:36:03.000000Z\",\n        \"updatedAt\": \"2021-09-21T14:36:03.000000Z\"\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"5aefa9aa-aeab-4564-9481-05791de71cef"},{"name":"Retrieve Bank account","id":"1b24e6b3-955b-423a-bab4-20a5d498e02c","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/bank-account/{customerBankAccountId}","description":"<p>Retrieve customer bank account</p>\n","urlObject":{"path":["getpaid-by-form","bank-account","{customerBankAccountId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"273044ba-0ab7-462f-b094-0e0918e3093b","name":"Retreive customer bank account","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/getpaid-by-form/bank-account/{customerBankAccountId}"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 Sep 2021 14:38:18 GMT"},{"key":"Date","value":"Tue, 21 Sep 2021 14:38:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"phpdebugbar-id","value":"X583a75b2353e4e9e95f317eb987c52a1"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"4ace9721-58cb-410a-b938-efc12ce2c55d\",\n        \"accountName\": \"Alison Gambala KRa\",\n        \"accountNumber\": \"123654789534\",\n        \"routingNumber\": \"121000358\",\n        \"accountType\": \"SAVINGS\",\n        \"createdAt\": \"2021-09-21T14:36:03.000000Z\",\n        \"updatedAt\": \"2021-09-21T14:36:03.000000Z\"\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"1b24e6b3-955b-423a-bab4-20a5d498e02c"},{"name":"Update Bank Account","id":"4f32939c-c551-4910-886f-eb1e16d07e7b","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"customerId\":\"bc6cd6a7-c595-4bae-a115-353f73354603\",\r\n    \"accountName\":\"Alison Gambala KRa\",\r\n    \"routingNumber\":\"121000358\",\r\n    \"accountNumber\":\"123654789534\",\r\n    \"accountType\" :\"SAVINGS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/bank-account/{customerBankAccountId}","urlObject":{"path":["getpaid-by-form","bank-account","{customerBankAccountId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"2131c65a-cee2-4e3f-9728-14f3defd53df","name":"Update customer bank account","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"customerId\":\"30aedb6c-5976-46e2-a229-030bc299bedb\",\r\n    \"accountName\":\"Alison Gambala KRa\",\r\n    \"routingNumber\":\"121000358\",\r\n    \"accountNumber\":\"123654789534\",\r\n    \"accountType\" :\"SAVINGS\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/bank-account/4ace9721-58cb-410a-b938-efc12ce2c55d"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 Sep 2021 14:37:31 GMT"},{"key":"Date","value":"Tue, 21 Sep 2021 14:37:31 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"phpdebugbar-id","value":"X4566ae9e584aea720183ee25ebaadee2"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"4ace9721-58cb-410a-b938-efc12ce2c55d\",\n        \"accountName\": \"Alison Gambala KRa\",\n        \"accountNumber\": \"123654789534\",\n        \"routingNumber\": \"121000358\",\n        \"accountType\": \"SAVINGS\",\n        \"createdAt\": \"2021-09-21T14:36:03.000000Z\",\n        \"updatedAt\": \"2021-09-21T14:36:03.000000Z\"\n    },\n    \"statusCode\": 202\n}"}],"_postman_id":"4f32939c-c551-4910-886f-eb1e16d07e7b"},{"name":"Initiate Direct Deposit","id":"92b49f12-bc0e-44c4-867e-4512d3e30178","protocolProfileBehavior":{"disableBodyPruning":true,"disabledSystemHeaders":{"accept":true}},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}","password":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/getpaid-by-form/check/{referenceId}/direct-deposit","description":"<p>You can initiate direct deposit using check <code>referenceId</code></p>\n<p>The allowed statuses are GPBL Acpt/Rej , GPBL Viewed , GPBL Accepted &amp; GPBL TTP</p>\n<p>The associated deposit bank account should be approved for ACH .</p>\n","urlObject":{"path":["getpaid-by-form","check","{referenceId}","direct-deposit"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"92b49f12-bc0e-44c4-867e-4512d3e30178"},{"name":"Retrieve Single Payment","id":"3f4afb42-17a8-4006-ab80-23b2364c44d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/getpaid-by-form/check/{referenceId}","description":"<p>You can retrieve a single payment link check using <code>referenceId</code></p>\n","urlObject":{"path":["getpaid-by-form","check","{referenceId}"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"986bc47c-5dab-48f5-a760-1fdc5ecf2e16","name":"Retrieve Single Payment","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/getpaid-by-form/bank-account/{customerBankAccountId}"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 Sep 2021 14:38:18 GMT"},{"key":"Date","value":"Tue, 21 Sep 2021 14:38:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"phpdebugbar-id","value":"X583a75b2353e4e9e95f317eb987c52a1"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"referenceId\": \"DgpNlkQ4rKAGwnOV0Z9\",\n        \"memo\": \"Payment\",\n        \"amount\": \"104.00\",\n        \"serialNumber\": 1001,\n        \"createdAt\": \"2024-06-15T09:37:04.000000Z\",\n        \"invoiceNumber\": \"\",\n        \"transactionId\": \"\",\n        \"customerDetails\": {\n            \"customerEmail\": \"john@test.com\",\n            \"customerName\": \"John\",\n            \"customerAddressLine1\": \"1451 Ondulado Road\",\n            \"customerPhone\": \"11111111111\",\n            \"customerCity\": \"Del Monte Forest\",\n            \"customerState\": \"CA\",\n            \"customerZip\": \"93953\"\n        },\n        \"metaData\": [],\n        \"customField1\": \"\",\n        \"customField2\": \"\",\n        \"customField3\": \"\",\n        \"status\": {\n            \"statusCode\": 51,\n            \"statusShortDescription\": \"DD-COMPLETED\"\n        }\n    },\n    \"statusCode\": 200\n}"}],"_postman_id":"3f4afb42-17a8-4006-ab80-23b2364c44d2"},{"name":"Retrieve All Payments","id":"663d5597-ed9e-4056-bdca-c38787a3bf32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/getpaid-by-form/check","urlObject":{"path":["getpaid-by-form","check"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b97ada74-0968-4a17-a214-c25dff9e4b21","name":"Retreive All Payments","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"{{BASE_URL}}/getpaid-by-form/bank-account/{customerBankAccountId}"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"localhost:8000"},{"key":"Date","value":"Tue, 21 Sep 2021 14:38:18 GMT"},{"key":"Date","value":"Tue, 21 Sep 2021 14:38:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/7.4.13"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"200"},{"key":"X-RateLimit-Remaining","value":"198"},{"key":"phpdebugbar-id","value":"X583a75b2353e4e9e95f317eb987c52a1"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"referenceId\": \"DgpNlkQ4rKAGwnOV0Z9\",\n            \"memo\": \"test fro g pbl collectiion fee\",\n            \"amount\": \"104.00\",\n            \"serialNumber\": 1001,\n            \"createdAt\": \"2024-06-15T09:37:04.000000Z\",\n            \"invoiceNumber\": \"\",\n            \"transactionId\": \"\",\n            \"customerDetails\": {\n                \"customerEmail\": \"john@test.com\",\n                \"customerName\": \"John\",\n                \"customerAddressLine1\": \"1451 Ondulado Road\",\n                \"customerPhone\": \"111111111\",\n                \"customerCity\": \"Del Monte Forest\",\n                \"customerState\": \"CA\",\n                \"customerZip\": \"93953\"\n            },\n            \"metaData\": [],\n            \"customField1\": \"\",\n            \"customField2\": \"\",\n            \"customField3\": \"\",\n            \"status\": {\n                \"statusCode\": 51,\n                \"statusShortDescription\": \"DD-COMPLETED\"\n            }\n        },\n        {\n            \"referenceId\": \"l8X0Kmz47MweLOM27dn\",\n            \"memo\": \"test gpbl colllection fee\",\n            \"amount\": \"102.23\",\n            \"serialNumber\": 1000,\n            \"createdAt\": \"2024-06-15T09:25:05.000000Z\",\n            \"invoiceNumber\": \"\",\n            \"transactionId\": \"\",\n            \"customerDetails\": {\n                \"customerEmail\": \"john@test.com\",\n                \"customerName\": \"John\",\n                \"customerAddressLine1\": \"1 Infinite Loop\",\n                \"customerPhone\": \"1111111111\",\n                \"customerCity\": \"Cupertino\",\n                \"customerState\": \"CA\",\n                \"customerZip\": \"95014\"\n            },\n            \"metaData\": [],\n            \"customField1\": \"\",\n            \"customField2\": \"\",\n            \"customField3\": \"\",\n            \"status\": {\n                \"statusCode\": 51,\n                \"statusShortDescription\": \"DD-COMPLETED\"\n            }\n        }\n    ]\n}"}],"_postman_id":"663d5597-ed9e-4056-bdca-c38787a3bf32"}],"id":"2641dcb5-423d-401a-86b7-2977cbe7fbd0","_postman_id":"2641dcb5-423d-401a-86b7-2977cbe7fbd0","description":"","auth":{"type":"bearer","bearer":{"token":"<token>","password":"{{AUTH_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"7c05b68f-fc87-4916-a640-bbad6d8b6f38","id":"7c05b68f-fc87-4916-a640-bbad6d8b6f38","name":"Receive Payment","type":"folder"}}},{"name":"Manual ACH","item":[{"name":"Initiate Manual ACH","id":"db790dcd-2e8c-4de8-acf7-2aee24756851","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\":\"423.1\",\r\n    \"description\":\"pay from alison\",\r\n    \"achEnabledBankAccountId\": \"Jy7VeBwbyljzn1m\",\r\n    \"toWallet\"    :\"b6fbdf0d-d916-440a-8c03-c4ce404035e8\",   \r\n    \"referenceNo\":\"12123\",\r\n    \"payeeId\":\"pzo54xqXoXGaXmL\",\r\n    \"payeeBankAccount\":\"mQ0bRG2lojZdP3x\",\r\n    \"isSameDay\"       :1,\r\n    \"customMetaData\" : {\r\n        \"key1\"  :\"value1\",\r\n        \"key2\"  :\"value2\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/manual-ach","urlObject":{"path":["manual-ach"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"2fe23abf-da8d-4836-9c43-51413cd55408","name":"Initiate Manual ACH","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\":\"423.1\",\r\n    \"description\":\"pay from alison\",\r\n    \"achEnabledBankAccountId\": \"5EJy7VeBwbyljzn1m39\",   \r\n    \"toWallet\"    :\"b6fbdf0d-d916-440a-8c03-c4ce404035e8\",   \r\n    \"referenceNo\":\"12123\",\r\n    \"payeeId\":\"pzo54xqXoXGaXmL\",\r\n    \"payeeBankAccount\":\"mQ0bRG2lojZdP3x\",\r\n    \"isSameDay\"       :1,\r\n    \"customMetaData\" : {\r\n        \"key1\"  :\"value1\",\r\n        \"key2\"  :\"value2\"\r\n    }\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/manual-ach"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"c56cd07a-225f-4c56-8cc5-78159f9791f4\",\n        \"achEnabledBankAccountId\": \"5EJy7VeBwbyljzn1m39\",\n        \"toWallet\": \"b6fbdf0d-d916-440a-8c03-c4ce404035e8\",\n        \"payeeId\": \"pzo54xqXoXGaXmL\",\n        \"amount\": \"423.1\",\n        \"fromAccount\": {\n            \"account_number\": \"12345\",\n            \"routing_number\": \"021000021\"\n        },\n        \"description\": \"pay from alison\",\n        \"referenceNumber\": \"\",\n        \"status\": \"PENDING\",\n        \"customMetaData\": {\n            \"key1\": \"value1\",\n            \"key2\": \"value2\"\n        },\n        \"updatedAt\": \"2023-10-25T07:33:40.000000Z\",\n        \"createdAt\": \"2023-10-25T07:33:40.000000Z\"\n    }\n}"},{"id":"77bdc4e4-c7ec-4b9a-8ce7-bf2775ad835c","name":"Webhook (Initiate Manual ACH)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"event\": {\n        \"type\": \"manual-ach.initiated\",\n        \"data\": {\n            \"id\": \"9a70389e-9122-48c7-87db-b3ca6c48ec41\",\n            \"achEnabledBankAccountId\": \"rRBQPA4m375qe7gxqXW\",\n            \"payeeId\": \"dLRko4zN24bY7yA\",\n            \"amount\": \"50.33\",\n            \"toWallet\": \"b6fbdf0d-d916-440a-8c03-c4ce404035e8\",\n            \"fromAccount\": {\n                \"account_number\": \"123457689\",\n                \"routing_number\": \"113110612\"\n            },\n            \"description\": \"pay from alison\",\n            \"referenceNumber\": \"REF01\",\n            \"status\": \"PENDING\",\n            \"updatedAt\": \"2023-11-09T08:32:50.000000Z\",\n            \"createdAt\": \"2023-11-09T08:32:50.000000Z\"\n        },\n        \"id\": \"a5d71698-f47f-489f-b8f0-b7464cb01cab\",\n        \"createdAt\": \"2023-11-09T08:33:02.000000Z\"\n    }\n}"},{"id":"6dbbd824-adee-4ea9-a996-1ad5664711fa","name":"Webhook (Updated Manual ACH)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"event\": {\n        \"type\": \"manual-ach.updated\",\n        \"data\": {\n            \"id\": \"9a70389e-9122-48c7-87db-b3ca6c48ec41\",\n            \"achEnabledBankAccountId\": \"rRBQPA4m375qe7gxqXW\",\n            \"payeeId\": \"dLRko4zN24bY7yA\",\n            \"amount\": \"50.33\",\n            \"toWallet\": \"b6fbdf0d-d916-440a-8c03-c4ce404035e8\",\n            \"fromAccount\": {\n                \"account_number\": \"123457689\",\n                \"routing_number\": \"113110612\"\n            },\n            \"description\": \"pay from alison\",\n            \"referenceNumber\": \"REF01\",\n            \"status\": \"PROCESSING\",\n            \"updatedAt\": \"2023-11-09T08:32:51.000000Z\",\n            \"createdAt\": \"2023-11-09T08:32:50.000000Z\"\n        },\n        \"id\": \"ad4728e6-37d0-4a13-bd48-61dee129caa1\",\n        \"createdAt\": \"2023-11-09T08:33:02.000000Z\"\n    }\n}"}],"_postman_id":"db790dcd-2e8c-4de8-acf7-2aee24756851"},{"name":"Retrieve Manual ACH request","id":"28ea4858-32fc-4787-8005-002c11118d8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/manual-ach/c56cd07a-225f-4c56-8cc5-78159f9791f4","urlObject":{"path":["manual-ach","c56cd07a-225f-4c56-8cc5-78159f9791f4"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"9b0b7c64-0f7a-47fc-8b8f-2a79399e5f6d","name":"Retreive Manual ACH request","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/manual-ach/c56cd07a-225f-4c56-8cc5-78159f9791f4"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"c56cd07a-225f-4c56-8cc5-78159f9791f4\",\r\n        \"bankAccountId\": \"5EJy7VeBwbyljzn1m39\",\r\n        \"payeeId\": \"pzo54xqXoXGaXmL\",\r\n        \"amount\": \"423.10\",\r\n        \"fromAccount\": {\r\n            \"account_number\": \"12345\",\r\n            \"routing_number\": \"021000021\"\r\n        },\r\n        \"description\": \"pay from alison\",\r\n        \"referenceNumber\": \"\",\r\n        \"status\": \"PROCESSING\",\r\n        \"customMetaData\": {\r\n            \"key1\": \"value1\",\r\n            \"key2\": \"value2\"\r\n        },\r\n        \"achPullReturnCode\": null,\r\n        \"achPullReturnDescription\": null,\r\n        \"updatedAt\": \"2023-10-25T07:33:40.000000Z\",\r\n        \"createdAt\": \"2023-10-25T07:33:40.000000Z\"\r\n    }\r\n}"},{"id":"88fb63f6-3286-4293-9f5b-465d83afa723","name":"Retreive Manual ACH request(Returned)","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/manual-ach/c56cd07a-225f-4c56-8cc5-78159f9791f4"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"c56cd07a-225f-4c56-8cc5-78159f9791f4\",\r\n        \"bankAccountId\": \"5EJy7VeBwbyljzn1m39\",\r\n        \"payeeId\": \"pzo54xqXoXGaXmL\",\r\n        \"amount\": \"423.10\",\r\n        \"fromAccount\": {\r\n            \"account_number\": \"12345\",\r\n            \"routing_number\": \"021000021\"\r\n        },\r\n        \"description\": \"pay from alison\",\r\n        \"referenceNumber\": \"\",\r\n        \"status\": \"RETURNED\",\r\n        \"customMetaData\": {\r\n            \"key1\": \"value1\",\r\n            \"key2\": \"value2\"\r\n        },\r\n        \"achPullReturnCode\": \"R01\",\r\n        \"achPullReturnDescription\": \"INSUFFICIENT FUNDS\",\r\n        \"updatedAt\": \"2023-10-25T07:33:40.000000Z\",\r\n        \"createdAt\": \"2023-10-25T07:33:40.000000Z\"\r\n    }\r\n}"}],"_postman_id":"28ea4858-32fc-4787-8005-002c11118d8b"},{"name":"Manual ACH Request Lists","id":"50b28978-a1d2-4e23-9ed3-66260a900e07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BASE_URL}}/manual-ach","auth":{"type":"bearer","bearer":{"token":"<token>","password":"{{AUTH_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"7c05b68f-fc87-4916-a640-bbad6d8b6f38","id":"7c05b68f-fc87-4916-a640-bbad6d8b6f38","name":"Receive Payment","type":"folder"}},"urlObject":{"path":["manual-ach"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6cee669a-6235-448a-bde2-7e3bb14ddbf0","name":"Manual ACH Request Lists","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/manual-ach"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"meta\": {\n        \"total\": 2,\n        \"perPage\": 10,\n        \"currentPage\": 1,\n        \"lastPage\": 1\n    },\n    \"data\": [\n        {\n            \"id\": \"c56cd07a-225f-4c56-8cc5-78159f9791f4\",\n            \"bankAccountId\": \"5EJy7VeBwbyljzn1m39\",\n            \"payeeId\": \"pzo54xqXoXGaXmL\",\n            \"amount\": \"423.10\",\n            \"fromAccount\": {\n                \"account_number\": \"12345\",\n                \"routing_number\": \"021000021\"\n            },\n            \"description\": \"pay from alison\",\n            \"referenceNumber\": \"\",\n            \"status\": \"PROCESSING\",\n            \"updatedAt\": \"2023-10-25T07:33:40.000000Z\",\n            \"createdAt\": \"2023-10-25T07:33:40.000000Z\"\n        },\n        {\n            \"id\": \"7de377be-26f3-4d78-9f6d-e2f9c1c19061\",\n            \"bankAccountId\": \"5EJy7VeBwbyljzn1m39\",\n            \"payeeId\": \"Jy7VeBkN5Bjzn1m\",\n            \"amount\": \"505.33\",\n            \"fromAccount\": {\n                \"account_number\": \"12345\",\n                \"routing_number\": \"011100892\"\n            },\n            \"description\": \"pay from alison\",\n            \"referenceNumber\": \"\",\n            \"status\": \"PROCESSING\",\n            \"updatedAt\": \"2023-10-25T07:26:05.000000Z\",\n            \"createdAt\": \"2023-10-25T07:26:04.000000Z\"\n        }\n    ]\n}"}],"_postman_id":"50b28978-a1d2-4e23-9ed3-66260a900e07"}],"id":"8ed410cb-8258-46f1-b9ab-fc8db39fe9ae","_postman_id":"8ed410cb-8258-46f1-b9ab-fc8db39fe9ae","description":"","auth":{"type":"bearer","bearer":{"token":"<token>","password":"{{AUTH_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"7c05b68f-fc87-4916-a640-bbad6d8b6f38","id":"7c05b68f-fc87-4916-a640-bbad6d8b6f38","name":"Receive Payment","type":"folder"}}},{"name":"Retrieve Received Payment","id":"59389f55-3342-4536-a00c-0de01567631d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/receive-payments/{{receivedPaymentId}}/info","urlObject":{"path":["receive-payments","{{receivedPaymentId}}","info"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"9078fe94-9316-4d12-9e53-129ba8a406d9","name":"Retrieve Receive Payment-GPBL/CHECK","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/receive-payments/065a1ad0-9351-46a6-95d5-7e9ee3866c56/info"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"data\": {\r\n        \"id\": \"065a1ad0-9351-46a6-95d5-7e9ee3866c56\",\r\n        \"payerEmail\": \"email@test.com\",\r\n        \"amount\": \"6.99\",\r\n        \"description\": \"Test Check Payment\",\r\n        \"paymentType\": {\r\n            \"typeCode\": 4,\r\n            \"typeDescription\": \"GPBL/CHECK\"\r\n        },\r\n        \"paymentStatus\": {\r\n            \"statusCode\": 6,\r\n            \"statusDescription\": \"GPBL Printed\"\r\n        },\r\n        \"paidByLinkCheckTransfer\": {\r\n            \"linkId\": \"wgJB1y3GL5pmepX8z6r\",\r\n            \"payerName\": \"John\",\r\n            \"payerCompanyName\": \"\",\r\n            \"payerAddressLine1\": \"4787 Rhode Island Avenue\",\r\n            \"payerCity\": \"Springfield\",\r\n            \"payerState\": \"MO\",\r\n            \"payerZip\": \"65802\",\r\n            \"payerEmail\": \"email@test.com\",\r\n            \"payerAccountNumber\": \"********0230\",\r\n            \"payerRoutingNumber\": \"011111115\",\r\n            \"checkIssueDate\": \"12/21/2024\",\r\n            \"checkSerialNumber\": 25601,\r\n            \"bankName\": \"ABC BANK\"\r\n        },\r\n        \"paidByLinkCardTransfer\": null,\r\n        \"createdAt\": \"2024-12-21T04:55:23.000000Z\",\r\n        \"updatedAt\": \"2024-12-21T04:55:23.000000Z\"\r\n    }\r\n}"},{"id":"5ab2480d-e237-4d63-8ffc-d49fd2a788c2","name":"Retrieve Receive Payment-GPBL/CC","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/receive-payments/70bc84bc-c111-4414-96e5-68743de2b73d/info"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"id\": \"70bc84bc-c111-4414-96e5-68743de2b73d\",\n        \"payerEmail\": \"test@test.com\",\n        \"amount\": \"10.00\",\n        \"description\": \"32\",\n        \"paymentType\": {\n            \"typeCode\": 23,\n            \"typeDescription\": \"GPBL/CC\"\n        },\n        \"paymentStatus\": {\n            \"statusCode\": 102,\n            \"statusDescription\": \"GPBL/CC-COMPLETED\"\n        },\n        \"paidByLinkCheckTransfer\": null,\n        \"paidByLinkCardTransfer\": {\n            \"linkId\": \"wgJB1y3GL5pmepX8z6r\",\n            \"payerName\": \"John\",\n            \"payerEmail\": \"test@test.com\",\n            \"invoiceNumber\": \"INV-10\"\n        },\n        \"createdAt\": \"2024-12-05T03:11:22.000000Z\",\n        \"updatedAt\": \"2024-12-11T04:56:17.000000Z\"\n    }\n}"}],"_postman_id":"59389f55-3342-4536-a00c-0de01567631d"}],"id":"7c05b68f-fc87-4916-a640-bbad6d8b6f38","description":"<p>To create a payment link, follow these steps:</p>\n<ol>\n<li>Call the API or use the UI to create a payment link.</li>\n<li>Call the \"Get Payment Link\" API to retrieve the linked ID.</li>\n<li>Use the \"Create Payment\" API to create the payment.</li>\n<li>If you want to do a direct deposit of this payment, call the \"Initiate Direct Deposit\" API.</li>\n</ol>\n<p>In the case where the customer is the same and their bank account is also the same, you can simplify the process by creating the customer and adding their bank account first. Then, when calling the \"Create Payment\" API, you can pass the customer ID and the customer's bank account ID instead of passing all the data.</p>\n<p>If you have any further questions, feel free to reach out to our developer or customer support team. To ensure that our engineer can effectively guide you on the appropriate API to use, please send a detailed description of your use case along with a video explanation (using Loom) to <a href=\"mailto:support@onlinecheckwriter.com\">support@onlinecheckwriter.com</a>.</p>\n<p>Please be aware that the large IDs (e.g. y3n1ZoVelEBj8pwba62) are case-sensitive. When storing these IDs, it is crucial to maintain their case sensitivity to prevent unexpected results.</p>\n<p>For instance</p>\n<p>y3n1ZoVelEBj8<strong>P</strong>wba62</p>\n<p>y3n1ZoVelEBj8<strong>p</strong>wba62</p>\n<p>can be different value.</p>\n<p><strong>Status and descriptions</strong></p>\n<table><tbody><tr><th>Status code</th><th>Short description</th><th>Full description</th></tr><tr><td>1</td><td>GPBL Acpt/Rej</td><td>Accept Or Reject This Check, Got Paid By Your Dedicated Bank Ac Link</td></tr><tr><td>2</td><td>GPBL Viewed</td><td>You Viewed This Check, Now Accept/Reject, then Print/Direct Deposit It. You Can Print On Check Paper Or Plain Paper</td></tr><tr><td>3</td><td>GPBL Rejected</td><td>You Rejected This Check, Got Paid By Your Dedicated Bank Ac Link</td></tr><tr><td>4</td><td>GPBL Accepted</td><td>You Accepted This Check, Print/Direct Deposit Now. You Can Print On Check Paper Or Plain Paper</td></tr><tr><td>5</td><td>GPBL TTP</td><td>You Tried To Print This Check &amp; Marked As NOT PRINTED. Sender Gets this Notification.</td></tr><tr><td>6</td><td>GPBL Printed</td><td>You Printed This Check, Got Paid By Your Dedicated Bank Ac Link</td></tr><tr><td>50</td><td>DD Initiated</td><td>Initiated &amp; Processing. You get paid this by Get paid Link.</td></tr><tr><td>51</td><td>DD Completed</td><td>DD Completed and Credited. Got Paid by Link.</td></tr><tr><td>52</td><td>DD Failed</td><td>DD Failed. Please Click on the View-eyeball button to see the reason.</td></tr></tbody></table>","auth":{"type":"bearer","bearer":{"token":"<token>","password":"{{AUTH_TOKEN}}"},"isInherited":false},"event":[{"listen":"prerequest","script":{"id":"639d4b46-05da-4215-b630-c76021b7421b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"964610f4-7768-40a1-a5c3-779de55f2384","type":"text/javascript","exec":[""]}}],"_postman_id":"7c05b68f-fc87-4916-a640-bbad6d8b6f38"},{"name":"Pay From Credit Card","item":[{"name":"Get Cards","id":"b7e3ac68-3673-41f1-aebc-203e7da8b9f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{BASE_URL}}/payments/card","urlObject":{"path":["payments","card"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"5fb2a407-e040-4524-9736-d4b4e5e2d6f3","name":"Get Cards","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/payments/card"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 05 Sep 2023 05:10:29 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Referrer-Policy","value":"unsafe-url"},{"key":"Permissions-Policy","value":"fullscreen=(), geolocation=()"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": [\n        {\n            \"cardId\": \"Mw9OXJ75mQ0bRG2q4ZdP3xY6EqD2g\",\n            \"card\": \"XXXXXXXXXXXXXX4444\",\n            \"nickName\": \"mastercard\",\n            \"bgColor\": \"#E5F8F2\",\n            \"isLatest\": 0\n        },\n        {\n            \"cardId\": \"8da1YJLEXw2lx4804MzWyDpQB60gP\",\n            \"card\": \"XXXXXXXXXXXXXX1007\",\n            \"nickName\": \"amex\",\n            \"bgColor\": \"#E5F8F2\",\n            \"isLatest\": 0\n        },\n        {\n            \"cardId\": \"YW5VkJl8X0Kmz47g4LOM27dnNbx93\",\n            \"card\": \"XXXXXXXXXXXXXX0007\",\n            \"nickName\": \"visa\",\n            \"bgColor\": \"#EDEBFF\",\n            \"isLatest\": 1\n        }\n    ]\n}"}],"_postman_id":"b7e3ac68-3673-41f1-aebc-203e7da8b9f1"},{"name":"Pay","id":"eeae8db4-9eca-464b-b814-b8b87f054663","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"sourceType","value":"card","type":"text"},{"key":"sourceId","value":"{{cardId}}","type":"text"},{"key":"transferType","value":"ach","type":"text"},{"key":"invoiceNumber","value":"1001","type":"text"},{"key":"memo","value":"memo","type":"text"},{"key":"amount","value":"1001","type":"text"},{"key":"payeeId","value":"","type":"text"},{"key":"payeeEmail","type":"text","value":""},{"key":"documents[invoice]","type":"file","value":null},{"key":"documents[card]","type":"file","value":null},{"key":"signatureName","value":"Customer Full Name","type":"text"}]},"url":"{{BASE_URL}}/payments/card","urlObject":{"path":["payments","card"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"418bc185-1176-49cc-a40b-51cc61571e4e","name":"Pay","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"sourceType","value":"card","type":"text"},{"key":"sourceId","value":"{{cardId}}","type":"text"},{"key":"transferType","value":"ach","type":"text"},{"key":"invoiceNumber","value":"1001","type":"text"},{"key":"memo","value":"memo","type":"text"},{"key":"amount","value":"100","type":"text"},{"key":"payeeId","value":"QEmZGE9r2EGaw3v","type":"text"},{"key":"payeeEmail","type":"text","value":"support@Onlinecheckwriter.com"},{"key":"documents[invoice]","type":"file","src":"/C:/Users/Jewel Mazhar/Desktop/reporting-agent.pdf"},{"key":"documents[card]","type":"file","src":"/C:/Users/Jewel Mazhar/Desktop/reporting-agent.pdf"},{"key":"signatureName","value":"Test ","type":"text"}]},"url":"{{BASE_URL}}/payments/card/transaction"},"status":"Unprocessable Content","code":422,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 05 Sep 2023 05:40:12 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"errorMsg\": \"Maximum allowed amount limit is 1000. Please contact support for increased limit\"\n}"},{"id":"47c55eda-c414-4bb5-a9e9-bdf8deba28a6","name":"Pay","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"sourceType","value":"card","type":"text"},{"key":"sourceId","value":"{{cardId}}","type":"text"},{"key":"transferType","value":"ach","type":"text"},{"key":"invoiceNumber","value":"100","type":"text"},{"key":"memo","value":"memo","type":"text"},{"key":"amount","value":"100","type":"text"},{"key":"payeeId","value":"QEmZGE9r2EGaw3v","type":"text"},{"key":"payeeEmail","type":"text","value":"support@Onlinecheckwriter.com"},{"key":"documents[invoice]","type":"file","src":"/C:/Users/Jewel Mazhar/Desktop/reporting-agent.pdf"},{"key":"documents[card]","type":"file","src":"/C:/Users/Jewel Mazhar/Desktop/reporting-agent.pdf"},{"key":"signatureName","value":"Test ","type":"text"}]},"url":"{{BASE_URL}}/payments/card/transaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Date","value":"Tue, 05 Sep 2023 05:42:06 GMT"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=31536000"},{"key":"Referrer-Policy","value":"unsafe-url"},{"key":"Permissions-Policy","value":"fullscreen=(), geolocation=()"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"eeae8db4-9eca-464b-b814-b8b87f054663"}],"id":"381c22e4-3ae7-4902-b4af-ad80e046104e","description":"<p>To enable this feature, please reach out to our customer support team. Follow these steps to proceed:</p>\n<p>Add a card through the User Interface (UI).<br />Use the 'Get Cards' API to retrieve the card ID.<br />Utilize this card ID as needed.</p>\n","_postman_id":"381c22e4-3ae7-4902-b4af-ad80e046104e"},{"name":"Cloud Bank","item":[],"id":"9be13f4e-e3b1-4e1b-9639-edcd2f5cad34","description":"<p>Please contact our customer support team to activate this feature.</p>\n","_postman_id":"9be13f4e-e3b1-4e1b-9639-edcd2f5cad34"},{"name":"Glossary","item":[],"id":"8d05e4e0-74b9-4072-b5d7-d917c6ba6071","description":"<h2 id=\"http-methods\"><strong>HTTP Methods</strong></h2>\n<table><tbody><tr><th>Method</th><th>Description</th></tr><tr><td><div>GET</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Retrieving resources</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>POST</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Creating resources/Perform actions</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>PUT</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Updating resources</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>DELETE</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Deleting resources</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"http-status-codes\"><strong>HTTP Status Codes</strong></h2>\n<table><tbody><tr><th>Method</th><th>Description</th></tr><tr><td><div>200</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Success</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>201</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Created</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>400</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Bad request</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>401</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Unauthorized</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>403</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Forbidden</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>404</div><div><div><div><div></div></div></div><div></div></div></td><td><div>URL /Resource Not Found</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>405</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Method Not Allowed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>422</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Unprocessable entity</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>429</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Too many requests</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>500</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Server error</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Success Response</strong></p>\n<table><tbody><tr><th>Attributes</th><th>Description</th></tr><tr><td><div>success</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Always <code>true</code> for successful response</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>message</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Success messages for any resource operations</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>data</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Requested resources</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p><strong>Failure Response</strong></p>\n<table><tbody><tr><th>Attributes</th><th>Description</th></tr><tr><td><div>success</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Always <code>false</code> for failure response</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>errorMsg</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Human-readable error message</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"ach-status\"><strong>ACH STATUS</strong></h2>\n<table><tbody><tr><th>Status</th><th>Description</th><th>Meaning</th></tr><tr><th>400</th><th>DD</th><th>Direct Deposit Initiated</th></tr><tr><th>410</th><th>DD-FUNDING</th><th>Funding started</th></tr><tr><th>411</th><th>DD</th><th>Funding completed</th></tr><tr><th>412</th><th>DD Failed</th><th>DD Funding Failed PF</th></tr><tr><th>420</th><th>DDC</th><th>DD Completed/Credited receiver wallet</th></tr><tr><th>430</th><th>DD-DEPOSITING</th><th>Depositing started</th></tr><tr><th>431</th><th>DDC</th><th>Direct deposit completed</th></tr><tr><th>432</th><th>DD-DEPOSIT-F</th><th>Direct deposit failed</th></tr><tr><th>433</th><th>DD-BA-NOT-VERIFIED</th><th>Bank account verification required for depositing</th></tr><tr><th>440</th><th>DD/F</th><th>Direct Deposit Failed</th></tr><tr><th>441</th><th>DDR</th><th>DD returned(deposit)</th></tr></tbody></table>\n\n<h2 id=\"check-mailing\">CHECK MAILING</h2>\n<p>Shipping Types</p>\n<table><tbody><tr><th>Shipping Type Id</th><th>Description</th></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Class</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>First Class with Tracking</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Priority Mail</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Express Mail</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>12</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Standard Overnight -Fedex-By 3pm the next business day</div><div><div><div><div></div></div></div><div></div></div></td></tr>\n<tr><td><div>20</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Fedex Satureday Delivery</div><div><div><div><div></div></div></div><div></div></div></td></tr>\n\n\n</tbody></table>\n\n<p>Paper Types</p>\n<table><tbody><tr><th>Paper Type Id</th><th>Description</th></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Regular Check Paper</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>8</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Hollogram Check Paper</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>9</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Ultra Hollogram Check Paper</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<p>Inform Types</p>\n<table><tbody><tr><th>Inform Type Id</th><th>Description</th></tr><tr><td><div>10</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Notify Receiver by Sms</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>\n\n<h2 id=\"check-status-and-description\"><strong>Check status and description</strong></h2>\n<table><tbody><tr><th>Status code</th><th>Short description</th><th>Full description</th></tr><tr><td><div>0</div><div><div><div><div></div></div></div><div></div></div></td><td><div>New</div><div><div><div><div></div></div></div><div></div></div></td><td><div>New</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Void</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Voided</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>3</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Arc</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Achieved</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>4</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printing</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Printing</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>5</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Printed Your Check</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>6</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Printed Envelop</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>7</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Mailed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Mailed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>8</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Mailed(Reservered For Manual Action)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>11</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Refunded</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Check Mailing - Refunded (Please call our customer support &amp; resolve the issue)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>12</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Mailed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Mailed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>13</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Mailed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Mailed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>14</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Printed</div><div><div><div><div></div></div></div><div></div></div></td><td><div>E-Printed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>50</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Schedule</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Schedule For Future Mailing</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>300</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>301</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit is not deposited from receiver</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>302</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Initiated</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>303</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Processing</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>304</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DDC</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Completed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>305</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/F</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Failed</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>306</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/V</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Direct Deposit Voided</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>308</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Pushing</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Processing on Pushing</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>311</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/R</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Return From Provider</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>312</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/R</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Reject from Operator. Please call our customer support team for further query</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>313</div><div><div><div><div></div></div></div><div></div></div></td><td><div>DD/AR</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Application Rejected</div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","_postman_id":"8d05e4e0-74b9-4072-b5d7-d917c6ba6071"},{"name":"What's New","item":[],"id":"41319c71-f1b6-456a-80b9-9285e6fb67ec","description":"<p><em><strong>Date:8.15.2024</strong></em></p>\n<p>Add a new feature under Quickpay called \"sendpdf\" that allows users to quickly send PDFs directly from a URL</p>\n<p><em><strong>Date:8.16.2024</strong></em></p>\n<p>Added Delivery method called Fedex Satuready Delivery in API.</p>\n<p><strong>Date:3/11/2024</strong></p>\n<p><strong>Direct Document Mailing:</strong> You can now mail PDF documents directly from your OnlineCheckWriter portal or via our API. This streamlines your workflow, allowing you to send important documents seamlessly to clients or stakeholders.</p>\n<p><strong>Dynamic HTML Email Templates for Document Mailing</strong><br />Create visually rich HTML email templates and we'll convert them to professional PDF documents for you. Customize the templates with placeholders, and we'll dynamically update the content to generate personalized PDF documents for mailing. Perfect for sending branded invoices, statements, or any other document types!EndFragment</p>\n<p><em><strong>Date:07/09/2023</strong></em></p>\n<p>Announcing the Quick Pay Feature: Fast and Efficient Payment Solutions via API for Checks, E-Checks, Mail Checks, Direct Deposits, Virtual Cards, and Wire Transfers</p>\n<p>Date: 02/09/2023</p>\n<p>Introducing a Beta Version: Now Pay with Credit Card via API</p>\n","_postman_id":"41319c71-f1b6-456a-80b9-9285e6fb67ec"},{"name":"Support/Instant Help","item":[],"id":"e81582c1-1e07-4a19-ae2f-508960ee415b","description":"<h2 id=\"connect-with-us-on-skype--onlinechecwriter\">Connect with us on Skype : <em><strong>onlinechecwriter</strong></em></h2>\n<p>Phone (408) 775-7720<br />Email : <a href=\"https://mailto:support@onlinecheckwriter.com\">support@onlinecheckwriter.com</a><br />Live Chat : <a href=\"https://onlinecheckwriter.com/contact/\">Click Here</a></p>\n<p>We strongly recommend watching the video if you've missed it.<br /><a href=\"https://youtu.be/53pemBjEexw\">Click here to watch API integration video.</a></p>\n<p>If you require an API that isn't publicly listed, please reach out to us. We may have it available privately. For any improvement or feature requests, you can email us at <a href=\"https://mailto:support@onlinecheckwriter.com\">support@onlinecheckwriter.com</a>.</p>\n<h1 id=\"to-try-the-api-initially-you-can-utilize-this-demo-account\"><strong>To try the API initially, you can utilize this demo account.</strong></h1>\n<p>Login Url : <a href=\"https://test.onlinecheckwriter.com/\">https://test.onlinecheckwriter.com/</a></p>\n<p>Username : <a href=\"https://mailto:ocw_sandbox@gmail.com\">ocw_sandbox@gmail.com</a><br />password : Qwert789**</p>\n<p>AUTH_TOKEN: <strong>Login and get</strong> it (plz don't change it)</p>\n<p>walletId:4779ba42-ad70-4943-82ca-83ee29323ee2</p>\n<p>bankaccountId: QEmZGEAmZWGaw3vNO</p>\n<p>If you are looking for quick SDK:</p>\n<ol>\n<li><p>Php Sdk - <a href=\"https://packagist.org/packages/onlinecheckwriter/quickpay\">https://packagist.org/packages/onlinecheckwriter/quickpay</a></p>\n</li>\n<li><p>Python Sdk - <a href=\"https://pypi.org/project/onlinecheckwriter-quickpay/\">https://pypi.org/project/onlinecheckwriter-quickpay/</a></p>\n</li>\n<li><p>Nodejs Sdk - <a href=\"https://github.com/onlinecheckwriter/quickpay-nodejs-sdk\">https://github.com/onlinecheckwriter/quickpay-nodejs-sdk</a></p>\n</li>\n</ol>\n","_postman_id":"e81582c1-1e07-4a19-ae2f-508960ee415b"},{"name":"Bank Account Verify","item":[{"name":"Create Micro Deposit","id":"8ed3c6d9-a9a5-4cc8-b610-c34d8bd5c024","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"bankAccountId","value":"6VoW41bzykG589lK","type":"text","uuid":"3caaddda-637d-403a-9a7e-08319a043143"},{"key":"govId","type":"file","uuid":"18a67777-23b7-4675-bb0f-79580e7c2618","value":null}]},"url":"{{BASE_URL}}/bank-account-verify/micro-deposit","urlObject":{"path":["bank-account-verify","micro-deposit"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b428197f-1e96-48a4-984b-a78a1875a142","name":"Create Micro Deposit","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"bankAccountId","value":"6VoW41bzykG589lK","type":"text","uuid":"3caaddda-637d-403a-9a7e-08319a043143"},{"key":"govId","type":"file","uuid":"18a67777-23b7-4675-bb0f-79580e7c2618","value":null}]},"url":"{{BASE_URL}}/bank-account-verify/micro-deposit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"success\": true,\r\n    \"message\": \"Your application has been submitted\"\r\n}"},{"id":"a2c710b1-cbfc-459a-9860-4f2915bd575b","name":"Webhook :  bankaccount.microdeposit.waiting-for-confirmation","originalRequest":{"method":"POST","header":[],"url":""},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"event\": {\n        \"type\": \"bankaccount.microdeposit.waiting-for-confirmation\",\n        \"data\": {\n            \"userId\": 121294,\n            \"bankAccountId\": \"rWQ8GpKa9y4D0Zz\"\n        },\n        \"id\": \"75b4f5a8-0479-4cb3-9dac-2f55874911b7\",\n        \"createdAt\": \"2025-02-27T04:44:04.000000Z\"\n    }\n}"}],"_postman_id":"8ed3c6d9-a9a5-4cc8-b610-c34d8bd5c024"},{"name":"Confirm Micro Deposit","id":"69c2ea6e-7ce0-4d7b-a319-c36db2c4c75c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"bankAccountId\" : \"6VoW41bzykG589lK\",\r\n\t\"amount1\" : 0.03,\r\n\t\"amount2\" : 0.09\r\n}\r\n\t","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/bank-account-verify/confirm-micro-deposit","urlObject":{"path":["bank-account-verify","confirm-micro-deposit"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"94747fef-1d93-4e53-b1ef-5cacb2fec6f7","name":"Confirm Micro Deposit","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n\t\"bankAccountId\" : \"6VoW41bzykG589lK\",\r\n\t\"amount1\" : 0.03,\r\n\t\"amount2\" : 0.09\r\n}\r\n\t","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/bank-account-verify/confirm-micro-deposit"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Your account has been verified successfully\"\n}"}],"_postman_id":"69c2ea6e-7ce0-4d7b-a319-c36db2c4c75c"},{"name":"Get Micro Deposit Status","id":"82ae25a8-d26c-4e52-95ac-4d6246a10d62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{AUTH_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{BASE_URL}}/bank-account-verify/6VoW41bzykG589lK/status","urlObject":{"path":["bank-account-verify","6VoW41bzykG589lK","status"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0212d973-717f-4fe2-baaf-d2b10a82bdbb","name":"Get Micro Deposit Status","originalRequest":{"method":"GET","header":[],"url":"{{BASE_URL}}/bank-account-verify/6VoW41bzykG589lK/status"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"status\": \"Pending\"\n    }\n}"}],"_postman_id":"82ae25a8-d26c-4e52-95ac-4d6246a10d62"}],"id":"0684ac2a-4372-4b5e-b8f7-a09b15f735f3","_postman_id":"0684ac2a-4372-4b5e-b8f7-a09b15f735f3","description":""},{"name":"Zil Money Webhook Integration","item":[{"name":"Wallet","item":[{"name":"Withdraw Fund","item":[{"name":"Withdraw by ACH","item":[{"name":"wallet.withdraw.ach.initiated","id":"201bc7c9-1cbd-4dd1-b478-61ae1bc39dc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletwithdrawachinitiated\">wallet.withdraw.ach.initiated</h2>\n<p>Triggered when a user initiates an <strong>ACH withdrawal from their Zil Money wallet</strong> to a linked bank account.</p>\n<p><strong>Trigger:</strong> User withdraws funds from their Zil Money wallet to an external bank account via ACH.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this withdrawal transfer</td>\n</tr>\n<tr>\n<td><code>data.fromWallet</code></td>\n<td>string</td>\n<td>Source wallet UUID (e.g., <code>\"deab2f42-8b8b-47ad-b766-eacc632df634\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.toWallet</code></td>\n<td>string|null</td>\n<td>Destination wallet (null for withdrawals — funds go to bank)</td>\n</tr>\n<tr>\n<td><code>data.bankAccountId</code></td>\n<td>string</td>\n<td>Encrypted ID of the destination bank account</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Withdrawal amount. Note: the <code>initiated</code> event may send the raw value without decimal formatting (e.g., <code>\"100\"</code>), while <code>updated</code> events are formatted to 2 decimal places (e.g., <code>\"100.00\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.description</code></td>\n<td>string</td>\n<td>Withdrawal description</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td><code>PENDING</code>, <code>PROCESSING</code>, <code>COMPLETED</code>, <code>CANCELED</code>, <code>FAILED</code>, <code>RETURNED</code></td>\n</tr>\n<tr>\n<td><code>data.updatedAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Last updated timestamp</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Creation timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"a2969b81-4e4c-482c-9753-236814a86adf","name":"wallet.withdraw.ach.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.withdraw.ach.initiated\",\n    \"id\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\",\n    \"createdAt\": \"2024-01-15T13:45:00.000000Z\",\n    \"data\": {\n      \"id\": \"d4e5f6a7-b8c9-0123-def0-456789012345\",\n      \"fromWallet\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n      \"toWallet\": null,\n      \"bankAccountId\": \"BA_enc_b2c3d4e5f6a7\",\n      \"amount\": \"100\",\n      \"description\": \"Withdrawal to business checking account\",\n      \"status\": \"PENDING\",\n      \"updatedAt\": \"2024-01-15T13:45:00.000000Z\",\n      \"createdAt\": \"2024-01-15T13:45:00.000000Z\"\n    }\n  }\n}"}],"_postman_id":"201bc7c9-1cbd-4dd1-b478-61ae1bc39dc3"},{"name":"wallet.withdraw.ach.updated","id":"cc8f2ecb-3501-4209-ae02-e19897ebe996","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletwithdrawachupdated\">wallet.withdraw.ach.updated</h2>\n<p>Triggered when the status of a <strong>wallet ACH withdrawal</strong> changes.</p>\n<p><strong>Trigger:</strong> The withdrawal transfer status is updated by the banking network.</p>\n<hr />\n<p>Same schema as <code>wallet.withdraw.ach.initiated</code>. The <code>data.status</code> and <code>data.updatedAt</code> fields reflect the new state.</p>\n","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"93641eba-7a96-4fc7-9018-7dbb3207845b","name":"wallet.withdraw.ach.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.withdraw.ach.updated\",\n    \"id\": \"b2c3d4e5-f6a7-8901-bcde-f12345678902\",\n    \"createdAt\": \"2024-01-16T09:30:00.000000Z\",\n    \"data\": {\n      \"id\": \"d4e5f6a7-b8c9-0123-def0-456789012345\",\n      \"fromWallet\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n      \"toWallet\": null,\n      \"bankAccountId\": \"BA_enc_b2c3d4e5f6a7\",\n      \"amount\": \"100.00\",\n      \"description\": \"Withdrawal to business checking account\",\n      \"status\": \"COMPLETED\",\n      \"updatedAt\": \"2024-01-16T09:30:00.000000Z\",\n      \"createdAt\": \"2024-01-15T13:45:00.000000Z\"\n    }\n  }\n}"}],"_postman_id":"cc8f2ecb-3501-4209-ae02-e19897ebe996"}],"id":"e7d66347-7d17-40fe-9995-caa52c233670","_postman_id":"e7d66347-7d17-40fe-9995-caa52c233670","description":""},{"name":"Withdraw by Wire Transfer","item":[{"name":"wallet.withdraw.wire.initiated","id":"ad6e8245-786e-469a-bf46-73b9719d706a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletwithdrawwireinitiated\">wallet.withdraw.wire.initiated</h2>\n<p>Triggered when a user initiates a <strong>wire transfer withdrawal from their Zil Money wallet</strong> to a linked bank account.</p>\n<p><strong>Trigger:</strong> User submits a wire withdrawal from their wallet.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this wire withdrawal</td>\n</tr>\n<tr>\n<td><code>data.fromWallet</code></td>\n<td>string (UUID)</td>\n<td>Source wallet UUID</td>\n</tr>\n<tr>\n<td><code>data.toBankAccount</code></td>\n<td>string</td>\n<td>Encrypted destination bank account ID</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Withdrawal amount (2 decimal places)</td>\n</tr>\n<tr>\n<td><code>data.description</code></td>\n<td>string</td>\n<td>Transfer description</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td><code>PENDING</code>, <code>PROCESSING</code>, <code>COMPLETED</code>, <code>CANCELED</code>, <code>FAILED</code>, <code>RETURNED</code></td>\n</tr>\n<tr>\n<td><code>data.updatedAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Last updated timestamp</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Creation timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"35758a37-dd50-4c4a-90c1-97277a878a80","name":"wallet.withdraw.wire.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.withdraw.wire.initiated\",\n    \"id\": \"45eddb32-cb82-45a3-983d-963a9976df21\",\n    \"createdAt\": \"2025-03-14T09:46:43.000000Z\",\n    \"data\": {\n      \"id\": \"97e49c39-f141-48c7-a8c2-248507f43a87\",\n      \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n      \"toBankAccount\": \"Jy7VeBw8yQjzn1m\",\n      \"amount\": \"50.01\",\n      \"description\": \"Wallet withdrawal\",\n      \"status\": \"PENDING\",\n      \"updatedAt\": \"2025-03-14T09:46:43.000000Z\",\n      \"createdAt\": \"2025-03-14T09:46:43.000000Z\"\n    }\n  }\n}"}],"_postman_id":"ad6e8245-786e-469a-bf46-73b9719d706a"},{"name":"wallet.withdraw.wire.updated","id":"e3819344-e4d9-49ec-ae79-b163664f81df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletwithdrawwireupdated\">wallet.withdraw.wire.updated</h2>\n<p>Triggered whenever the <strong>status</strong> of a wire withdrawal changes. This event fires multiple times across the transfer lifecycle.</p>\n<p><strong>Trigger:</strong> Wire transfer status is updated by the banking network.</p>\n<hr />\n<h2 id=\"status-lifecycle\">Status Lifecycle</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>PENDING → PROCESSING → COMPLETED\n                    ↘ FAILED\nPENDING → CANCELED\n</code></pre><blockquote>\n<p>This event fires once per status transition. The sample shows the first update (<code>PROCESSING</code>). A second fire will follow when status moves to <code>COMPLETED</code> or <code>FAILED</code>.</p>\n</blockquote>\n<hr />\n<p>Same schema as <code>wallet.withdraw.wire.initiated</code>. The <code>data.status</code> and <code>data.updatedAt</code> fields reflect the new state.</p>\n","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"a0fa201c-fa9c-4b8d-863b-20cf2a60fff1","name":"wallet.withdraw.wire.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.withdraw.wire.updated\",\n    \"id\": \"d9560ca2-b29c-4e56-a153-20e6560dd4d4\",\n    \"createdAt\": \"2025-03-14T09:46:43.000000Z\",\n    \"data\": {\n      \"id\": \"97e49c39-f141-48c7-a8c2-248507f43a87\",\n      \"fromWallet\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n      \"toBankAccount\": \"Jy7VeBw8yQjzn1m\",\n      \"amount\": \"50.01\",\n      \"description\": \"Wallet withdrawal\",\n      \"status\": \"PROCESSING\",\n      \"updatedAt\": \"2025-03-14T09:46:43.000000Z\",\n      \"createdAt\": \"2025-03-14T09:46:43.000000Z\"\n    }\n  }\n}"}],"_postman_id":"e3819344-e4d9-49ec-ae79-b163664f81df"}],"id":"eea3ba39-6969-4efe-a250-ac4f126166ed","_postman_id":"eea3ba39-6969-4efe-a250-ac4f126166ed","description":""},{"name":"Withdraw by Check Mail","item":[{"name":"wallet.withdraw.check.mail.initiated","id":"180ad371-b032-4f1b-aa71-97cffb295e71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletwithdrawcheckmailinitiated\">wallet.withdraw.check.mail.initiated</h2>\n<p>Triggered when a user initiates a <strong>wallet withdrawal via physical check mailing</strong>. A check will be printed and mailed to the specified recipient address.</p>\n<p><strong>Trigger:</strong> User creates a check mail withdrawal from their Zil Money wallet.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this check mail request</td>\n</tr>\n<tr>\n<td><code>data.fromWallet</code></td>\n<td>string</td>\n<td>Source wallet UUID (e.g., <code>\"deab2f42-8b8b-47ad-b766-eacc632df634\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Check amount formatted to 2 decimal places</td>\n</tr>\n<tr>\n<td><code>data.description</code></td>\n<td>string</td>\n<td>Memo / description on the check</td>\n</tr>\n<tr>\n<td><code>data.shippingType</code></td>\n<td>string</td>\n<td>Shipping carrier and service (e.g., <code>USPS_FIRST_CLASS</code>, <code>USPS_PRIORITY</code>, <code>FEDEX_NEXT_DAY_PM</code>, <code>FEDEX_GROUND</code>)</td>\n</tr>\n<tr>\n<td><code>data.shippingInfo.trackingNumber</code></td>\n<td>string|null</td>\n<td>Carrier tracking number (null until check is mailed)</td>\n</tr>\n<tr>\n<td><code>data.shippingInfo.trackingUrl</code></td>\n<td>string|null</td>\n<td>Public tracking URL (null until check is mailed)</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td><code>PENDING</code>, <code>PROCESSING</code>, <code>COMPLETED</code>, <code>CANCELED</code>, <code>FAILED</code>, <code>RETURNED</code></td>\n</tr>\n<tr>\n<td><code>data.clearingFile</code></td>\n<td>string|null</td>\n<td>Pre-signed S3 URL to the clearing PDF (available after printing)</td>\n</tr>\n<tr>\n<td><code>data.previewFile</code></td>\n<td>string|null</td>\n<td>Pre-signed S3 URL to the check preview PDF</td>\n</tr>\n<tr>\n<td><code>data.reviewMessage</code></td>\n<td>string</td>\n<td>Message if check is under review</td>\n</tr>\n<tr>\n<td><code>data.fromAddress.name</code></td>\n<td>string</td>\n<td>Sender's name (appears as return address on envelope)</td>\n</tr>\n<tr>\n<td><code>data.fromAddress.addressLine1</code></td>\n<td>string</td>\n<td>Sender's street address</td>\n</tr>\n<tr>\n<td><code>data.fromAddress.addressLine2</code></td>\n<td>string</td>\n<td>Sender's address line 2 (apt, suite, etc.)</td>\n</tr>\n<tr>\n<td><code>data.fromAddress.city</code></td>\n<td>string</td>\n<td>Sender's city</td>\n</tr>\n<tr>\n<td><code>data.fromAddress.state</code></td>\n<td>string</td>\n<td>Sender's state (2-letter code)</td>\n</tr>\n<tr>\n<td><code>data.fromAddress.zip</code></td>\n<td>string</td>\n<td>Sender's ZIP code</td>\n</tr>\n<tr>\n<td><code>data.toAddress.name</code></td>\n<td>string</td>\n<td>Recipient's name (pay to the order of)</td>\n</tr>\n<tr>\n<td><code>data.toAddress.addressLine1</code></td>\n<td>string</td>\n<td>Recipient's street address</td>\n</tr>\n<tr>\n<td><code>data.toAddress.addressLine2</code></td>\n<td>string</td>\n<td>Recipient's address line 2</td>\n</tr>\n<tr>\n<td><code>data.toAddress.city</code></td>\n<td>string</td>\n<td>Recipient's city</td>\n</tr>\n<tr>\n<td><code>data.toAddress.state</code></td>\n<td>string</td>\n<td>Recipient's state (2-letter code)</td>\n</tr>\n<tr>\n<td><code>data.toAddress.zip</code></td>\n<td>string</td>\n<td>Recipient's ZIP code</td>\n</tr>\n<tr>\n<td><code>data.updatedAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Last updated timestamp</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Creation timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"53de4a6a-70a7-439e-94fe-86b9452609e7","name":"wallet.withdraw.check.mail.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.withdraw.check.mail.initiated\",\n    \"id\": \"e5f6a7b8-c9d0-1234-efab-678901234567\",\n    \"createdAt\": \"2024-01-15T11:00:00.000000Z\",\n    \"data\": {\n      \"id\": \"f7a8b9c0-d1e2-3456-fab7-890123456789\",\n      \"fromWallet\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n      \"amount\": \"1.25\",\n      \"description\": \"Wallet Withdraw :Mail\",\n      \"shippingType\": \"FEDEX_NEXT_DAY_PM\",\n      \"shippingInfo\": {\n        \"trackingNumber\": null,\n        \"trackingUrl\": null\n      },\n      \"status\": \"PENDING\",\n      \"clearingFile\": null,\n      \"previewFile\": null,\n      \"reviewMessage\": \"\",\n      \"updatedAt\": \"2024-01-15T11:00:00.000000Z\",\n      \"createdAt\": \"2024-01-15T11:00:00.000000Z\",\n      \"fromAddress\": {\n        \"name\": \"Acme Corporation\",\n        \"addressLine1\": \"123 Business Ave\",\n        \"addressLine2\": \"Suite 100\",\n        \"city\": \"Austin\",\n        \"state\": \"TX\",\n        \"zip\": \"78701\"\n      },\n      \"toAddress\": {\n        \"name\": \"John Smith\",\n        \"addressLine1\": \"456 Main Street\",\n        \"addressLine2\": \"\",\n        \"city\": \"New York\",\n        \"state\": \"NY\",\n        \"zip\": \"10001\"\n      }\n    }\n  }\n}"}],"_postman_id":"180ad371-b032-4f1b-aa71-97cffb295e71"},{"name":"wallet.withdraw.check.mail.updated","id":"1aa236e8-5d19-4b53-934c-8773ca231341","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletwithdrawcheckmailupdated\">wallet.withdraw.check.mail.updated</h2>\n<p>Triggered whenever the <strong>status</strong> of a check mail withdrawal changes. This event fires <strong>multiple times</strong> across the check's lifecycle.</p>\n<p><strong>Trigger conditions:</strong></p>\n<ol>\n<li>Status changes (e.g., <code>PENDING</code> → <code>PROCESSING</code> → <code>COMPLETED</code>)</li>\n<li>Tracking number assigned after check is handed to carrier</li>\n<li>Clearing/preview files generated after printing</li>\n</ol>\n<hr />\n<h2 id=\"lifecycle-of-updates\">Lifecycle of updates</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Fire #</th>\n<th>What changed</th>\n<th><code>status</code></th>\n<th><code>trackingNumber</code></th>\n<th><code>clearingFile</code></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1st</td>\n<td>Status → <code>PROCESSING</code></td>\n<td><code>PROCESSING</code></td>\n<td><code>null</code></td>\n<td><code>null</code></td>\n</tr>\n<tr>\n<td>2nd</td>\n<td>Check printed, files ready</td>\n<td><code>PROCESSING</code></td>\n<td><code>null</code></td>\n<td>populated URL</td>\n</tr>\n<tr>\n<td>3rd</td>\n<td>Handed to carrier</td>\n<td><code>PROCESSING</code></td>\n<td>populated</td>\n<td>populated URL</td>\n</tr>\n<tr>\n<td>4th</td>\n<td>Status → <code>COMPLETED</code></td>\n<td><code>COMPLETED</code></td>\n<td>populated</td>\n<td>populated URL</td>\n</tr>\n</tbody>\n</table>\n</div><blockquote>\n<p>This sample shows the <strong>first update</strong> (status change only). Fields populate in later fires.</p>\n</blockquote>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this check mail request</td>\n</tr>\n<tr>\n<td><code>data.fromWallet</code></td>\n<td>string</td>\n<td>Source wallet UUID</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Check amount</td>\n</tr>\n<tr>\n<td><code>data.description</code></td>\n<td>string</td>\n<td>Memo / description</td>\n</tr>\n<tr>\n<td><code>data.shippingType</code></td>\n<td>string</td>\n<td>Carrier and service (e.g., <code>FEDEX_NEXT_DAY_PM</code>, <code>USPS_FIRST_CLASS</code>)</td>\n</tr>\n<tr>\n<td><code>data.shippingInfo.trackingNumber</code></td>\n<td>string|null</td>\n<td>Carrier tracking number — <code>null</code> until handed to carrier</td>\n</tr>\n<tr>\n<td><code>data.shippingInfo.trackingUrl</code></td>\n<td>string|null</td>\n<td>Public tracking URL — <code>null</code> until handed to carrier</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td><code>PENDING</code>, <code>PROCESSING</code>, <code>COMPLETED</code>, <code>CANCELED</code>, <code>FAILED</code>, <code>RETURNED</code></td>\n</tr>\n<tr>\n<td><code>data.clearingFile</code></td>\n<td>string|null</td>\n<td>Pre-signed S3 URL to clearing PDF — <code>null</code> until printed</td>\n</tr>\n<tr>\n<td><code>data.previewFile</code></td>\n<td>string|null</td>\n<td>Pre-signed S3 URL to check preview — <code>null</code> until printed</td>\n</tr>\n<tr>\n<td><code>data.reviewMessage</code></td>\n<td>string</td>\n<td>Message if check is under review</td>\n</tr>\n<tr>\n<td><code>data.fromAddress</code></td>\n<td>object</td>\n<td>Sender address (same structure as initiated)</td>\n</tr>\n<tr>\n<td><code>data.toAddress</code></td>\n<td>object</td>\n<td>Recipient address (same structure as initiated)</td>\n</tr>\n<tr>\n<td><code>data.updatedAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Timestamp of this update</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Original creation timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><blockquote>\n<p><strong>Note:</strong> Pre-signed S3 URLs for <code>clearingFile</code> and <code>previewFile</code> expire — download promptly after receiving.</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"44f8eb25-62f0-4e28-8450-2f4d490ed6de","name":"wallet.withdraw.check.mail.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.withdraw.check.mail.updated\",\n    \"id\": \"e5f6a7b8-c9d0-1234-efab-678901234568\",\n    \"createdAt\": \"2024-01-16T08:30:00.000000Z\",\n    \"data\": {\n      \"id\": \"f7a8b9c0-d1e2-3456-fab7-890123456789\",\n      \"fromWallet\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n      \"amount\": \"1.25\",\n      \"description\": \"Wallet Withdraw :Mail\",\n      \"shippingType\": \"FEDEX_NEXT_DAY_PM\",\n      \"shippingInfo\": {\n        \"trackingNumber\": null,\n        \"trackingUrl\": null\n      },\n      \"status\": \"PROCESSING\",\n      \"clearingFile\": null,\n      \"previewFile\": null,\n      \"reviewMessage\": \"\",\n      \"updatedAt\": \"2026-02-23T06:53:15.000000Z\",\n      \"createdAt\": \"2026-02-23T06:53:14.000000Z\",\n      \"fromAddress\": {\n        \"name\": \"Acme Corporation\",\n        \"addressLine1\": \"123 Business Ave\",\n        \"addressLine2\": \"Suite 100\",\n        \"city\": \"Austin\",\n        \"state\": \"TX\",\n        \"zip\": \"78701\"\n      },\n      \"toAddress\": {\n        \"name\": \"John Smith\",\n        \"addressLine1\": \"456 Main Street\",\n        \"addressLine2\": \"\",\n        \"city\": \"New York\",\n        \"state\": \"NY\",\n        \"zip\": \"10001\"\n      }\n    }\n  }\n}"}],"_postman_id":"1aa236e8-5d19-4b53-934c-8773ca231341"}],"id":"a12bda81-6bcc-405f-acee-3753f18494aa","_postman_id":"a12bda81-6bcc-405f-acee-3753f18494aa","description":""}],"id":"21552476-674d-4b78-bee9-81352aebba10","description":"<p>Events fired when a user withdraws funds from their Zil Money wallet.</p>\n<h2 id=\"withdrawal-status-values\">Withdrawal Status Values</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>PENDING</code></td>\n<td>Withdrawal created, awaiting processing</td>\n</tr>\n<tr>\n<td><code>PROCESSING</code></td>\n<td>Submitted to the payment network</td>\n</tr>\n<tr>\n<td><code>COMPLETED</code></td>\n<td>Successfully settled</td>\n</tr>\n<tr>\n<td><code>CANCELED</code></td>\n<td>Canceled before processing</td>\n</tr>\n<tr>\n<td><code>FAILED</code></td>\n<td>Failed before completion</td>\n</tr>\n<tr>\n<td><code>RETURNED</code></td>\n<td>Returned after settlement</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"21552476-674d-4b78-bee9-81352aebba10"},{"name":"Wallet Funding","item":[{"name":"ACH","item":[{"name":"wallet.funding.ach.initiated","id":"26bdeeab-f403-43c6-bdf6-b9c8a1655f2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletfundingachinitiated\">wallet.funding.ach.initiated</h2>\n<p>Triggered when a user initiates an <strong>ACH transfer to fund their Zil Money wallet</strong> from a linked bank account.</p>\n<p><strong>Trigger:</strong> User adds funds to their Zil Money wallet via ACH bank pull.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this ACH transfer</td>\n</tr>\n<tr>\n<td><code>data.fromWallet</code></td>\n<td>string|null</td>\n<td>Source wallet (null for funding — funds come from bank)</td>\n</tr>\n<tr>\n<td><code>data.toWallet</code></td>\n<td>string</td>\n<td>Destination wallet name (e.g., <code>\"primary\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.bankAccountId</code></td>\n<td>string</td>\n<td>Encrypted ID of the linked bank account being debited</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Amount being transferred (2 decimal places)</td>\n</tr>\n<tr>\n<td><code>data.description</code></td>\n<td>string</td>\n<td>Transfer description</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td><code>PENDING</code>, <code>PROCESSING</code>, <code>COMPLETED</code>, <code>CANCELED</code>, <code>FAILED</code>, <code>RETURNED</code></td>\n</tr>\n<tr>\n<td><code>data.updatedAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Last updated timestamp</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Creation timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"1a6e60e2-ad4e-4b99-a027-3c2ec3d65ee8","name":"wallet.funding.ach.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.funding.ach.initiated\",\n    \"id\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\",\n    \"createdAt\": \"2024-01-15T09:00:00.000000Z\",\n    \"data\": {\n      \"id\": \"c3d4e5f6-a7b8-9012-cdef-345678901234\",\n      \"fromWallet\": null,\n      \"toWallet\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n      \"bankAccountId\": \"BA_enc_a1b2c3d4e5f6\",\n      \"amount\": \"2000.00\",\n      \"description\": \"Funding wallet from bank account\",\n      \"status\": \"PENDING\",\n      \"updatedAt\": \"2024-01-15T09:00:00.000000Z\",\n      \"createdAt\": \"2024-01-15T09:00:00.000000Z\"\n    }\n  }\n}"}],"_postman_id":"26bdeeab-f403-43c6-bdf6-b9c8a1655f2a"},{"name":"wallet.funding.ach.updated","id":"ac371365-07a8-4d7e-8b72-f914bdcd6a7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletfundingachupdated\">wallet.funding.ach.updated</h2>\n<p>Triggered when the status of a <strong>wallet ACH funding transfer</strong> changes.</p>\n<p><strong>Trigger:</strong> The ACH funding transfer status is updated (e.g., bank settles the pull, or it is returned/failed).</p>\n<hr />\n<p>Same schema as <code>wallet.funding.ach.initiated</code>. The <code>data.status</code> and <code>data.updatedAt</code> fields will reflect the latest state.</p>\n","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"d07d6e9c-9bc1-4427-98fa-2f86a708574e","name":"wallet.funding.ach.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.funding.ach.updated\",\n    \"id\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567891\",\n    \"createdAt\": \"2024-01-16T11:00:00.000000Z\",\n    \"data\": {\n      \"id\": \"c3d4e5f6-a7b8-9012-cdef-345678901234\",\n      \"fromWallet\": null,\n      \"toWallet\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n      \"bankAccountId\": \"BA_enc_a1b2c3d4e5f6\",\n      \"amount\": \"2000.00\",\n      \"description\": \"Funding wallet from bank account\",\n      \"status\": \"COMPLETED\",\n      \"updatedAt\": \"2024-01-16T11:00:00.000000Z\",\n      \"createdAt\": \"2024-01-15T09:00:00.000000Z\"\n    }\n  }\n}"}],"_postman_id":"ac371365-07a8-4d7e-8b72-f914bdcd6a7b"}],"id":"8e45aafc-e8fe-4175-a2e9-e1ccf248705b","_postman_id":"8e45aafc-e8fe-4175-a2e9-e1ccf248705b","description":""},{"name":"Fund Request","item":[{"name":"wallet.funding.request.initiated","id":"f2b5a134-0182-4f87-b2ba-946bf6ca9885","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletfundingrequestinitiated\">wallet.funding.request.initiated</h2>\n<p>Triggered when a <strong>wallet fund request is created</strong> — a request for an external party to wire funds into a Zil Money wallet. The <code>depositInformation</code> object contains the beneficiary bank details that the depositor should use to complete the wire transfer.</p>\n<p><strong>Trigger:</strong> A fund request is created via the Zil Money platform or API.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this fund request</td>\n</tr>\n<tr>\n<td><code>data.depositorName</code></td>\n<td>string</td>\n<td>Name of the person/entity sending the funds</td>\n</tr>\n<tr>\n<td><code>data.toWallet</code></td>\n<td>string (UUID)</td>\n<td>Destination wallet UUID</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Expected deposit amount (2 decimal places)</td>\n</tr>\n<tr>\n<td><code>data.description</code></td>\n<td>string</td>\n<td>Fund request description / memo</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td><code>PENDING</code>, <code>COMPLETED</code>, <code>CANCELED</code>, <code>FAILED</code></td>\n</tr>\n<tr>\n<td><code>data.transferType</code></td>\n<td>string</td>\n<td>Transfer method — e.g., <code>\"domestic-wire\"</code></td>\n</tr>\n<tr>\n<td><code>data.depositInformation.beneficiaryName</code></td>\n<td>string</td>\n<td>Account holder name at the receiving bank</td>\n</tr>\n<tr>\n<td><code>data.depositInformation.beneficiaryRoutingNumber</code></td>\n<td>string</td>\n<td>ABA routing number of the receiving bank</td>\n</tr>\n<tr>\n<td><code>data.depositInformation.beneficiaryAccountNumber</code></td>\n<td>string</td>\n<td>Receiving bank account number</td>\n</tr>\n<tr>\n<td><code>data.depositInformation.beneficiaryAccountType</code></td>\n<td>string</td>\n<td>Account type (e.g., <code>\"Business Checking\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.depositInformation.beneficiaryBankAddress</code></td>\n<td>string</td>\n<td>Physical address of the receiving bank</td>\n</tr>\n<tr>\n<td><code>data.depositInformation.beneficiaryBankSwift</code></td>\n<td>string</td>\n<td>SWIFT/BIC code of the receiving bank</td>\n</tr>\n<tr>\n<td><code>data.depositInformation.specialInstruction</code></td>\n<td>string</td>\n<td>Memo/reference the depositor must include in the wire</td>\n</tr>\n<tr>\n<td><code>data.updatedAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Last updated timestamp</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Creation timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><blockquote>\n<p><strong>Important:</strong> Share the <code>depositInformation</code> fields with the depositor so they can correctly initiate the wire. The <code>specialInstruction</code> must be included in the wire memo to ensure the funds are credited to the correct wallet.</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"042f2f64-fc15-4473-97fb-7aa8b028d6ca","name":"wallet.funding.request.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.funding.request.initiated\",\n    \"id\": \"55c6683a-6b7c-4410-b3e3-3ad4cd4b1ff0\",\n    \"createdAt\": \"2024-10-25T09:45:16.000000Z\",\n    \"data\": {\n      \"id\": \"afce0ae6-03d6-40e9-b5fd-152afa174054\",\n      \"depositorName\": \"JOHN DOE\",\n      \"toWallet\": \"4692095d-4606-4731-be31-5cc933837b34\",\n      \"amount\": \"145.00\",\n      \"description\": \"test from api\",\n      \"status\": \"PENDING\",\n      \"transferType\": \"domestic-wire\",\n      \"depositInformation\": {\n        \"beneficiaryName\": \"ABC LLC\",\n        \"beneficiaryRoutingNumber\": \"121140399\",\n        \"beneficiaryAccountNumber\": \"3304236682\",\n        \"beneficiaryAccountType\": \"Business Checking\",\n        \"beneficiaryBankAddress\": \"3003 Tasman Drive, Santa Clara, CA 95054, USA\",\n        \"beneficiaryBankSwift\": \"SVBKUS6S\",\n        \"specialInstruction\": \"ZM OF33 OCW ABC LLC\"\n      },\n      \"updatedAt\": \"2024-10-25T09:45:15.000000Z\",\n      \"createdAt\": \"2024-10-25T09:45:15.000000Z\"\n    }\n  }\n}"}],"_postman_id":"f2b5a134-0182-4f87-b2ba-946bf6ca9885"},{"name":"wallet.funding.request.updated","id":"9db8207a-2ac0-4df6-a8f6-9f56a5665a76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"walletfundingrequestupdated\">wallet.funding.request.updated</h2>\n<p>Triggered when the <strong>status of a wallet fund request changes</strong> — typically when the wire is received and the wallet is credited.</p>\n<p><strong>Trigger:</strong> The fund request status is updated (e.g., wire received and matched → <code>COMPLETED</code>).</p>\n<hr />\n<h2 id=\"status-lifecycle\">Status Lifecycle</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>PENDING → COMPLETED  (wire received and matched)\n        ↘ FAILED    (wire not received / rejected)\n        ↘ CANCELED  (request canceled)\n</code></pre><hr />\n<p>Same schema as <code>wallet.funding.request.initiated</code>. The <code>data.status</code> and <code>data.updatedAt</code> fields reflect the new state.</p>\n","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"a04b978f-aa76-464a-8e4a-f704793c292e","name":"wallet.funding.request.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"wallet.funding.request.updated\",\n    \"id\": \"55c6683a-6b7c-4410-b3e3-3ad4cd4b1ff0\",\n    \"createdAt\": \"2024-10-25T09:45:16.000000Z\",\n    \"data\": {\n      \"id\": \"afce0ae6-03d6-40e9-b5fd-152afa174054\",\n      \"depositorName\": \"JOHN DOE\",\n      \"toWallet\": \"4692095d-4606-4731-be31-5cc933837b34\",\n      \"amount\": \"145.00\",\n      \"description\": \"test from api\",\n      \"status\": \"COMPLETED\",\n      \"transferType\": \"domestic-wire\",\n      \"depositInformation\": {\n        \"beneficiaryName\": \"ABC LLC\",\n        \"beneficiaryRoutingNumber\": \"121140399\",\n        \"beneficiaryAccountNumber\": \"3304236682\",\n        \"beneficiaryAccountType\": \"Business Checking\",\n        \"beneficiaryBankAddress\": \"3003 Tasman Drive, Santa Clara, CA 95054, USA\",\n        \"beneficiaryBankSwift\": \"SVBKUS6S\",\n        \"specialInstruction\": \"ZM OF33 OCW ABC LLC\"\n      },\n      \"updatedAt\": \"2024-10-25T09:45:15.000000Z\",\n      \"createdAt\": \"2024-10-25T09:45:15.000000Z\"\n    }\n  }\n}"}],"_postman_id":"9db8207a-2ac0-4df6-a8f6-9f56a5665a76"}],"id":"1aad1b47-3597-4948-bb81-e3397b2fbdeb","_postman_id":"1aad1b47-3597-4948-bb81-e3397b2fbdeb","description":""}],"id":"a1262bed-d228-4ef6-9efd-9192a6e19473","description":"<p>Events fired when a user adds funds to their Zil Money wallet.</p>\n","_postman_id":"a1262bed-d228-4ef6-9efd-9192a6e19473"}],"id":"25c5cc24-1a2e-4941-8a38-08e2418eb5de","description":"<p>Events related to wallet transactions — withdrawals and funding across different payment rails.</p>\n","_postman_id":"25c5cc24-1a2e-4941-8a38-08e2418eb5de"},{"name":"Send Payment","item":[{"name":"sendPayment.updated","id":"b98043aa-a1ec-4d9d-9e6c-ca53b3e5fc93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"sendpaymentupdated\">sendPayment.updated</h2>\n<p>Triggered whenever an <strong>outgoing payment status changes</strong>. The event fires for all payment methods — only the <code>transferType</code>, <code>source</code>, and a few additional fields differ per method. The rest of the payload structure is identical.</p>\n<hr />\n<h2 id=\"base-payload-ach-example--real-verified\">Base Payload (ACH example — real verified)</h2>\n<p>The sample body shows an ACH payment. All other payment methods share this same envelope.</p>\n<hr />\n<h2 id=\"common-fields-same-across-all-payment-types\">Common Fields (same across all payment types)</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this payment</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Payment amount</td>\n</tr>\n<tr>\n<td><code>data.payeeId</code></td>\n<td>string</td>\n<td>Encrypted payee ID</td>\n</tr>\n<tr>\n<td><code>data.transferType</code></td>\n<td>string</td>\n<td>Payment method — see variations below</td>\n</tr>\n<tr>\n<td><code>data.referenceNo</code></td>\n<td>string</td>\n<td>User-provided reference number — empty string <code>\"\"</code> if not set</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td><code>PENDING</code>, <code>PROCESSING</code>, <code>COMPLETED</code>, <code>FAILED</code>, <code>RETURNED</code>, <code>CANCELED</code>, <code>REVIEW</code></td>\n</tr>\n<tr>\n<td><code>data.description</code></td>\n<td>string</td>\n<td>Payment description / memo — empty string <code>\"\"</code> if not set</td>\n</tr>\n<tr>\n<td><code>data.source.sourceType</code></td>\n<td>string</td>\n<td>Funding source type — see variations below</td>\n</tr>\n<tr>\n<td><code>data.source.sourceId</code></td>\n<td>string</td>\n<td>Encrypted source ID or wallet UUID — see variations below</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Payment creation timestamp</td>\n</tr>\n<tr>\n<td><code>data.updatedAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Last updated timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"payment-method-variations\">Payment Method Variations</h2>\n<p>Only the fields shown below differ between payment types. All other fields remain identical.</p>\n<h3 id=\"ach\">ACH</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"data\": {\n    \"transferType\": \"ach\",\n    \"source\": {\n      \"sourceType\": \"bankAccount\",\n      \"sourceId\": \"&lt;encrypted-bank-account-id&gt;\"\n    },\n    \"reviewMessage\": \"\"  // populated with ACH return reason on FAILED status\n  }\n}\n</code></pre>\n<h3 id=\"wire-transfer\">Wire Transfer</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"data\": {\n    \"transferType\": \"wire\",\n    \"source\": {\n      \"sourceType\": \"bankAccount\",\n      \"sourceId\": \"&lt;encrypted-bank-account-id&gt;\"\n    },\n    \"reviewMessage\": \"\"  // populated with wire return description on FAILED status\n  }\n}\n</code></pre>\n<h3 id=\"check-mail\">Check Mail</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"data\": {\n    \"transferType\": \"checkMail\",\n    \"source\": {\n      \"sourceType\": \"wallet\",\n      \"sourceId\": \"&lt;wallet-uuid&gt;\"  // wallet UUID, not encrypted ID\n    },\n    \"reviewMessage\": null,\n    \"clearingFile\": null,   // pre-signed S3 URL after printing\n    \"previewFile\": null,    // pre-signed S3 URL after printing\n    \"tracking\": null        // tracking object after carrier pickup\n  }\n}\n</code></pre>\n<blockquote>\n<p><strong>Check Mail only:</strong> <code>clearingFile</code>, <code>previewFile</code>, and <code>tracking</code> are extra fields not present in ACH or Wire payloads.</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"b5848438-50da-4d19-b087-ef04d8ce00b8","name":"ACH","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"sendPayment.updated\",\n    \"id\": \"fb8e75e5-b3ab-4539-a004-80ba5948432d\",\n    \"createdAt\": \"2026-02-21T08:53:58.000000Z\",\n    \"data\": {\n      \"id\": \"af126fac-cd3a-47a7-8fed-8727ad63235b\",\n      \"amount\": \"10.00\",\n      \"payeeId\": \"dJM5GbMbxv4Y329\",\n      \"transferType\": \"ach\",\n      \"referenceNo\": \"\",\n      \"status\": \"PROCESSING\",\n      \"description\": \"\",\n      \"source\": {\n        \"sourceType\": \"bankAccount\",\n        \"sourceId\": \"qx5NrWjyoA1NG2n3l6b\"\n      },\n      \"reviewMessage\": \"\",\n      \"createdAt\": \"2026-02-21T08:53:53.000000Z\",\n      \"updatedAt\": \"2026-02-21T08:53:58.000000Z\"\n    }\n  }\n}"},{"id":"d0fcb1f5-8da8-40a6-9350-4288a61c8d8a","name":"Wire Transfer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"sendPayment.updated\",\n    \"id\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567891\",\n    \"createdAt\": \"2024-01-15T15:00:00.000000Z\",\n    \"data\": {\n      \"id\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\",\n      \"amount\": \"5000.00\",\n      \"payeeId\": \"dJM5GbMbxv4Y330\",\n      \"transferType\": \"wire\",\n      \"referenceNo\": \"\",\n      \"status\": \"PROCESSING\",\n      \"description\": \"\",\n      \"source\": {\n        \"sourceType\": \"bankAccount\",\n        \"sourceId\": \"qx5NrWjyoA1NG2n3l6c\"\n      },\n      \"reviewMessage\": \"\",\n      \"createdAt\": \"2024-01-15T10:30:00.000000Z\",\n      \"updatedAt\": \"2024-01-15T15:00:00.000000Z\"\n    }\n  }\n}"},{"id":"692258b0-a116-4e26-a173-cecaa69992a0","name":"Check Mail","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"sendPayment.updated\",\n    \"id\": \"592135ff-b8a2-44aa-b075-1acb7b23af5c\",\n    \"createdAt\": \"2026-02-27T05:11:04.000000Z\",\n    \"data\": {\n      \"id\": \"121023be-972f-4bb3-b194-3412bfd69087\",\n      \"amount\": \"55.00\",\n      \"payeeId\": \"dNDOGnBoD7G0oMX\",\n      \"transferType\": \"checkMail\",\n      \"referenceNo\": \"1234\",\n      \"status\": \"PROCESSING\",\n      \"description\": \"VC to GolbalTech\",\n      \"source\": {\n        \"sourceType\": \"wallet\",\n        \"sourceId\": \"8ea7b519-1b0b-4a3d-8f49-18ae1fc49655\"\n      },\n      \"reviewMessage\": null,\n      \"clearingFile\": null,\n      \"previewFile\": null,\n      \"tracking\": null,\n      \"createdAt\": \"2026-02-27T05:10:46.000000Z\",\n      \"updatedAt\": \"2026-02-27T05:11:03.000000Z\"\n    }\n  }\n}"}],"_postman_id":"b98043aa-a1ec-4d9d-9e6c-ca53b3e5fc93"}],"id":"7e487e19-c2e2-444d-b9ec-ed7e21784273","description":"<p>Events for all outgoing payments made via the Send Payment flow — ACH, wire transfer, and check mail. All variants share the same <code>sendPayment.updated</code> event type with a consistent payload structure. Only <code>transferType</code>, <code>source</code>, <code>reviewMessage</code>, and a few additional fields differ per payment method.</p>\n","_postman_id":"7e487e19-c2e2-444d-b9ec-ed7e21784273"},{"name":"Receive Payment","item":[{"name":"Payment Link","item":[{"name":"gpbf.check.created","id":"3c8781f8-618c-46c3-b06e-a52d225cef7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"gpbfcheckcreated\">gpbf.check.created</h2>\n<p>Triggered when a customer submits a <strong>Get Paid By Form</strong> (GPBF) payment, creating a new eCheck/digital check record.</p>\n<p><strong>Trigger:</strong> A customer fills out and submits the payment form sent by a Zil Money user. A <code>GetPaidByFormCheck</code> record is created in the system.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.referenceId</code></td>\n<td>string</td>\n<td>Encrypted unique check reference ID</td>\n</tr>\n<tr>\n<td><code>data.memo</code></td>\n<td>string</td>\n<td>Check memo / payment note</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Payment amount formatted to 2 decimal places</td>\n</tr>\n<tr>\n<td><code>data.serialNumber</code></td>\n<td>integer</td>\n<td>Check serial number</td>\n</tr>\n<tr>\n<td><code>data.invoiceNumber</code></td>\n<td>string</td>\n<td>Invoice number (empty string if not provided)</td>\n</tr>\n<tr>\n<td><code>data.transactionId</code></td>\n<td>string</td>\n<td>Associated transaction ID (empty string if not set)</td>\n</tr>\n<tr>\n<td><code>data.customerDetails.customerEmail</code></td>\n<td>string</td>\n<td>Payer's email address</td>\n</tr>\n<tr>\n<td><code>data.customerDetails.customerName</code></td>\n<td>string</td>\n<td>Payer's full name</td>\n</tr>\n<tr>\n<td><code>data.customerDetails.customerAddressLine1</code></td>\n<td>string</td>\n<td>Payer's street address</td>\n</tr>\n<tr>\n<td><code>data.customerDetails.customerPhone</code></td>\n<td>string</td>\n<td>Payer's phone number</td>\n</tr>\n<tr>\n<td><code>data.customerDetails.customerCity</code></td>\n<td>string</td>\n<td>Payer's city</td>\n</tr>\n<tr>\n<td><code>data.customerDetails.customerState</code></td>\n<td>string</td>\n<td>Payer's state (2-letter code)</td>\n</tr>\n<tr>\n<td><code>data.customerDetails.customerZip</code></td>\n<td>string</td>\n<td>Payer's ZIP code</td>\n</tr>\n<tr>\n<td><code>data.metaData</code></td>\n<td>array</td>\n<td>Additional metadata attached to the payment form (empty array <code>[]</code> when not set)</td>\n</tr>\n<tr>\n<td><code>data.customField1</code></td>\n<td>string</td>\n<td>Custom field 1 configured on the payment form</td>\n</tr>\n<tr>\n<td><code>data.customField2</code></td>\n<td>string</td>\n<td>Custom field 2</td>\n</tr>\n<tr>\n<td><code>data.customField3</code></td>\n<td>string</td>\n<td>Custom field 3</td>\n</tr>\n<tr>\n<td><code>data.status.statusCode</code></td>\n<td>integer</td>\n<td>Numeric status code from <code>central_received_check_status</code> table (e.g., <code>1</code>)</td>\n</tr>\n<tr>\n<td><code>data.status.statusShortDescription</code></td>\n<td>string</td>\n<td>Short description from DB (e.g., <code>\"GPBL Acpt/Rej\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Check creation timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"68bb913e-e351-48f6-a9de-4c6fd9b80bdb","name":"gpbf.check.created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"gpbf.check.created\",\n    \"id\": \"d4e5f6a7-b8c9-0123-def0-456789012346\",\n    \"createdAt\": \"2024-01-15T16:00:00.000000Z\",\n    \"data\": {\n      \"referenceId\": \"8ZqRmA3453xWegdoLlz\",\n      \"memo\": \"101\",\n      \"amount\": \"10.00\",\n      \"serialNumber\": 1005,\n      \"createdAt\": \"2024-01-15T16:00:00.000000Z\",\n      \"invoiceNumber\": \"\",\n      \"transactionId\": \"\",\n      \"customerDetails\": {\n        \"customerEmail\": \"customer@example.com\",\n        \"customerName\": \"Jane Doe\",\n        \"customerAddressLine1\": \"1111 Franklin Avenue\",\n        \"customerPhone\": \"5555555555\",\n        \"customerCity\": \"Garden City\",\n        \"customerState\": \"NY\",\n        \"customerZip\": \"11530\"\n      },\n      \"metaData\": [],\n      \"customField1\": \"\",\n      \"customField2\": \"\",\n      \"customField3\": \"\",\n      \"status\": {\n        \"statusCode\": 1,\n        \"statusShortDescription\": \"GPBL Acpt/Rej\"\n      }\n    }\n  }\n}"}],"_postman_id":"3c8781f8-618c-46c3-b06e-a52d225cef7b"},{"name":"gpbf.check.updated","id":"3564aab8-1e13-4b84-b958-15f375378c69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"gpbfcheckupdated\">gpbf.check.updated</h2>\n<p>Triggered whenever the <strong>status</strong> of a GPBF eCheck/digital check payment changes.</p>\n<p><strong>Trigger:</strong> The received check status is updated in the system (e.g., payment clears, fails, or is returned). Fires only when the <code>status</code> field changes on a <code>ReceivedCheckList</code> record with <code>received_type = 4</code>.</p>\n<hr />\n<p>Same schema as <code>gpbf.check.created</code>. Key fields that change on update:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.status.statusCode</code></td>\n<td>integer</td>\n<td>Updated numeric status code from <code>central_received_check_status</code> table</td>\n</tr>\n<tr>\n<td><code>data.status.statusShortDescription</code></td>\n<td>string</td>\n<td>Updated short description matching the new status code</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"notes-on-status-fields\">Notes on status fields</h2>\n<ul>\n<li><code>statusCode</code> is a <strong>database-driven integer</strong> — not a fixed enum. The value depends on the <code>central_received_check_status</code> table entries for <code>received_type = 4</code></li>\n<li><code>statusShortDescription</code> is the <code>status_short_description</code> column from the same table</li>\n<li><code>metaData</code> is always an <strong>array</strong> (<code>[]</code> when empty, not an object <code>{}</code>)</li>\n<li><code>serialNumber</code> is always an <strong>integer</strong>, not a string</li>\n</ul>\n","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"eff6af75-7247-4aae-9faf-0242e9505e02","name":"gpbf.check.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"gpbf.check.updated\",\n    \"id\": \"d4e5f6a7-b8c9-0123-def0-456789012347\",\n    \"createdAt\": \"2024-01-16T10:15:00.000000Z\",\n    \"data\": {\n      \"referenceId\": \"8ZqRmA3453xWegdoLlz\",\n      \"memo\": \"101\",\n      \"amount\": \"10.00\",\n      \"serialNumber\": 1005,\n      \"createdAt\": \"2024-01-15T16:00:00.000000Z\",\n      \"invoiceNumber\": \"\",\n      \"transactionId\": \"\",\n      \"customerDetails\": {\n        \"customerEmail\": \"customer@example.com\",\n        \"customerName\": \"Jane Doe\",\n        \"customerAddressLine1\": \"1111 Franklin Avenue\",\n        \"customerPhone\": \"5555555555\",\n        \"customerCity\": \"Garden City\",\n        \"customerState\": \"NY\",\n        \"customerZip\": \"11530\"\n      },\n      \"metaData\": [],\n      \"customField1\": \"\",\n      \"customField2\": \"\",\n      \"customField3\": \"\",\n      \"status\": {\n        \"statusCode\": 2,\n        \"statusShortDescription\": \"GPBL Acpt/Rej\"\n      }\n    }\n  }\n}"}],"_postman_id":"3564aab8-1e13-4b84-b958-15f375378c69"}],"id":"35c2cecd-0eea-4663-bead-11196552b796","_postman_id":"35c2cecd-0eea-4663-bead-11196552b796","description":""},{"name":"Manual ACH","item":[{"name":"manual-ach.initiated","id":"79329cb7-40fd-4d03-9eab-96583f9c2341","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"manual-achinitiated\">manual-ach.initiated</h2>\n<p>Triggered when a <strong>manual ACH pull</strong> transfer is created by a Zil Money user.</p>\n<p><strong>Trigger:</strong> User initiates a manual ACH pull from a connected bank account into their Zil Money wallet.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this ACH transfer request</td>\n</tr>\n<tr>\n<td><code>data.achEnabledBankAccountId</code></td>\n<td>string</td>\n<td>Encrypted ID of the ACH-enabled bank account being pulled from</td>\n</tr>\n<tr>\n<td><code>data.payeeId</code></td>\n<td>string</td>\n<td>Encrypted ID of the payee associated with this transfer</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Transfer amount — sent as raw value without guaranteed decimal formatting (e.g., <code>\"423.1\"</code> not <code>\"423.10\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.toWallet</code></td>\n<td>string</td>\n<td>Destination wallet UUID (e.g., <code>\"deab2f42-8b8b-47ad-b766-eacc632df634\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.fromAccount.account_number</code></td>\n<td>string</td>\n<td>Source bank account number — <strong>full unmasked number</strong></td>\n</tr>\n<tr>\n<td><code>data.fromAccount.routing_number</code></td>\n<td>string</td>\n<td>ABA routing number of the source bank</td>\n</tr>\n<tr>\n<td><code>data.description</code></td>\n<td>string</td>\n<td>User-provided transfer description</td>\n</tr>\n<tr>\n<td><code>data.referenceNumber</code></td>\n<td>string</td>\n<td>Customer-provided reference number for reconciliation</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td>Current status: <code>PENDING</code>, <code>PROCESSING</code>, <code>COMPLETED</code>, <code>CANCELED</code>, <code>FAILED</code>, <code>RETURNED</code></td>\n</tr>\n<tr>\n<td><code>data.customMetaData</code></td>\n<td>object|null</td>\n<td>Optional user-defined metadata attached to the transfer (object when set, <code>null</code> when not provided)</td>\n</tr>\n<tr>\n<td><code>data.achPullReturnCode</code></td>\n<td>string|null</td>\n<td>ACH return reason code if returned (e.g., <code>R01</code>) — <code>null</code> until returned</td>\n</tr>\n<tr>\n<td><code>data.achPullReturnDescription</code></td>\n<td>string|null</td>\n<td>Human-readable description of the ACH return reason — <code>null</code> until returned</td>\n</tr>\n<tr>\n<td><code>data.updatedAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Last updated timestamp</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Creation timestamp</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"f0efbed8-8510-4a66-82bf-0029c5e24b48","name":"manual-ach.initiated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"manual-ach.initiated\",\n    \"id\": \"550e8400-e29b-41d4-a716-446655440000\",\n    \"createdAt\": \"2024-01-15T10:30:00.000000Z\",\n    \"data\": {\n      \"id\": \"7f3c2a1b-4e5d-6f7a-8b9c-0d1e2f3a4b5c\",\n      \"achEnabledBankAccountId\": \"BA_enc_a1b2c3d4e5f6\",\n      \"payeeId\": \"PY_enc_f6e5d4c3b2a1\",\n      \"amount\": \"423.1\",\n      \"toWallet\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n      \"fromAccount\": {\n        \"account_number\": \"534578945\",\n        \"routing_number\": \"121000358\"\n      },\n      \"description\": \"Monthly invoice payment\",\n      \"referenceNumber\": \"REF-2024-001\",\n      \"status\": \"PENDING\",\n      \"customMetaData\": {\n        \"key1\": \"value1\",\n        \"key2\": \"value2\"\n      },\n      \"achPullReturnCode\": null,\n      \"achPullReturnDescription\": null,\n      \"updatedAt\": \"2024-01-15T10:30:00.000000Z\",\n      \"createdAt\": \"2024-01-15T10:30:00.000000Z\"\n    }\n  }\n}"}],"_postman_id":"79329cb7-40fd-4d03-9eab-96583f9c2341"},{"name":"manual-ach.updated","id":"250d56d3-e2d5-4800-9ff9-ccb811790484","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"manual-achupdated\">manual-ach.updated</h2>\n<p>Triggered whenever the <strong>status</strong> of a manual ACH pull transfer changes.</p>\n<p><strong>Trigger:</strong> The ACH transfer status is updated by the banking network (e.g., moves from <code>PENDING</code> → <code>PROCESSING</code> → <code>COMPLETED</code>, or <code>FAILED</code> / <code>RETURNED</code>).</p>\n<hr />\n<h2 id=\"status-transitions\">Status Transitions</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>PENDING → PROCESSING → COMPLETED\n                    ↘ FAILED\nCOMPLETED → RETURNED  (ACH return received post-settlement)\nPENDING   → CANCELED  (user canceled before processing)\n</code></pre><h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<p>Same schema as <code>manual-ach.initiated</code>. The <code>data.status</code> field will reflect the new status, and <code>data.updatedAt</code> will be updated.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td>New status: <code>PENDING</code>, <code>PROCESSING</code>, <code>COMPLETED</code>, <code>CANCELED</code>, <code>FAILED</code>, <code>RETURNED</code></td>\n</tr>\n<tr>\n<td><code>data.achPullReturnCode</code></td>\n<td>string|null</td>\n<td>Populated if status is <code>RETURNED</code> (e.g., <code>R01</code> = Insufficient Funds, <code>R02</code> = Account Closed)</td>\n</tr>\n<tr>\n<td><code>data.achPullReturnDescription</code></td>\n<td>string|null</td>\n<td>Human-readable return reason (populated with <code>achPullReturnCode</code>)</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"5ba0cf75-235d-46b0-9641-e02482496cb1","name":"manual-ach.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"manual-ach.updated\",\n    \"id\": \"550e8400-e29b-41d4-a716-446655440001\",\n    \"createdAt\": \"2024-01-15T14:22:00.000000Z\",\n    \"data\": {\n      \"id\": \"7f3c2a1b-4e5d-6f7a-8b9c-0d1e2f3a4b5c\",\n      \"achEnabledBankAccountId\": \"BA_enc_a1b2c3d4e5f6\",\n      \"payeeId\": \"PY_enc_f6e5d4c3b2a1\",\n      \"amount\": \"423.10\",\n      \"toWallet\": \"deab2f42-8b8b-47ad-b766-eacc632df634\",\n      \"fromAccount\": {\n        \"account_number\": \"534578945\",\n        \"routing_number\": \"121000358\"\n      },\n      \"description\": \"Monthly invoice payment\",\n      \"referenceNumber\": \"REF-2024-001\",\n      \"status\": \"COMPLETED\",\n      \"customMetaData\": {\n        \"key1\": \"value1\",\n        \"key2\": \"value2\"\n      },\n      \"achPullReturnCode\": null,\n      \"achPullReturnDescription\": null,\n      \"updatedAt\": \"2024-01-15T14:22:00.000000Z\",\n      \"createdAt\": \"2024-01-15T10:30:00.000000Z\"\n    }\n  }\n}"}],"_postman_id":"250d56d3-e2d5-4800-9ff9-ccb811790484"}],"id":"9802a694-4bc3-4a9c-985a-32974bde5934","_postman_id":"9802a694-4bc3-4a9c-985a-32974bde5934","description":""}],"id":"69b0fa04-aa4a-47e3-85f3-e9bee62d07e3","description":"<p>Events for incoming payments received through Get Paid By Form (GPBF) payment links and manual ACH pulls.</p>\n","_postman_id":"69b0fa04-aa4a-47e3-85f3-e9bee62d07e3"},{"name":"Card Program","item":[{"name":"Card Program Events","item":[{"name":"card-program.card.created","id":"e081276b-74c1-451e-ba8b-1027a2fa70e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"card-programcardcreated\">card-program.card.created</h2>\n<p>Triggered when a new <strong>card program issuing record</strong> (virtual or physical card) is successfully created for a user.</p>\n<p><strong>Trigger:</strong> A <code>CardProgramIssuingRecord</code> is created and the card is issued via the card network.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for the card issuing record</td>\n</tr>\n<tr>\n<td><code>data.walletId</code></td>\n<td>string (UUID)</td>\n<td>UUID of the wallet associated with this card</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td>Issuing record status: <code>PENDING</code> at creation, then <code>ACTIVE</code>, <code>INACTIVE</code>, <code>BLOCKED</code>, <code>CANCELED</code></td>\n</tr>\n<tr>\n<td><code>data.card.id</code></td>\n<td>string (UUID)</td>\n<td>UUID of the card detail record</td>\n</tr>\n<tr>\n<td><code>data.card.cardProgramIssuingRecordId</code></td>\n<td>string (UUID)</td>\n<td>UUID of the parent issuing record</td>\n</tr>\n<tr>\n<td><code>data.card.cardType</code></td>\n<td>string</td>\n<td><code>virtual</code> or <code>physical</code> (lowercase)</td>\n</tr>\n<tr>\n<td><code>data.card.label</code></td>\n<td>string</td>\n<td>User-defined card label (often the cardholder name)</td>\n</tr>\n<tr>\n<td><code>data.card.nameOnCard</code></td>\n<td>string</td>\n<td>Name printed on the card</td>\n</tr>\n<tr>\n<td><code>data.card.limitAmount</code></td>\n<td>string</td>\n<td>Spending limit amount</td>\n</tr>\n<tr>\n<td><code>data.card.limitInterval</code></td>\n<td>string</td>\n<td>Limit interval: <code>daily</code>, <code>weekly</code>, <code>monthly</code>, <code>yearly</code>, <code>lifetime</code>, <code>per_authorization</code> (lowercase)</td>\n</tr>\n<tr>\n<td><code>data.card.last4</code></td>\n<td>string</td>\n<td>Last 4 digits of the card number</td>\n</tr>\n<tr>\n<td><code>data.card.cardStatus</code></td>\n<td>string</td>\n<td>Card network status: <code>active</code>, <code>inactive</code>, <code>blocked</code>, <code>canceled</code> (lowercase)</td>\n</tr>\n<tr>\n<td><code>data.card.expiryMonth</code></td>\n<td>string</td>\n<td>Card expiry month (no leading zero, e.g., <code>\"5\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.card.expiryYear</code></td>\n<td>string</td>\n<td>Card expiry year (4 digits)</td>\n</tr>\n<tr>\n<td><code>data.card.cardIssueType</code></td>\n<td>string</td>\n<td>Issuance type: <code>WALLET_CARD</code>, <code>EMPLOYEE</code>, <code>VENDOR</code>, <code>PERSONAL</code>, <code>RECHARGEABLE_GIFT_CARD</code></td>\n</tr>\n<tr>\n<td><code>data.card.wallet</code></td>\n<td>object|null</td>\n<td>Associated wallet: <code>id</code>, <code>availableBalance</code>, <code>currentBalance</code>, <code>walletName</code> (no <code>walletType</code> in V3)</td>\n</tr>\n<tr>\n<td><code>data.card.restrictionSettings</code></td>\n<td>object</td>\n<td>Spending restrictions (empty object <code>{}</code> when none configured; see structure below)</td>\n</tr>\n<tr>\n<td><code>data.updatedAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Last updated timestamp</td>\n</tr>\n<tr>\n<td><code>data.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Creation timestamp</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"restrictionsettings-object\">restrictionSettings Object</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>validTill</code></td>\n<td>string (date)</td>\n<td>Card expiry/validity date in <code>YYYY-MM-DD</code> format</td>\n</tr>\n<tr>\n<td><code>allowedMerchantNames</code></td>\n<td>array of strings</td>\n<td>Whitelisted merchant names (lowercase)</td>\n</tr>\n<tr>\n<td><code>allowedMerchantCategoryCode</code></td>\n<td>array of strings</td>\n<td>Whitelisted MCC codes</td>\n</tr>\n<tr>\n<td><code>allowedMerchantCountry</code></td>\n<td>array of strings</td>\n<td>Whitelisted 2-letter country codes</td>\n</tr>\n<tr>\n<td><code>allowedMerchantCity</code></td>\n<td>array of strings</td>\n<td>Whitelisted city names</td>\n</tr>\n<tr>\n<td><code>allowedTime.timezone</code></td>\n<td>string</td>\n<td>IANA timezone (e.g., <code>\"America/Chicago\"</code>)</td>\n</tr>\n<tr>\n<td><code>allowedTime.times</code></td>\n<td>array of objects</td>\n<td>Allowed time windows: <code>[{ \"from\": \"HH:MM\", \"to\": \"HH:MM\" }]</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"01073ded-9e6c-4217-93a9-97d335ed1b9f","name":"card-program.card.created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"card-program.card.created\",\n    \"id\": \"c649aee4-a78e-4bd6-9dec-5468966f84fb\",\n    \"createdAt\": \"2025-03-27T11:29:48.000000Z\",\n    \"data\": {\n      \"id\": \"ef5ea0cd-6b3e-4a74-b7b3-64ff86eef775\",\n      \"walletId\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n      \"status\": \"PENDING\",\n      \"card\": {\n        \"id\": \"46d0c4d0-0d1c-438b-b793-84dd16bbd5fb\",\n        \"cardProgramIssuingRecordId\": \"ef5ea0cd-6b3e-4a74-b7b3-64ff86eef775\",\n        \"cardType\": \"virtual\",\n        \"label\": \"Daniel Richardson\",\n        \"nameOnCard\": \"Daniel Richardson\",\n        \"limitAmount\": \"35.00\",\n        \"limitInterval\": \"monthly\",\n        \"last4\": \"8811\",\n        \"cardStatus\": \"active\",\n        \"expiryMonth\": \"5\",\n        \"expiryYear\": \"2029\",\n        \"cardIssueType\": \"WALLET_CARD\",\n        \"wallet\": {\n          \"id\": \"dd55fcc4-84a6-400b-b033-c7b2520c7963\",\n          \"availableBalance\": \"36.07\",\n          \"currentBalance\": \"46.07\",\n          \"walletName\": \"Master Wallet\"\n        },\n        \"restrictionSettings\": {\n          \"validTill\": \"2025-05-26\",\n          \"allowedMerchantNames\": [\"amazon\", \"flipkart\", \"spotify\", \"ebay\", \"paypal\"],\n          \"allowedMerchantCategoryCode\": [\"700\", \"3350\", \"7852\"],\n          \"allowedMerchantCountry\": [\"US\", \"IN\"],\n          \"allowedMerchantCity\": [\"newyork\", \"Chicago\"],\n          \"allowedTime\": {\n            \"timezone\": \"America/Chicago\",\n            \"times\": [\n              { \"from\": \"11:00\", \"to\": \"12:00\" },\n              { \"from\": \"16:00\", \"to\": \"23:59\" }\n            ]\n          }\n        }\n      },\n      \"updatedAt\": \"2025-03-27T11:29:40.000000Z\",\n      \"createdAt\": \"2025-03-27T11:29:40.000000Z\"\n    }\n  }\n}"}],"_postman_id":"e081276b-74c1-451e-ba8b-1027a2fa70e1"},{"name":"card-program.card.transaction.created","id":"d7c6a0c2-b482-4ca5-8576-d4fd4d1ebfea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"card-programcardtransactioncreated\">card-program.card.transaction.created</h2>\n<p>Triggered when a <strong>new card transaction</strong> is recorded — typically when an authorization is received from the card network.</p>\n<p><strong>Trigger:</strong> A <code>CardProgramCardTransaction</code> record is created (e.g., cardholder makes a purchase).</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this transaction</td>\n</tr>\n<tr>\n<td><code>data.cardProgramIssuingRecordId</code></td>\n<td>string (UUID)</td>\n<td>UUID of the issuing record (card program account)</td>\n</tr>\n<tr>\n<td><code>data.cardId</code></td>\n<td>string (UUID)</td>\n<td>UUID of the card that processed the transaction</td>\n</tr>\n<tr>\n<td><code>data.amount</code></td>\n<td>string</td>\n<td>Transaction amount</td>\n</tr>\n<tr>\n<td><code>data.description</code></td>\n<td>string</td>\n<td>Transaction description</td>\n</tr>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td>Transaction status: <code>APPROVED</code>, <code>DECLINED</code>, <code>PENDING</code>, <code>REVERSED</code>, <code>SETTLED</code></td>\n</tr>\n<tr>\n<td><code>data.is_reviewed</code></td>\n<td>integer</td>\n<td><code>1</code> if reviewed by user, <code>0</code> if not</td>\n</tr>\n<tr>\n<td><code>data.transactionDate</code></td>\n<td>ISO 8601 datetime</td>\n<td>Date and time the transaction occurred</td>\n</tr>\n<tr>\n<td><code>data.merchantName</code></td>\n<td>string</td>\n<td>Merchant name (uses override name if set, otherwise original)</td>\n</tr>\n<tr>\n<td><code>data.merchantCity</code></td>\n<td>string</td>\n<td>Merchant city</td>\n</tr>\n<tr>\n<td><code>data.merchantState</code></td>\n<td>string</td>\n<td>Merchant state</td>\n</tr>\n<tr>\n<td><code>data.merchantCountry</code></td>\n<td>string</td>\n<td>Merchant country code</td>\n</tr>\n<tr>\n<td><code>data.merchantCategoryCode</code></td>\n<td>string</td>\n<td>4-digit MCC (Merchant Category Code)</td>\n</tr>\n<tr>\n<td><code>data.merchantCategory</code></td>\n<td>string</td>\n<td>Human-readable merchant category description</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"1a3cb18a-85e1-4803-b717-d32f10cc2b70","name":"card-program.card.transaction.created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"card-program.card.transaction.created\",\n    \"id\": \"b2c3d4e5-f6a7-8901-bcde-f12345678901\",\n    \"createdAt\": \"2024-01-15T14:22:00.000000Z\",\n    \"data\": {\n      \"id\": \"d4e5f6a7-b8c9-0123-def0-456789012345\",\n      \"cardProgramIssuingRecordId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\",\n      \"cardId\": \"c3d4e5f6-a7b8-9012-cdef-345678901234\",\n      \"amount\": \"25.50\",\n      \"description\": \"Coffee purchase\",\n      \"status\": \"APPROVED\",\n      \"is_reviewed\": 0,\n      \"transactionDate\": \"2024-01-15T14:22:00.000000Z\",\n      \"merchantName\": \"Starbucks\",\n      \"merchantCity\": \"Austin\",\n      \"merchantState\": \"TX\",\n      \"merchantCountry\": \"US\",\n      \"merchantCategoryCode\": \"5812\",\n      \"merchantCategory\": \"Eating Places, Restaurants\"\n    }\n  }\n}"}],"_postman_id":"d7c6a0c2-b482-4ca5-8576-d4fd4d1ebfea"},{"name":"card-program.card.transaction.updated","id":"786a51b3-865c-44f6-8086-8fe2fda51ae4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"card-programcardtransactionupdated\">card-program.card.transaction.updated</h2>\n<p>Triggered when a <strong>card transaction status changes</strong> — e.g., an authorization settles, is reversed, or is declined after initially pending.</p>\n<p><strong>Trigger:</strong> A <code>CardProgramCardTransaction</code> record is updated with a new status or reviewed state.</p>\n<hr />\n<p>Same schema as <code>card-program.card.transaction.created</code>. The <code>data.status</code> field reflects the new transaction state.</p>\n<h2 id=\"status-transitions\">Status Transitions</h2>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>APPROVED → SETTLED       (authorization settles, typically T+1)\nAPPROVED → REVERSED      (merchant voids/reverses the transaction)\nPENDING  → APPROVED      (authorization completes)\nPENDING  → DECLINED      (authorization denied)\n</code></pre>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"8ca9812f-03e2-4b74-8fb1-ccbc664e8ee8","name":"card-program.card.transaction.updated","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"card-program.card.transaction.updated\",\n    \"id\": \"c3d4e5f6-a7b8-9012-cdef-345678901235\",\n    \"createdAt\": \"2024-01-16T08:00:00.000000Z\",\n    \"data\": {\n      \"id\": \"d4e5f6a7-b8c9-0123-def0-456789012345\",\n      \"cardProgramIssuingRecordId\": \"a1b2c3d4-e5f6-7890-abcd-ef1234567890\",\n      \"cardId\": \"c3d4e5f6-a7b8-9012-cdef-345678901234\",\n      \"amount\": \"25.50\",\n      \"description\": \"Coffee purchase\",\n      \"status\": \"SETTLED\",\n      \"is_reviewed\": 0,\n      \"transactionDate\": \"2024-01-15T14:22:00.000000Z\",\n      \"merchantName\": \"Starbucks\",\n      \"merchantCity\": \"Austin\",\n      \"merchantState\": \"TX\",\n      \"merchantCountry\": \"US\",\n      \"merchantCategoryCode\": \"5812\",\n      \"merchantCategory\": \"Eating Places, Restaurants\"\n    }\n  }\n}"}],"_postman_id":"786a51b3-865c-44f6-8086-8fe2fda51ae4"}],"id":"5a80747a-d72c-4e56-81ef-c7442980bda1","_postman_id":"5a80747a-d72c-4e56-81ef-c7442980bda1","description":""}],"id":"5d06d9a1-c892-4603-915b-0b6928fdf940","description":"<p>Events related to virtual and physical card issuance and card transactions managed through the Zil Money Card Program.</p>\n","_postman_id":"5d06d9a1-c892-4603-915b-0b6928fdf940"},{"name":"Check","item":[{"name":"Print","item":[{"name":"check.print.async (success)","id":"31731cc4-dffd-4d49-9747-31af56453e11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"checkprintasync-success\">check.print.async (success)</h2>\n<p>Triggered when an <strong>asynchronous check print job completes successfully</strong>. The PDF is ready to download from the provided URL.</p>\n<p><strong>Trigger:</strong> <code>AsynchronousCheckPrintJob</code> finishes generating the print PDF for one or more checks.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td><code>\"success\"</code> — print job completed</td>\n</tr>\n<tr>\n<td><code>data.requestId</code></td>\n<td>string (UUID)</td>\n<td>The async print request ID — matches the request that triggered printing</td>\n</tr>\n<tr>\n<td><code>data.url</code></td>\n<td>string</td>\n<td>Pre-signed S3 URL to the generated check PDF — download promptly (expires)</td>\n</tr>\n<tr>\n<td><code>data.checkIds</code></td>\n<td>array of strings</td>\n<td>Encrypted IDs of the checks included in this print batch</td>\n</tr>\n</tbody>\n</table>\n</div><blockquote>\n<p><strong>Note:</strong> The <code>data.url</code> is a pre-signed S3 URL. Download the PDF as soon as possible after receiving this event.</p>\n</blockquote>\n","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"e66ea64c-4d7e-4337-b751-dbd38f87f0b4","name":"check.print.async (success)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"check.print.async\",\n    \"id\": \"a9b0c1d2-e3f4-5678-abcd-ef1234567890\",\n    \"createdAt\": \"2024-01-15T12:30:00.000000Z\",\n    \"data\": {\n      \"status\": \"success\",\n      \"requestId\": \"req-7f3c2a1b-4e5d-6f7a-8b9c-0d1e2f3a4b5c\",\n      \"url\": \"https://s3.amazonaws.com/zilmoney-prints/checks/batch_a9b0c1d2.pdf?Expires=1705401600&Signature=...\",\n      \"checkIds\": [\n        \"CHK_enc_a1b2c3d4e5f6\",\n        \"CHK_enc_b2c3d4e5f6a7\",\n        \"CHK_enc_c3d4e5f6a7b8\"\n      ]\n    }\n  }\n}"}],"_postman_id":"31731cc4-dffd-4d49-9747-31af56453e11"},{"name":"check.print.async (failed)","id":"abaacd6e-d6ab-492c-97e4-93afe1f29d3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"checkprintasync-failed\">check.print.async (failed)</h2>\n<p>Triggered when an <strong>asynchronous check print job fails</strong> — the PDF could not be generated.</p>\n<p><strong>Trigger:</strong> <code>AsynchronousCheckPrintJob</code> encounters an error (PDF generation failure, page count mismatch, or upstream error).</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.status</code></td>\n<td>string</td>\n<td><code>\"failed\"</code> — print job failed</td>\n</tr>\n<tr>\n<td><code>data.requestId</code></td>\n<td>string (UUID)</td>\n<td>The async print request ID</td>\n</tr>\n<tr>\n<td><code>data.url</code></td>\n<td>string</td>\n<td>Empty string <code>\"\"</code> on failure</td>\n</tr>\n<tr>\n<td><code>data.checkIds</code></td>\n<td>array of strings</td>\n<td>Encrypted IDs of the checks that failed to print</td>\n</tr>\n<tr>\n<td><code>data.errorMsg</code></td>\n<td>string</td>\n<td>Human-readable error message (present on page count mismatch)</td>\n</tr>\n<tr>\n<td><code>data.msg</code></td>\n<td>string</td>\n<td>Additional error detail from the PDF generation service</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"status-values\">Status Values</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><code>data.status</code></th>\n<th>Meaning</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>success</code></td>\n<td>PDF generated — <code>url</code> is populated</td>\n</tr>\n<tr>\n<td><code>failed</code></td>\n<td>Print failed — <code>url</code> is empty, check <code>errorMsg</code> / <code>msg</code></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"b11b6615-c021-44ec-a194-d6d3d9a4c289","name":"check.print.async (failed)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"check.print.async\",\n    \"id\": \"b0c1d2e3-f4a5-6789-bcde-f12345678901\",\n    \"createdAt\": \"2024-01-15T12:31:00.000000Z\",\n    \"data\": {\n      \"status\": \"failed\",\n      \"requestId\": \"req-7f3c2a1b-4e5d-6f7a-8b9c-0d1e2f3a4b5c\",\n      \"url\": \"\",\n      \"checkIds\": [\n        \"CHK_enc_a1b2c3d4e5f6\"\n      ],\n      \"errorMsg\": \"Something went wrong, please try again.\",\n      \"msg\": \"PDF page count mismatch\"\n    }\n  }\n}"}],"_postman_id":"abaacd6e-d6ab-492c-97e4-93afe1f29d3b"}],"id":"3357d6ff-0068-4497-8293-1ba22b8d0aea","_postman_id":"3357d6ff-0068-4497-8293-1ba22b8d0aea","description":""},{"name":"Mail","item":[{"name":"check.mailing.tracking","id":"7b5df139-b2dd-4c37-a5de-d8092779f9de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"checkmailingtracking\">check.mailing.tracking</h2>\n<p>Triggered each time a <strong>carrier tracking update</strong> is received for a mailed check. This event fires multiple times as the check moves through the postal network.</p>\n<p><strong>Trigger:</strong> A new carrier tracking scan is recorded for the check's tracking number.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string</td>\n<td>Encrypted check ID</td>\n</tr>\n<tr>\n<td><code>data.mode</code></td>\n<td>string</td>\n<td>Environment: <code>production</code> or <code>local</code></td>\n</tr>\n<tr>\n<td><code>data.carrier</code></td>\n<td>string</td>\n<td>Carrier name: <code>USPS</code>, <code>UPS</code>, <code>FEDEX</code></td>\n</tr>\n<tr>\n<td><code>data.mailType</code></td>\n<td>string</td>\n<td>Mail class ID (e.g., <code>\"1\"</code> = USPS First Class)</td>\n</tr>\n<tr>\n<td><code>data.trackingUrl</code></td>\n<td>string</td>\n<td>Public carrier tracking URL</td>\n</tr>\n<tr>\n<td><code>data.trackingCode</code></td>\n<td>string</td>\n<td>Carrier tracking number</td>\n</tr>\n<tr>\n<td><code>data.trackingStatus</code></td>\n<td>string</td>\n<td>Current tracking status (see below)</td>\n</tr>\n<tr>\n<td><code>data.estimatedDeliveryDate</code></td>\n<td>string</td>\n<td>Estimated delivery date (format: <code>\"Jan 18,2024 12:00:00 PM\"</code>) — empty if unknown</td>\n</tr>\n<tr>\n<td><code>data.trackingStatusDesc</code></td>\n<td>string</td>\n<td>Human-readable carrier status description</td>\n</tr>\n<tr>\n<td><code>data.updatedDate</code></td>\n<td>string</td>\n<td>Timestamp of the tracking scan (format: <code>\"Jan 17,2024 02:20:00 PM\"</code>)</td>\n</tr>\n<tr>\n<td><code>data.groupId</code></td>\n<td>string|null</td>\n<td>Encrypted group ID (present if check is part of a batch mailing group)</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"tracking-status-values\">Tracking Status Values</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>ACCEPTED</code></td>\n<td>Accepted by carrier at facility</td>\n</tr>\n<tr>\n<td><code>PRE_TRANSIT</code></td>\n<td>Label created, not yet picked up</td>\n</tr>\n<tr>\n<td><code>IN_TRANSIT</code></td>\n<td>Package in transit between facilities</td>\n</tr>\n<tr>\n<td><code>OUT_FOR_DELIVERY</code></td>\n<td>Out for delivery to recipient</td>\n</tr>\n<tr>\n<td><code>DELIVERED</code></td>\n<td>Successfully delivered (<code>DE</code> status code)</td>\n</tr>\n<tr>\n<td><code>RETURNED</code></td>\n<td>Returned to sender (undeliverable)</td>\n</tr>\n<tr>\n<td><code>FAILURE</code></td>\n<td>Delivery failed or exception occurred</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"9dd11b21-2542-4740-b69c-0dfa33964a04","name":"check.mailing.tracking","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"check.mailing.tracking\",\n    \"id\": \"c3d4e5f6-a7b8-9012-cdef-345678901235\",\n    \"createdAt\": \"2024-01-17T14:20:00.000000Z\",\n    \"data\": {\n      \"id\": \"CHK_enc_a1b2c3d4e5f6\",\n      \"mode\": \"production\",\n      \"carrier\": \"USPS\",\n      \"mailType\": \"1\",\n      \"trackingUrl\": \"https://tools.usps.com/go/TrackConfirmAction?tLabels=9400111899223397110071\",\n      \"trackingCode\": \"9400111899223397110071\",\n      \"trackingStatus\": \"IN_TRANSIT\",\n      \"estimatedDeliveryDate\": \"Jan 18,2024 12:00:00 PM\",\n      \"trackingStatusDesc\": \"In Transit to Next Facility\",\n      \"updatedDate\": \"Jan 17,2024 02:20:00 PM\",\n      \"groupId\": \"GRP_enc_b2c3d4e5f6a7\"\n    }\n  }\n}"}],"_postman_id":"7b5df139-b2dd-4c37-a5de-d8092779f9de"},{"name":"document.mailing.tracking","id":"5c30e367-f1e2-4789-9462-3b742fe67a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"<p>HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)</p>\n"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney","description":"<h2 id=\"documentmailingtracking\">document.mailing.tracking</h2>\n<p>Triggered each time a <strong>carrier tracking update</strong> is received for a mailed document. Fires multiple times as the document moves through the postal network.</p>\n<p><strong>Trigger:</strong> A new carrier tracking scan is recorded for a <code>BusinessToolsDocumentMailing</code> record.</p>\n<hr />\n<h2 id=\"payload-field-reference\">Payload Field Reference</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>data.id</code></td>\n<td>string</td>\n<td>Encrypted document reference ID</td>\n</tr>\n<tr>\n<td><code>data.mode</code></td>\n<td>string</td>\n<td>Environment: <code>production</code> or <code>local</code></td>\n</tr>\n<tr>\n<td><code>data.carrier</code></td>\n<td>string</td>\n<td>Carrier name: <code>USPS</code>, <code>UPS</code>, <code>FEDEX</code></td>\n</tr>\n<tr>\n<td><code>data.mailType</code></td>\n<td>string</td>\n<td>Mail class ID (e.g., <code>\"1\"</code> = USPS First Class)</td>\n</tr>\n<tr>\n<td><code>data.trackingUrl</code></td>\n<td>string</td>\n<td>Public carrier tracking URL</td>\n</tr>\n<tr>\n<td><code>data.trackingCode</code></td>\n<td>string</td>\n<td>Carrier tracking number</td>\n</tr>\n<tr>\n<td><code>data.trackingStatus</code></td>\n<td>string</td>\n<td>Current tracking status (see below)</td>\n</tr>\n<tr>\n<td><code>data.estimatedDeliveryDate</code></td>\n<td>string</td>\n<td>Estimated delivery date — empty string if unknown</td>\n</tr>\n<tr>\n<td><code>data.trackingStatusDesc</code></td>\n<td>string</td>\n<td>Human-readable carrier status description</td>\n</tr>\n<tr>\n<td><code>data.updatedDate</code></td>\n<td>string</td>\n<td>Timestamp of the tracking scan (format: <code>\"Jan 17,2024 02:20:00 PM\"</code>)</td>\n</tr>\n</tbody>\n</table>\n</div><blockquote>\n<p><strong>Note:</strong> Unlike <code>check.mailing.tracking</code>, document tracking events do <strong>not</strong> include a <code>groupId</code> field.</p>\n</blockquote>\n<h2 id=\"tracking-status-values\">Tracking Status Values</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>ACCEPTED</code></td>\n<td>Accepted by carrier at facility</td>\n</tr>\n<tr>\n<td><code>PRE_TRANSIT</code></td>\n<td>Label created, not yet picked up</td>\n</tr>\n<tr>\n<td><code>IN_TRANSIT</code></td>\n<td>Package in transit between facilities</td>\n</tr>\n<tr>\n<td><code>OUT_FOR_DELIVERY</code></td>\n<td>Out for delivery to recipient</td>\n</tr>\n<tr>\n<td><code>DELIVERED</code></td>\n<td>Successfully delivered (<code>DE</code> status code)</td>\n</tr>\n<tr>\n<td><code>RETURNED</code></td>\n<td>Returned to sender (undeliverable)</td>\n</tr>\n<tr>\n<td><code>FAILURE</code></td>\n<td>Delivery failed or exception occurred</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["webhooks","zilmoney"],"host":["your-server","com"],"query":[],"variable":[]}},"response":[{"id":"26d6ffca-00f5-4967-9945-af7eab609580","name":"document.mailing.tracking","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Signature","value":"{{hmac_signature}}","description":"HMAC-SHA256 of the raw JSON request body, signed with your webhook_secret: hash_hmac('sha256', rawJsonBody, webhookSecret)"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://your-server.com/webhooks/zilmoney"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"event\": {\n    \"type\": \"document.mailing.tracking\",\n    \"id\": \"d1e2f3a4-b5c6-7890-def1-234567890abc\",\n    \"createdAt\": \"2024-01-17T14:20:00.000000Z\",\n    \"data\": {\n      \"id\": \"DOC_enc_a1b2c3d4e5f6\",\n      \"mode\": \"production\",\n      \"carrier\": \"USPS\",\n      \"mailType\": \"1\",\n      \"trackingUrl\": \"https://tools.usps.com/go/TrackConfirmAction?tLabels=9400111899223397110072\",\n      \"trackingCode\": \"9400111899223397110072\",\n      \"trackingStatus\": \"IN_TRANSIT\",\n      \"estimatedDeliveryDate\": \"Jan 18,2024 12:00:00 PM\",\n      \"trackingStatusDesc\": \"In Transit to Next Facility\",\n      \"updatedDate\": \"Jan 17,2024 02:20:00 PM\"\n    }\n  }\n}"}],"_postman_id":"5c30e367-f1e2-4789-9462-3b742fe67a19"}],"id":"7ccfe97b-3cee-4b2e-9493-4e2d12009e12","_postman_id":"7ccfe97b-3cee-4b2e-9493-4e2d12009e12","description":""}],"id":"f96455ff-4968-4e85-bb76-a130b36ee497","description":"<p>Events related to check printing, mailing, and delivery tracking.</p>\n","_postman_id":"f96455ff-4968-4e85-bb76-a130b36ee497"}],"id":"18d814d2-1517-49b4-a97c-ae6727cccdcc","description":"<h2 id=\"webhook-integration-guide\">Webhook Integration Guide</h2>\n<p>The Zil Money Webhook Integration Guide provides comprehensive documentation for all webhook events generated by the Zil Money platform.</p>\n<p>Each webhook event is delivered as an HTTP POST request to your registered endpoint whenever a corresponding action occurs within the system, ensuring your application receives timely and reliable event data directly from Zil Money.</p>\n<hr />\n<h2 id=\"overview\">Overview</h2>\n<p>Zil Money webhooks enable your application to receive real-time notifications when platform events occur, including ACH transfers, check mailings, wallet-associated transactions, eCheck payments, GPBF payments, and more.</p>\n<p>By integrating webhooks, you can automate business workflows, synchronize transaction data, trigger internal processes, and maintain accurate, up-to-date records within your system.</p>\n<hr />\n<h2 id=\"setup\">Setup</h2>\n<p>To receive webhooks:</p>\n<ol>\n<li><p>Navigate to <strong>Developer Panel → Webhooks</strong> in your Zil Money dashboard</p>\n</li>\n<li><p>Register your endpoint URL (<code>webhook_url</code>)</p>\n</li>\n<li><p>Optionally set a <strong>Webhook Secret</strong> (<code>webhook_secret</code>) to enable signature verification</p>\n</li>\n<li><p>Select the specific <strong>event types</strong> you want to subscribe to</p>\n</li>\n</ol>\n<hr />\n<h2 id=\"payload-envelope\">Payload Envelope</h2>\n<p>All OCW (OnlineCheckWriter/Zil Money) webhook events share a common envelope structure:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"event\": {\n    \"type\": \"event.type.name\",\n    \"id\": \"550e8400-e29b-41d4-a716-446655440000\",\n    \"createdAt\": \"2024-01-15T10:30:00.000000Z\",\n    \"data\": { }\n  }\n}\n\n</code></pre>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>event.type</code></td>\n<td>string</td>\n<td>The event type identifier (e.g., <code>manual-ach.initiated</code>)</td>\n</tr>\n<tr>\n<td><code>event.id</code></td>\n<td>string (UUID)</td>\n<td>Unique identifier for this webhook delivery — use for idempotency</td>\n</tr>\n<tr>\n<td><code>event.createdAt</code></td>\n<td>ISO 8601 datetime</td>\n<td>Timestamp when the event was created</td>\n</tr>\n<tr>\n<td><code>event.data</code></td>\n<td>object</td>\n<td>Event-specific payload (see each event for schema)</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"security--signature-verification\">Security &amp; Signature Verification</h2>\n<p>When a <code>webhook_secret</code> is configured, every request is signed using <strong>HMAC-SHA256</strong>.</p>\n<h3 id=\"request-headers\">Request Headers</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Header</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>Signature</code></td>\n<td>HMAC-SHA256 of the raw JSON request body, signed with your <code>webhook_secret</code></td>\n</tr>\n<tr>\n<td><code>Content-Type</code></td>\n<td><code>application/json</code></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"signature-algorithm\">Signature Algorithm</h3>\n<p>The signature is computed over the <strong>raw JSON body</strong> of the request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>Signature = HMAC-SHA256(rawJsonBody, webhook_secret)\n\n</code></pre><p>This is implemented using the <a href=\"https://github.com/spatie/laravel-webhook-server\">Spatie Laravel Webhook Server</a> <code>DefaultSigner</code>:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-php\">// Sender side (Zil Money)\nhash_hmac('sha256', json_encode($payload), $webhookSecret);\n\n</code></pre>\n<h3 id=\"verification-examples\">Verification Examples</h3>\n<p><strong>PHP:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-php\">$signature   = $request-&gt;header('Signature');\n$rawBody     = $request-&gt;getContent();          // raw JSON string\n$expected    = hash_hmac('sha256', $rawBody, $webhookSecret);\n$isValid     = hash_equals($expected, $signature);\nif (!$isValid) {\n    http_response_code(401);\n    exit('Invalid signature');\n}\n\n</code></pre>\n<p><strong>Node.js (Express):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-js\">const crypto = require('crypto');\n// IMPORTANT: use raw body buffer, not parsed JSON\napp.post('/webhooks/zilmoney', express.raw({ type: 'application/json' }), (req, res) =&gt; {\n    const signature   = req.headers['signature'];\n    const rawBody     = req.body.toString();\n    const expected    = crypto\n        .createHmac('sha256', process.env.WEBHOOK_SECRET)\n        .update(rawBody)\n        .digest('hex');\n    const isValid = crypto.timingSafeEqual(\n        Buffer.from(expected, 'hex'),\n        Buffer.from(signature, 'hex')\n    );\n    if (!isValid) return res.status(401).send('Invalid signature');\n    // process event...\n    res.status(200).send('OK');\n});\n\n</code></pre>\n<p><strong>Python (Flask):</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-python\">import hmac, hashlib\nfrom flask import request, abort\n@app.route('/webhooks/zilmoney', methods=['POST'])\ndef webhook():\n    signature  = request.headers.get('Signature', '')\n    raw_body   = request.get_data()          # raw bytes, before any parsing\n    expected   = hmac.new(\n        WEBHOOK_SECRET.encode(),\n        raw_body,\n        hashlib.sha256\n    ).hexdigest()\n    if not hmac.compare_digest(expected, signature):\n        abort(401)\n    # process event...\n    return 'OK', 200\n\n</code></pre>\n<blockquote>\n<p><strong>Critical:</strong> Always read the <strong>raw request body bytes</strong> before any JSON parsing. Parsers may reformat the JSON (different key ordering or whitespace), which will break the HMAC check. </p>\n</blockquote>\n<blockquote>\n<p><strong>Security tip:</strong> Always use a constant-time comparison (<code>hash_equals</code>, <code>timingSafeEqual</code>, <code>hmac.compare_digest</code>) to prevent timing attacks. </p>\n</blockquote>\n<hr />\n<h2 id=\"retry-behavior\">Retry Behavior</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Property</th>\n<th>Value</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Max Attempts</td>\n<td>3</td>\n</tr>\n<tr>\n<td>Backoff Strategy</td>\n<td>Exponential backoff</td>\n</tr>\n<tr>\n<td>SSL Verification</td>\n<td>Required (HTTPS endpoints only)</td>\n</tr>\n</tbody>\n</table>\n</div><ul>\n<li><p>If all 3 attempts fail, the event status is updated to <strong>FAILED</strong> in your Webhook Log.</p>\n</li>\n<li><p>You can manually retry failed events from the <strong>Developer Panel</strong></p>\n</li>\n<li><p>To protect our systems and yours, we will automatically disable your webhook if it records 100+ failures within a 24-hour window. You will receive an email notification if this occurs.</p>\n</li>\n</ul>\n<hr />\n<h2 id=\"idempotency\">Idempotency</h2>\n<p>Every webhook delivery has a unique <code>event.id</code> (UUID). If your endpoint receives the same <code>event.id</code> more than once (due to retries or network issues), you should process it only once.</p>\n<p><strong>Recommended approach:</strong></p>\n<ol>\n<li><p>Extract <code>event.id</code> from the payload</p>\n</li>\n<li><p>Check if you have already processed this ID (store it in a database/cache)</p>\n</li>\n<li><p>If already processed, return <code>200 OK</code> immediately without re-processing</p>\n</li>\n<li><p>Otherwise, process the event and store the <code>event.id</code></p>\n</li>\n</ol>\n<hr />\n<h2 id=\"webhook-delivery-status\">Webhook Delivery Status</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>PENDING</code></td>\n<td>Queued for delivery</td>\n</tr>\n<tr>\n<td><code>COMPLETED</code></td>\n<td>Successfully delivered (your endpoint returned 2xx)</td>\n</tr>\n<tr>\n<td><code>FAILED</code></td>\n<td>All delivery attempts exhausted</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"your-endpoint-requirements\">Your Endpoint Requirements</h2>\n<ul>\n<li><p>Must accept <code>POST</code> requests</p>\n</li>\n<li><p>Must respond with HTTP <code>2xx</code></p>\n</li>\n<li><p>Should process asynchronously and return <code>200 OK</code> immediately</p>\n</li>\n<li><p>Must be accessible over HTTPS with a valid SSL certificate</p>\n</li>\n</ul>\n","_postman_id":"18d814d2-1517-49b4-a97c-ae6727cccdcc"}],"event":[{"listen":"prerequest","script":{"id":"c8725e6b-be29-446f-b67f-255e5ad0ddb5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"98a07910-bb4e-469d-8548-339492567ca3","type":"text/javascript","exec":[""]}}],"variable":[{"id":"f75163cb-4773-4b2b-bba8-12de38dcd9e1","key":"payeeId","value":"","type":"string"}]}