{"title":"getPayoutSchedule","category":"default","creationDate":1776961629,"content":"<h2 id=\"getpayoutschedule-request-fields\">Request parameters<\/h2>\n<p>To get the payout schedule information for a merchant, make a POST <code>\/getPayoutSchedule<\/code> specifying:<\/p>\n<table><thead><tr class=\"header\"><th>Name<\/th><th>Type<\/th><th>Required<\/th><th>Description<\/th><\/tr><\/thead>\n<tbody>\n <tr>\n     <td>\n<p><code>accountKey<\/code><\/p>\n<\/td>\n     <td>\n<p>String<\/p>\n<\/td>\n     <td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td>\n     <td>\n<p>DEPRECATED<br \/>\nNot used anymore. Do not use.<\/p>\n<\/td>\n <\/tr>\n  <tr>\n      <td>\n<p><code>merchantCode<\/code><\/p>\n<\/td>\n      <td>\n<p>String<\/p>\n<\/td>\n      <td>\n<center><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/center>\n<\/td>\n      <td>\n<p>A merchant code string holds a value to identify a merchant.<\/p>\n<p>Format:<\/p>\n<ul>\n<li>Either: <code>MerchantAccount.Merchant_Code<\/code><\/li>\n<li>Or: <code>Merchant_Code<\/code><\/li>\n<\/ul>\n<\/td>\n  <\/tr>\n<\/tbody><\/table>\n<h2 id=\"getpayoutschedule-response-fields\">Response parameters<\/h2>\n<p>If there are no errors in the request, the call returns a list of configured, unconfirmed deleted, and unconfirmed updated bank accounts belonging to the specified merchant code.<\/p>\n<table><thead><tr class=\"header\"><th>Name<\/th><th>Type<\/th><th>Returned\u00a0by\u00a0default<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>\n<p><code>payoutSchedule<\/code><\/p>\n<\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/center>\n<\/td><td>\n<p>Free-text description of the payout schedule.<\/p>\n<\/td><\/tr><tr><td>\n<p><code>payoutScheduleDays<\/code><\/p>\n<\/td><td>\n<p>int<\/p>\n<\/td><td>\n<center><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/center>\n<\/td><td>\n<p>Number of payout days per week.<br \/>\nDefines how often you want to plan a payout on a weekly basis.<br \/>\nFor example, once a week, twice a week, and so on.<\/p>\n<p>Allowed values:<br \/>\n<em>1, 2, 3, 5<\/em>.<\/p>\n<ul>\n<li><em>1<\/em>: on Tuesday at 00:00 CET<\/li>\n<li><em>2<\/em>: on Tuesday, Friday at 00:00 CET<\/li>\n<li><em>3<\/em>: on Tuesday, Thursday, Friday at 00:00 CET<\/li>\n<li><em>5<\/em>: from Monday to Friday at 00:00 CET<\/li>\n<\/ul>\n<\/td><td>\n\n<\/td><\/tr><tr><td>\n<p><code>pspReference<\/code><\/p>\n<\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-white_check_mark-\" alt=\"-white_check_mark-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/white_check_mark.png\" \/><\/center>\n<\/td><td>\n<p>A reference to uniquely identify the request.<\/p>\n<\/td><\/tr><tr><td>\n<p><code>warnings<\/code><\/p>\n<\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>List containing one or more warning messages.<br \/>\nReturned when the request is not correctly processed.<\/p>\n<\/td><\/tr><tr><td>\n<p><code>errors<\/code><\/p>\n<\/td><td>\n<p>String<\/p>\n<\/td><td>\n<center><img title=\"-x-\" alt=\"-x-\" class=\"smileys\" src=\"\/user\/data\/smileys\/emoji\/x.png\" \/><\/center>\n<\/td><td>\n<p>List containing one or more error messages.<br \/>\nReturned when the request fails.<\/p>\n<\/td><\/tr><\/tbody><\/table>\n<h2>Examples<\/h2>\n<h3 id=\"request\">Request<\/h3>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"''\" :id=\"'838733029'\" :code-data='[{\"language\":\"json\",\"tabTitle\":\"JSON\",\"content\":\"{  \\n   \\\"accountKey\\\":\\\"TestMerchant\\\"\\n}\"},{\"language\":\"xml\",\"tabTitle\":\"Soap\",\"content\":\"&lt;soap:Envelope xmlns:soap=\\\"http:\\\/\\\/schemas.xmlsoap.org\\\/soap\\\/envelope\\\/\\\" xmlns:xsd=\\\"http:\\\/\\\/www.w3.org\\\/2001\\\/XMLSchema\\\" xmlns:xsi=\\\"http:\\\/\\\/www.w3.org\\\/2001\\\/XMLSchema-instance\\\"&gt;\\n  &lt;soap:Body&gt;\\n    &lt;getPayoutSchedule xmlns=\\\"http:\\\/\\\/caaccount.services.adyen.com\\\"&gt;\\n      &lt;request&gt;\\n        &lt;merchantCode&gt;TestMerchant&lt;\\\/merchantCode&gt;\\n      &lt;\\\/request&gt;\\n    &lt;\\\/getPayoutSchedule&gt;\\n  &lt;\\\/soap:Body&gt;\\n&lt;\\\/soap:Envelope&gt;\"}]' :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>\n<h3 id=\"response\">Response<\/h3>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"''\" :id=\"'1795925655'\" :code-data='[{\"language\":\"json\",\"tabTitle\":\"JSON\",\"content\":\"{  \\n   \\\"pspReference\\\":\\\"9914526950630294\\\",\\n   \\\"payoutSchedule\\\":\\\"1 time per week (Tuesday) at 0:00 CET\\\",\\n   \\\"payoutScheduleDays\\\":1\\n}\"},{\"language\":\"xml\",\"tabTitle\":\"Soap\",\"content\":\"&lt;soap:Envelope xmlns:soap=\\\"http:\\\/\\\/schemas.xmlsoap.org\\\/soap\\\/envelope\\\/\\\" xmlns:ns0=\\\"http:\\\/\\\/caaccount.services.adyen.com\\\" xmlns:xsd=\\\"http:\\\/\\\/www.w3.org\\\/2001\\\/XMLSchema\\\" xmlns:xsi=\\\"http:\\\/\\\/www.w3.org\\\/2001\\\/XMLSchema-instance\\\"&gt;\\n  &lt;soap:Body&gt;\\n    &lt;ns0:blockPayoutResponse&gt;\\n      &lt;ns0:response&gt;\\n        &lt;ns0:pspReference&gt;9914140758760046&lt;\\\/ns0:pspReference&gt;\\n        &lt;ns0:payoutSchedule&gt;2 times per week (Tuesday, Friday) at 0:00 CET&lt;\\\/ns0:payoutSchedule&gt;\\n        &lt;ns0:payoutScheduleDays&gt;2&lt;\\\/ns0:payoutScheduleDays&gt;\\n      &lt;\\\/ns0:response&gt;\\n    &lt;\\\/ns0:blockPayoutResponse&gt;\\n  &lt;\\\/soap:Body&gt;\\n&lt;\\\/soap:Envelope&gt;\"}]' :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>","url":"https:\/\/docs.adyen.com\/pt\/account-management-api\/manage-bank-accounts-and-payouts\/getpayoutschedule","articleFields":{"id":"25134990","type":"page","description":"Get payout schedule information at merchant level.","_expandable":{"operations":""},"status":"current"},"algolia":{"url":"https:\/\/docs.adyen.com\/pt\/account-management-api\/manage-bank-accounts-and-payouts\/getpayoutschedule","title":"getPayoutSchedule","content":"Request parameters\nTo get the payout schedule information for a merchant, make a POST \/getPayoutSchedule specifying:\nNameTypeRequiredDescription\n\n \n     \naccountKey\n\n     \nString\n\n     \n\n\n     \nDEPRECATED\nNot used anymore. Do not use.\n\n \n  \n      \nmerchantCode\n\n      \nString\n\n      \n\n\n      \nA merchant code string holds a value to identify a merchant.\nFormat:\n\nEither: MerchantAccount.Merchant_Code\nOr: Merchant_Code\n\n\n  \n\nResponse parameters\nIf there are no errors in the request, the call returns a list of configured, unconfirmed deleted, and unconfirmed updated bank accounts belonging to the specified merchant code.\nNameTypeReturned\u00a0by\u00a0defaultDescription\npayoutSchedule\n\nString\n\n\n\nFree-text description of the payout schedule.\n\npayoutScheduleDays\n\nint\n\n\n\nNumber of payout days per week.\nDefines how often you want to plan a payout on a weekly basis.\nFor example, once a week, twice a week, and so on.\nAllowed values:\n1, 2, 3, 5.\n\n1: on Tuesday at 00:00 CET\n2: on Tuesday, Friday at 00:00 CET\n3: on Tuesday, Thursday, Friday at 00:00 CET\n5: from Monday to Friday at 00:00 CET\n\n\n\n\npspReference\n\nString\n\n\n\nA reference to uniquely identify the request.\n\nwarnings\n\nString\n\n\n\nList containing one or more warning messages.\nReturned when the request is not correctly processed.\n\nerrors\n\nString\n\n\n\nList containing one or more error messages.\nReturned when the request fails.\n\nExamples\nRequest\n\n    \n\nResponse\n\n    \n","type":"page","locale":"pt","boost":17,"hierarchy":{"lvl0":"Home","lvl1":"Account management API","lvl2":"Manage bank accounts and payouts","lvl3":"getPayoutSchedule"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/pt","lvl1":"https:\/\/docs.adyen.com\/pt\/account-management-api","lvl2":"https:\/\/docs.adyen.com\/pt\/account-management-api\/manage-bank-accounts-and-payouts","lvl3":"\/pt\/account-management-api\/manage-bank-accounts-and-payouts\/getpayoutschedule"},"levels":4,"category":"","category_color":"","tags":["getPayoutSchedule"]},"articleFiles":{"838733029.json":"<p alt=\"\">838733029.json<\/p>","1795925655.json":"<p alt=\"\">1795925655.json<\/p>"}}
