{"info":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","description":"<html><head></head><body><p>Open, modular foundation for unique payments flows</p>\n<h1 id=\"introduction\">Introduction</h1>\n<p>This API is documented in <strong>OpenAPI format</strong>.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<p>Formance Stack offers one forms of authentication:</p>\n<ul>\n<li>OAuth2\nOAuth2 - an open protocol to allow secure authorization in a simple\nand standard method from web, mobile and desktop applications.</li>\n</ul>\n<p>Contact Support:\n Name: Formance\n Email: <a href=\"mailto:support@formance.com\">support@formance.com</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Introduction","slug":"introduction"},{"content":"Authentication","slug":"authentication"}],"owner":"11339178","collectionId":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","publishedId":"2s93eR5Fiv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-04-27T09:45:57.000Z"},"item":[{"name":"api","item":[{"name":"webhooks","item":[{"name":"configs","item":[{"name":"{id}","item":[{"name":"test","item":[{"name":"Test one config","id":"05867717-a8c0-4569-a461-05d03ebaedb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/da880a36-2978-45e3-b80e-8f0762fc732b/test","description":"<p>Test a config by sending a webhook to its endpoint.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","webhooks","configs","da880a36-2978-45e3-b80e-8f0762fc732b","test"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"76e96cd9-4220-4e88-96cf-2b37d6117143","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id/test","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","webhooks","configs",":id","test"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"webhookID\": \"<uuid>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\",\n    \"config\": {\n      \"id\": \"<uuid>\",\n      \"endpoint\": \"<string>\",\n      \"secret\": \"<string>\",\n      \"eventTypes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"active\": \"<boolean>\",\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\"\n    },\n    \"payload\": \"<string>\",\n    \"statusCode\": \"<integer>\",\n    \"retryAttempt\": \"<integer>\",\n    \"status\": \"<string>\",\n    \"nextRetryAfter\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"05867717-a8c0-4569-a461-05d03ebaedb1"}],"id":"3047adc2-19b6-44b6-961b-c80fbe4c7293","_postman_id":"3047adc2-19b6-44b6-961b-c80fbe4c7293","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"secret","item":[{"name":"change","item":[{"name":"Change the signing secret of a config","id":"9488342a-960c-4dd2-a380-8975a41f6349","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"secret\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id/secret/change","description":"<p>Change the signing secret of the endpoint of a webhooks config.</p>\n<p>If not passed or empty, a secret is automatically generated.\nThe format is a random string of bytes of size 24, base64 encoded. (larger size after encoding)</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","webhooks","configs",":id","secret","change"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"1be8ffa4-0f7b-4784-9818-4bb95c3bf770","type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"d3a2d644-efa4-4d2f-90e8-999ffad2ee28","name":"Secret successfully changed.","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"secret\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id/secret/change","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","webhooks","configs",":id","secret","change"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"endpoint\": \"<string>\",\n    \"secret\": \"<string>\",\n    \"eventTypes\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"active\": \"<boolean>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\"\n  }\n}"}],"_postman_id":"9488342a-960c-4dd2-a380-8975a41f6349"}],"id":"ebf09aee-b200-48a6-af57-f09ad24c5fcf","_postman_id":"ebf09aee-b200-48a6-af57-f09ad24c5fcf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"a8aca0a2-ef10-436e-a424-96b41af59348","_postman_id":"a8aca0a2-ef10-436e-a424-96b41af59348","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"deactivate","item":[{"name":"Deactivate one config","id":"d526ad37-b6b9-471a-a57e-c49314ec67af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id/deactivate","description":"<p>Deactivate a webhooks config by ID, to stop receiving webhooks to its endpoint.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","webhooks","configs",":id","deactivate"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"dd535c2e-10a7-4b8a-a365-a53b355f85a8","type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"7729786f-594a-4255-ae1a-0ac0fb9eb0db","name":"Config successfully deactivated.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id/deactivate","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","webhooks","configs",":id","deactivate"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"endpoint\": \"<string>\",\n    \"secret\": \"<string>\",\n    \"eventTypes\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"active\": \"<boolean>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\"\n  }\n}"},{"id":"62dfd5a5-d434-4972-adca-e6702b433f7b","name":"Config not modified, was already deactivated.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id/deactivate","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","webhooks","configs",":id","deactivate"],"variable":[{"key":"id"}]}},"status":"Not Modified","code":304,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d526ad37-b6b9-471a-a57e-c49314ec67af"}],"id":"0f9e96ca-862a-4172-a38a-6b5be89dd3e9","_postman_id":"0f9e96ca-862a-4172-a38a-6b5be89dd3e9","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"activate","item":[{"name":"Activate one config","id":"3ebd0877-852f-4d73-9cf4-2a4a524bd859","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/5296c44f-664e-4f97-8948-2e023cf7e7d0/activate","description":"<p>Activate a webhooks config by ID, to start receiving webhooks to its endpoint.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","webhooks","configs","5296c44f-664e-4f97-8948-2e023cf7e7d0","activate"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"dbca2911-53fe-4fad-a34a-fdfa74b73cd3","name":"Config successfully activated.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id/activate","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","webhooks","configs",":id","activate"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"endpoint\": \"<string>\",\n    \"secret\": \"<string>\",\n    \"eventTypes\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"active\": \"<boolean>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\"\n  }\n}"},{"id":"7679aa80-def7-4697-acd8-33cecd0a0d24","name":"Config not modified, was already activated.","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id/activate","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","webhooks","configs",":id","activate"],"variable":[{"key":"id"}]}},"status":"Not Modified","code":304,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3ebd0877-852f-4d73-9cf4-2a4a524bd859"}],"id":"5f447705-4b09-4ea5-92ae-1a4ed6046d08","_postman_id":"5f447705-4b09-4ea5-92ae-1a4ed6046d08","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Delete one config","id":"97fe737e-6241-458d-8955-3cc45f70447c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id","description":"<p>Delete a webhooks config by ID.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","webhooks","configs",":id"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"e6905b8d-4b23-4458-9864-2e0f4abe7f61","type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"eb189336-51d1-4e10-aed0-964e01a26de9","name":"Config successfully deleted.","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs/:id","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","webhooks","configs",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"97fe737e-6241-458d-8955-3cc45f70447c"}],"id":"d3ae94f1-f564-4c33-ab2c-bb11cbd2196d","_postman_id":"d3ae94f1-f564-4c33-ab2c-bb11cbd2196d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Get many configs","id":"32c0bd99-7f01-46d8-a656-453de293ba12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs?id=<string>&endpoint=<string>","description":"<p>Sorted by updated date descending</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","webhooks","configs"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>Optional filter by Config ID</p>\n","type":"text/plain"},"key":"id","value":"<string>"},{"description":{"content":"<p>Optional filter by endpoint URL</p>\n","type":"text/plain"},"key":"endpoint","value":"<string>"}],"variable":[]}},"response":[{"id":"445162b0-a437-4cfd-832b-69b3e8582be4","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs?id=<string>&endpoint=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","webhooks","configs"],"query":[{"description":"Optional filter by Config ID","key":"id","value":"<string>"},{"description":"Optional filter by endpoint URL","key":"endpoint","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"data\": [\n      {\n        \"id\": \"<uuid>\",\n        \"endpoint\": \"<string>\",\n        \"secret\": \"<string>\",\n        \"eventTypes\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"active\": \"<boolean>\",\n        \"createdAt\": \"<dateTime>\",\n        \"updatedAt\": \"<dateTime>\"\n      },\n      {\n        \"id\": \"<uuid>\",\n        \"endpoint\": \"<string>\",\n        \"secret\": \"<string>\",\n        \"eventTypes\": [\n          \"<string>\",\n          \"<string>\"\n        ],\n        \"active\": \"<boolean>\",\n        \"createdAt\": \"<dateTime>\",\n        \"updatedAt\": \"<dateTime>\"\n      }\n    ],\n    \"hasMore\": \"<boolean>\"\n  }\n}"}],"_postman_id":"32c0bd99-7f01-46d8-a656-453de293ba12"},{"name":"Insert a new config","id":"de524f77-730f-4876-b017-4295980cc0d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"endpoint\": \"http://192.168.56.1:8787/webhookadd\",\n  \"eventTypes\": [\n    \"submission.created\",\n    \"submission.updated\",\n    \"transaction.created\",\n    \"transaction.updated\"\n  ],\n  \"secret\": \"V0bivxRWveaoz08afqjU6Ko/jwO0Cb+3\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs","description":"<p>Insert a new webhooks config.</p>\n<p>The endpoint should be a valid https URL and be unique.</p>\n<p>The secret is the endpoint's verification secret.\nIf not passed or empty, a secret is automatically generated.\nThe format is a random string of bytes of size 24, base64 encoded. (larger size after encoding)</p>\n<p>All eventTypes are converted to lower-case when inserted.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","webhooks","configs"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"e3127b5f-bee1-4717-9441-a45ada742de3","name":"Config created successfully.","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"endpoint\": \"<string>\",\n  \"eventTypes\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"secret\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"endpoint\": \"<string>\",\n    \"secret\": \"<string>\",\n    \"eventTypes\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"active\": \"<boolean>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\"\n  }\n}"},{"id":"9fea6502-d281-40c8-849e-4e30427955c0","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"endpoint\": \"<string>\",\n  \"eventTypes\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"secret\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs"},"status":"Bad Request","code":400,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"<string>"}],"_postman_id":"de524f77-730f-4876-b017-4295980cc0d8"}],"id":"ff4fb63e-29ce-41b6-afbe-78bc64fb969d","_postman_id":"ff4fb63e-29ce-41b6-afbe-78bc64fb969d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"10cf2923-5890-485d-a714-8f7faf326233","_postman_id":"10cf2923-5890-485d-a714-8f7faf326233","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"wallets","item":[{"name":"wallets","item":[{"name":"{id}","item":[{"name":"debit","item":[{"name":"Debit a wallet","id":"301d5741-a5d8-40bb-8333-1324a7c7ade7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": {\n    \"asset\": \"<string>\",\n    \"amount\": \"<long>\"\n  },\n  \"pending\": \"<boolean>\",\n  \"metadata\": {\n    \"laborum5\": {},\n    \"velit_6\": {},\n    \"ex_702\": {},\n    \"laborum0a\": {}\n  },\n  \"description\": \"<string>\",\n  \"destination\": {\n    \"type\": \"<string>\",\n    \"identifier\": \"<string>\"\n  },\n  \"balances\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/debit","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","wallets",":id","debit"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"02850ab6-ca54-420c-a639-773031a4734c","type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"0a1cb22f-385c-4196-ac5f-5cbf1f395185","name":"Wallet successfully debited as a pending hold","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"amount\": {\n    \"asset\": \"<string>\",\n    \"amount\": \"<long>\"\n  },\n  \"pending\": \"<boolean>\",\n  \"metadata\": {\n    \"laborum5\": {},\n    \"velit_6\": {},\n    \"ex_702\": {},\n    \"laborum0a\": {}\n  },\n  \"description\": \"<string>\",\n  \"destination\": {\n    \"type\": \"<string>\",\n    \"identifier\": \"<string>\"\n  },\n  \"balances\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/debit","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","debit"],"variable":[{"key":"id"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<uuid>\",\n    \"walletID\": \"<string>\",\n    \"metadata\": {\n      \"Excepteur_cb8\": {},\n      \"laboris_bb\": {},\n      \"voluptate56\": {}\n    },\n    \"description\": \"<string>\",\n    \"destination\": {\n      \"type\": \"<string>\",\n      \"identifier\": \"<string>\"\n    }\n  }\n}"},{"id":"19505831-22e8-4518-818c-57bf7a288d8e","name":"Wallet successfully debited","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"amount\": {\n    \"asset\": \"<string>\",\n    \"amount\": \"<long>\"\n  },\n  \"pending\": \"<boolean>\",\n  \"metadata\": {\n    \"laborum5\": {},\n    \"velit_6\": {},\n    \"ex_702\": {},\n    \"laborum0a\": {}\n  },\n  \"description\": \"<string>\",\n  \"destination\": {\n    \"type\": \"<string>\",\n    \"identifier\": \"<string>\"\n  },\n  \"balances\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/debit","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","debit"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c25a2c1a-5a09-4947-b67f-cd20a847f00e","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"amount\": {\n    \"asset\": \"<string>\",\n    \"amount\": \"<long>\"\n  },\n  \"pending\": \"<boolean>\",\n  \"metadata\": {\n    \"laborum5\": {},\n    \"velit_6\": {},\n    \"ex_702\": {},\n    \"laborum0a\": {}\n  },\n  \"description\": \"<string>\",\n  \"destination\": {\n    \"type\": \"<string>\",\n    \"identifier\": \"<string>\"\n  },\n  \"balances\": [\n    \"<string>\",\n    \"<string>\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/debit","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","debit"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"301d5741-a5d8-40bb-8333-1324a7c7ade7"}],"id":"2b3e391b-6ae0-400b-81a8-d823ef05fabe","_postman_id":"2b3e391b-6ae0-400b-81a8-d823ef05fabe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"credit","item":[{"name":"Credit a wallet","id":"d2a6189e-1627-42b5-8f32-3f01937e7114","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": {\n    \"asset\": \"<string>\",\n    \"amount\": \"<long>\"\n  },\n  \"sources\": [\n    {\n      \"type\": \"<string>\",\n      \"identifier\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"identifier\": \"<string>\"\n    }\n  ],\n  \"metadata\": {\n    \"minim3c4\": {},\n    \"veniame3\": {}\n  },\n  \"reference\": \"<string>\",\n  \"balance\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/credit","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","wallets",":id","credit"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"43451794-a6ea-4dd1-8f7c-c760b2949f45","type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"9186c46b-36c7-46ef-a368-af3408acc621","name":"Wallet successfully credited","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"amount\": {\n    \"asset\": \"<string>\",\n    \"amount\": \"<long>\"\n  },\n  \"sources\": [\n    {\n      \"type\": \"<string>\",\n      \"identifier\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"identifier\": \"<string>\"\n    }\n  ],\n  \"metadata\": {\n    \"minim3c4\": {},\n    \"veniame3\": {}\n  },\n  \"reference\": \"<string>\",\n  \"balance\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/credit","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","credit"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c8d0abd1-66cb-4742-bf8d-104f312e3f5a","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"amount\": {\n    \"asset\": \"<string>\",\n    \"amount\": \"<long>\"\n  },\n  \"sources\": [\n    {\n      \"type\": \"<string>\",\n      \"identifier\": \"<string>\"\n    },\n    {\n      \"type\": \"<string>\",\n      \"identifier\": \"<string>\"\n    }\n  ],\n  \"metadata\": {\n    \"minim3c4\": {},\n    \"veniame3\": {}\n  },\n  \"reference\": \"<string>\",\n  \"balance\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/credit","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","credit"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"d2a6189e-1627-42b5-8f32-3f01937e7114"}],"id":"f34be7b5-101f-42af-8235-56dc5f25d145","_postman_id":"f34be7b5-101f-42af-8235-56dc5f25d145","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"balances","item":[{"name":"{balanceName}","item":[{"name":"Get detailed balance","id":"68720b73-f0d9-4870-9af2-1f55db52527f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/balances/:balanceName","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","wallets",":id","balances",":balanceName"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"47f9ff63-6329-4590-84d1-06e786703c28","type":"any","value":"<string>","key":"id"},{"id":"db5af02b-6108-46da-ac2a-a3fd758a887a","type":"any","value":"<string>","key":"balanceName"}]}},"response":[{"id":"5ef2175c-44bf-48be-870c-21fd433fd6bf","name":"Balance summary","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/balances/:balanceName","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","balances",":balanceName"],"variable":[{"key":"id"},{"key":"balanceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"assets\": {\n      \"labore_7b\": \"<number>\",\n      \"Ut_30\": \"<number>\"\n    },\n    \"name\": \"<string>\"\n  }\n}"},{"id":"528ec271-6882-431b-b6b0-d586a3c978ab","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/balances/:balanceName","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","balances",":balanceName"],"variable":[{"key":"id"},{"key":"balanceName"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"68720b73-f0d9-4870-9af2-1f55db52527f"}],"id":"529c3990-df3a-4584-9d7b-0fcbcbb234a8","_postman_id":"529c3990-df3a-4584-9d7b-0fcbcbb234a8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List balances of a wallet","id":"780bf9d3-d081-483a-a190-cef141534669","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/balances","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","wallets",":id","balances"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"eed0f32c-3a04-43a9-bfc1-4f49b2ced6b4","type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"ea05dd85-05c5-4dab-83bc-6cde06f9afd9","name":"Balances list","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/balances","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","balances"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"data\": [\n      {\n        \"name\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\"\n      }\n    ],\n    \"pageSize\": \"<long>\",\n    \"hasMore\": \"<boolean>\",\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"}],"_postman_id":"780bf9d3-d081-483a-a190-cef141534669"},{"name":"Create a balance","id":"1bd733d4-6518-4921-bd45-3d0b1563c81a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/balances","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","wallets",":id","balances"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"4fa31ce2-fd6a-4c7e-bd5a-b975a25c35f6","type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"c1bc418d-cbdb-40b8-8936-f17b6e3b0968","name":"Created balance","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/balances","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","balances"],"variable":[{"key":"id"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"name\": \"<string>\"\n  }\n}"},{"id":"83493161-1449-46a5-9d88-32fa0b8169a2","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id/balances","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id","balances"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"1bd733d4-6518-4921-bd45-3d0b1563c81a"}],"id":"a7be25f2-6d87-4fbe-baa5-8fc5d7fd708a","_postman_id":"a7be25f2-6d87-4fbe-baa5-8fc5d7fd708a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Get a wallet","id":"48fa5a22-fd39-4b12-aa3d-0def1e75ddab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","wallets",":id"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"37a0ce9b-2484-4704-ab81-cf779cd2521d","type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"92e7cada-f1be-42ba-97a1-3cc9dc4f7cb9","name":"Wallet","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"name\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"metadata\": {\n      \"minimd4_\": {},\n      \"elit_6\": {}\n    },\n    \"createdAt\": \"<dateTime>\",\n    \"balances\": {\n      \"main\": {\n        \"assets\": {\n          \"ullamcoc43\": \"<number>\"\n        }\n      }\n    },\n    \"ledger\": \"<string>\"\n  }\n}"},{"id":"230a87f5-2c88-48ca-b28a-ee8d9b5ba5e2","name":"Wallet not found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id"],"variable":[{"key":"id"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"bc53e29d-70b2-4214-8be9-560155a5e9f7","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"48fa5a22-fd39-4b12-aa3d-0def1e75ddab"},{"name":"Update a wallet","id":"6e8d6aa0-4aec-46d6-b283-3aca3f59e87a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"metadata\": {\n    \"reprehenderit_5e\": {},\n    \"eae\": {},\n    \"elit_d\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","wallets",":id"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"21600c60-8d7e-4623-a854-dbcedcb75305","type":"any","value":"<string>","key":"id"}]}},"response":[{"id":"f596234a-4094-4a0f-a9aa-24b5616e6696","name":"Wallet successfully updated","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"metadata\": {\n    \"reprehenderit_5e\": {},\n    \"eae\": {},\n    \"elit_d\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id"],"variable":[{"key":"id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"9b1a2387-40a9-4d06-a949-503f04004adf","name":"Error","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"metadata\": {\n    \"reprehenderit_5e\": {},\n    \"eae\": {},\n    \"elit_d\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets/:id","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets",":id"],"variable":[{"key":"id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"6e8d6aa0-4aec-46d6-b283-3aca3f59e87a"}],"id":"88fd2021-5953-44f3-8b56-2322af6b1b86","_postman_id":"88fd2021-5953-44f3-8b56-2322af6b1b86","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List all wallets","id":"1a9b0552-dd4a-4d3b-a581-fb50685639c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets?name=<string>&pageSize=15&cursor=<string>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","wallets"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>Filter on wallet name</p>\n","type":"text/plain"},"key":"name","value":"<string>"},{"description":{"content":"<p>The maximum number of results to return per page</p>\n","type":"text/plain"},"key":"pageSize","value":"15"},{"description":{"content":"<p>Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when the pagination token is set.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"}],"variable":[]}},"response":[{"id":"c9bcb836-0c3d-4201-b811-8444483a916a","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets?name=<string>&pageSize=15&cursor=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","wallets"],"query":[{"description":"Filter on wallet name","key":"name","value":"<string>"},{"description":"The maximum number of results to return per page","key":"pageSize","value":"15"},{"description":"Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when the pagination token is set.\n","key":"cursor","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"data\": [\n      {\n        \"name\": \"<string>\",\n        \"id\": \"<uuid>\",\n        \"metadata\": {},\n        \"createdAt\": \"<dateTime>\",\n        \"ledger\": \"<string>\"\n      },\n      {\n        \"name\": \"<string>\",\n        \"id\": \"<uuid>\",\n        \"metadata\": {},\n        \"createdAt\": \"<dateTime>\",\n        \"ledger\": \"<string>\"\n      }\n    ],\n    \"pageSize\": \"<long>\",\n    \"hasMore\": \"<boolean>\",\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"}],"_postman_id":"1a9b0552-dd4a-4d3b-a581-fb50685639c2"},{"name":"Create a new wallet","id":"8290169a-6141-48ca-b3cd-3f780bbd4377","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"metadata\": {\n    \"labore744\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","wallets"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"eb33b376-9843-4596-bb3f-11a1f2950bd3","name":"Wallet created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"metadata\": {\n    \"labore744\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"name\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"metadata\": {\n      \"et0e\": {},\n      \"nulla_abe\": {}\n    },\n    \"createdAt\": \"<dateTime>\",\n    \"ledger\": \"<string>\"\n  }\n}"},{"id":"5e5b83f6-25d0-4a2e-a95c-9ca789e35293","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"metadata\": {\n    \"labore744\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/wallets"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"8290169a-6141-48ca-b3cd-3f780bbd4377"}],"id":"e30b924f-6676-48e8-802d-ac530e32c8b2","_postman_id":"e30b924f-6676-48e8-802d-ac530e32c8b2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"transactions","item":[{"name":"get Transactions","id":"ae470062-e699-4bf8-a8d8-705b7b7b5b3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/transactions?pageSize=15&walletID=<string>&cursor=<string>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","transactions"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>The maximum number of results to return per page</p>\n","type":"text/plain"},"key":"pageSize","value":"15"},{"description":{"content":"<p>A wallet ID to filter on</p>\n","type":"text/plain"},"key":"walletID","value":"<string>"},{"description":{"content":"<p>Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when the cursor is set.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"}],"variable":[]}},"response":[{"id":"15fe7c09-a700-4157-95d3-b9a3fa324b0c","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/transactions?pageSize=15&walletID=<string>&cursor=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","transactions"],"query":[{"description":"The maximum number of results to return per page","key":"pageSize","value":"15"},{"description":"A wallet ID to filter on","key":"walletID","value":"<string>"},{"description":"Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when the cursor is set.\n","key":"cursor","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"data\": [\n      {\n        \"postings\": [\n          {\n            \"amount\": \"<long>\",\n            \"asset\": \"<string>\",\n            \"destination\": \"<string>\",\n            \"source\": \"<string>\"\n          },\n          {\n            \"amount\": \"<long>\",\n            \"asset\": \"<string>\",\n            \"destination\": \"<string>\",\n            \"source\": \"<string>\"\n          }\n        ],\n        \"timestamp\": \"<dateTime>\",\n        \"txid\": \"<long>\",\n        \"ledger\": \"<string>\",\n        \"reference\": \"<string>\",\n        \"metadata\": {},\n        \"preCommitVolumes\": {\n          \"non__ea\": {\n            \"cupidatat_dcf\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            }\n          }\n        },\n        \"postCommitVolumes\": {\n          \"qui_2\": {\n            \"culpa_\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            },\n            \"ut_5\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            },\n            \"incididunt_a9\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            },\n            \"consectetur0b\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            }\n          }\n        }\n      },\n      {\n        \"postings\": [\n          {\n            \"amount\": \"<long>\",\n            \"asset\": \"<string>\",\n            \"destination\": \"<string>\",\n            \"source\": \"<string>\"\n          },\n          {\n            \"amount\": \"<long>\",\n            \"asset\": \"<string>\",\n            \"destination\": \"<string>\",\n            \"source\": \"<string>\"\n          }\n        ],\n        \"timestamp\": \"<dateTime>\",\n        \"txid\": \"<long>\",\n        \"ledger\": \"<string>\",\n        \"reference\": \"<string>\",\n        \"metadata\": {},\n        \"preCommitVolumes\": {\n          \"sed678\": {\n            \"dolore_6\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            },\n            \"laborum_85d\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            }\n          },\n          \"commodof\": {\n            \"irure_a\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            },\n            \"labored\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            }\n          },\n          \"do_f1f\": {\n            \"eiusmod_b\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            }\n          }\n        },\n        \"postCommitVolumes\": {\n          \"id_28c\": {\n            \"amet9\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            }\n          },\n          \"laborum8\": {\n            \"culpa37\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            },\n            \"suntf_9\": {\n              \"input\": \"<integer>\",\n              \"output\": \"<integer>\",\n              \"balance\": \"<integer>\"\n            }\n          }\n        }\n      }\n    ],\n    \"pageSize\": \"<long>\",\n    \"hasMore\": \"<boolean>\",\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"},{"id":"77bf2b03-6a53-49d5-9e76-3279a3ef2771","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/transactions?pageSize=15&walletID=<string>&cursor=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","transactions"],"query":[{"description":"The maximum number of results to return per page","key":"pageSize","value":"15"},{"description":"A wallet ID to filter on","key":"walletID","value":"<string>"},{"description":"Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when the cursor is set.\n","key":"cursor","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"ae470062-e699-4bf8-a8d8-705b7b7b5b3f"}],"id":"faad8aaa-922c-4100-8020-329a1ebc7c69","_postman_id":"faad8aaa-922c-4100-8020-329a1ebc7c69","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"holds","item":[{"name":"{hold_id}","item":[{"name":"void","item":[{"name":"Cancel a hold","id":"a621f0c7-367c-41b3-9e5d-c657f0ffdb60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds/:hold_id/void","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","holds",":hold_id","void"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"c8051a15-ff53-4664-aa3a-898fe02df5eb","type":"any","value":"<string>","key":"hold_id"}]}},"response":[{"id":"5cd33af0-d4ec-40d6-a4b2-14a4fc1cc90f","name":"Hold successfully cancelled, funds returned to wallet","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds/:hold_id/void","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","holds",":hold_id","void"],"variable":[{"key":"hold_id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"5b08a068-7371-49aa-975d-be73817f7bb5","name":"Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds/:hold_id/void","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","holds",":hold_id","void"],"variable":[{"key":"hold_id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"a621f0c7-367c-41b3-9e5d-c657f0ffdb60"}],"id":"a3226135-3385-4bea-a93d-27a49b0e266c","_postman_id":"a3226135-3385-4bea-a93d-27a49b0e266c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"confirm","item":[{"name":"Confirm a hold","id":"2b159afc-b321-4edb-9b4a-e2073a11c50e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": \"<long>\",\n  \"final\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds/:hold_id/confirm","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","holds",":hold_id","confirm"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"23fdb8b5-9fa0-4c1a-8113-6a652b2a7985","type":"any","value":"<string>","key":"hold_id"}]}},"response":[{"id":"e08e2bf8-05cf-4b69-afe7-672245738ed5","name":"Hold successfully confirmed, funds moved back to initial destination","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"amount\": \"<long>\",\n  \"final\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds/:hold_id/confirm","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","holds",":hold_id","confirm"],"variable":[{"key":"hold_id"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"d57af457-4b6e-4323-8897-f4599017f757","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"amount\": \"<long>\",\n  \"final\": \"<boolean>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds/:hold_id/confirm","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","holds",":hold_id","confirm"],"variable":[{"key":"hold_id"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"2b159afc-b321-4edb-9b4a-e2073a11c50e"}],"id":"63565873-842f-453c-889e-105d7d0e266a","_postman_id":"63565873-842f-453c-889e-105d7d0e266a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"e89aefbb-29ff-497f-ac82-c93067aee780","_postman_id":"e89aefbb-29ff-497f-ac82-c93067aee780","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"{holdID}","item":[{"name":"Get a hold","id":"58248e70-1167-4c2b-b851-2d4821d3254a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds/:holdID","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","holds",":holdID"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"450ecd27-e3a7-468e-b48f-327adf347f38","type":"any","value":"<string>","key":"holdID"}]}},"response":[{"id":"98ca87f5-f3aa-476f-805a-c5454bc60a3b","name":"Holds","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds/:holdID","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","holds",":holdID"],"variable":[{"key":"holdID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"description\": \"<string>\",\n    \"id\": \"<uuid>\",\n    \"metadata\": {},\n    \"originalAmount\": \"<long>\",\n    \"remaining\": \"<long>\",\n    \"walletID\": \"<string>\",\n    \"destination\": {\n      \"type\": \"<string>\",\n      \"identifier\": \"<string>\"\n    }\n  }\n}"},{"id":"ef1b73ad-0d19-4470-a182-4460a01cce2e","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds/:holdID","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","holds",":holdID"],"variable":[{"key":"holdID"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"58248e70-1167-4c2b-b851-2d4821d3254a"}],"id":"594aae4f-c9df-4bd1-885a-55a43d3143be","_postman_id":"594aae4f-c9df-4bd1-885a-55a43d3143be","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Get all holds for a wallet","id":"aa426b72-59e0-447e-9d18-1bb7d1a14268","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds?pageSize=15&walletID=<string>&cursor=<string>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","holds"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>The maximum number of results to return per page</p>\n","type":"text/plain"},"key":"pageSize","value":"15"},{"description":{"content":"<p>The wallet to filter on</p>\n","type":"text/plain"},"key":"walletID","value":"<string>"},{"description":{"content":"<p>Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when the pagination token is set.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"}],"variable":[]}},"response":[{"id":"d47b0045-3771-496f-a56b-7af2d779208c","name":"Holds","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds?pageSize=15&walletID=<string>&cursor=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","holds"],"query":[{"description":"The maximum number of results to return per page","key":"pageSize","value":"15"},{"description":"The wallet to filter on","key":"walletID","value":"<string>"},{"description":"Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when the pagination token is set.\n","key":"cursor","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"data\": [\n      {\n        \"id\": \"<uuid>\",\n        \"walletID\": \"<string>\",\n        \"metadata\": {},\n        \"description\": \"<string>\",\n        \"destination\": {\n          \"type\": \"<string>\",\n          \"identifier\": \"<string>\"\n        }\n      },\n      {\n        \"id\": \"<uuid>\",\n        \"walletID\": \"<string>\",\n        \"metadata\": {},\n        \"description\": \"<string>\",\n        \"destination\": {\n          \"type\": \"<string>\",\n          \"identifier\": \"<string>\"\n        }\n      }\n    ],\n    \"pageSize\": \"<long>\",\n    \"hasMore\": \"<boolean>\",\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"},{"id":"93d4e85a-d863-4bda-b805-aaf1a2622b36","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/holds?pageSize=15&walletID=<string>&cursor=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","wallets","holds"],"query":[{"description":"The maximum number of results to return per page","key":"pageSize","value":"15"},{"description":"The wallet to filter on","key":"walletID","value":"<string>"},{"description":"Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when the pagination token is set.\n","key":"cursor","value":"<string>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"aa426b72-59e0-447e-9d18-1bb7d1a14268"}],"id":"05fb8b09-dc14-41b8-a0cf-52ede33aedd8","_postman_id":"05fb8b09-dc14-41b8-a0cf-52ede33aedd8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"_info","item":[{"name":"Get server info","id":"e5994d90-9880-4376-b96e-68c5b78e68a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/_info","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","wallets","_info"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"5961ddc2-289d-4d5b-a3bf-e827223c5654","name":"Server information","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/_info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"version\": \"<string>\"\n}"},{"id":"35495e5a-7113-49e5-9223-3162cbd862b0","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/wallets/_info"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"e5994d90-9880-4376-b96e-68c5b78e68a1"}],"id":"24f6a0a6-e4f8-436a-af25-97ba1abe54a1","_postman_id":"24f6a0a6-e4f8-436a-af25-97ba1abe54a1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"8511833a-fe5f-4fcc-b03e-a9fa3cfcf8a5","_postman_id":"8511833a-fe5f-4fcc-b03e-a9fa3cfcf8a5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"search","item":[{"name":"_info","item":[{"name":"Get server info","id":"264ffe07-7727-4a0b-a215-853ec0140522","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/search/_info","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","search","_info"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"64356531-ddcf-4a5e-b6c7-315797d34ced","name":"Server information","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/search/_info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"version\": \"<string>\"\n}"}],"_postman_id":"264ffe07-7727-4a0b-a215-853ec0140522"}],"id":"ca5640f1-2391-42da-ba5e-2836ef220a50","_postman_id":"ca5640f1-2391-42da-ba5e-2836ef220a50","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Search","id":"bb06a8c6-8cee-41fb-9791-caa8b0e67d02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ledgers\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"after\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"pageSize\": \"<long>\",\n  \"terms\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"sort\": \"<string>\",\n  \"policy\": \"<string>\",\n  \"target\": \"<string>\",\n  \"cursor\": \"<string>\",\n  \"raw\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/search/","description":"<p>ElasticSearch query engine</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","search",""],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"1fcf99b8-4209-4a69-a407-5f18d7190613","name":"Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"ledgers\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"after\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"pageSize\": \"<long>\",\n  \"terms\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"sort\": \"<string>\",\n  \"policy\": \"<string>\",\n  \"target\": \"<string>\",\n  \"cursor\": \"<string>\",\n  \"raw\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/search/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {},\n  \"cursor\": {\n    \"pageSize\": \"<long>\",\n    \"hasMore\": \"<boolean>\",\n    \"total\": {\n      \"value\": \"<long>\",\n      \"relation\": \"<string>\"\n    },\n    \"next\": \"<string>\",\n    \"previous\": \"<string>\"\n  }\n}"},{"id":"d1f4c6da-b8d4-4765-a8ee-d203d1d6fe61","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"ledgers\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"after\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"pageSize\": \"<long>\",\n  \"terms\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"sort\": \"<string>\",\n  \"policy\": \"<string>\",\n  \"target\": \"<string>\",\n  \"cursor\": \"<string>\",\n  \"raw\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/search/"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bb06a8c6-8cee-41fb-9791-caa8b0e67d02"}],"id":"86626a6c-601f-4aaf-9843-9b89ac874102","_postman_id":"86626a6c-601f-4aaf-9843-9b89ac874102","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"payments","item":[{"name":"payments","item":[{"name":"{paymentId}","item":[{"name":"metadata","item":[{"name":"Update metadata","id":"79bf020e-96cd-4ac5-bb3d-1d4e611136cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"key\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/payments/:paymentId/metadata","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","payments",":paymentId","metadata"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"342c27d2-39a6-42bd-9569-a0a649492eec","type":"any","value":"<string>","key":"paymentId"}]}},"response":[{"id":"04f0e8f3-3a83-4b00-a99f-98af902b5718","name":"Untitled Response","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"key\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/payments/:paymentId/metadata","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","payments",":paymentId","metadata"],"variable":[{"key":"paymentId"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"79bf020e-96cd-4ac5-bb3d-1d4e611136cb"}],"id":"412f45f9-53be-445f-b510-b5bf015ff276","_postman_id":"412f45f9-53be-445f-b510-b5bf015ff276","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Get a payment","id":"f9dba4a1-060f-46a7-9f01-eb2dfdf900b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/payments/:paymentId","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","payments",":paymentId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"54d0b492-e8ed-4d3f-b0d8-b7e4227cb09f","type":"any","value":"<string>","key":"paymentId"}]}},"response":[{"id":"37f71b87-9087-44c2-8395-ca6deb1d6895","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/payments/:paymentId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","payments",":paymentId"],"variable":[{"key":"paymentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<string>\",\n    \"reference\": \"<string>\",\n    \"accountID\": \"<string>\",\n    \"type\": \"OTHER\",\n    \"provider\": \"STRIPE\",\n    \"status\": \"ACTIVE\",\n    \"initialAmount\": \"<long>\",\n    \"scheme\": \"ach debit\",\n    \"asset\": \"<string>\",\n    \"createdAt\": \"<dateTime>\",\n    \"raw\": {},\n    \"adjustments\": [\n      {\n        \"status\": \"FAILED\",\n        \"amount\": \"<long>\",\n        \"date\": \"<dateTime>\",\n        \"raw\": {},\n        \"absolute\": \"<boolean>\"\n      },\n      {\n        \"status\": \"ACTIVE\",\n        \"amount\": \"<long>\",\n        \"date\": \"<dateTime>\",\n        \"raw\": {},\n        \"absolute\": \"<boolean>\"\n      }\n    ],\n    \"metadata\": {\n      \"key\": \"<string>\"\n    }\n  }\n}"}],"_postman_id":"f9dba4a1-060f-46a7-9f01-eb2dfdf900b6"}],"id":"5f436e50-e5e2-41dc-8502-80a1641e057c","_postman_id":"5f436e50-e5e2-41dc-8502-80a1641e057c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List payments","id":"cf72d2ec-6680-40cc-9408-cdcd6f1fbd28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/payments?pageSize=15&cursor=15&sort=&sort=","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","payments"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>The maximum number of results to return per page.</p>\n","type":"text/plain"},"key":"pageSize","value":"15"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.</p>\n","type":"text/plain"},"key":"cursor","value":"15"},{"description":{"content":"<p>Fields used to sort payments (default is date:desc).</p>\n","type":"text/plain"},"key":"sort","value":""},{"description":{"content":"<p>Fields used to sort payments (default is date:desc).</p>\n","type":"text/plain"},"key":"sort","value":""}],"variable":[]}},"response":[{"id":"9391502a-1347-4d4d-a197-c4853e70fd06","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/payments?pageSize=15&cursor=<string>&sort=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","payments"],"query":[{"description":"The maximum number of results to return per page.\n","key":"pageSize","value":"15"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Fields used to sort payments (default is date:desc).","key":"sort","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"data\": [\n      {\n        \"id\": \"<string>\",\n        \"reference\": \"<string>\",\n        \"accountID\": \"<string>\",\n        \"type\": \"PAY-IN\",\n        \"provider\": \"WISE\",\n        \"status\": \"PENDING\",\n        \"initialAmount\": \"<long>\",\n        \"scheme\": \"other\",\n        \"asset\": \"<string>\",\n        \"createdAt\": \"<dateTime>\",\n        \"raw\": {},\n        \"adjustments\": [\n          {\n            \"status\": \"PENDING\",\n            \"amount\": \"<long>\",\n            \"date\": \"<dateTime>\",\n            \"raw\": {},\n            \"absolute\": \"<boolean>\"\n          },\n          {\n            \"status\": \"ACTIVE\",\n            \"amount\": \"<long>\",\n            \"date\": \"<dateTime>\",\n            \"raw\": {},\n            \"absolute\": \"<boolean>\"\n          }\n        ],\n        \"metadata\": {\n          \"key\": \"<string>\"\n        }\n      },\n      {\n        \"id\": \"<string>\",\n        \"reference\": \"<string>\",\n        \"accountID\": \"<string>\",\n        \"type\": \"PAYOUT\",\n        \"provider\": \"DUMMY-PAY\",\n        \"status\": \"ACTIVE\",\n        \"initialAmount\": \"<long>\",\n        \"scheme\": \"apple pay\",\n        \"asset\": \"<string>\",\n        \"createdAt\": \"<dateTime>\",\n        \"raw\": {},\n        \"adjustments\": [\n          {\n            \"status\": \"PENDING\",\n            \"amount\": \"<long>\",\n            \"date\": \"<dateTime>\",\n            \"raw\": {},\n            \"absolute\": \"<boolean>\"\n          },\n          {\n            \"status\": \"FAILED\",\n            \"amount\": \"<long>\",\n            \"date\": \"<dateTime>\",\n            \"raw\": {},\n            \"absolute\": \"<boolean>\"\n          }\n        ],\n        \"metadata\": {\n          \"key\": \"<string>\"\n        }\n      }\n    ],\n    \"hasMore\": \"<boolean>\",\n    \"pageSize\": \"<long>\",\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"}],"_postman_id":"cf72d2ec-6680-40cc-9408-cdcd6f1fbd28"}],"id":"a738d052-6aeb-4b56-b605-9bdcdecec1ec","_postman_id":"a738d052-6aeb-4b56-b605-9bdcdecec1ec","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"connectors","item":[{"name":"{connector}","item":[{"name":"transfers","item":[{"name":"Transfer funds between Connector accounts","id":"418cc467-d34d-48bb-b695-58b9c2fa81b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"asset\": \"<string>\",\n  \"amount\": \"<long>\",\n  \"destination\": \"<string>\",\n  \"source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/transfers","description":"<p>Execute a transfer between two accounts.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors",":connector","transfers"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"1e23f075-7b32-4ca5-8bb5-5dfcf00faa28","type":"any","value":"BANKING-CIRCLE","key":"connector"}]}},"response":[{"id":"8f4e316d-8c21-4167-aa22-cf2145822d37","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"asset\": \"<string>\",\n  \"amount\": \"<long>\",\n  \"destination\": \"<string>\",\n  \"source\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/transfers","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","connectors",":connector","transfers"],"variable":[{"key":"connector"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": \"<string>\"\n}"}],"_postman_id":"418cc467-d34d-48bb-b695-58b9c2fa81b6"},{"name":"List transfers and their statuses","id":"18a241ac-0ec6-4a21-967e-e9160f2a5db6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/transfers","description":"<p>List transfers</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors",":connector","transfers"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"116278b9-baaa-46c5-85f8-da19894b1be0","type":"any","value":"BANKING-CIRCLE","key":"connector"}]}},"response":[{"id":"e6e15ef0-900a-4149-87d3-5ca91345f664","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/transfers","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","connectors",":connector","transfers"],"variable":[{"key":"connector"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<string>\",\n      \"amount\": \"<long>\",\n      \"asset\": \"<string>\",\n      \"destination\": \"<string>\",\n      \"source\": \"<string>\",\n      \"currency\": \"<string>\",\n      \"status\": \"<string>\",\n      \"error\": \"<string>\"\n    },\n    {\n      \"id\": \"<string>\",\n      \"amount\": \"<long>\",\n      \"asset\": \"<string>\",\n      \"destination\": \"<string>\",\n      \"source\": \"<string>\",\n      \"currency\": \"<string>\",\n      \"status\": \"<string>\",\n      \"error\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"18a241ac-0ec6-4a21-967e-e9160f2a5db6"}],"id":"54d0b816-5924-4457-ba37-e3f16eef8957","_postman_id":"54d0b816-5924-4457-ba37-e3f16eef8957","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"tasks","item":[{"name":"{taskId}","item":[{"name":"Read a specific task of the connector","id":"f0b4be34-7f33-43f0-9125-2f3295efc17a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/tasks/:taskId","description":"<p>Get a specific task associated to the connector.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors",":connector","tasks",":taskId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"ca81e9b9-2ff7-4715-811e-960d46da79d0","type":"any","value":"BANKING-CIRCLE","key":"connector"},{"id":"759ec5f2-add8-486a-b865-7bc0b5a2c6cd","type":"any","value":"<string>","key":"taskId"}]}},"response":[{"id":"2f3ba72f-ebd5-46ca-b942-b65cbe41639f","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/tasks/:taskId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","connectors",":connector","tasks",":taskId"],"variable":[{"key":"connector"},{"key":"taskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"connectorId\": \"<uuid>\",\n    \"createdAt\": \"<dateTime>\",\n    \"descriptor\": {\n      \"name\": \"<string>\",\n      \"account\": \"<string>\",\n      \"main\": \"<boolean>\"\n    },\n    \"id\": \"<uuid>\",\n    \"state\": {},\n    \"status\": \"ACTIVE\",\n    \"updatedAt\": \"<dateTime>\",\n    \"error\": \"<string>\"\n  }\n}"}],"_postman_id":"f0b4be34-7f33-43f0-9125-2f3295efc17a"}],"id":"ec45f305-8dea-4072-b908-7230e6f37a5c","_postman_id":"ec45f305-8dea-4072-b908-7230e6f37a5c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List tasks from a connector","id":"12070eae-ad66-4d1d-8695-b0650c9a6e80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/tasks?pageSize=15&cursor=<string>","description":"<p>List all tasks associated with this connector.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors",":connector","tasks"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>The maximum number of results to return per page.</p>\n","type":"text/plain"},"key":"pageSize","value":"15"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"}],"variable":[{"id":"f6a5e8d0-c83f-47cb-8624-1db2727e7e4d","type":"any","value":"BANKING-CIRCLE","key":"connector"}]}},"response":[{"id":"4d1371e2-b103-4eb0-a910-fd009e3a4c12","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/tasks?pageSize=15&cursor=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","connectors",":connector","tasks"],"query":[{"description":"The maximum number of results to return per page.\n","key":"pageSize","value":"15"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"}],"variable":[{"key":"connector"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"data\": [\n      {\n        \"connectorId\": \"<uuid>\",\n        \"createdAt\": \"<dateTime>\",\n        \"descriptor\": {\n          \"name\": \"<string>\",\n          \"account\": \"<string>\",\n          \"main\": \"<boolean>\"\n        },\n        \"id\": \"<uuid>\",\n        \"state\": {},\n        \"status\": \"SUCCEEDED\",\n        \"updatedAt\": \"<dateTime>\",\n        \"error\": \"<string>\"\n      },\n      {\n        \"connectorId\": \"<uuid>\",\n        \"createdAt\": \"<dateTime>\",\n        \"descriptor\": {\n          \"name\": \"<string>\",\n          \"account\": \"<string>\",\n          \"main\": \"<boolean>\"\n        },\n        \"id\": \"<uuid>\",\n        \"state\": {},\n        \"status\": \"FAILED\",\n        \"updatedAt\": \"<dateTime>\",\n        \"error\": \"<string>\"\n      }\n    ],\n    \"hasMore\": \"<boolean>\",\n    \"pageSize\": \"<long>\",\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"}],"_postman_id":"12070eae-ad66-4d1d-8695-b0650c9a6e80"}],"id":"480cf391-1bc4-4483-a4ba-6f1812395966","_postman_id":"480cf391-1bc4-4483-a4ba-6f1812395966","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"reset","item":[{"name":"Reset a connector","id":"3c1f6a2b-98fe-4548-9479-f23bc9fd5288","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/reset","description":"<p>Reset a connector by its name.\nIt will remove the connector and ALL PAYMENTS generated with it.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors",":connector","reset"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"be757b56-df4c-483d-8cf7-c4caaeb0cd5f","type":"any","value":"BANKING-CIRCLE","key":"connector"}]}},"response":[{"id":"d357e47e-a2cc-47c4-ad85-b6a3623e0b80","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/reset","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","connectors",":connector","reset"],"variable":[{"key":"connector"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3c1f6a2b-98fe-4548-9479-f23bc9fd5288"}],"id":"9f0f8d6e-19be-4f94-9d1c-3a35d20ca511","_postman_id":"9f0f8d6e-19be-4f94-9d1c-3a35d20ca511","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"config","item":[{"name":"Read the config of a connector","id":"d2d7be40-3fba-4712-9d65-8c18f9c9edec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/config","description":"<p>Read connector config</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors",":connector","config"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"ea06eef4-cd5d-4a8d-8655-5abb6d1185f4","type":"any","value":"BANKING-CIRCLE","key":"connector"}]}},"response":[{"id":"168fe7fa-8520-4180-86f8-f6f088c785e4","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector/config","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","connectors",":connector","config"],"variable":[{"key":"connector"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"apiKey\": \"<string>\",\n    \"pollingPeriod\": \"120s\",\n    \"pageSize\": 10\n  }\n}"}],"_postman_id":"d2d7be40-3fba-4712-9d65-8c18f9c9edec"}],"id":"ca97506f-26df-4260-a85f-918b66a96e65","_postman_id":"ca97506f-26df-4260-a85f-918b66a96e65","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Install a connector","id":"b36387e0-785c-43f2-9497-7d41a9949b94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"apiKey\": \"<string>\",\n  \"pollingPeriod\": \"120s\",\n  \"pageSize\": 10\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector","description":"<p>Install a connector by its name and config.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors",":connector"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"87453b26-572f-4b8c-9a91-d3d9522e00aa","type":"any","value":"BANKING-CIRCLE","key":"connector"}]}},"response":[{"id":"a4e198c5-6514-4989-8121-9bdedb0956da","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"apiKey\": \"<string>\",\n  \"pollingPeriod\": \"120s\",\n  \"pageSize\": 10\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","connectors",":connector"],"variable":[{"key":"connector"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b36387e0-785c-43f2-9497-7d41a9949b94"},{"name":"Uninstall a connector","id":"c35643ac-b715-455b-b9e2-08feafc6a784","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector","description":"<p>Uninstall a connector by its name.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors",":connector"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"a7111ae7-c442-44b1-beea-6ac4afa1fa2e","type":"any","value":"BANKING-CIRCLE","key":"connector"}]}},"response":[{"id":"483a2481-3555-49ba-9293-db73cd4f9d7a","name":"Untitled Response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/:connector","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","connectors",":connector"],"variable":[{"key":"connector"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"c35643ac-b715-455b-b9e2-08feafc6a784"}],"id":"ab7bcaf5-d613-4ba0-bc8a-1f93d1385ec7","_postman_id":"ab7bcaf5-d613-4ba0-bc8a-1f93d1385ec7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"stripe","item":[{"name":"transfers","item":[{"name":"Transfer funds between Stripe accounts","id":"d0390425-1fd2-40fd-b452-00526c08ef8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"amount\": \"<long>\",\n  \"asset\": \"<string>\",\n  \"destination\": \"<string>\",\n  \"metadata\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/stripe/transfers","description":"<p>Execute a transfer between two Stripe accounts.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors","stripe","transfers"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"c07aa79e-ef75-48e6-9089-f173082d04a0","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"amount\": \"<long>\",\n  \"asset\": \"<string>\",\n  \"destination\": \"<string>\",\n  \"metadata\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/stripe/transfers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"d0390425-1fd2-40fd-b452-00526c08ef8f"}],"id":"c3ba1ff3-dbff-47de-aca8-fa993b25bacd","_postman_id":"c3ba1ff3-dbff-47de-aca8-fa993b25bacd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"7a766faa-750f-4fe4-a2da-b45bcbc511f2","_postman_id":"7a766faa-750f-4fe4-a2da-b45bcbc511f2","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"configs","item":[{"name":"List the configs of each available connector","id":"5e9d90a6-2709-433d-bd88-eeb5e2df2536","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/configs","description":"<p>List the configs of each available connector.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors","configs"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"bf70292b-30bf-4436-98b8-7f6372132b7f","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors/configs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"connector\": {\n      \"key\": {\n        \"dataType\": \"<string>\",\n        \"required\": \"<boolean>\"\n      }\n    }\n  }\n}"}],"_postman_id":"5e9d90a6-2709-433d-bd88-eeb5e2df2536"}],"id":"2d65d3d4-c9e0-4a99-b519-31e38bb75fbe","_postman_id":"2d65d3d4-c9e0-4a99-b519-31e38bb75fbe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List all installed connectors","id":"f75d98c5-0003-42cf-b829-55db865d1e06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors","description":"<p>List all installed connectors.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","connectors"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"8fd1e7bf-73a0-41cc-8a21-c06a34afd774","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/connectors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"provider\": \"MODULR\",\n      \"enabled\": \"<boolean>\"\n    },\n    {\n      \"provider\": \"MODULR\",\n      \"enabled\": \"<boolean>\"\n    }\n  ]\n}"}],"_postman_id":"f75d98c5-0003-42cf-b829-55db865d1e06"}],"id":"92308686-8cc2-4e51-a4ca-d67b3316aabd","_postman_id":"92308686-8cc2-4e51-a4ca-d67b3316aabd","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"accounts","item":[{"name":"List accounts","id":"7ee38e32-7a66-4130-8657-c1b56cb65063","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/accounts?pageSize=15&cursor=15&sort=&sort=","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","accounts"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>The maximum number of results to return per page.</p>\n","type":"text/plain"},"key":"pageSize","value":"15"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.</p>\n","type":"text/plain"},"key":"cursor","value":"15"},{"description":{"content":"<p>Fields used to sort payments (default is date:desc).</p>\n","type":"text/plain"},"key":"sort","value":""},{"description":{"content":"<p>Fields used to sort payments (default is date:desc).</p>\n","type":"text/plain"},"key":"sort","value":""}],"variable":[]}},"response":[{"id":"d3879aac-ebc0-446c-bd96-e785ef35a519","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/accounts?pageSize=15&cursor=<string>&sort=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","payments","accounts"],"query":[{"description":"The maximum number of results to return per page.\n","key":"pageSize","value":"15"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Fields used to sort payments (default is date:desc).","key":"sort","value":"<string>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"data\": [\n      {\n        \"id\": \"<string>\",\n        \"createdAt\": \"<dateTime>\",\n        \"provider\": \"MODULR\",\n        \"reference\": \"<string>\",\n        \"type\": \"TARGET\"\n      },\n      {\n        \"id\": \"<string>\",\n        \"createdAt\": \"<dateTime>\",\n        \"provider\": \"DUMMY-PAY\",\n        \"reference\": \"<string>\",\n        \"type\": \"SOURCE\"\n      }\n    ],\n    \"hasMore\": \"<boolean>\",\n    \"pageSize\": \"<long>\",\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"}],"_postman_id":"7ee38e32-7a66-4130-8657-c1b56cb65063"}],"id":"198d42a3-de35-496d-83ed-942f2ec0433b","_postman_id":"198d42a3-de35-496d-83ed-942f2ec0433b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"_info","item":[{"name":"Get server info","id":"0f33b8b9-7021-421b-9ee6-7b5cd153fdaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/_info","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","payments","_info"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"2b0ce7f0-a854-4349-b66e-6dc4b12f2869","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/payments/_info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"version\": \"<string>\"\n}"}],"_postman_id":"0f33b8b9-7021-421b-9ee6-7b5cd153fdaa"}],"id":"a873691e-dad1-46d7-b61d-2ecb5a6c3cd6","_postman_id":"a873691e-dad1-46d7-b61d-2ecb5a6c3cd6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"d45707fc-2dd2-4b81-8a0a-aa2a20a1bc0d","_postman_id":"d45707fc-2dd2-4b81-8a0a-aa2a20a1bc0d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"orchestration","item":[{"name":"workflows","item":[{"name":"{workflowID}","item":[{"name":"instances","item":[{"name":"Run workflow","id":"5dbfae19-9bce-4f2c-b714-0ccadce30950","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"depositID\": \"Ramesh\",\n  \"amount\":\"200\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows/3dbf3cef-0279-48d2-8027-90ba747bbd58/instances","description":"<p>Run workflow</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","workflows","3dbf3cef-0279-48d2-8027-90ba747bbd58","instances"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"e87b8613-47a1-469a-8bbb-c151dd3561ff","name":"The workflow instance","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"ut1\": \"<string>\",\n  \"qui_c68\": \"<string>\",\n  \"Excepteur7c\": \"<string>\",\n  \"do_dfa\": \"<string>\",\n  \"culpa445\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows/:workflowID/instances?wait=<boolean>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","workflows",":workflowID","instances"],"query":[{"description":"Wait end of the workflow before return","key":"wait","value":"<boolean>"}],"variable":[{"key":"workflowID"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"workflowID\": \"<string>\",\n    \"id\": \"<string>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\",\n    \"terminated\": \"<boolean>\",\n    \"status\": [\n      {\n        \"stage\": \"<number>\",\n        \"instanceID\": \"<string>\",\n        \"startedAt\": \"<dateTime>\",\n        \"terminatedAt\": \"<dateTime>\",\n        \"error\": \"<string>\"\n      },\n      {\n        \"stage\": \"<number>\",\n        \"instanceID\": \"<string>\",\n        \"startedAt\": \"<dateTime>\",\n        \"terminatedAt\": \"<dateTime>\",\n        \"error\": \"<string>\"\n      }\n    ],\n    \"terminatedAt\": \"<dateTime>\",\n    \"error\": \"<string>\"\n  }\n}"},{"id":"a6a9863b-d3cc-4a1b-adbd-e1759a19a32e","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"ut1\": \"<string>\",\n  \"qui_c68\": \"<string>\",\n  \"Excepteur7c\": \"<string>\",\n  \"do_dfa\": \"<string>\",\n  \"culpa445\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows/:workflowID/instances?wait=<boolean>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","workflows",":workflowID","instances"],"query":[{"description":"Wait end of the workflow before return","key":"wait","value":"<boolean>"}],"variable":[{"key":"workflowID"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"5dbfae19-9bce-4f2c-b714-0ccadce30950"}],"id":"fb1f63f8-268c-4ee3-ba80-88a511e501f1","_postman_id":"fb1f63f8-268c-4ee3-ba80-88a511e501f1","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"e6056add-3130-4096-86e4-10bcd396545d","_postman_id":"e6056add-3130-4096-86e4-10bcd396545d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"{flowId}","item":[{"name":"Get a flow by id","id":"7b826112-435a-489e-b18f-e88d8ed854a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows/2bef411d-fea6-429e-9e76-3ce86639b58f","description":"<p>Get a flow by id</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","workflows","2bef411d-fea6-429e-9e76-3ce86639b58f"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"ecb03c0b-751e-4ee1-bce7-5c79c3e50e8f","name":"The workflow","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows/:flowId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","workflows",":flowId"],"variable":[{"key":"flowId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"config\": {\n      \"stages\": [\n        {\n          \"in_c2\": {},\n          \"dob\": {},\n          \"nulla65\": {}\n        },\n        {\n          \"nostrud8b\": {}\n        }\n      ],\n      \"name\": \"<string>\"\n    },\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\",\n    \"id\": \"<string>\"\n  }\n}"},{"id":"8eda9330-409d-416d-9e11-9466707cb57d","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows/:flowId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","workflows",":flowId"],"variable":[{"key":"flowId"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"7b826112-435a-489e-b18f-e88d8ed854a9"}],"id":"aec261b6-de9a-442c-8c28-3c21c2a802b6","_postman_id":"aec261b6-de9a-442c-8c28-3c21c2a802b6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List registered workflows","id":"8ee4ac16-6f9b-47dc-b8c7-fc0a872370c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows","description":"<p>List registered workflows</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","workflows"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"edb552c4-8f3f-4960-afb4-0c1330efe0bb","name":"List of workflows","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"config\": {\n        \"stages\": [\n          {\n            \"irure1\": {},\n            \"veniam_0\": {}\n          },\n          {\n            \"sintf23\": {},\n            \"nisi0e5\": {}\n          }\n        ],\n        \"name\": \"<string>\"\n      },\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\",\n      \"id\": \"<string>\"\n    },\n    {\n      \"config\": {\n        \"stages\": [\n          {\n            \"quiec\": {},\n            \"occaecatc0b\": {}\n          },\n          {\n            \"anim_02\": {}\n          }\n        ],\n        \"name\": \"<string>\"\n      },\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\",\n      \"id\": \"<string>\"\n    }\n  ]\n}"},{"id":"79767fe3-9f2f-4943-b685-37aa3af579d5","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"8ee4ac16-6f9b-47dc-b8c7-fc0a872370c6"},{"name":"Create workflow","id":"95fa55e8-b0fd-4643-bb3b-5026a218e604","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"my-workflow\",\n  \"stages\": [\n    {\n      \"send\": {\n        \"source\": {\n          \"account\": {\n            \"id\": \"world\",\n            \"ledger\": \"flows-demo-001\"\n          }\n        },\n        \"destination\": {\n          \"account\": {\n            \"id\": \"${depositID}\",\n            \"ledger\": \"flows-demo-001\"\n          }\n        },\n        \"amount\": {\n          \"amount\": \"${amount}\",\n          \"asset\": \"JPY\"\n        }\n      }\n    },\n    {\n      \"send\": {\n        \"source\": {\n          \"account\": {\n            \"id\": \"world\",\n            \"ledger\": \"flows-demo-001\"\n          }\n        },\n        \"destination\": {\n          \"account\": {\n            \"id\": \"${depositID}\",\n            \"ledger\": \"flows-demo-001\"\n          }\n        },\n        \"amount\": {\n          \"amount\": \"${amount}\",\n          \"asset\": \"JPY\"\n        }\n      }\n    }\n\n  ]\n}\n","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows","description":"<p>Create a workflow</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","workflows"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"9b6ce63c-02cc-4737-aadf-4d0f90ce2519","name":"Created workflow","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"stages\": [\n    {\n      \"voluptate_d8\": {},\n      \"id__f8\": {}\n    },\n    {\n      \"velitf\": {}\n    }\n  ],\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"config\": {\n      \"stages\": [\n        {\n          \"occaecat59\": {}\n        },\n        {\n          \"magna_0ed\": {}\n        }\n      ],\n      \"name\": \"<string>\"\n    },\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\",\n    \"id\": \"<string>\"\n  }\n}"},{"id":"b22508c3-c66a-49d1-aa6f-a4b1b1cc9d0c","name":"Created workflow paystack","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"my-workflow\",\n  \"stages\": [\n    {\n      \"send\": {\n        \"source\": {\n          \"account\": {\n            \"id\": \"world\"\n          }\n        },\n        \"destination\": {\n          \"account\": {\n            \"id\": \"${depositID}_incomming\"\n          }\n        },\n        \"amount\": {\n          \"amount\": \"${amount}\",\n          \"asset\": \"USD\"\n        }\n      }\n    },\n    {\n      \"send\": {\n        \"source\": {\n          \"account\": {\n            \"id\": \"${depositID}_incomming\"\n          }\n        },\n        \"destination\": {\n          \"account\": {\n            \"id\": \"${depositID}__main_account\"\n          }\n        },\n        \"amount\": {\n          \"amount\": \"${amount}\",\n          \"asset\": \"USD\"\n        }\n      }\n    }\n\n  ]\n}\n","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"config\": {\n      \"stages\": [\n        {\n          \"occaecat59\": {}\n        },\n        {\n          \"magna_0ed\": {}\n        }\n      ],\n      \"name\": \"<string>\"\n    },\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\",\n    \"id\": \"<string>\"\n  }\n}"}],"_postman_id":"95fa55e8-b0fd-4643-bb3b-5026a218e604"}],"id":"33f2f75b-f293-47a0-a4b5-ed6f3e8e9705","_postman_id":"33f2f75b-f293-47a0-a4b5-ed6f3e8e9705","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"instances","item":[{"name":"{instanceID}","item":[{"name":"stages","item":[{"name":"{number}","item":[{"name":"history","item":[{"name":"Get a workflow instance stage history","id":"6ef2d943-29d0-45bc-8c4e-27e2b92ad641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/stages/:number/history","description":"<p>Get a workflow instance stage history</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","instances",":instanceID","stages",":number","history"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"714f9bfe-b315-4ad1-972f-fe1549adba55","type":"any","value":"<string>","key":"instanceID"},{"id":"b57a7b78-65d3-4ea3-aa61-b42132a05d46","type":"any","value":"<integer>","key":"number"}]}},"response":[{"id":"3bfe4dae-94fb-4ca9-80a3-ed9ec67a814b","name":"The workflow instance stage history","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/stages/:number/history","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID","stages",":number","history"],"variable":[{"key":"instanceID"},{"key":"number"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"name\": \"<string>\",\n      \"input\": {\n        \"GetAccount\": {\n          \"id\": \"<string>\",\n          \"ledger\": \"<string>\"\n        },\n        \"CreateTransaction\": {\n          \"ledger\": \"<string>\",\n          \"data\": {\n            \"timestamp\": \"<dateTime>\",\n            \"postings\": [\n              {\n                \"amount\": \"<long>\",\n                \"asset\": \"<string>\",\n                \"destination\": \"<string>\",\n                \"source\": \"<string>\"\n              },\n              {\n                \"amount\": \"<long>\",\n                \"asset\": \"<string>\",\n                \"destination\": \"<string>\",\n                \"source\": \"<string>\"\n              }\n            ],\n            \"script\": {\n              \"plain\": \"<string>\",\n              \"vars\": {}\n            },\n            \"reference\": \"<string>\",\n            \"metadata\": {\n              \"sit727\": {},\n              \"laborumf\": {},\n              \"aliquip_b56\": {},\n              \"id_07\": {}\n            }\n          }\n        },\n        \"RevertTransaction\": {\n          \"id\": \"<string>\",\n          \"ledger\": \"<string>\"\n        },\n        \"StripeTransfer\": {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"metadata\": {}\n        },\n        \"GetPayment\": {\n          \"id\": \"<string>\"\n        },\n        \"ConfirmHold\": {\n          \"id\": \"<string>\"\n        },\n        \"CreditWallet\": {\n          \"id\": \"<string>\",\n          \"data\": {\n            \"amount\": {\n              \"asset\": \"<string>\",\n              \"amount\": \"<long>\"\n            },\n            \"sources\": [\n              {\n                \"type\": \"<string>\",\n                \"identifier\": \"<string>\"\n              },\n              {\n                \"type\": \"<string>\",\n                \"identifier\": \"<string>\"\n              }\n            ],\n            \"metadata\": {\n              \"labore_b31\": {}\n            },\n            \"reference\": \"<string>\",\n            \"balance\": \"<string>\"\n          }\n        },\n        \"DebitWallet\": {\n          \"id\": \"<string>\",\n          \"data\": {\n            \"amount\": {\n              \"asset\": \"<string>\",\n              \"amount\": \"<long>\"\n            },\n            \"pending\": \"<boolean>\",\n            \"metadata\": {\n              \"minimae1\": {},\n              \"Lorem0\": {}\n            },\n            \"description\": \"<string>\",\n            \"destination\": {\n              \"type\": \"<string>\",\n              \"identifier\": \"<string>\"\n            },\n            \"balances\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          }\n        },\n        \"GetWallet\": {\n          \"id\": \"<string>\"\n        },\n        \"VoidHold\": {\n          \"id\": \"<string>\"\n        }\n      },\n      \"startedAt\": \"<dateTime>\",\n      \"terminated\": \"<bool>\",\n      \"attempt\": \"<integer>\",\n      \"output\": {\n        \"GetAccount\": {\n          \"data\": {\n            \"address\": \"<string>\",\n            \"type\": \"<string>\",\n            \"metadata\": {},\n            \"volumes\": {\n              \"quis_3ad\": {\n                \"amet07\": \"<long>\",\n                \"minim637\": \"<long>\",\n                \"laborumd6\": \"<long>\",\n                \"labore_6\": \"<long>\"\n              }\n            },\n            \"balances\": {\n              \"ipsumcda\": \"<long>\",\n              \"aute_8\": \"<long>\",\n              \"voluptate_99\": \"<long>\"\n            }\n          }\n        },\n        \"CreateTransaction\": {\n          \"data\": [\n            {\n              \"postings\": [\n                {\n                  \"amount\": \"<long>\",\n                  \"asset\": \"<string>\",\n                  \"destination\": \"<string>\",\n                  \"source\": \"<string>\"\n                },\n                {\n                  \"amount\": \"<long>\",\n                  \"asset\": \"<string>\",\n                  \"destination\": \"<string>\",\n                  \"source\": \"<string>\"\n                }\n              ],\n              \"timestamp\": \"<dateTime>\",\n              \"txid\": \"<long>\",\n              \"reference\": \"<string>\",\n              \"metadata\": {\n                \"amet06f\": {}\n              },\n              \"preCommitVolumes\": {\n                \"anim63\": {\n                  \"cillum_4\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"pariatur52\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                },\n                \"Duis4df\": {\n                  \"ipsum_7f\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                }\n              },\n              \"postCommitVolumes\": {\n                \"ullamcocf\": {\n                  \"minim4\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"sedba\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                }\n              }\n            },\n            {\n              \"postings\": [\n                {\n                  \"amount\": \"<long>\",\n                  \"asset\": \"<string>\",\n                  \"destination\": \"<string>\",\n                  \"source\": \"<string>\"\n                },\n                {\n                  \"amount\": \"<long>\",\n                  \"asset\": \"<string>\",\n                  \"destination\": \"<string>\",\n                  \"source\": \"<string>\"\n                }\n              ],\n              \"timestamp\": \"<dateTime>\",\n              \"txid\": \"<long>\",\n              \"reference\": \"<string>\",\n              \"metadata\": {\n                \"adipisicingf36\": {},\n                \"dolor_3\": {}\n              },\n              \"preCommitVolumes\": {\n                \"reprehenderit_7\": {\n                  \"nisi9\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                }\n              },\n              \"postCommitVolumes\": {\n                \"eub06\": {\n                  \"amet_3d5\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"do69a\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"aliqua_ea\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                }\n              }\n            }\n          ]\n        },\n        \"RevertTransaction\": {\n          \"data\": {\n            \"postings\": [\n              {\n                \"amount\": \"<long>\",\n                \"asset\": \"<string>\",\n                \"destination\": \"<string>\",\n                \"source\": \"<string>\"\n              },\n              {\n                \"amount\": \"<long>\",\n                \"asset\": \"<string>\",\n                \"destination\": \"<string>\",\n                \"source\": \"<string>\"\n              }\n            ],\n            \"timestamp\": \"<dateTime>\",\n            \"txid\": \"<long>\",\n            \"reference\": \"<string>\",\n            \"metadata\": {\n              \"nulla_b\": {},\n              \"ex_a\": {}\n            },\n            \"preCommitVolumes\": {\n              \"eu7\": {\n                \"elit6ed\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                },\n                \"ad_dfb\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                }\n              }\n            },\n            \"postCommitVolumes\": {\n              \"irure_f\": {\n                \"magna_9df\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                },\n                \"in_08\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                }\n              },\n              \"adipisicing_498\": {\n                \"ut_a0\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                }\n              }\n            }\n          }\n        },\n        \"GetPayment\": {\n          \"data\": {\n            \"id\": \"<string>\",\n            \"reference\": \"<string>\",\n            \"accountID\": \"<string>\",\n            \"type\": \"OTHER\",\n            \"provider\": \"DUMMY-PAY\",\n            \"status\": \"CANCELLED\",\n            \"initialAmount\": \"<long>\",\n            \"scheme\": \"visa\",\n            \"asset\": \"<string>\",\n            \"createdAt\": \"<dateTime>\",\n            \"raw\": {},\n            \"adjustments\": [\n              {\n                \"status\": \"TERMINATED\",\n                \"amount\": \"<long>\",\n                \"date\": \"<dateTime>\",\n                \"raw\": {},\n                \"absolute\": \"<boolean>\"\n              },\n              {\n                \"status\": \"PENDING\",\n                \"amount\": \"<long>\",\n                \"date\": \"<dateTime>\",\n                \"raw\": {},\n                \"absolute\": \"<boolean>\"\n              }\n            ],\n            \"metadata\": {\n              \"key\": \"<string>\"\n            }\n          }\n        },\n        \"DebitWallet\": {\n          \"data\": {\n            \"id\": \"<uuid>\",\n            \"walletID\": \"<string>\",\n            \"metadata\": {\n              \"commodo__b1\": {},\n              \"nostrud3c\": {},\n              \"Ut_c\": {},\n              \"laborisd\": {},\n              \"magna_8\": {}\n            },\n            \"description\": \"<string>\",\n            \"destination\": {\n              \"type\": \"<string>\",\n              \"identifier\": \"<string>\"\n            }\n          }\n        },\n        \"GetWallet\": {\n          \"data\": {\n            \"name\": \"<string>\",\n            \"id\": \"<uuid>\",\n            \"metadata\": {\n              \"nisi_6\": {},\n              \"iruree\": {}\n            },\n            \"createdAt\": \"<dateTime>\",\n            \"balances\": {\n              \"main\": {\n                \"assets\": {\n                  \"minim_69\": \"<number>\",\n                  \"aliquip_119\": \"<number>\",\n                  \"officia7ed\": \"<number>\",\n                  \"incididunt_9\": \"<number>\"\n                }\n              }\n            },\n            \"ledger\": \"<string>\"\n          }\n        }\n      },\n      \"error\": \"<string>\",\n      \"terminatedAt\": \"<dateTime>\",\n      \"lastFailure\": \"<string>\",\n      \"nextExecution\": \"<dateTime>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"input\": {\n        \"GetAccount\": {\n          \"id\": \"<string>\",\n          \"ledger\": \"<string>\"\n        },\n        \"CreateTransaction\": {\n          \"ledger\": \"<string>\",\n          \"data\": {\n            \"timestamp\": \"<dateTime>\",\n            \"postings\": [\n              {\n                \"amount\": \"<long>\",\n                \"asset\": \"<string>\",\n                \"destination\": \"<string>\",\n                \"source\": \"<string>\"\n              },\n              {\n                \"amount\": \"<long>\",\n                \"asset\": \"<string>\",\n                \"destination\": \"<string>\",\n                \"source\": \"<string>\"\n              }\n            ],\n            \"script\": {\n              \"plain\": \"<string>\",\n              \"vars\": {}\n            },\n            \"reference\": \"<string>\",\n            \"metadata\": {\n              \"minim_5c\": {},\n              \"sitebd\": {},\n              \"qui_fc3\": {},\n              \"ad9\": {},\n              \"magna_bc\": {}\n            }\n          }\n        },\n        \"RevertTransaction\": {\n          \"id\": \"<string>\",\n          \"ledger\": \"<string>\"\n        },\n        \"StripeTransfer\": {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"metadata\": {}\n        },\n        \"GetPayment\": {\n          \"id\": \"<string>\"\n        },\n        \"ConfirmHold\": {\n          \"id\": \"<string>\"\n        },\n        \"CreditWallet\": {\n          \"id\": \"<string>\",\n          \"data\": {\n            \"amount\": {\n              \"asset\": \"<string>\",\n              \"amount\": \"<long>\"\n            },\n            \"sources\": [\n              {\n                \"type\": \"<string>\",\n                \"identifier\": \"<string>\"\n              },\n              {\n                \"type\": \"<string>\",\n                \"identifier\": \"<string>\"\n              }\n            ],\n            \"metadata\": {\n              \"aliquip4\": {},\n              \"voluptate_6\": {}\n            },\n            \"reference\": \"<string>\",\n            \"balance\": \"<string>\"\n          }\n        },\n        \"DebitWallet\": {\n          \"id\": \"<string>\",\n          \"data\": {\n            \"amount\": {\n              \"asset\": \"<string>\",\n              \"amount\": \"<long>\"\n            },\n            \"pending\": \"<boolean>\",\n            \"metadata\": {\n              \"cupidatat75\": {}\n            },\n            \"description\": \"<string>\",\n            \"destination\": {\n              \"type\": \"<string>\",\n              \"identifier\": \"<string>\"\n            },\n            \"balances\": [\n              \"<string>\",\n              \"<string>\"\n            ]\n          }\n        },\n        \"GetWallet\": {\n          \"id\": \"<string>\"\n        },\n        \"VoidHold\": {\n          \"id\": \"<string>\"\n        }\n      },\n      \"startedAt\": \"<dateTime>\",\n      \"terminated\": \"<bool>\",\n      \"attempt\": \"<integer>\",\n      \"output\": {\n        \"GetAccount\": {\n          \"data\": {\n            \"address\": \"<string>\",\n            \"type\": \"<string>\",\n            \"metadata\": {},\n            \"volumes\": {\n              \"incididunt_8d\": {\n                \"deserunt24d\": \"<long>\"\n              },\n              \"sint_5f\": {\n                \"nostrud_c4\": \"<long>\",\n                \"sunt6\": \"<long>\"\n              },\n              \"officia_6\": {\n                \"aute_6eb\": \"<long>\",\n                \"pariatur_47\": \"<long>\",\n                \"minim_b1\": \"<long>\",\n                \"enim1\": \"<long>\"\n              }\n            },\n            \"balances\": {\n              \"in_362\": \"<long>\",\n              \"exercitation_a96\": \"<long>\",\n              \"consectetur_a8\": \"<long>\"\n            }\n          }\n        },\n        \"CreateTransaction\": {\n          \"data\": [\n            {\n              \"postings\": [\n                {\n                  \"amount\": \"<long>\",\n                  \"asset\": \"<string>\",\n                  \"destination\": \"<string>\",\n                  \"source\": \"<string>\"\n                },\n                {\n                  \"amount\": \"<long>\",\n                  \"asset\": \"<string>\",\n                  \"destination\": \"<string>\",\n                  \"source\": \"<string>\"\n                }\n              ],\n              \"timestamp\": \"<dateTime>\",\n              \"txid\": \"<long>\",\n              \"reference\": \"<string>\",\n              \"metadata\": {\n                \"sunt185\": {},\n                \"id_00\": {}\n              },\n              \"preCommitVolumes\": {\n                \"est0\": {\n                  \"dolor_ea\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"incididunt98\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                }\n              },\n              \"postCommitVolumes\": {\n                \"ullamco71\": {\n                  \"ad_b43\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                },\n                \"cillum_f\": {\n                  \"sint_264\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"consectetur2f\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"consequatb\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"occaecat_f9\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                },\n                \"sunt_18\": {\n                  \"aliqua_9\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"temporc9\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                },\n                \"sint_a1\": {\n                  \"amet396\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"laborec1f\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                }\n              }\n            },\n            {\n              \"postings\": [\n                {\n                  \"amount\": \"<long>\",\n                  \"asset\": \"<string>\",\n                  \"destination\": \"<string>\",\n                  \"source\": \"<string>\"\n                },\n                {\n                  \"amount\": \"<long>\",\n                  \"asset\": \"<string>\",\n                  \"destination\": \"<string>\",\n                  \"source\": \"<string>\"\n                }\n              ],\n              \"timestamp\": \"<dateTime>\",\n              \"txid\": \"<long>\",\n              \"reference\": \"<string>\",\n              \"metadata\": {\n                \"in_ac2\": {},\n                \"aliquip_bd_\": {},\n                \"eu_57\": {}\n              },\n              \"preCommitVolumes\": {\n                \"est_1\": {\n                  \"mollit_9cc\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"sint2\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"occaecat0c\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"anim410\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                },\n                \"sedc38\": {\n                  \"fugiat9\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                },\n                \"quis_6\": {\n                  \"elitb0\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                }\n              },\n              \"postCommitVolumes\": {\n                \"nulla_09d\": {\n                  \"esse_50\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"incididunt_6e\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                },\n                \"ullamco002\": {\n                  \"minim_0\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"cillumbc1\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"magna_5\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                },\n                \"sunt_1\": {\n                  \"qui_6\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  },\n                  \"ullamcof9b\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                },\n                \"dolor_45\": {\n                  \"in2\": {\n                    \"input\": \"<long>\",\n                    \"output\": \"<long>\",\n                    \"balance\": \"<long>\"\n                  }\n                }\n              }\n            }\n          ]\n        },\n        \"RevertTransaction\": {\n          \"data\": {\n            \"postings\": [\n              {\n                \"amount\": \"<long>\",\n                \"asset\": \"<string>\",\n                \"destination\": \"<string>\",\n                \"source\": \"<string>\"\n              },\n              {\n                \"amount\": \"<long>\",\n                \"asset\": \"<string>\",\n                \"destination\": \"<string>\",\n                \"source\": \"<string>\"\n              }\n            ],\n            \"timestamp\": \"<dateTime>\",\n            \"txid\": \"<long>\",\n            \"reference\": \"<string>\",\n            \"metadata\": {\n              \"ex_6\": {},\n              \"proident76\": {},\n              \"occaecat19\": {},\n              \"est_e9_\": {}\n            },\n            \"preCommitVolumes\": {\n              \"animfbb\": {\n                \"aliquip_6b4\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                },\n                \"veniam__\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                }\n              }\n            },\n            \"postCommitVolumes\": {\n              \"dolore_8\": {\n                \"esse_2_9\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                },\n                \"incididunt1b6\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                },\n                \"labore_d\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                }\n              },\n              \"sint4c\": {\n                \"consequat_2\": {\n                  \"input\": \"<long>\",\n                  \"output\": \"<long>\",\n                  \"balance\": \"<long>\"\n                }\n              }\n            }\n          }\n        },\n        \"GetPayment\": {\n          \"data\": {\n            \"id\": \"<string>\",\n            \"reference\": \"<string>\",\n            \"accountID\": \"<string>\",\n            \"type\": \"PAY-IN\",\n            \"provider\": \"BANKING-CIRCLE\",\n            \"status\": \"FAILED\",\n            \"initialAmount\": \"<long>\",\n            \"scheme\": \"visa\",\n            \"asset\": \"<string>\",\n            \"createdAt\": \"<dateTime>\",\n            \"raw\": {},\n            \"adjustments\": [\n              {\n                \"status\": \"FAILED\",\n                \"amount\": \"<long>\",\n                \"date\": \"<dateTime>\",\n                \"raw\": {},\n                \"absolute\": \"<boolean>\"\n              },\n              {\n                \"status\": \"ACTIVE\",\n                \"amount\": \"<long>\",\n                \"date\": \"<dateTime>\",\n                \"raw\": {},\n                \"absolute\": \"<boolean>\"\n              }\n            ],\n            \"metadata\": {\n              \"key\": \"<string>\"\n            }\n          }\n        },\n        \"DebitWallet\": {\n          \"data\": {\n            \"id\": \"<uuid>\",\n            \"walletID\": \"<string>\",\n            \"metadata\": {\n              \"occaecat_2e2\": {}\n            },\n            \"description\": \"<string>\",\n            \"destination\": {\n              \"type\": \"<string>\",\n              \"identifier\": \"<string>\"\n            }\n          }\n        },\n        \"GetWallet\": {\n          \"data\": {\n            \"name\": \"<string>\",\n            \"id\": \"<uuid>\",\n            \"metadata\": {\n              \"Loremd7\": {},\n              \"deseruntf_\": {}\n            },\n            \"createdAt\": \"<dateTime>\",\n            \"balances\": {\n              \"main\": {\n                \"assets\": {\n                  \"dolore001\": \"<number>\"\n                }\n              }\n            },\n            \"ledger\": \"<string>\"\n          }\n        }\n      },\n      \"error\": \"<string>\",\n      \"terminatedAt\": \"<dateTime>\",\n      \"lastFailure\": \"<string>\",\n      \"nextExecution\": \"<dateTime>\"\n    }\n  ]\n}"},{"id":"33dc865b-45db-403a-84f6-6becf0165591","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/stages/:number/history","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID","stages",":number","history"],"variable":[{"key":"instanceID"},{"key":"number"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"6ef2d943-29d0-45bc-8c4e-27e2b92ad641"}],"id":"4409215d-cacf-4c68-b664-fb1440b5babf","_postman_id":"4409215d-cacf-4c68-b664-fb1440b5babf","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"1942ded4-72d1-4dc7-b1fa-3b7c5a3b24b8","_postman_id":"1942ded4-72d1-4dc7-b1fa-3b7c5a3b24b8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"5d55b006-9418-4ae2-9ddf-ed5d13197a2c","_postman_id":"5d55b006-9418-4ae2-9ddf-ed5d13197a2c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"history","item":[{"name":"Get a workflow instance history by id","id":"dc71733e-0fa4-4916-8544-4a31a96cd44a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/history","description":"<p>Get a workflow instance history by id</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","instances",":instanceID","history"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"9f8a477a-00ae-4397-ac0a-e14829f7a66a","type":"any","value":"<string>","key":"instanceID"}]}},"response":[{"id":"05db8406-76e6-4560-b8ff-3d6493af579f","name":"The workflow instance history","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/history","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID","history"],"variable":[{"key":"instanceID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"name\": \"<string>\",\n      \"input\": {\n        \"amount\": {\n          \"asset\": \"<string>\",\n          \"amount\": \"<long>\"\n        },\n        \"destination\": {\n          \"wallet\": {\n            \"id\": \"<string>\",\n            \"balance\": \"<string>\"\n          },\n          \"account\": {\n            \"id\": \"<string>\",\n            \"ledger\": \"<string>\"\n          },\n          \"payment\": {\n            \"psp\": \"<string>\"\n          }\n        },\n        \"source\": {\n          \"wallet\": {\n            \"id\": \"<string>\",\n            \"balance\": \"<string>\"\n          },\n          \"account\": {\n            \"id\": \"<string>\",\n            \"ledger\": \"<string>\"\n          },\n          \"payment\": {\n            \"id\": \"<string>\"\n          }\n        }\n      },\n      \"terminated\": \"<bool>\",\n      \"startedAt\": \"<dateTime>\",\n      \"error\": \"<string>\",\n      \"terminatedAt\": \"<dateTime>\"\n    },\n    {\n      \"name\": \"<string>\",\n      \"input\": {\n        \"amount\": {\n          \"asset\": \"<string>\",\n          \"amount\": \"<long>\"\n        },\n        \"destination\": {\n          \"wallet\": {\n            \"id\": \"<string>\",\n            \"balance\": \"<string>\"\n          },\n          \"account\": {\n            \"id\": \"<string>\",\n            \"ledger\": \"<string>\"\n          },\n          \"payment\": {\n            \"psp\": \"<string>\"\n          }\n        },\n        \"source\": {\n          \"wallet\": {\n            \"id\": \"<string>\",\n            \"balance\": \"<string>\"\n          },\n          \"account\": {\n            \"id\": \"<string>\",\n            \"ledger\": \"<string>\"\n          },\n          \"payment\": {\n            \"id\": \"<string>\"\n          }\n        }\n      },\n      \"terminated\": \"<bool>\",\n      \"startedAt\": \"<dateTime>\",\n      \"error\": \"<string>\",\n      \"terminatedAt\": \"<dateTime>\"\n    }\n  ]\n}"},{"id":"c2ecbd87-2c57-4294-b597-92e7b6b7d707","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/history","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID","history"],"variable":[{"key":"instanceID"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"dc71733e-0fa4-4916-8544-4a31a96cd44a"}],"id":"4586333c-87f2-406b-a5fb-88b7e15d13da","_postman_id":"4586333c-87f2-406b-a5fb-88b7e15d13da","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"events","item":[{"name":"Send an event to a running workflow","id":"bbd683e3-97af-4951-b2ad-65b41d681427","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/events","description":"<p>Send an event to a running workflow</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","instances",":instanceID","events"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"9a5651e2-7f22-4601-a6fb-387997277822","type":"any","value":"<string>","key":"instanceID"}]}},"response":[{"id":"b919de26-f72a-4f9a-a2c7-8122f518765b","name":"No content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/events","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID","events"],"variable":[{"key":"instanceID"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"436b45d4-0831-4b1c-8ae9-40b12f5db131","name":"Untitled Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/events","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID","events"],"variable":[{"key":"instanceID"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"bbd683e3-97af-4951-b2ad-65b41d681427"}],"id":"72e886b2-495a-4a12-8375-fe42a37a8268","_postman_id":"72e886b2-495a-4a12-8375-fe42a37a8268","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"abort","item":[{"name":"Cancel a running workflow","id":"761d46f2-263b-479c-a14b-1987deca1ecc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/abort","description":"<p>Cancel a running workflow</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","instances",":instanceID","abort"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"224e7d12-608b-4553-a96a-82647c8d7079","type":"any","value":"<string>","key":"instanceID"}]}},"response":[{"id":"22d62967-4233-4f7d-aa2f-2917c6661be7","name":"No content","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/abort","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID","abort"],"variable":[{"key":"instanceID"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"338a00c0-4d9e-415d-916b-a18d04f1fc59","name":"Untitled Response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID/abort","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID","abort"],"variable":[{"key":"instanceID"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"761d46f2-263b-479c-a14b-1987deca1ecc"}],"id":"56d67409-156c-4c6c-85c6-a8c8bc0d92b3","_postman_id":"56d67409-156c-4c6c-85c6-a8c8bc0d92b3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Get a workflow instance by id","id":"6217622e-7889-4271-94c6-466711ae4976","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID","description":"<p>Get a workflow instance by id</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","instances",":instanceID"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"6eccc27c-5605-4306-810c-65e89b523c9f","type":"any","value":"<string>","key":"instanceID"}]}},"response":[{"id":"1019433f-b186-4970-a28d-9c981972b18e","name":"The workflow instance","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID"],"variable":[{"key":"instanceID"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"workflowID\": \"<string>\",\n    \"id\": \"<string>\",\n    \"createdAt\": \"<dateTime>\",\n    \"updatedAt\": \"<dateTime>\",\n    \"terminated\": \"<boolean>\",\n    \"status\": [\n      {\n        \"stage\": \"<number>\",\n        \"instanceID\": \"<string>\",\n        \"startedAt\": \"<dateTime>\",\n        \"terminatedAt\": \"<dateTime>\",\n        \"error\": \"<string>\"\n      },\n      {\n        \"stage\": \"<number>\",\n        \"instanceID\": \"<string>\",\n        \"startedAt\": \"<dateTime>\",\n        \"terminatedAt\": \"<dateTime>\",\n        \"error\": \"<string>\"\n      }\n    ],\n    \"terminatedAt\": \"<dateTime>\",\n    \"error\": \"<string>\"\n  }\n}"},{"id":"5ee5f181-4fa6-4911-ae5a-43d56482a8f6","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances/:instanceID","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances",":instanceID"],"variable":[{"key":"instanceID"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"6217622e-7889-4271-94c6-466711ae4976"}],"id":"e6c1aa76-46a3-42d4-a743-eb85d8911cb6","_postman_id":"e6c1aa76-46a3-42d4-a743-eb85d8911cb6","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List instances of a workflow","id":"e4b6ea2d-d402-472c-aac3-219a8df9aa03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances?workflowID=<string>&running=<boolean>","description":"<p>List instances of a workflow</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","instances"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>A workflow id</p>\n","type":"text/plain"},"key":"workflowID","value":"<string>"},{"description":{"content":"<p>Filter running instances</p>\n","type":"text/plain"},"key":"running","value":"<boolean>"}],"variable":[]}},"response":[{"id":"ad87da23-39c7-4c0b-81d2-ee14181bb9c2","name":"List of workflow instances","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances?workflowID=<string>&running=<boolean>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances"],"query":[{"description":"A workflow id","key":"workflowID","value":"<string>"},{"description":"Filter running instances","key":"running","value":"<boolean>"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"workflowID\": \"<string>\",\n      \"id\": \"<string>\",\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\",\n      \"terminated\": \"<boolean>\",\n      \"status\": [\n        {\n          \"stage\": \"<number>\",\n          \"instanceID\": \"<string>\",\n          \"startedAt\": \"<dateTime>\",\n          \"terminatedAt\": \"<dateTime>\",\n          \"error\": \"<string>\"\n        },\n        {\n          \"stage\": \"<number>\",\n          \"instanceID\": \"<string>\",\n          \"startedAt\": \"<dateTime>\",\n          \"terminatedAt\": \"<dateTime>\",\n          \"error\": \"<string>\"\n        }\n      ],\n      \"terminatedAt\": \"<dateTime>\",\n      \"error\": \"<string>\"\n    },\n    {\n      \"workflowID\": \"<string>\",\n      \"id\": \"<string>\",\n      \"createdAt\": \"<dateTime>\",\n      \"updatedAt\": \"<dateTime>\",\n      \"terminated\": \"<boolean>\",\n      \"status\": [\n        {\n          \"stage\": \"<number>\",\n          \"instanceID\": \"<string>\",\n          \"startedAt\": \"<dateTime>\",\n          \"terminatedAt\": \"<dateTime>\",\n          \"error\": \"<string>\"\n        },\n        {\n          \"stage\": \"<number>\",\n          \"instanceID\": \"<string>\",\n          \"startedAt\": \"<dateTime>\",\n          \"terminatedAt\": \"<dateTime>\",\n          \"error\": \"<string>\"\n        }\n      ],\n      \"terminatedAt\": \"<dateTime>\",\n      \"error\": \"<string>\"\n    }\n  ]\n}"},{"id":"700bd0c7-96de-4cbb-b592-0eb468e09bc3","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/instances?workflowID=<string>&running=<boolean>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","orchestration","instances"],"query":[{"description":"A workflow id","key":"workflowID","value":"<string>"},{"description":"Filter running instances","key":"running","value":"<boolean>"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"e4b6ea2d-d402-472c-aac3-219a8df9aa03"}],"id":"ef11abf3-f118-4a32-8a6d-363e1e0f2d9f","_postman_id":"ef11abf3-f118-4a32-8a6d-363e1e0f2d9f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"_info","item":[{"name":"Get server info","id":"39385fac-2915-4972-9433-cf1528088e14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/_info","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","_info"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"f181c041-e4ab-4a96-8a5e-20e6c09cb2f3","name":"Server information","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/_info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"version\": \"<string>\"\n}"},{"id":"c914e7c0-c74a-4abb-8cb5-7a095cedec6a","name":"Untitled Response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/_info"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"VALIDATION\",\n  \"errorMessage\": \"<string>\"\n}"}],"_postman_id":"39385fac-2915-4972-9433-cf1528088e14"}],"id":"f4e8bd48-98af-431b-a9ba-d814b60c2981","_postman_id":"f4e8bd48-98af-431b-a9ba-d814b60c2981","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"64335ade-b51b-4fab-a67c-4e5ec7444613","_postman_id":"64335ade-b51b-4fab-a67c-4e5ec7444613","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"ledger","item":[{"name":"{ledger}","item":[{"name":"transactions","item":[{"name":"{txid}","item":[{"name":"revert","item":[{"name":"Revert a ledger transaction by its ID","id":"1f61c6fa-b468-4d61-b75e-714133a9d827","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/:txid/revert","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","transactions",":txid","revert"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"0e4ca634-ef2a-422f-baad-043496859536","type":"any","value":"<string>","key":"ledger"},{"id":"ce05e1ec-140a-48dc-9bc9-e8753dfaefdc","type":"any","value":"<long>","key":"txid"}]}},"response":[{"id":"71a491be-965b-4655-8f9c-bff18281091a","name":"OK","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/:txid/revert","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions",":txid","revert"],"variable":[{"key":"ledger"},{"key":"txid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"postings\": [\n      {\n        \"amount\": \"<long>\",\n        \"asset\": \"<string>\",\n        \"destination\": \"<string>\",\n        \"source\": \"<string>\"\n      },\n      {\n        \"amount\": \"<long>\",\n        \"asset\": \"<string>\",\n        \"destination\": \"<string>\",\n        \"source\": \"<string>\"\n      }\n    ],\n    \"timestamp\": \"<dateTime>\",\n    \"txid\": \"<long>\",\n    \"reference\": \"<string>\",\n    \"metadata\": {\n      \"officia_d85\": {},\n      \"amet_82\": {}\n    },\n    \"preCommitVolumes\": {\n      \"dolorea\": {\n        \"reprehenderit5\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        },\n        \"esta\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        }\n      }\n    },\n    \"postCommitVolumes\": {\n      \"ex4\": {\n        \"cillum54\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        },\n        \"laboris020\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        },\n        \"pariatur53e\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        }\n      }\n    }\n  }\n}"},{"id":"4d61416f-bbda-4fa4-a059-71c8b27f4891","name":"Error","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/:txid/revert","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions",":txid","revert"],"variable":[{"key":"ledger"},{"key":"txid"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"1f61c6fa-b468-4d61-b75e-714133a9d827"}],"id":"18a61344-d04e-4375-9b9d-17ce368adfe8","_postman_id":"18a61344-d04e-4375-9b9d-17ce368adfe8","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"metadata","item":[{"name":"Set the metadata of a transaction by its ID","id":"1873e62c-6d1c-4d2e-a1d1-ff123560fd9d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ipsum0c1\": {},\n  \"occaecat_40\": {},\n  \"dolore_68a\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/:txid/metadata","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","transactions",":txid","metadata"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"83cd9e8a-09d5-49da-90d3-ef2510af89a7","type":"any","value":"<string>","key":"ledger"},{"id":"253b7adf-8355-4496-a858-ceebbe4803f2","type":"any","value":"<long>","key":"txid"}]}},"response":[{"id":"e9fe2f75-5b02-44a4-87d8-0598184f0aca","name":"No Content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"ipsum0c1\": {},\n  \"occaecat_40\": {},\n  \"dolore_68a\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/:txid/metadata","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions",":txid","metadata"],"variable":[{"key":"ledger"},{"key":"txid"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"54f7b49e-1700-4814-ba75-70dbc1d77638","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"ipsum0c1\": {},\n  \"occaecat_40\": {},\n  \"dolore_68a\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/:txid/metadata","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions",":txid","metadata"],"variable":[{"key":"ledger"},{"key":"txid"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"1873e62c-6d1c-4d2e-a1d1-ff123560fd9d"}],"id":"4ad80f5e-6efe-4f61-8770-0f7c06454c57","_postman_id":"4ad80f5e-6efe-4f61-8770-0f7c06454c57","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Get transaction from a ledger by its ID","id":"a66d4f4a-7c10-4dd7-ab72-ece3515586ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/:txid","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","transactions",":txid"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"d717bf27-b92b-47e2-939c-dcfe59482638","type":"any","value":"<string>","key":"ledger"},{"id":"ad868f15-8ed3-4985-b592-e1431b0eb759","type":"any","value":"<long>","key":"txid"}]}},"response":[{"id":"c0b0640a-e553-42a6-9c06-c1ff63f68639","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/:txid","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions",":txid"],"variable":[{"key":"ledger"},{"key":"txid"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"postings\": [\n      {\n        \"amount\": \"<long>\",\n        \"asset\": \"<string>\",\n        \"destination\": \"<string>\",\n        \"source\": \"<string>\"\n      },\n      {\n        \"amount\": \"<long>\",\n        \"asset\": \"<string>\",\n        \"destination\": \"<string>\",\n        \"source\": \"<string>\"\n      }\n    ],\n    \"timestamp\": \"<dateTime>\",\n    \"txid\": \"<long>\",\n    \"reference\": \"<string>\",\n    \"metadata\": {\n      \"officia_d85\": {},\n      \"amet_82\": {}\n    },\n    \"preCommitVolumes\": {\n      \"dolorea\": {\n        \"reprehenderit5\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        },\n        \"esta\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        }\n      }\n    },\n    \"postCommitVolumes\": {\n      \"ex4\": {\n        \"cillum54\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        },\n        \"laboris020\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        },\n        \"pariatur53e\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        }\n      }\n    }\n  }\n}"},{"id":"ea3bf6d7-9fb2-474c-8d12-a1e43d759b17","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/:txid","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions",":txid"],"variable":[{"key":"ledger"},{"key":"txid"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"a66d4f4a-7c10-4dd7-ab72-ece3515586ca"}],"id":"270b1ae6-0679-44bd-bfd6-a20ec263c953","_postman_id":"270b1ae6-0679-44bd-bfd6-a20ec263c953","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"batch","item":[{"name":"Create a new batch of transactions to a ledger","id":"b870fe88-42e5-4933-aff3-e26f095985c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"transactions\": [\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"magna_b72\": {},\n        \"dolore_df\": {},\n        \"ut_6\": {},\n        \"proident_c5\": {}\n      },\n      \"timestamp\": \"<dateTime>\"\n    },\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"incididunt_ec8\": {}\n      },\n      \"timestamp\": \"<dateTime>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/batch","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","transactions","batch"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"fcb105a2-c770-4c86-8e5e-057164e79a0f","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"58b9c9cc-9d85-4b83-9c90-cf0682e5a959","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"transactions\": [\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"magna_b72\": {},\n        \"dolore_df\": {},\n        \"ut_6\": {},\n        \"proident_c5\": {}\n      },\n      \"timestamp\": \"<dateTime>\"\n    },\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"incididunt_ec8\": {}\n      },\n      \"timestamp\": \"<dateTime>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/batch","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions","batch"],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"timestamp\": \"<dateTime>\",\n      \"txid\": \"<long>\",\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"commodo_5d8\": {},\n        \"aliqua77f\": {},\n        \"dolor_\": {},\n        \"non__\": {}\n      },\n      \"preCommitVolumes\": {\n        \"ex_3fd\": {\n          \"dolore_b\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"adipisicing_52\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"qui_67\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"aute_45c\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"consectetur_a\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          }\n        }\n      },\n      \"postCommitVolumes\": {\n        \"non_5\": {\n          \"utb5\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"consectetur_ca1\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"aliqua916\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          }\n        }\n      }\n    },\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"timestamp\": \"<dateTime>\",\n      \"txid\": \"<long>\",\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"consectetur_5f9\": {},\n        \"esse_e\": {},\n        \"amet67f\": {}\n      },\n      \"preCommitVolumes\": {\n        \"ea_c_f\": {\n          \"dolor5\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"nulla_32b\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"amet772\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"anim_0d\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          }\n        }\n      },\n      \"postCommitVolumes\": {\n        \"sed1e\": {\n          \"ut_305\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          }\n        }\n      }\n    }\n  ]\n}"},{"id":"827e852f-6fdc-4858-8497-3319f82b70ca","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"transactions\": [\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"magna_b72\": {},\n        \"dolore_df\": {},\n        \"ut_6\": {},\n        \"proident_c5\": {}\n      },\n      \"timestamp\": \"<dateTime>\"\n    },\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"incididunt_ec8\": {}\n      },\n      \"timestamp\": \"<dateTime>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions/batch","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions","batch"],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"b870fe88-42e5-4933-aff3-e26f095985c3"}],"id":"3545f072-60a2-458c-a30c-afac1eede91b","_postman_id":"3545f072-60a2-458c-a30c-afac1eede91b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Count the transactions from a ledger","id":"1b05101d-9ea5-4e9c-96bd-bf6f50b1a830","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"HEAD","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions?reference=<string>&account=<string>&source=<string>&destination=<string>&startTime=<dateTime>&start_time=<dateTime>&endTime=<dateTime>&end_time=<dateTime>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","transactions"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>Filter transactions by reference field.</p>\n","type":"text/plain"},"key":"reference","value":"<string>"},{"description":{"content":"<p>Filter transactions with postings involving given account, either as source or destination (regular expression placed between ^ and $).</p>\n","type":"text/plain"},"key":"account","value":"<string>"},{"description":{"content":"<p>Filter transactions with postings involving given account at source (regular expression placed between ^ and $).</p>\n","type":"text/plain"},"key":"source","value":"<string>"},{"description":{"content":"<p>Filter transactions with postings involving given account at destination (regular expression placed between ^ and $).</p>\n","type":"text/plain"},"key":"destination","value":"<string>"},{"description":{"content":"<p>Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).</p>\n","type":"text/plain"},"key":"startTime","value":"<dateTime>"},{"description":{"content":"<p>Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\nDeprecated, please use <code>startTime</code> instead.</p>\n","type":"text/plain"},"key":"start_time","value":"<dateTime>"},{"description":{"content":"<p>Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).</p>\n","type":"text/plain"},"key":"endTime","value":"<dateTime>"},{"description":{"content":"<p>Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\nDeprecated, please use <code>endTime</code> instead.</p>\n","type":"text/plain"},"key":"end_time","value":"<dateTime>"}],"variable":[{"id":"5b4ae231-3424-46ad-8a69-1c9ea7754516","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"a4cf8fbc-a956-4fab-9018-438caa680ffb","name":"OK","originalRequest":{"method":"HEAD","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions?reference=<string>&account=<string>&source=<string>&destination=<string>&startTime=<dateTime>&start_time=<dateTime>&endTime=<dateTime>&end_time=<dateTime>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions"],"query":[{"description":"Filter transactions by reference field.","key":"reference","value":"<string>"},{"description":"Filter transactions with postings involving given account, either as source or destination (regular expression placed between ^ and $).","key":"account","value":"<string>"},{"description":"Filter transactions with postings involving given account at source (regular expression placed between ^ and $).","key":"source","value":"<string>"},{"description":"Filter transactions with postings involving given account at destination (regular expression placed between ^ and $).","key":"destination","value":"<string>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\n","key":"startTime","value":"<dateTime>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\nDeprecated, please use `startTime` instead.\n","key":"start_time","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\n","key":"endTime","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\nDeprecated, please use `endTime` instead.\n","key":"end_time","value":"<dateTime>"}],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"description":{"content":"","type":"text/plain"},"key":"Count","value":"<long>"}],"cookie":[],"responseTime":null,"body":""},{"id":"37435a36-5e44-4b84-93df-049ff73395df","name":"Error","originalRequest":{"method":"HEAD","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions?reference=<string>&account=<string>&source=<string>&destination=<string>&startTime=<dateTime>&start_time=<dateTime>&endTime=<dateTime>&end_time=<dateTime>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions"],"query":[{"description":"Filter transactions by reference field.","key":"reference","value":"<string>"},{"description":"Filter transactions with postings involving given account, either as source or destination (regular expression placed between ^ and $).","key":"account","value":"<string>"},{"description":"Filter transactions with postings involving given account at source (regular expression placed between ^ and $).","key":"source","value":"<string>"},{"description":"Filter transactions with postings involving given account at destination (regular expression placed between ^ and $).","key":"destination","value":"<string>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\n","key":"startTime","value":"<dateTime>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\nDeprecated, please use `startTime` instead.\n","key":"start_time","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\n","key":"endTime","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\nDeprecated, please use `endTime` instead.\n","key":"end_time","value":"<dateTime>"}],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"1b05101d-9ea5-4e9c-96bd-bf6f50b1a830"},{"name":"List transactions from a ledger","id":"30feabef-2c77-4c27-8301-d3c541a794cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions?pageSize=15&page_size=15&after=<string>&reference=<string>&account=<string>&source=<string>&destination=<string>&startTime=<dateTime>&start_time=<dateTime>&endTime=<dateTime>&end_time=<dateTime>&cursor=<string>&pagination_token=<string>","description":"<p>List transactions from a ledger, sorted by txid in descending order.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","transactions"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>The maximum number of results to return per page.</p>\n","type":"text/plain"},"key":"pageSize","value":"15"},{"description":{"content":"<p>The maximum number of results to return per page.\nDeprecated, please use <code>pageSize</code> instead.</p>\n","type":"text/plain"},"key":"page_size","value":"15"},{"description":{"content":"<p>Pagination cursor, will return transactions after given txid (in descending order).</p>\n","type":"text/plain"},"key":"after","value":"<string>"},{"description":{"content":"<p>Find transactions by reference field.</p>\n","type":"text/plain"},"key":"reference","value":"<string>"},{"description":{"content":"<p>Filter transactions with postings involving given account, either as source or destination (regular expression placed between ^ and $).</p>\n","type":"text/plain"},"key":"account","value":"<string>"},{"description":{"content":"<p>Filter transactions with postings involving given account at source (regular expression placed between ^ and $).</p>\n","type":"text/plain"},"key":"source","value":"<string>"},{"description":{"content":"<p>Filter transactions with postings involving given account at destination (regular expression placed between ^ and $).</p>\n","type":"text/plain"},"key":"destination","value":"<string>"},{"description":{"content":"<p>Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).</p>\n","type":"text/plain"},"key":"startTime","value":"<dateTime>"},{"description":{"content":"<p>Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\nDeprecated, please use <code>startTime</code> instead.</p>\n","type":"text/plain"},"key":"start_time","value":"<dateTime>"},{"description":{"content":"<p>Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).</p>\n","type":"text/plain"},"key":"endTime","value":"<dateTime>"},{"description":{"content":"<p>Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\nDeprecated, please use <code>endTime</code> instead.</p>\n","type":"text/plain"},"key":"end_time","value":"<dateTime>"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\nDeprecated, please use <code>cursor</code> instead.</p>\n","type":"text/plain"},"key":"pagination_token","value":"<string>"}],"variable":[{"id":"7413d08f-9f8e-488c-9bf0-a3a9ef68dcf0","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"2e4c97f4-183d-4b31-a9e1-e5ffee051559","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions?pageSize=15&page_size=15&after=<string>&reference=<string>&account=<string>&source=<string>&destination=<string>&startTime=<dateTime>&start_time=<dateTime>&endTime=<dateTime>&end_time=<dateTime>&cursor=<string>&pagination_token=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions"],"query":[{"description":"The maximum number of results to return per page.\n","key":"pageSize","value":"15"},{"description":"The maximum number of results to return per page.\nDeprecated, please use `pageSize` instead.\n","key":"page_size","value":"15"},{"description":"Pagination cursor, will return transactions after given txid (in descending order).","key":"after","value":"<string>"},{"description":"Find transactions by reference field.","key":"reference","value":"<string>"},{"description":"Filter transactions with postings involving given account, either as source or destination (regular expression placed between ^ and $).","key":"account","value":"<string>"},{"description":"Filter transactions with postings involving given account at source (regular expression placed between ^ and $).","key":"source","value":"<string>"},{"description":"Filter transactions with postings involving given account at destination (regular expression placed between ^ and $).","key":"destination","value":"<string>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\n","key":"startTime","value":"<dateTime>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\nDeprecated, please use `startTime` instead.\n","key":"start_time","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\n","key":"endTime","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\nDeprecated, please use `endTime` instead.\n","key":"end_time","value":"<dateTime>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\nDeprecated, please use `cursor` instead.\n","key":"pagination_token","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"pageSize\": \"<long>\",\n    \"hasMore\": \"<boolean>\",\n    \"data\": [\n      {\n        \"postings\": [\n          {\n            \"amount\": \"<long>\",\n            \"asset\": \"<string>\",\n            \"destination\": \"<string>\",\n            \"source\": \"<string>\"\n          },\n          {\n            \"amount\": \"<long>\",\n            \"asset\": \"<string>\",\n            \"destination\": \"<string>\",\n            \"source\": \"<string>\"\n          }\n        ],\n        \"timestamp\": \"<dateTime>\",\n        \"txid\": \"<long>\",\n        \"reference\": \"<string>\",\n        \"metadata\": {\n          \"occaecat_06\": {},\n          \"sunt25f\": {}\n        },\n        \"preCommitVolumes\": {\n          \"veniam6\": {\n            \"do__e6\": {\n              \"input\": \"<long>\",\n              \"output\": \"<long>\",\n              \"balance\": \"<long>\"\n            }\n          },\n          \"ea6\": {\n            \"Duis__b\": {\n              \"input\": \"<long>\",\n              \"output\": \"<long>\",\n              \"balance\": \"<long>\"\n            },\n            \"dolore_c_\": {\n              \"input\": \"<long>\",\n              \"output\": \"<long>\",\n              \"balance\": \"<long>\"\n            }\n          }\n        },\n        \"postCommitVolumes\": {\n          \"ex4\": {\n            \"occaecat4\": {\n              \"input\": \"<long>\",\n              \"output\": \"<long>\",\n              \"balance\": \"<long>\"\n            }\n          }\n        }\n      },\n      {\n        \"postings\": [\n          {\n            \"amount\": \"<long>\",\n            \"asset\": \"<string>\",\n            \"destination\": \"<string>\",\n            \"source\": \"<string>\"\n          },\n          {\n            \"amount\": \"<long>\",\n            \"asset\": \"<string>\",\n            \"destination\": \"<string>\",\n            \"source\": \"<string>\"\n          }\n        ],\n        \"timestamp\": \"<dateTime>\",\n        \"txid\": \"<long>\",\n        \"reference\": \"<string>\",\n        \"metadata\": {\n          \"quis118\": {},\n          \"estc\": {}\n        },\n        \"preCommitVolumes\": {\n          \"velit_24d\": {\n            \"id_\": {\n              \"input\": \"<long>\",\n              \"output\": \"<long>\",\n              \"balance\": \"<long>\"\n            }\n          }\n        },\n        \"postCommitVolumes\": {\n          \"pariatur_7\": {\n            \"eu0ad\": {\n              \"input\": \"<long>\",\n              \"output\": \"<long>\",\n              \"balance\": \"<long>\"\n            }\n          }\n        }\n      }\n    ],\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"},{"id":"580c4744-fd77-4caf-b676-a6666140f0af","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions?pageSize=15&page_size=15&after=<string>&reference=<string>&account=<string>&source=<string>&destination=<string>&startTime=<dateTime>&start_time=<dateTime>&endTime=<dateTime>&end_time=<dateTime>&cursor=<string>&pagination_token=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions"],"query":[{"description":"The maximum number of results to return per page.\n","key":"pageSize","value":"15"},{"description":"The maximum number of results to return per page.\nDeprecated, please use `pageSize` instead.\n","key":"page_size","value":"15"},{"description":"Pagination cursor, will return transactions after given txid (in descending order).","key":"after","value":"<string>"},{"description":"Find transactions by reference field.","key":"reference","value":"<string>"},{"description":"Filter transactions with postings involving given account, either as source or destination (regular expression placed between ^ and $).","key":"account","value":"<string>"},{"description":"Filter transactions with postings involving given account at source (regular expression placed between ^ and $).","key":"source","value":"<string>"},{"description":"Filter transactions with postings involving given account at destination (regular expression placed between ^ and $).","key":"destination","value":"<string>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\n","key":"startTime","value":"<dateTime>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\nDeprecated, please use `startTime` instead.\n","key":"start_time","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\n","key":"endTime","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\nDeprecated, please use `endTime` instead.\n","key":"end_time","value":"<dateTime>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\nDeprecated, please use `cursor` instead.\n","key":"pagination_token","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"30feabef-2c77-4c27-8301-d3c541a794cf"},{"name":"Create a new transaction to a ledger","id":"703a3b3c-6a3a-4535-8536-7b752e53be38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"timestamp\": \"<dateTime>\",\n  \"postings\": [\n    {\n      \"amount\": \"<long>\",\n      \"asset\": \"<string>\",\n      \"destination\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"amount\": \"<long>\",\n      \"asset\": \"<string>\",\n      \"destination\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ],\n  \"script\": {\n    \"plain\": \"<string>\",\n    \"vars\": {}\n  },\n  \"reference\": \"<string>\",\n  \"metadata\": {\n    \"adb11\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions?preview=<boolean>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","transactions"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>Set the preview mode. Preview mode doesn't add the logs to the database or publish a message to the message broker.</p>\n","type":"text/plain"},"key":"preview","value":"<boolean>"}],"variable":[{"id":"5bd7489a-2dde-44ed-83a0-ad81c9dcac65","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"5563ad1a-6bfd-4b77-a0f5-9c1c9e5c6795","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"timestamp\": \"<dateTime>\",\n  \"postings\": [\n    {\n      \"amount\": \"<long>\",\n      \"asset\": \"<string>\",\n      \"destination\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"amount\": \"<long>\",\n      \"asset\": \"<string>\",\n      \"destination\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ],\n  \"script\": {\n    \"plain\": \"<string>\",\n    \"vars\": {}\n  },\n  \"reference\": \"<string>\",\n  \"metadata\": {\n    \"adb11\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions?preview=<boolean>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions"],"query":[{"description":"Set the preview mode. Preview mode doesn't add the logs to the database or publish a message to the message broker.","key":"preview","value":"<boolean>"}],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"timestamp\": \"<dateTime>\",\n      \"txid\": \"<long>\",\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"commodo_5d8\": {},\n        \"aliqua77f\": {},\n        \"dolor_\": {},\n        \"non__\": {}\n      },\n      \"preCommitVolumes\": {\n        \"ex_3fd\": {\n          \"dolore_b\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"adipisicing_52\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"qui_67\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"aute_45c\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"consectetur_a\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          }\n        }\n      },\n      \"postCommitVolumes\": {\n        \"non_5\": {\n          \"utb5\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"consectetur_ca1\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"aliqua916\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          }\n        }\n      }\n    },\n    {\n      \"postings\": [\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        },\n        {\n          \"amount\": \"<long>\",\n          \"asset\": \"<string>\",\n          \"destination\": \"<string>\",\n          \"source\": \"<string>\"\n        }\n      ],\n      \"timestamp\": \"<dateTime>\",\n      \"txid\": \"<long>\",\n      \"reference\": \"<string>\",\n      \"metadata\": {\n        \"consectetur_5f9\": {},\n        \"esse_e\": {},\n        \"amet67f\": {}\n      },\n      \"preCommitVolumes\": {\n        \"ea_c_f\": {\n          \"dolor5\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"nulla_32b\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"amet772\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          },\n          \"anim_0d\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          }\n        }\n      },\n      \"postCommitVolumes\": {\n        \"sed1e\": {\n          \"ut_305\": {\n            \"input\": \"<long>\",\n            \"output\": \"<long>\",\n            \"balance\": \"<long>\"\n          }\n        }\n      }\n    }\n  ]\n}"},{"id":"6e561a8d-b2e8-4b2e-b9f6-36210d5c9613","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"timestamp\": \"<dateTime>\",\n  \"postings\": [\n    {\n      \"amount\": \"<long>\",\n      \"asset\": \"<string>\",\n      \"destination\": \"<string>\",\n      \"source\": \"<string>\"\n    },\n    {\n      \"amount\": \"<long>\",\n      \"asset\": \"<string>\",\n      \"destination\": \"<string>\",\n      \"source\": \"<string>\"\n    }\n  ],\n  \"script\": {\n    \"plain\": \"<string>\",\n    \"vars\": {}\n  },\n  \"reference\": \"<string>\",\n  \"metadata\": {\n    \"adb11\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/transactions?preview=<boolean>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","transactions"],"query":[{"description":"Set the preview mode. Preview mode doesn't add the logs to the database or publish a message to the message broker.","key":"preview","value":"<boolean>"}],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"703a3b3c-6a3a-4535-8536-7b752e53be38"}],"id":"69ebd7c9-5685-479a-a2c1-8bfb4faf9008","_postman_id":"69ebd7c9-5685-479a-a2c1-8bfb4faf9008","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"stats","item":[{"name":"Get statistics from a ledger","id":"b6276bbc-2276-4120-9e91-b5444d36cd12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/stats","description":"<p>Get statistics from a ledger. (aggregate metrics on accounts and transactions)</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","stats"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"cfd07956-3f9e-4d47-ba07-ffb6a9364916","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"44553c74-547c-435e-b128-bca3a146c4ba","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/stats","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","stats"],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"accounts\": \"<long>\",\n    \"transactions\": \"<long>\"\n  }\n}"},{"id":"abf45b1d-4a86-4f35-8cb0-cd77a8277f75","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/stats","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","stats"],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"b6276bbc-2276-4120-9e91-b5444d36cd12"}],"id":"53c7d324-251c-46e9-a098-d180ade3897b","_postman_id":"53c7d324-251c-46e9-a098-d180ade3897b","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"script","item":[{"name":"Execute a Numscript","id":"4edbe79a-a5ed-40fd-aa57-cf9d2bd37c61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"plain\": \"<string>\",\n  \"vars\": {},\n  \"reference\": \"<string>\",\n  \"metadata\": {\n    \"culpa2\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/script?preview=<boolean>","description":"<p>This route is deprecated, and has been merged into <code>POST /{ledger}/transactions</code>.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","script"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>Set the preview mode. Preview mode doesn't add the logs to the database or publish a message to the message broker.</p>\n","type":"text/plain"},"key":"preview","value":"<boolean>"}],"variable":[{"id":"e1d694ad-e32a-413e-8531-c8a522384a1d","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"b783cdef-774e-4412-b957-a7ca9e169b48","name":"On success, it will return a 200 status code, and the resulting transaction under the `transaction` field.\n\nOn failure, it will also return a 200 status code, and the following fields:\n  - `details`: contains a URL. When there is an error parsing Numscrip","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"plain\": \"<string>\",\n  \"vars\": {},\n  \"reference\": \"<string>\",\n  \"metadata\": {\n    \"culpa2\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/script?preview=<boolean>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","script"],"query":[{"description":"Set the preview mode. Preview mode doesn't add the logs to the database or publish a message to the message broker.","key":"preview","value":"<boolean>"}],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"CONFLICT\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\",\n  \"transaction\": {\n    \"postings\": [\n      {\n        \"amount\": \"<long>\",\n        \"asset\": \"<string>\",\n        \"destination\": \"<string>\",\n        \"source\": \"<string>\"\n      },\n      {\n        \"amount\": \"<long>\",\n        \"asset\": \"<string>\",\n        \"destination\": \"<string>\",\n        \"source\": \"<string>\"\n      }\n    ],\n    \"timestamp\": \"<dateTime>\",\n    \"txid\": \"<long>\",\n    \"reference\": \"<string>\",\n    \"metadata\": {\n      \"ex_179\": {},\n      \"magna_3ef\": {}\n    },\n    \"preCommitVolumes\": {\n      \"eu0\": {\n        \"labore_573\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        },\n        \"aute_34\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        }\n      },\n      \"animd6\": {\n        \"pariatur56_\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        },\n        \"nostrud_1\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        },\n        \"consequatc35\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        }\n      }\n    },\n    \"postCommitVolumes\": {\n      \"Duis372\": {\n        \"sunt00\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        }\n      },\n      \"exc\": {\n        \"nostrud_5\": {\n          \"input\": \"<long>\",\n          \"output\": \"<long>\",\n          \"balance\": \"<long>\"\n        }\n      }\n    }\n  }\n}"}],"_postman_id":"4edbe79a-a5ed-40fd-aa57-cf9d2bd37c61"}],"id":"f4f16d93-1d4c-4d87-afa7-92dff72e0d8c","_postman_id":"f4f16d93-1d4c-4d87-afa7-92dff72e0d8c","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"mapping","item":[{"name":"Get the mapping of a ledger","id":"680eb01e-5a2f-4e7b-8810-9ac11a0d02fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/mapping","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","mapping"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"e509b84b-91a7-4d73-9ef9-776453824e06","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"0d23df0e-af8e-4299-8c4f-26b0ecd01f14","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/mapping","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","mapping"],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"contracts\": [\n      {\n        \"expr\": {},\n        \"account\": \"<string>\"\n      },\n      {\n        \"expr\": {},\n        \"account\": \"<string>\"\n      }\n    ]\n  }\n}"},{"id":"742a2ac2-1c3c-4f29-a587-06d1a057d852","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/mapping","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","mapping"],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"680eb01e-5a2f-4e7b-8810-9ac11a0d02fa"},{"name":"Update the mapping of a ledger","id":"a6bbe12f-005b-425a-be12-fee196edc87b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contracts\": [\n    {\n      \"expr\": {},\n      \"account\": \"<string>\"\n    },\n    {\n      \"expr\": {},\n      \"account\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/mapping","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","mapping"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"d22c9928-0187-4faf-a5ef-5c2c9b083267","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"133ea8b8-0465-4c90-b736-fe9f9aeb97b3","name":"OK","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"contracts\": [\n    {\n      \"expr\": {},\n      \"account\": \"<string>\"\n    },\n    {\n      \"expr\": {},\n      \"account\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/mapping","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","mapping"],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"contracts\": [\n      {\n        \"expr\": {},\n        \"account\": \"<string>\"\n      },\n      {\n        \"expr\": {},\n        \"account\": \"<string>\"\n      }\n    ]\n  }\n}"},{"id":"49bbc1fa-5b4e-44b9-b1eb-cd152cf1dfc7","name":"Error","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"contracts\": [\n    {\n      \"expr\": {},\n      \"account\": \"<string>\"\n    },\n    {\n      \"expr\": {},\n      \"account\": \"<string>\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/mapping","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","mapping"],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"a6bbe12f-005b-425a-be12-fee196edc87b"}],"id":"30574d1e-41cb-4c7b-a6d2-81acc9b141ea","_postman_id":"30574d1e-41cb-4c7b-a6d2-81acc9b141ea","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"logs","item":[{"name":"List the logs from a ledger","id":"23d0d0ea-efff-4ce2-963b-d120c34c1578","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/logs?pageSize=15&page_size=15&after=<string>&startTime=<dateTime>&start_time=<dateTime>&endTime=<dateTime>&end_time=<dateTime>&cursor=<string>&pagination_token=<string>","description":"<p>List the logs from a ledger, sorted by ID in descending order.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","logs"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>The maximum number of results to return per page.</p>\n","type":"text/plain"},"key":"pageSize","value":"15"},{"description":{"content":"<p>The maximum number of results to return per page.\nDeprecated, please use <code>pageSize</code> instead.</p>\n","type":"text/plain"},"key":"page_size","value":"15"},{"description":{"content":"<p>Pagination cursor, will return the logs after a given ID. (in descending order).</p>\n","type":"text/plain"},"key":"after","value":"<string>"},{"description":{"content":"<p>Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).</p>\n","type":"text/plain"},"key":"startTime","value":"<dateTime>"},{"description":{"content":"<p>Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\nDeprecated, please use <code>startTime</code> instead.</p>\n","type":"text/plain"},"key":"start_time","value":"<dateTime>"},{"description":{"content":"<p>Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).</p>\n","type":"text/plain"},"key":"endTime","value":"<dateTime>"},{"description":{"content":"<p>Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\nDeprecated, please use <code>endTime</code> instead.</p>\n","type":"text/plain"},"key":"end_time","value":"<dateTime>"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\nDeprecated, please use <code>cursor</code> instead.</p>\n","type":"text/plain"},"key":"pagination_token","value":"<string>"}],"variable":[{"id":"c9110469-271a-44cd-895d-627d015512e1","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"3e2663b6-f48c-4b52-bc56-15a9c081fb2d","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/logs?pageSize=15&page_size=15&after=<string>&startTime=<dateTime>&start_time=<dateTime>&endTime=<dateTime>&end_time=<dateTime>&cursor=<string>&pagination_token=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","logs"],"query":[{"description":"The maximum number of results to return per page.\n","key":"pageSize","value":"15"},{"description":"The maximum number of results to return per page.\nDeprecated, please use `pageSize` instead.\n","key":"page_size","value":"15"},{"description":"Pagination cursor, will return the logs after a given ID. (in descending order).","key":"after","value":"<string>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\n","key":"startTime","value":"<dateTime>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\nDeprecated, please use `startTime` instead.\n","key":"start_time","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\n","key":"endTime","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\nDeprecated, please use `endTime` instead.\n","key":"end_time","value":"<dateTime>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\nDeprecated, please use `cursor` instead.\n","key":"pagination_token","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"pageSize\": \"<long>\",\n    \"hasMore\": \"<boolean>\",\n    \"data\": [\n      {\n        \"id\": \"<long>\",\n        \"type\": \"SET_METADATA\",\n        \"data\": {},\n        \"hash\": \"<string>\",\n        \"date\": \"<dateTime>\"\n      },\n      {\n        \"id\": \"<long>\",\n        \"type\": \"NEW_TRANSACTION\",\n        \"data\": {},\n        \"hash\": \"<string>\",\n        \"date\": \"<dateTime>\"\n      }\n    ],\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"},{"id":"ba774e45-cbad-4cb8-8a3e-d8ee74ec8fcd","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/logs?pageSize=15&page_size=15&after=<string>&startTime=<dateTime>&start_time=<dateTime>&endTime=<dateTime>&end_time=<dateTime>&cursor=<string>&pagination_token=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","logs"],"query":[{"description":"The maximum number of results to return per page.\n","key":"pageSize","value":"15"},{"description":"The maximum number of results to return per page.\nDeprecated, please use `pageSize` instead.\n","key":"page_size","value":"15"},{"description":"Pagination cursor, will return the logs after a given ID. (in descending order).","key":"after","value":"<string>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\n","key":"startTime","value":"<dateTime>"},{"description":"Filter transactions that occurred after this timestamp.\nThe format is RFC3339 and is inclusive (for example, \"2023-01-02T15:04:01Z\" includes the first second of 4th minute).\nDeprecated, please use `startTime` instead.\n","key":"start_time","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\n","key":"endTime","value":"<dateTime>"},{"description":"Filter transactions that occurred before this timestamp.\nThe format is RFC3339 and is exclusive (for example, \"2023-01-02T15:04:01Z\" excludes the first second of 4th minute).\nDeprecated, please use `endTime` instead.\n","key":"end_time","value":"<dateTime>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\nDeprecated, please use `cursor` instead.\n","key":"pagination_token","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"23d0d0ea-efff-4ce2-963b-d120c34c1578"}],"id":"846554c4-50a8-44e5-bab5-1065b458e65f","_postman_id":"846554c4-50a8-44e5-bab5-1065b458e65f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"balances","item":[{"name":"Get the balances from a ledger's account","id":"70cfb81b-a882-4c94-9668-9a7afdbae72a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/balances?address=<string>&after=<string>&cursor=<string>&pagination_token=<string>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","balances"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>Filter balances involving given account, either as source or destination.</p>\n","type":"text/plain"},"key":"address","value":"<string>"},{"description":{"content":"<p>Pagination cursor, will return accounts after given address, in descending order.</p>\n","type":"text/plain"},"key":"after","value":"<string>"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"},{"description":{"content":"<p>Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nDeprecated, please use <code>cursor</code> instead.</p>\n","type":"text/plain"},"key":"pagination_token","value":"<string>"}],"variable":[{"id":"f8e49186-77fd-4e8e-b419-87977b0bce13","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"31d22297-ef3f-4194-ae7a-01e8488e7f90","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/balances?address=<string>&after=<string>&cursor=<string>&pagination_token=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","balances"],"query":[{"description":"Filter balances involving given account, either as source or destination.","key":"address","value":"<string>"},{"description":"Pagination cursor, will return accounts after given address, in descending order.","key":"after","value":"<string>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nDeprecated, please use `cursor` instead.","key":"pagination_token","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"pageSize\": \"<long>\",\n    \"hasMore\": \"<boolean>\",\n    \"data\": [\n      {\n        \"sed109\": {\n          \"sunt_c\": \"<long>\",\n          \"ullamco_cd\": \"<long>\"\n        },\n        \"dolore_9\": {\n          \"veniam81_\": \"<long>\",\n          \"sit_08\": \"<long>\"\n        },\n        \"nulla_c3\": {\n          \"do_55\": \"<long>\"\n        }\n      },\n      {\n        \"in_c11\": {\n          \"occaecat3\": \"<long>\"\n        },\n        \"autec90\": {\n          \"et_9\": \"<long>\"\n        }\n      }\n    ],\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"},{"id":"06408e2c-7dba-419c-9963-4846c0366073","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/balances?address=<string>&after=<string>&cursor=<string>&pagination_token=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","balances"],"query":[{"description":"Filter balances involving given account, either as source or destination.","key":"address","value":"<string>"},{"description":"Pagination cursor, will return accounts after given address, in descending order.","key":"after","value":"<string>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Parameter used in pagination requests.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nDeprecated, please use `cursor` instead.","key":"pagination_token","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"70cfb81b-a882-4c94-9668-9a7afdbae72a"}],"id":"a2d80e52-ade7-4126-8084-7d01bb010d0a","_postman_id":"a2d80e52-ade7-4126-8084-7d01bb010d0a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"aggregate","item":[{"name":"balances","item":[{"name":"Get the aggregated balances from selected accounts","id":"b6030373-b0c5-40a5-b9c4-9a8566010b35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/aggregate/balances?address=<string>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","aggregate","balances"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>Filter balances involving given account, either as source or destination.</p>\n","type":"text/plain"},"key":"address","value":"<string>"}],"variable":[{"id":"b59b5e44-5430-44a8-928f-bb921f01925b","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"5d127f76-89f7-43fd-a516-4e6c2002d6a5","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/aggregate/balances?address=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","aggregate","balances"],"query":[{"description":"Filter balances involving given account, either as source or destination.","key":"address","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"quis_102\": \"<long>\"\n  }\n}"},{"id":"539a48cb-c8fd-4aac-871b-b9d5e2f751ad","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/aggregate/balances?address=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","aggregate","balances"],"query":[{"description":"Filter balances involving given account, either as source or destination.","key":"address","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"b6030373-b0c5-40a5-b9c4-9a8566010b35"}],"id":"ba9c2538-3e21-4d78-afbe-942b10a5bf5f","_postman_id":"ba9c2538-3e21-4d78-afbe-942b10a5bf5f","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"9b38889d-19e5-498a-b8a3-08afa0c638e7","_postman_id":"9b38889d-19e5-498a-b8a3-08afa0c638e7","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"accounts","item":[{"name":"{address}","item":[{"name":"metadata","item":[{"name":"Add metadata to an account","id":"0735091d-86c3-45f0-9278-75edfd0c9a85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"ipsum0c1\": {},\n  \"occaecat_40\": {},\n  \"dolore_68a\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts/:address/metadata","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","accounts",":address","metadata"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"5e9abcff-d42c-4231-a2df-f823be4b6662","type":"any","value":"<string>","key":"ledger"},{"id":"c8f796d5-2bab-40fb-9104-138d6c285d34","type":"any","value":"<string>","key":"address"}]}},"response":[{"id":"74a1517e-885b-4ad1-a2a2-49426cba2b99","name":"No Content","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"ipsum0c1\": {},\n  \"occaecat_40\": {},\n  \"dolore_68a\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts/:address/metadata","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","accounts",":address","metadata"],"variable":[{"key":"ledger"},{"key":"address"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"67bd44be-428a-4ed9-bc23-30fd8fee908c","name":"Error","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"ipsum0c1\": {},\n  \"occaecat_40\": {},\n  \"dolore_68a\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts/:address/metadata","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","accounts",":address","metadata"],"variable":[{"key":"ledger"},{"key":"address"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"0735091d-86c3-45f0-9278-75edfd0c9a85"}],"id":"7641805b-8a05-4924-8a57-4fab7f46050d","_postman_id":"7641805b-8a05-4924-8a57-4fab7f46050d","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Get account by its address","id":"536ebcce-e77b-40ca-ad47-cf403184c863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts/:address","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","accounts",":address"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"225f058d-3235-45f8-8df0-c8de8e81121c","type":"any","value":"<string>","key":"ledger"},{"id":"5e177f71-39be-49ac-847d-34ae7ed409fd","type":"any","value":"<string>","key":"address"}]}},"response":[{"id":"96eea7ae-3864-4d5b-87b2-c439bfd253c9","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts/:address","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","accounts",":address"],"variable":[{"key":"ledger"},{"key":"address"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"address\": \"<string>\",\n    \"type\": \"<string>\",\n    \"metadata\": {},\n    \"volumes\": {\n      \"eiusmod_aad\": {\n        \"Lorem_8c\": \"<long>\",\n        \"eu_56\": \"<long>\"\n      }\n    },\n    \"balances\": {\n      \"occaecat4be\": \"<long>\",\n      \"proident__d3\": \"<long>\"\n    }\n  }\n}"},{"id":"e9f998d4-2a7e-4423-b5b1-3df2abbc3895","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts/:address","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","accounts",":address"],"variable":[{"key":"ledger"},{"key":"address"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"536ebcce-e77b-40ca-ad47-cf403184c863"}],"id":"076cfc41-eb8d-4474-806b-aa0ac513cfa4","_postman_id":"076cfc41-eb8d-4474-806b-aa0ac513cfa4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Count the accounts from a ledger","id":"873aea36-997e-4fd6-9995-77404befd05b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"HEAD","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts?address=<string>","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","accounts"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>Filter accounts by address pattern (regular expression placed between ^ and $).</p>\n","type":"text/plain"},"key":"address","value":"<string>"}],"variable":[{"id":"4583ffdf-0854-4368-8b50-c387055759cf","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"577d4450-a93a-4a58-b42b-47d942877ef8","name":"OK","originalRequest":{"method":"HEAD","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts?address=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","accounts"],"query":[{"description":"Filter accounts by address pattern (regular expression placed between ^ and $).","key":"address","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"description":{"content":"","type":"text/plain"},"key":"Count","value":"<long>"}],"cookie":[],"responseTime":null,"body":""},{"id":"d3ad4d28-040a-499e-a1e6-a4a6fd31bb2b","name":"Error","originalRequest":{"method":"HEAD","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts?address=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","accounts"],"query":[{"description":"Filter accounts by address pattern (regular expression placed between ^ and $).","key":"address","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"873aea36-997e-4fd6-9995-77404befd05b"},{"name":"List accounts from a ledger","id":"80957fe7-a476-44ad-b7d0-a2f606b109ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts?pageSize=15&page_size=15&after=<string>&address=<string>&balance=<long>&balanceOperator=gte&balance_operator=gte&cursor=<string>&pagination_token=<string>","description":"<p>List accounts from a ledger, sorted by address in descending order.</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","accounts"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[{"description":{"content":"<p>The maximum number of results to return per page.</p>\n","type":"text/plain"},"key":"pageSize","value":"15"},{"description":{"content":"<p>The maximum number of results to return per page.\nDeprecated, please use <code>pageSize</code> instead.</p>\n","type":"text/plain"},"key":"page_size","value":"15"},{"description":{"content":"<p>Pagination cursor, will return accounts after given address, in descending order.</p>\n","type":"text/plain"},"key":"after","value":"<string>"},{"description":{"content":"<p>Filter accounts by address pattern (regular expression placed between ^ and $).</p>\n","type":"text/plain"},"key":"address","value":"<string>"},{"description":{"content":"<p>Filter accounts by their balance (default operator is gte)</p>\n","type":"text/plain"},"key":"balance","value":"<long>"},{"description":{"content":"<p>Operator used for the filtering of balances can be greater than/equal, less than/equal, greater than, less than, equal or not.</p>\n","type":"text/plain"},"key":"balanceOperator","value":"gte"},{"description":{"content":"<p>Operator used for the filtering of balances can be greater than/equal, less than/equal, greater than, less than, equal or not.\nDeprecated, please use <code>balanceOperator</code> instead.</p>\n","type":"text/plain"},"key":"balance_operator","value":"gte"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.</p>\n","type":"text/plain"},"key":"cursor","value":"<string>"},{"description":{"content":"<p>Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\nDeprecated, please use <code>cursor</code> instead.</p>\n","type":"text/plain"},"key":"pagination_token","value":"<string>"}],"variable":[{"id":"8dfa0ab0-9c03-4e33-b747-d6f033d636ee","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"4a4efddc-ab0a-4b71-8b6e-957d6195998c","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts?pageSize=15&page_size=15&after=<string>&address=<string>&balance=<long>&balanceOperator=gte&balance_operator=gte&cursor=<string>&pagination_token=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","accounts"],"query":[{"description":"The maximum number of results to return per page.\n","key":"pageSize","value":"15"},{"description":"The maximum number of results to return per page.\nDeprecated, please use `pageSize` instead.\n","key":"page_size","value":"15"},{"description":"Pagination cursor, will return accounts after given address, in descending order.","key":"after","value":"<string>"},{"description":"Filter accounts by address pattern (regular expression placed between ^ and $).","key":"address","value":"<string>"},{"description":"Filter accounts by their balance (default operator is gte)","key":"balance","value":"<long>"},{"description":"Operator used for the filtering of balances can be greater than/equal, less than/equal, greater than, less than, equal or not.\n","key":"balanceOperator","value":"gte"},{"description":"Operator used for the filtering of balances can be greater than/equal, less than/equal, greater than, less than, equal or not.\nDeprecated, please use `balanceOperator` instead.\n","key":"balance_operator","value":"gte"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\nDeprecated, please use `cursor` instead.\n","key":"pagination_token","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"cursor\": {\n    \"pageSize\": \"<long>\",\n    \"hasMore\": \"<boolean>\",\n    \"data\": [\n      {\n        \"address\": \"<string>\",\n        \"type\": \"<string>\",\n        \"metadata\": {}\n      },\n      {\n        \"address\": \"<string>\",\n        \"type\": \"<string>\",\n        \"metadata\": {}\n      }\n    ],\n    \"previous\": \"<string>\",\n    \"next\": \"<string>\"\n  }\n}"},{"id":"506f48ae-fd4b-43d5-b366-1b0d44a4d502","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/accounts?pageSize=15&page_size=15&after=<string>&address=<string>&balance=<long>&balanceOperator=gte&balance_operator=gte&cursor=<string>&pagination_token=<string>","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","accounts"],"query":[{"description":"The maximum number of results to return per page.\n","key":"pageSize","value":"15"},{"description":"The maximum number of results to return per page.\nDeprecated, please use `pageSize` instead.\n","key":"page_size","value":"15"},{"description":"Pagination cursor, will return accounts after given address, in descending order.","key":"after","value":"<string>"},{"description":"Filter accounts by address pattern (regular expression placed between ^ and $).","key":"address","value":"<string>"},{"description":"Filter accounts by their balance (default operator is gte)","key":"balance","value":"<long>"},{"description":"Operator used for the filtering of balances can be greater than/equal, less than/equal, greater than, less than, equal or not.\n","key":"balanceOperator","value":"gte"},{"description":"Operator used for the filtering of balances can be greater than/equal, less than/equal, greater than, less than, equal or not.\nDeprecated, please use `balanceOperator` instead.\n","key":"balance_operator","value":"gte"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\n","key":"cursor","value":"<string>"},{"description":"Parameter used in pagination requests. Maximum page size is set to 15.\nSet to the value of next for the next page of results.\nSet to the value of previous for the previous page of results.\nNo other parameters can be set when this parameter is set.\nDeprecated, please use `cursor` instead.\n","key":"pagination_token","value":"<string>"}],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"80957fe7-a476-44ad-b7d0-a2f606b109ea"}],"id":"620df363-db89-444c-ad8f-2a349322ea3e","_postman_id":"620df363-db89-444c-ad8f-2a349322ea3e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"_info","item":[{"name":"Get information about a ledger","id":"05fdbfae-366d-4822-b97e-774fba74d978","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/_info","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger",":ledger","_info"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"59d3d164-ae2a-4fa3-9461-11d4b906a2a4","type":"any","value":"<string>","key":"ledger"}]}},"response":[{"id":"93108f30-49c6-4b1b-a939-615a3d8e28ea","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/_info","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","_info"],"variable":[{"key":"ledger"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"name\": \"<string>\",\n    \"storage\": {\n      \"migrations\": [\n        {\n          \"version\": \"<long>\",\n          \"name\": \"<string>\",\n          \"date\": \"<dateTime>\",\n          \"state\": \"done\"\n        },\n        {\n          \"version\": \"<long>\",\n          \"name\": \"<string>\",\n          \"date\": \"<dateTime>\",\n          \"state\": \"done\"\n        }\n      ]\n    }\n  }\n}"},{"id":"f093d2af-49bc-43be-923f-3834ebde3ed6","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/:ledger/_info","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","ledger",":ledger","_info"],"variable":[{"key":"ledger"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"05fdbfae-366d-4822-b97e-774fba74d978"}],"id":"03d572c3-f21d-4bf0-b088-53d3d63ecd77","_postman_id":"03d572c3-f21d-4bf0-b088-53d3d63ecd77","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"934ca89e-23b0-4e32-b3a3-8fe4a9a9ec59","_postman_id":"934ca89e-23b0-4e32-b3a3-8fe4a9a9ec59","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"_info","item":[{"name":"Show server information","id":"76176b2b-9165-4454-9eb8-0b7c562b731f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/_info","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger","_info"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"d626a4da-7745-4a02-82b2-f82a072e3cd8","name":"OK","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/_info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"config\": {\n      \"storage\": {\n        \"driver\": \"<string>\",\n        \"ledgers\": [\n          \"<string>\",\n          \"<string>\"\n        ]\n      }\n    },\n    \"server\": \"<string>\",\n    \"version\": \"<string>\"\n  }\n}"},{"id":"bd642a10-5294-4ede-bc89-54f4c437773b","name":"Error","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/_info"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"errorCode\": \"METADATA_OVERRIDE\",\n  \"errorMessage\": \"<string>\",\n  \"details\": \"<string>\"\n}"}],"_postman_id":"76176b2b-9165-4454-9eb8-0b7c562b731f"}],"id":"fe69a706-9368-42f5-91ea-40d8f543de9a","_postman_id":"fe69a706-9368-42f5-91ea-40d8f543de9a","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"e07cfd46-7bcf-4f11-93f3-5cf7963c9539","_postman_id":"e07cfd46-7bcf-4f11-93f3-5cf7963c9539","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"auth","item":[{"name":"users","item":[{"name":"{userId}","item":[{"name":"Read user","id":"b5f1d633-c20b-43d3-bbaa-faaaa6abc420","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/users/:userId","description":"<p>Read user</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","users",":userId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"b03120c9-b9d2-43ca-aa80-f139eeb62793","type":"any","value":"<string>","key":"userId"}]}},"response":[{"id":"ae750480-c6e5-4f34-87ae-9fa58d0e874a","name":"Retrieved user","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/users/:userId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","users",":userId"],"variable":[{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<string>\",\n    \"subject\": \"<string>\",\n    \"email\": \"<string>\"\n  }\n}"}],"_postman_id":"b5f1d633-c20b-43d3-bbaa-faaaa6abc420"}],"id":"4369576c-06d0-419d-ba25-89c24dda04e3","_postman_id":"4369576c-06d0-419d-ba25-89c24dda04e3","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List users","id":"4afb5b8f-a24d-440b-b96e-6d7d22cd296f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/users","description":"<p>List users</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","users"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"81e1702f-858f-445e-93ae-cb1f34d5379d","name":"List of users","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<string>\",\n      \"subject\": \"<string>\",\n      \"email\": \"<string>\"\n    },\n    {\n      \"id\": \"<string>\",\n      \"subject\": \"<string>\",\n      \"email\": \"<string>\"\n    }\n  ]\n}"}],"_postman_id":"4afb5b8f-a24d-440b-b96e-6d7d22cd296f"}],"id":"b6f602a0-0c99-4961-9d61-e96bbf8888fe","_postman_id":"b6f602a0-0c99-4961-9d61-e96bbf8888fe","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"scopes","item":[{"name":"{scopeId}","item":[{"name":"transient","item":[{"name":"{transientScopeId}","item":[{"name":"Add a transient scope to a scope","id":"9e981af1-59f2-4391-a3e7-8f7496cd14f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId/transient/:transientScopeId","description":"<p>Add a transient scope to a scope</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","scopes",":scopeId","transient",":transientScopeId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"b1bc8266-6a19-400a-a961-66667481eaeb","type":"any","value":"<string>","key":"scopeId"},{"id":"d9d04cfb-75fd-488e-8c99-32965aac68c8","type":"any","value":"<string>","key":"transientScopeId"}]}},"response":[{"id":"194d59a5-b5b5-4950-8264-2d0ad40bc445","name":"Scope added","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId/transient/:transientScopeId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","scopes",":scopeId","transient",":transientScopeId"],"variable":[{"key":"scopeId"},{"key":"transientScopeId"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"9e981af1-59f2-4391-a3e7-8f7496cd14f4"},{"name":"Delete a transient scope from a scope","id":"5ead6ea3-56de-4730-960e-6f2744a0a41a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId/transient/:transientScopeId","description":"<p>Delete a transient scope from a scope</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","scopes",":scopeId","transient",":transientScopeId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"c48577c1-4419-479c-ac8a-262c926e25f0","type":"any","value":"<string>","key":"scopeId"},{"id":"02ebd779-9ef1-4683-8574-ea4469fefa09","type":"any","value":"<string>","key":"transientScopeId"}]}},"response":[{"id":"35603eae-c1c1-4715-96b2-a8bbc4ca023d","name":"Transient scope deleted","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId/transient/:transientScopeId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","scopes",":scopeId","transient",":transientScopeId"],"variable":[{"key":"scopeId"},{"key":"transientScopeId"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5ead6ea3-56de-4730-960e-6f2744a0a41a"}],"id":"fb9acfbe-161d-4aac-86c2-417205f678d4","_postman_id":"fb9acfbe-161d-4aac-86c2-417205f678d4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"6f34173e-17fc-468b-be1e-1dcb29824103","_postman_id":"6f34173e-17fc-468b-be1e-1dcb29824103","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Read scope","id":"d9237284-0fc7-40fe-8061-27ac2a9a9ea3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId","description":"<p>Read scope</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","scopes",":scopeId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"512c9ba1-ebe0-4a28-ae2a-0aba9edf8bfb","type":"any","value":"<string>","key":"scopeId"}]}},"response":[{"id":"bcde67f6-01c2-4c47-a9b7-406db6cd6ad0","name":"Retrieved scope","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","scopes",":scopeId"],"variable":[{"key":"scopeId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<string>\",\n    \"label\": \"<string>\",\n    \"metadata\": {},\n    \"transient\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"}],"_postman_id":"d9237284-0fc7-40fe-8061-27ac2a9a9ea3"},{"name":"Update scope","id":"c546849f-27e2-47ea-8338-16219255720d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"<string>\",\n  \"metadata\": {\n    \"sint9\": {},\n    \"exercitation_e_\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId","description":"<p>Update scope</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","scopes",":scopeId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"39962c7b-b40f-40c4-a017-afaeabf07524","type":"any","value":"<string>","key":"scopeId"}]}},"response":[{"id":"879ffe99-94d0-48a2-81d8-cc579c8c6e54","name":"Updated scope","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"<string>\",\n  \"metadata\": {\n    \"sint9\": {},\n    \"exercitation_e_\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","scopes",":scopeId"],"variable":[{"key":"scopeId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<string>\",\n    \"label\": \"<string>\",\n    \"metadata\": {},\n    \"transient\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"}],"_postman_id":"c546849f-27e2-47ea-8338-16219255720d"},{"name":"Delete scope","id":"6b4f8a7d-a4bc-4b73-97ff-aab454ad574a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId","description":"<p>Delete scope</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","scopes",":scopeId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"2d2fd299-2798-417e-9112-629a09b4b8ef","type":"any","value":"<string>","key":"scopeId"}]}},"response":[{"id":"f5ffac3b-4281-4785-a2e6-28c33b326b2e","name":"Scope deleted","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes/:scopeId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","scopes",":scopeId"],"variable":[{"key":"scopeId"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"6b4f8a7d-a4bc-4b73-97ff-aab454ad574a"}],"id":"44008d5a-7563-4baf-af64-1c7cf110ca06","_postman_id":"44008d5a-7563-4baf-af64-1c7cf110ca06","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List scopes","id":"c576d2f8-4135-4ea5-b21a-4fd62b19a3e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes","description":"<p>List Scopes</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","scopes"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"7f01f56f-4844-41df-bde0-f79934a95bf5","name":"List of scopes","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<string>\",\n      \"label\": \"<string>\",\n      \"metadata\": {},\n      \"transient\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    },\n    {\n      \"id\": \"<string>\",\n      \"label\": \"<string>\",\n      \"metadata\": {},\n      \"transient\": [\n        \"<string>\",\n        \"<string>\"\n      ]\n    }\n  ]\n}"}],"_postman_id":"c576d2f8-4135-4ea5-b21a-4fd62b19a3e0"},{"name":"Create scope","id":"4961c8d7-9e2e-46c5-879e-8deec9eb2b67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"<string>\",\n  \"metadata\": {\n    \"sint9\": {},\n    \"exercitation_e_\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes","description":"<p>Create scope</p>\n","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","scopes"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"1c93707a-1a3f-4372-bc05-927194f55b8a","name":"Created scope","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"label\": \"<string>\",\n  \"metadata\": {\n    \"sint9\": {},\n    \"exercitation_e_\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/scopes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<string>\",\n    \"label\": \"<string>\",\n    \"metadata\": {},\n    \"transient\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"}],"_postman_id":"4961c8d7-9e2e-46c5-879e-8deec9eb2b67"}],"id":"8ab8739d-4d21-4d9e-8ce8-28c8af369c2e","_postman_id":"8ab8739d-4d21-4d9e-8ce8-28c8af369c2e","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"clients","item":[{"name":"{clientId}","item":[{"name":"secrets","item":[{"name":"{secretId}","item":[{"name":"Delete a secret from a client","id":"85557244-e9d3-48db-a250-a3c8826d9471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId/secrets/:secretId","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","clients",":clientId","secrets",":secretId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"35f67834-d4d1-4c4c-b49e-5539019dc0a4","type":"any","value":"<string>","key":"clientId"},{"id":"314ca85e-f0f8-41f1-bbd4-d03f47f0ac0d","type":"any","value":"<string>","key":"secretId"}]}},"response":[{"id":"5331edb3-f313-45b4-9c51-03b4f02acfa5","name":"Secret deleted","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId/secrets/:secretId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","clients",":clientId","secrets",":secretId"],"variable":[{"key":"clientId"},{"key":"secretId"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"85557244-e9d3-48db-a250-a3c8826d9471"}],"id":"d16c0fa8-201b-4b39-bb3f-b980e44b3a01","_postman_id":"d16c0fa8-201b-4b39-bb3f-b980e44b3a01","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Add a secret to a client","id":"799d6276-9bb4-4302-8519-46f5c0f2b722","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"metadata\": {\n    \"culpa_e\": {},\n    \"qui_214\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId/secrets","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","clients",":clientId","secrets"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"febe8f45-6517-4da5-a80e-5515c0abd059","type":"any","value":"<string>","key":"clientId"}]}},"response":[{"id":"2e289a24-96f5-4813-bda9-80ccfc310968","name":"Created secret","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"metadata\": {\n    \"culpa_e\": {},\n    \"qui_214\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId/secrets","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","clients",":clientId","secrets"],"variable":[{"key":"clientId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"clear\": \"<string>\",\n    \"id\": \"<string>\",\n    \"lastDigits\": \"<string>\",\n    \"name\": \"<string>\",\n    \"metadata\": {}\n  }\n}"}],"_postman_id":"799d6276-9bb4-4302-8519-46f5c0f2b722"}],"id":"cf7fa03f-c5dd-459d-97cb-4e710705ae45","_postman_id":"cf7fa03f-c5dd-459d-97cb-4e710705ae45","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"scopes","item":[{"name":"{scopeId}","item":[{"name":"Add scope to client","id":"7b0bbd38-85da-42f9-82e7-3ec086059809","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId/scopes/:scopeId","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","clients",":clientId","scopes",":scopeId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"671e10d6-2129-48bf-8084-a4f0fd86c553","type":"any","value":"<string>","key":"clientId"},{"id":"82530357-b1bc-40de-b82f-44fc160b5e4d","type":"any","value":"<string>","key":"scopeId"}]}},"response":[{"id":"3a02c318-3ebe-4ded-a2e2-cf041033ed42","name":"Scope added to client","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId/scopes/:scopeId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","clients",":clientId","scopes",":scopeId"],"variable":[{"key":"clientId"},{"key":"scopeId"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"7b0bbd38-85da-42f9-82e7-3ec086059809"},{"name":"Delete scope from client","id":"fd0ec965-1119-462d-a493-442a3349bbb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId/scopes/:scopeId","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","clients",":clientId","scopes",":scopeId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"79c06222-11f5-46ef-9a4c-7738967ed168","type":"any","value":"<string>","key":"clientId"},{"id":"61360769-dc00-448c-8326-188cb961c542","type":"any","value":"<string>","key":"scopeId"}]}},"response":[{"id":"0cd49a3e-9edf-4237-bf7c-d8106653f0cb","name":"Scope deleted from client","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId/scopes/:scopeId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","clients",":clientId","scopes",":scopeId"],"variable":[{"key":"clientId"},{"key":"scopeId"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"fd0ec965-1119-462d-a493-442a3349bbb0"}],"id":"448c8f77-39c3-4ecd-9e49-740b7e0842c5","_postman_id":"448c8f77-39c3-4ecd-9e49-740b7e0842c5","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"dc224853-a6f4-492d-a0ed-7dbf10106dc4","_postman_id":"dc224853-a6f4-492d-a0ed-7dbf10106dc4","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Read client","id":"89c13867-3825-4912-b44d-59d656552a1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","clients",":clientId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"5d15cd2e-4365-4ad0-b995-0a84f4409c18","type":"any","value":"<string>","key":"clientId"}]}},"response":[{"id":"4bc4c41b-a01d-41ae-aad3-96fda0163c81","name":"Retrieved client","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","clients",":clientId"],"variable":[{"key":"clientId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"public\": \"<boolean>\",\n    \"redirectUris\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"description\": \"<string>\",\n    \"trusted\": \"<boolean>\",\n    \"postLogoutRedirectUris\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"metadata\": {},\n    \"scopes\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"secrets\": [\n      {\n        \"id\": \"<string>\",\n        \"lastDigits\": \"<string>\",\n        \"name\": \"<string>\",\n        \"metadata\": {}\n      },\n      {\n        \"id\": \"<string>\",\n        \"lastDigits\": \"<string>\",\n        \"name\": \"<string>\",\n        \"metadata\": {}\n      }\n    ]\n  }\n}"}],"_postman_id":"89c13867-3825-4912-b44d-59d656552a1a"},{"name":"Update client","id":"fc6efbd7-c8c0-40a1-a766-791f6d3cf8dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"public\": \"<boolean>\",\n  \"redirectUris\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"description\": \"<string>\",\n  \"trusted\": \"<boolean>\",\n  \"postLogoutRedirectUris\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"metadata\": {\n    \"culpa_068\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","clients",":clientId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"f0eee376-84c6-4093-9753-acdb1a56b9e8","type":"any","value":"<string>","key":"clientId"}]}},"response":[{"id":"970c2d1d-40a2-40f5-8fad-31a587f56e74","name":"Updated client","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"public\": \"<boolean>\",\n  \"redirectUris\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"description\": \"<string>\",\n  \"trusted\": \"<boolean>\",\n  \"postLogoutRedirectUris\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"metadata\": {\n    \"culpa_068\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","clients",":clientId"],"variable":[{"key":"clientId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"public\": \"<boolean>\",\n    \"redirectUris\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"description\": \"<string>\",\n    \"trusted\": \"<boolean>\",\n    \"postLogoutRedirectUris\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"metadata\": {},\n    \"scopes\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"secrets\": [\n      {\n        \"id\": \"<string>\",\n        \"lastDigits\": \"<string>\",\n        \"name\": \"<string>\",\n        \"metadata\": {}\n      },\n      {\n        \"id\": \"<string>\",\n        \"lastDigits\": \"<string>\",\n        \"name\": \"<string>\",\n        \"metadata\": {}\n      }\n    ]\n  }\n}"}],"_postman_id":"fc6efbd7-c8c0-40a1-a766-791f6d3cf8dc"},{"name":"Delete client","id":"020d00dd-6f49-4ae4-a202-15ac773a9266","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","clients",":clientId"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[{"id":"80c7ca99-1543-4cf9-9bca-09bd5cb662eb","type":"any","value":"<string>","key":"clientId"}]}},"response":[{"id":"ea6a9c2e-d5aa-4cff-8c26-08f8cdb1f5e1","name":"Client deleted","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":{"raw":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients/:clientId","host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"path":["api","auth","clients",":clientId"],"variable":[{"key":"clientId"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"020d00dd-6f49-4ae4-a202-15ac773a9266"}],"id":"3edb8199-d736-4d21-850f-87ec9bf84014","_postman_id":"3edb8199-d736-4d21-850f-87ec9bf84014","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"List clients","id":"bdeba5e0-9e47-4ff8-9e84-ff6852fae8de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","clients"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"6c454559-8fe3-4a7c-aa30-c478f897812e","name":"List of clients","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"public\": \"<boolean>\",\n      \"redirectUris\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"description\": \"<string>\",\n      \"trusted\": \"<boolean>\",\n      \"postLogoutRedirectUris\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"metadata\": {},\n      \"scopes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"secrets\": [\n        {\n          \"id\": \"<string>\",\n          \"lastDigits\": \"<string>\",\n          \"name\": \"<string>\",\n          \"metadata\": {}\n        },\n        {\n          \"id\": \"<string>\",\n          \"lastDigits\": \"<string>\",\n          \"name\": \"<string>\",\n          \"metadata\": {}\n        }\n      ]\n    },\n    {\n      \"id\": \"<string>\",\n      \"name\": \"<string>\",\n      \"public\": \"<boolean>\",\n      \"redirectUris\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"description\": \"<string>\",\n      \"trusted\": \"<boolean>\",\n      \"postLogoutRedirectUris\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"metadata\": {},\n      \"scopes\": [\n        \"<string>\",\n        \"<string>\"\n      ],\n      \"secrets\": [\n        {\n          \"id\": \"<string>\",\n          \"lastDigits\": \"<string>\",\n          \"name\": \"<string>\",\n          \"metadata\": {}\n        },\n        {\n          \"id\": \"<string>\",\n          \"lastDigits\": \"<string>\",\n          \"name\": \"<string>\",\n          \"metadata\": {}\n        }\n      ]\n    }\n  ]\n}"}],"_postman_id":"bdeba5e0-9e47-4ff8-9e84-ff6852fae8de"},{"name":"Create client","id":"85018e3e-6381-4781-b3ff-b9638618705b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"public\": \"<boolean>\",\n  \"redirectUris\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"description\": \"<string>\",\n  \"trusted\": \"<boolean>\",\n  \"postLogoutRedirectUris\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"metadata\": {\n    \"culpa_068\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","clients"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"1c02fb62-7aee-457f-8751-f1343a695654","name":"Client created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"<string>\",\n  \"public\": \"<boolean>\",\n  \"redirectUris\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"description\": \"<string>\",\n  \"trusted\": \"<boolean>\",\n  \"postLogoutRedirectUris\": [\n    \"<string>\",\n    \"<string>\"\n  ],\n  \"metadata\": {\n    \"culpa_068\": {}\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/clients"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": {\n    \"id\": \"<string>\",\n    \"name\": \"<string>\",\n    \"public\": \"<boolean>\",\n    \"redirectUris\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"description\": \"<string>\",\n    \"trusted\": \"<boolean>\",\n    \"postLogoutRedirectUris\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"metadata\": {},\n    \"scopes\": [\n      \"<string>\",\n      \"<string>\"\n    ],\n    \"secrets\": [\n      {\n        \"id\": \"<string>\",\n        \"lastDigits\": \"<string>\",\n        \"name\": \"<string>\",\n        \"metadata\": {}\n      },\n      {\n        \"id\": \"<string>\",\n        \"lastDigits\": \"<string>\",\n        \"name\": \"<string>\",\n        \"metadata\": {}\n      }\n    ]\n  }\n}"}],"_postman_id":"85018e3e-6381-4781-b3ff-b9638618705b"}],"id":"a4690609-52bc-470d-9b09-ef64074ac813","_postman_id":"a4690609-52bc-470d-9b09-ef64074ac813","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"_info","item":[{"name":"Get server info","id":"44010fcc-f562-46d0-9b6f-086c2cf8eeb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/_info","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth","_info"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[{"id":"5c2320a3-88c4-4d86-a4c2-d3cdab45062c","name":"Server information","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: oauth2","key":"Authorization","value":"<token>"}],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/_info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"version\": \"<string>\"\n}"}],"_postman_id":"44010fcc-f562-46d0-9b6f-086c2cf8eeb5"}],"id":"29a37fc2-08ef-40e3-98ff-4cf088fe5015","_postman_id":"29a37fc2-08ef-40e3-98ff-4cf088fe5015","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"0cea5cc3-6e64-4269-b100-a529ec4d2e71","_postman_id":"0cea5cc3-6e64-4269-b100-a529ec4d2e71","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"id":"38084823-f2e2-4a20-b0ee-03c0e85d1153","_postman_id":"38084823-f2e2-4a20-b0ee-03c0e85d1153","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}},{"name":"Oauth","item":[{"name":"tokenUrl","event":[{"listen":"test","script":{"id":"21860be2-191b-4665-b511-ef24f7a494f8","exec":["pm.collectionVariables.set(\"tokenUrl\", pm.response.json().token_endpoint);"],"type":"text/javascript"}}],"id":"6d2a9e22-11db-44db-a3c2-834078bb59a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/auth/.well-known/openid-configuration","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","auth",".well-known","openid-configuration"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d2a9e22-11db-44db-a3c2-834078bb59a5"},{"name":"tokenUrl","event":[{"listen":"prerequest","script":{"id":"10b5dfcb-de2a-401c-9ca8-1e846d05968d","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"9651076e-4095-4fb3-8d8d-15e3621562d4","exec":["pm.collectionVariables.set(\"accessTokend\", pm.response.json().accessToken);"],"type":"text/javascript"}}],"id":"af4c4ecf-bdfa-45b2-8c45-87bb2b0921e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"type":"text","key":"client_id","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"type":"text","key":"client_secret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"type":"text","key":"grant_type","value":"client_credentials"}]},"url":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"af4c4ecf-bdfa-45b2-8c45-87bb2b0921e1"},{"name":"quickstart","id":"f4b972ba-27a0-4492-9fdb-02a71b50346e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/quickstart/transactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger","quickstart","transactions"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"f4b972ba-27a0-4492-9fdb-02a71b50346e"},{"name":"Transaction","id":"9fe07701-ece0-4d54-bfa3-3683bd259b7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/default/transactions","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger","default","transactions"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fe07701-ece0-4d54-bfa3-3683bd259b7a"},{"name":"Add Transaction","id":"0a3f46f5-7c35-446e-b7bd-374c191cd2aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"plain\": \"send [COIN 100] (\\nsource = @player:benwyatt\\ndestination = @player:benwyatt\\n)\\n\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/default/script","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger","default","script"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"0a3f46f5-7c35-446e-b7bd-374c191cd2aa"},{"name":"Add Transaction paystack","id":"3469958a-c5ca-4db3-808a-358f1eeafd45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"plain\": \"send [COIN 100] (\\nsource = @world\\ndestination = @player:benwyatt\\n)\\n\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/paystack/script","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger","paystack","script"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"3469958a-c5ca-4db3-808a-358f1eeafd45"},{"name":"Add Transaction paybill","id":"28bc4898-63b5-4691-9cc8-345f74e4d467","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"plain\": \"send [COIN 100] (\\nsource = @world\\ndestination = @player:benwyatt\\n)\\n\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/paybill/script","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger","paybill","script"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"28bc4898-63b5-4691-9cc8-345f74e4d467"},{"name":"Add Transaction reward","id":"f9983bf4-2374-42f4-867b-b2778266eff1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"plain\": \"send [COIN 100] (\\nsource = @world\\ndestination = @player:benwyatt\\n)\\n\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/reward/script","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger","reward","script"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"f9983bf4-2374-42f4-867b-b2778266eff1"},{"name":"Add Transaction withdraw","id":"3fce2045-ce16-47b2-8771-f8f6db22c865","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"plain\": \"send [COIN 100] (\\nsource = @world\\ndestination = @player:benwyatt\\n)\\n\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/withdraw /script","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger","withdraw ","script"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"3fce2045-ce16-47b2-8771-f8f6db22c865"},{"name":"Add Webhook","id":"ae20ffdf-9f40-44cf-af59-c46b8087060e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"endpoint\": \"http://192.168.107.1:8787/webhookadd\",\r\n    \"eventTypes\": [\"ledger.committed_transactions\"],\r\n    \"secret\": \"V0bivxRWveaoz08afqjU6Ko/jwO0Cb+3\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/webhooks/configs","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","webhooks","configs"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae20ffdf-9f40-44cf-af59-c46b8087060e"},{"name":"Add work","id":"d554bd65-8116-466d-815f-1f5d54e9f2f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"plain\": \"send [COIN 100] (\\nsource = @centralbank\\ndestination = @player:benwyatt\\n)\\n\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/ledger/default/script","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","ledger","default","script"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"d554bd65-8116-466d-815f-1f5d54e9f2f2"},{"name":"Webhook endpoint","id":"2b609f35-f382-4205-96c2-d6b7603eb6dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"http://192.168.56.1:8787/webhookadd","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"protocol":"http","port":"8787","path":["webhookadd"],"host":["192","168","56","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b609f35-f382-4205-96c2-d6b7603eb6dd"},{"name":"paystack workflows","id":"7d25d4c5-7fba-4807-87b6-b56a21830f6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"<p>Added as a part of security scheme: oauth2</p>\n","key":"Authorization","value":"<token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"paystack\",\n  \"stages\": [\n    {\n      \"send\": {\n        \"source\": {\n          \"account\": {\n            \"id\": \"world\"\n          }\n        },\n        \"destination\": {\n          \"account\": {\n            \"id\": \"${depositID}_incomming\"\n          }\n        },\n        \"amount\": {\n          \"amount\": \"${amount}\",\n          \"asset\": \"USD\"\n        }\n      }\n    },\n    {\n      \"send\": {\n        \"source\": {\n          \"account\": {\n            \"id\": \"${depositID}_incomming\"\n          }\n        },\n        \"destination\": {\n          \"account\": {\n            \"id\": \"${depositID}__main_account\"\n          }\n        },\n        \"amount\": {\n          \"amount\": \"${amount}\",\n          \"asset\": \"USD\"\n        }\n      }\n    }\n\n  ]\n}\n","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud/api/orchestration/workflows","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}},"urlObject":{"path":["api","orchestration","workflows"],"host":["https://wwqrsscsgpku-fhpp.sandbox.formance.cloud"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d25d4c5-7fba-4807-87b6-b56a21830f6f"}],"id":"5394dd11-58c8-4d90-b728-dc1816e4f430","_postman_id":"5394dd11-58c8-4d90-b728-dc1816e4f430","description":"","auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]},"isInherited":true,"source":{"_postman_id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","id":"3f8a23b2-2abf-4673-b679-2dd324fd9a68","name":"Formance Stack API","type":"collection"}}}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[],"advancedConfig":[{"key":"clientSecret","value":"e35310bb-b276-444d-a85d-aee98ed21ce7"},{"key":"clientId","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9"},{"key":"accessTokenUrl","value":""},{"key":"grant_type","value":"<grant_type>"}]}},"event":[{"listen":"prerequest","script":{"id":"b48fe4f2-04c4-43c5-9f9b-765e8410e0e6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"ac7245bb-455e-4018-9211-24856cd6d8df","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"http://localhost","disabled":true},{"key":"baseUrl","value":"https://unhyagtzvsrt-myww.sandbox.formance.cloud","type":"string","disabled":true},{"key":"baseUrl","value":"https://wwqrsscsgpku-fhpp.sandbox.formance.cloud","type":"string"},{"key":"tokenUrl","value":"","type":"string"},{"key":"CLIENT_ID","value":"testing","type":"string","disabled":true},{"key":"CLIENT_SECRET","value":"testing","type":"string","disabled":true},{"key":"accessTokend","value":""},{"key":"CLIENT_ID","value":"eb3b17f2-4e44-4d06-a9e4-dc0a35503899","type":"string","disabled":true},{"key":"CLIENT_SECRET","value":"2ecf3952-745a-4565-81a0-0efbc60016dd","type":"string","disabled":true},{"key":"CLIENT_ID","value":"587b7f79-ba58-4b76-b26a-1742b7fea7f9","type":"string"},{"key":"CLIENT_SECRET","value":"e35310bb-b276-444d-a85d-aee98ed21ce7","type":"string"}]}