{"items":[{"type":"link","label":"APMs","link":"/products/apms/openapi","routeSlug":"/products/apms/openapi","content":{"contentType":"overview","meta":{"name":"APMs"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"openapi.json","url":"/access/_bundle/products/apms/@20240701/openapi.json?download"},{"kind":"download","label":"openapi.yaml","url":"/access/_bundle/products/apms/@20240701/openapi.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"payload","title":"Payload","lang":"Payload"},{"key":"curl","title":"curl","lang":"curl"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"go","title":"Go","lang":"Go"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"csharp","title":"C#","lang":"C#"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"APMs (2024-07-01)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pay using eWallets, bank transfers, direct debits, local card schemes, Postpay and eInvoice/ Buy Now Pay Later"},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Set your headers"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"fence","attributes":{"content":"   Authorization: {your_credentials}\n   Content-Type: application/json\n   WP-Api-Version: 2024-07-01\n"},"children":[{"$$mdtype":"Node","type":"text","attributes":{"content":"   Authorization: {your_credentials}\n   Content-Type: application/json\n   WP-Api-Version: 2024-07-01\n"},"children":[]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Replace "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"{your_credentials}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" with your base64-encoded Basic Auth username and password given to you by your Worldpay Implementation Manager."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"must"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" use the "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"Authorization"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" header for any request you send to our APMs API."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"__"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"DNS Whitelisting"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Whitelist the following URLs:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"*"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"https://try.access.worldpay.com/"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"https://access.worldpay.com/"},"children":[]}]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Please ensure you use DNS whitelisting, not explicit IP whitelisting."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"When you make a request within Access Worldpay, you should always cache the response returned."},"children":[]}]}]}]}],"sectionId":"/products/apms/openapi"}],"sectionId":"/products/apms/openapi"}]}]}},{"type":"group","label":"Payment","link":"/products/apms/openapi/payment","routeSlug":"/products/apms/openapi/payment","items":[{"label":"Create an APM payment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/apms/openapi/payment/paymentv2","routeSlug":"/products/apms/openapi/payment/paymentv2","metadata":{"seo":{"title":"Create an APM payment","description":"Perform a sale."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"paymentV2","name":"Create an APM payment","isWebhook":false,"pointer":"/paths/~1apmPayments/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Create an APM payment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Perform a sale."},{"nodeType":"security","requirements":[{"schemes":[{"name":"BasicAuth","scopes":[],"type":"http","scheme":"basic"}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_311","description":"The content type of the request body.","required":true},{"name":"WP-Api-Version","in":"header","schemaId":"schema_312","description":"The API version.","required":true}],"pointer":"/paths/~1apmPayments/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApmPaymentRequestV2","exampleIds":["paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH~1eCheck","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay request in Try","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bizum","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK","paths/~1apmPayments/post/requestBody/content/application~1json/examples/China UnionPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/EFT","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - retail","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - airline","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - hotel","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - event","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - train","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal with Airline Data","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Satispay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish with phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish without phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24 - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay - using a session (Components SDK)"]}},"schemaId":"components/schemas/ApmPaymentRequestV2","exampleIds":["paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH~1eCheck","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay request in Try","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bizum","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK","paths/~1apmPayments/post/requestBody/content/application~1json/examples/China UnionPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/EFT","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - retail","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - airline","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - hotel","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - event","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - train","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal with Airline Data","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Satispay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish with phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish without phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24 - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay - using a session (Components SDK)"],"pointer":"/paths/~1apmPayments/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/apmPayments","servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":true,"schemaId":"schema_311"},{"name":"WP-Api-Version","in":"header","required":true,"schemaId":"schema_312"}],"cookie":[]},"security":[{"schemes":[{"id":"BasicAuth","type":"http","scheme":"basic"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ApmPaymentRequestV2","exampleIds":["paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH~1eCheck","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay request in Try","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bizum","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK","paths/~1apmPayments/post/requestBody/content/application~1json/examples/China UnionPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/EFT","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - retail","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - airline","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - hotel","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - event","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - train","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal with Airline Data","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Satispay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish with phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish without phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24 - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay - using a session (Components SDK)"]}},"responseCodes":["201","400","401","500"],"pointer":"/apmPayments","href":"payment/paymentv2","openApiOperationId":"paymentV2","summary":"Create an APM payment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"schemaId":"components/schemas/ApmPaymentRequestV2","exampleIds":["paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH~1eCheck","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay request in Try","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bizum","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK","paths/~1apmPayments/post/requestBody/content/application~1json/examples/China UnionPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/EFT","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - retail","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - airline","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - hotel","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - event","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - train","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal with Airline Data","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Satispay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish with phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish without phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24 - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay - using a session (Components SDK)"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApmPaymentRequestV2","exampleIds":["paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH~1eCheck","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay request in Try","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bizum","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK","paths/~1apmPayments/post/requestBody/content/application~1json/examples/China UnionPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/EFT","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - retail","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - airline","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - hotel","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - event","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - train","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal with Airline Data","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Satispay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring for SEE countries","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD token","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish with phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish without phone number","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay","paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24 - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly - using a session (Components SDK)","paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay - using a session (Components SDK)"]}},"examples":[{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Request successful","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PaymentResourceWithTransactionCode","exampleIds":["paths/~1apmPayments/post/responses/201/content/application~1json/examples/ACH~1eCheck","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay China","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Hong Kong","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Plus","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay request in Try","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bancontact","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bizum","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BLIK","paths/~1apmPayments/post/responses/201/content/application~1json/examples/EFT","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Euteller","paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL recurring","paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL successful","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - retail","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - airline","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - hotel","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - event","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - train","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring token","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Konbini","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Multibanco","paths/~1apmPayments/post/responses/201/content/application~1json/examples/MyBank","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Open Banking","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal Smart Button","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal redirect","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PaysafeCard","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Pix","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Przelewy24","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SafetyPay","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD token","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD successful","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish with phone number","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish without phone number","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Trustly","paths/~1apmPayments/post/responses/201/content/application~1json/examples/WeChat Pay"]}},"schemaId":"components/schemas/PaymentResourceWithTransactionCode","exampleIds":["paths/~1apmPayments/post/responses/201/content/application~1json/examples/ACH~1eCheck","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay China","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Hong Kong","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Plus","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay request in Try","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bancontact","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bizum","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BLIK","paths/~1apmPayments/post/responses/201/content/application~1json/examples/EFT","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Euteller","paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL recurring","paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL successful","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - retail","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - airline","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - hotel","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - event","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - train","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring token","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Konbini","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Multibanco","paths/~1apmPayments/post/responses/201/content/application~1json/examples/MyBank","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Open Banking","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal Smart Button","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal redirect","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PaysafeCard","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Pix","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Przelewy24","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SafetyPay","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD token","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD successful","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish with phone number","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish without phone number","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Trustly","paths/~1apmPayments/post/responses/201/content/application~1json/examples/WeChat Pay"]},{"code":"400","description":"Bad request.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/400/content/application~1json/examples/bodyDoesNotMatchSchema","paths/~1apmPayments/post/responses/400/content/application~1json/examples/paymentNotFound","paths/~1apmPayments/post/responses/400/content/application~1json/examples/orderNotReady","paths/~1apmPayments/post/responses/400/content/application~1json/examples/transactionReferenceIsADuplicate","paths/~1apmPayments/post/responses/400/content/application~1json/examples/tokenDoesNotExist","paths/~1apmPayments/post/responses/400/content/application~1json/examples/KlarnaBillingAddress-bodyDoesNotMatchSchema","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Bizum-invalidTransactionReference","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-transactionReference","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-payerNoEnrolled"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/400/content/application~1json/examples/bodyDoesNotMatchSchema","paths/~1apmPayments/post/responses/400/content/application~1json/examples/paymentNotFound","paths/~1apmPayments/post/responses/400/content/application~1json/examples/orderNotReady","paths/~1apmPayments/post/responses/400/content/application~1json/examples/transactionReferenceIsADuplicate","paths/~1apmPayments/post/responses/400/content/application~1json/examples/tokenDoesNotExist","paths/~1apmPayments/post/responses/400/content/application~1json/examples/KlarnaBillingAddress-bodyDoesNotMatchSchema","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Bizum-invalidTransactionReference","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-transactionReference","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-payerNoEnrolled"]},{"code":"401","description":"Client is not authorized due to missing or invalid Authorization header.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/401/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/401/content/application~1json/examples/Example"]},{"code":"500","description":"A problem occurred processing the request on our side.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/500/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/500/content/application~1json/examples/Example"]}],"pointer":"/paths/~1apmPayments/post/responses"}],"panels":[{"children":[{"kind":"response","responseCodes":[{"code":"201","schemaId":"components/schemas/PaymentResourceWithTransactionCode","exampleIds":["paths/~1apmPayments/post/responses/201/content/application~1json/examples/ACH~1eCheck","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay China","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Hong Kong","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Plus","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay request in Try","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bancontact","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bizum","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BLIK","paths/~1apmPayments/post/responses/201/content/application~1json/examples/EFT","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Euteller","paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL recurring","paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL successful","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - retail","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - airline","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - hotel","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - event","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - train","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring token","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Konbini","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Multibanco","paths/~1apmPayments/post/responses/201/content/application~1json/examples/MyBank","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Open Banking","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal Smart Button","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal redirect","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PaysafeCard","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Pix","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Przelewy24","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SafetyPay","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD token","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD successful","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish with phone number","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish without phone number","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Trustly","paths/~1apmPayments/post/responses/201/content/application~1json/examples/WeChat Pay"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PaymentResourceWithTransactionCode","exampleIds":["paths/~1apmPayments/post/responses/201/content/application~1json/examples/ACH~1eCheck","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay China","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Hong Kong","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Plus","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay request in Try","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bancontact","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bizum","paths/~1apmPayments/post/responses/201/content/application~1json/examples/BLIK","paths/~1apmPayments/post/responses/201/content/application~1json/examples/EFT","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Euteller","paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL recurring","paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL successful","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - retail","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - airline","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - hotel","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - event","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - train","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring token","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Konbini","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Multibanco","paths/~1apmPayments/post/responses/201/content/application~1json/examples/MyBank","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Open Banking","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal Smart Button","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal redirect","paths/~1apmPayments/post/responses/201/content/application~1json/examples/PaysafeCard","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Pix","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Przelewy24","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SafetyPay","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD token","paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD successful","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish with phone number","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish without phone number","paths/~1apmPayments/post/responses/201/content/application~1json/examples/Trustly","paths/~1apmPayments/post/responses/201/content/application~1json/examples/WeChat Pay"]}}},{"code":"400","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/400/content/application~1json/examples/bodyDoesNotMatchSchema","paths/~1apmPayments/post/responses/400/content/application~1json/examples/paymentNotFound","paths/~1apmPayments/post/responses/400/content/application~1json/examples/orderNotReady","paths/~1apmPayments/post/responses/400/content/application~1json/examples/transactionReferenceIsADuplicate","paths/~1apmPayments/post/responses/400/content/application~1json/examples/tokenDoesNotExist","paths/~1apmPayments/post/responses/400/content/application~1json/examples/KlarnaBillingAddress-bodyDoesNotMatchSchema","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Bizum-invalidTransactionReference","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-transactionReference","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-payerNoEnrolled"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/400/content/application~1json/examples/bodyDoesNotMatchSchema","paths/~1apmPayments/post/responses/400/content/application~1json/examples/paymentNotFound","paths/~1apmPayments/post/responses/400/content/application~1json/examples/orderNotReady","paths/~1apmPayments/post/responses/400/content/application~1json/examples/transactionReferenceIsADuplicate","paths/~1apmPayments/post/responses/400/content/application~1json/examples/tokenDoesNotExist","paths/~1apmPayments/post/responses/400/content/application~1json/examples/KlarnaBillingAddress-bodyDoesNotMatchSchema","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Bizum-invalidTransactionReference","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-transactionReference","paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-payerNoEnrolled"]}}},{"code":"401","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/401/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/401/content/application~1json/examples/Example"]}}},{"code":"500","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/500/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments/post/responses/500/content/application~1json/examples/Example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/payment/paymentv2"}],"panels":[]}]},"httpPath":"/apmPayments"}],"content":{"contentType":"group","meta":{"name":"Payment"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Payment","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/apmPayments","summary":"Create an APM payment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/payment/paymentv2","deprecated":false}]}]}]}]}},{"type":"group","label":"Payment Lifecycle","link":"/products/apms/openapi/payment-lifecycle","routeSlug":"/products/apms/openapi/payment-lifecycle","items":[{"label":"Get the last event for an APM payment","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/apms/openapi/payment-lifecycle/query","routeSlug":"/products/apms/openapi/payment-lifecycle/query","metadata":{"seo":{"title":"Get the last event for an APM payment","description":"Lookup the state of a payment, including the available action that can be performed."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"query","name":"Get the last event for an APM payment","isWebhook":false,"pointer":"/paths/~1apmPayments~1{paymentId}/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Get the last event for an APM payment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Lookup the state of a payment, including the available action that can be performed."},{"nodeType":"security","requirements":[{"schemes":[{"name":"BasicAuth","scopes":[],"type":"http","scheme":"basic"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"paymentId","in":"path","schemaId":"schema_313","description":"The identifier of the payment resource.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}/get/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"WP-Api-Version","in":"header","schemaId":"schema_312","description":"The API version.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/apmPayments/{paymentId}","servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"parameters":{"path":[{"name":"paymentId","in":"path","required":true,"schemaId":"schema_313"}],"query":[],"querystring":[],"header":[{"name":"WP-Api-Version","in":"header","required":true,"schemaId":"schema_312"}],"cookie":[]},"security":[{"schemes":[{"id":"BasicAuth","type":"http","scheme":"basic"}],"scopes":[]}],"responseCodes":["200","400","401","404","500"],"pointer":"/apmPayments/{paymentId}","href":"payment-lifecycle/query","openApiOperationId":"query","summary":"Get the last event for an APM payment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Request successful","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceQuery","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/authorized","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/pending","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForRefund","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForSettlement"]}},"schemaId":"components/schemas/ApmPaymentResourceQuery","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/authorized","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/pending","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForRefund","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForSettlement"]},{"code":"400","description":"Bad request.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/400/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/400/content/application~1json/examples/Example"]},{"code":"401","description":"Client is not authorized due to missing or invalid Authorization header.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/401/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/401/content/application~1json/examples/Example"]},{"code":"404","description":"Payment resource not found.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/404/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/404/content/application~1json/examples/Example"]},{"code":"500","description":"A problem occurred processing the request on our side.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/500/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/500/content/application~1json/examples/Example"]}],"pointer":"/paths/~1apmPayments~1{paymentId}/get/responses"}],"panels":[{"children":[{"kind":"response","responseCodes":[{"code":"200","schemaId":"components/schemas/ApmPaymentResourceQuery","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/authorized","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/pending","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForRefund","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForSettlement"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceQuery","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/authorized","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/pending","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForRefund","paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForSettlement"]}}},{"code":"400","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/400/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/400/content/application~1json/examples/Example"]}}},{"code":"401","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/401/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/401/content/application~1json/examples/Example"]}}},{"code":"404","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/404/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/404/content/application~1json/examples/Example"]}}},{"code":"500","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/500/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}/get/responses/500/content/application~1json/examples/Example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/payment-lifecycle/query"}],"panels":[]}]},"httpPath":"/apmPayments/{paymentId}"},{"label":"Confirm APM payment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/apms/openapi/payment-lifecycle/confirmpaymentv2","routeSlug":"/products/apms/openapi/payment-lifecycle/confirmpaymentv2","metadata":{"seo":{"title":"Confirm APM payment","description":"Create a confirm payment request for smart button functionality."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"confirmPaymentV2","name":"Confirm APM payment","isWebhook":false,"pointer":"/paths/~1apmPayments~1{paymentId}~1confirmations/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Confirm APM payment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Create a confirm payment request for smart button functionality."},{"nodeType":"security","requirements":[{"schemes":[{"name":"BasicAuth","scopes":[],"type":"http","scheme":"basic"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"paymentId","in":"path","schemaId":"schema_313","description":"The identifier of the payment resource.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1confirmations/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"WP-Api-Version","in":"header","schemaId":"schema_312","description":"The API version.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1confirmations/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/apmPayments/{paymentId}/confirmations","servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"parameters":{"path":[{"name":"paymentId","in":"path","required":true,"schemaId":"schema_313"}],"query":[],"querystring":[],"header":[{"name":"WP-Api-Version","in":"header","required":true,"schemaId":"schema_312"}],"cookie":[]},"security":[{"schemes":[{"id":"BasicAuth","type":"http","scheme":"basic"}],"scopes":[]}],"responseCodes":["201","400","401","404","500"],"pointer":"/apmPayments/{paymentId}/confirmations","href":"payment-lifecycle/confirmpaymentv2","openApiOperationId":"confirmPaymentV2","summary":"Confirm APM payment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"201","description":"Request successful","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/201/content/application~1json/examples/Full example"]}},"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/201/content/application~1json/examples/Full example"]},{"code":"400","description":"Bad request.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/400/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/400/content/application~1json/examples/Example"]},{"code":"401","description":"Client is not authorized due to missing or invalid Authorization header.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/401/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/401/content/application~1json/examples/Example"]},{"code":"404","description":"Payment resource not found.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/404/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/404/content/application~1json/examples/Example"]},{"code":"500","description":"A problem occurred processing the request on our side.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/500/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/500/content/application~1json/examples/Example"]}],"pointer":"/paths/~1apmPayments~1{paymentId}~1confirmations/post/responses"}],"panels":[{"children":[{"kind":"response","responseCodes":[{"code":"201","schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/201/content/application~1json/examples/Full example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/201/content/application~1json/examples/Full example"]}}},{"code":"400","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/400/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/400/content/application~1json/examples/Example"]}}},{"code":"401","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/401/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/401/content/application~1json/examples/Example"]}}},{"code":"404","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/404/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/404/content/application~1json/examples/Example"]}}},{"code":"500","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/500/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/500/content/application~1json/examples/Example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/payment-lifecycle/confirmpaymentv2"}],"panels":[]}]},"httpPath":"/apmPayments/{paymentId}/confirmations"},{"label":"Reverse an APM payment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/apms/openapi/payment-lifecycle/reverse","routeSlug":"/products/apms/openapi/payment-lifecycle/reverse","metadata":{"seo":{"title":"Reverse an APM payment","description":"Perform a reversal on the funds taken from a sale."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"reverse","name":"Reverse an APM payment","isWebhook":false,"pointer":"/paths/~1apmPayments~1{paymentId}~1reversals/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Reverse an APM payment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Perform a reversal on the funds taken from a sale."},{"nodeType":"security","requirements":[{"schemes":[{"name":"BasicAuth","scopes":[],"type":"http","scheme":"basic"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"paymentId","in":"path","schemaId":"schema_313","description":"The identifier of the payment resource.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1reversals/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_311","description":"The content type of the request body.","required":true},{"name":"WP-Api-Version","in":"header","schemaId":"schema_312","description":"The API version.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1reversals/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - retail","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - passthrough data"]}},"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - retail","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - passthrough data"],"pointer":"/paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/apmPayments/{paymentId}/reversals","servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"parameters":{"path":[{"name":"paymentId","in":"path","required":true,"schemaId":"schema_313"}],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":true,"schemaId":"schema_311"},{"name":"WP-Api-Version","in":"header","required":true,"schemaId":"schema_312"}],"cookie":[]},"security":[{"schemes":[{"id":"BasicAuth","type":"http","scheme":"basic"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - retail","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - passthrough data"]}},"responseCodes":["202","400","401","404","500"],"pointer":"/apmPayments/{paymentId}/reversals","href":"payment-lifecycle/reverse","openApiOperationId":"reverse","summary":"Reverse an APM payment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - retail","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - passthrough data"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - retail","paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - passthrough data"]}},"examples":[{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"202","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/202/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/202/content/application~1json/examples/Example"]},{"code":"400","description":"Bad request.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/400/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/400/content/application~1json/examples/Example"]},{"code":"401","description":"Client is not authorized due to missing or invalid Authorization header.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/401/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/401/content/application~1json/examples/Example"]},{"code":"404","description":"Payment resource not found.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/404/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/404/content/application~1json/examples/Example"]},{"code":"500","description":"A problem occurred processing the request on our side.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/500/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/500/content/application~1json/examples/Example"]}],"pointer":"/paths/~1apmPayments~1{paymentId}~1reversals/post/responses"}],"panels":[{"children":[{"kind":"response","responseCodes":[{"code":"202","schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/202/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/202/content/application~1json/examples/Example"]}}},{"code":"400","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/400/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/400/content/application~1json/examples/Example"]}}},{"code":"401","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/401/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/401/content/application~1json/examples/Example"]}}},{"code":"404","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/404/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/404/content/application~1json/examples/Example"]}}},{"code":"500","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/500/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1reversals/post/responses/500/content/application~1json/examples/Example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/payment-lifecycle/reverse"}],"panels":[]}]},"httpPath":"/apmPayments/{paymentId}/reversals"},{"label":"Partial reverse an APM payment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/apms/openapi/payment-lifecycle/partialreversev2","routeSlug":"/products/apms/openapi/payment-lifecycle/partialreversev2","metadata":{"seo":{"title":"Partial reverse an APM payment","description":"Perform a partial reversal on the funds taken from a sale."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"partialReverseV2","name":"Partial reverse an APM payment","isWebhook":false,"pointer":"/paths/~1apmPayments~1{paymentId}~1partialReversals/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Partial reverse an APM payment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Perform a partial reversal on the funds taken from a sale."},{"nodeType":"security","requirements":[{"schemes":[{"name":"BasicAuth","scopes":[],"type":"http","scheme":"basic"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"paymentId","in":"path","schemaId":"schema_313","description":"The identifier of the payment resource.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1partialReversals/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_311","description":"The content type of the request body.","required":true},{"name":"WP-Api-Version","in":"header","schemaId":"schema_312","description":"The API version.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1partialReversals/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Klarna reversal"]}},"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Klarna reversal"],"pointer":"/paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/apmPayments/{paymentId}/partialReversals","servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"parameters":{"path":[{"name":"paymentId","in":"path","required":true,"schemaId":"schema_313"}],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":true,"schemaId":"schema_311"},{"name":"WP-Api-Version","in":"header","required":true,"schemaId":"schema_312"}],"cookie":[]},"security":[{"schemes":[{"id":"BasicAuth","type":"http","scheme":"basic"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Klarna reversal"]}},"responseCodes":["202","400","401","404","500"],"pointer":"/apmPayments/{paymentId}/partialReversals","href":"payment-lifecycle/partialreversev2","openApiOperationId":"partialReverseV2","summary":"Partial reverse an APM payment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Klarna reversal"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/ApmPartialReverseRequestV2","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Pix reversal","paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Klarna reversal"]}},"examples":[{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"202","description":"Request successful","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/202/content/application~1json/examples/Full example"]}},"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/202/content/application~1json/examples/Full example"]},{"code":"400","description":"Bad request.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/400/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/400/content/application~1json/examples/Example"]},{"code":"401","description":"Client is not authorized due to missing or invalid Authorization header.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/401/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/401/content/application~1json/examples/Example"]},{"code":"404","description":"Payment resource not found.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/404/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/404/content/application~1json/examples/Example"]},{"code":"500","description":"A problem occurred processing the request on our side.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/500/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/500/content/application~1json/examples/Example"]}],"pointer":"/paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses"}],"panels":[{"children":[{"kind":"response","responseCodes":[{"code":"202","schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/202/content/application~1json/examples/Full example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/202/content/application~1json/examples/Full example"]}}},{"code":"400","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/400/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/400/content/application~1json/examples/Example"]}}},{"code":"401","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/401/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/401/content/application~1json/examples/Example"]}}},{"code":"404","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/404/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/404/content/application~1json/examples/Example"]}}},{"code":"500","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/500/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/500/content/application~1json/examples/Example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/payment-lifecycle/partialreversev2"}],"panels":[]}]},"httpPath":"/apmPayments/{paymentId}/partialReversals"},{"label":"Settle an APM payment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/apms/openapi/payment-lifecycle/settle","routeSlug":"/products/apms/openapi/payment-lifecycle/settle","metadata":{"seo":{"title":"Settle an APM payment","description":"Perform a settlement on authorized funds. Not all APMs support this, please check the links returned from querying a payment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"settle","name":"Settle an APM payment","isWebhook":false,"pointer":"/paths/~1apmPayments~1{paymentId}~1settlements/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Settle an APM payment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Perform a settlement on authorized funds. Not all APMs support this, please check the links returned from querying a payment."},{"nodeType":"security","requirements":[{"schemes":[{"name":"BasicAuth","scopes":[],"type":"http","scheme":"basic"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"paymentId","in":"path","schemaId":"schema_313","description":"The identifier of the payment resource.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1settlements/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_311","description":"The content type of the request body.","required":true},{"name":"WP-Api-Version","in":"header","schemaId":"schema_312","description":"The API version.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1settlements/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - retail","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - passthrough data","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"]}},"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - retail","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - passthrough data","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"],"pointer":"/paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/apmPayments/{paymentId}/settlements","servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"parameters":{"path":[{"name":"paymentId","in":"path","required":true,"schemaId":"schema_313"}],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":true,"schemaId":"schema_311"},{"name":"WP-Api-Version","in":"header","required":true,"schemaId":"schema_312"}],"cookie":[]},"security":[{"schemes":[{"id":"BasicAuth","type":"http","scheme":"basic"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - retail","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - passthrough data","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"]}},"responseCodes":["202","400","401","404","500"],"pointer":"/apmPayments/{paymentId}/settlements","href":"payment-lifecycle/settle","openApiOperationId":"settle","summary":"Settle an APM payment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - retail","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - passthrough data","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - retail","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - passthrough data","paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"]}},"examples":[{},{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"202","description":"OK","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/202/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/202/content/application~1json/examples/Example"]},{"code":"400","description":"Bad request.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/400/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/400/content/application~1json/examples/Example"]},{"code":"401","description":"Client is not authorized due to missing or invalid Authorization header.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/401/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/401/content/application~1json/examples/Example"]},{"code":"404","description":"Payment resource not found.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/404/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/404/content/application~1json/examples/Example"]},{"code":"500","description":"A problem occurred processing the request on our side.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/500/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/500/content/application~1json/examples/Example"]}],"pointer":"/paths/~1apmPayments~1{paymentId}~1settlements/post/responses"}],"panels":[{"children":[{"kind":"response","responseCodes":[{"code":"202","schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/202/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/202/content/application~1json/examples/Example"]}}},{"code":"400","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/400/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/400/content/application~1json/examples/Example"]}}},{"code":"401","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/401/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/401/content/application~1json/examples/Example"]}}},{"code":"404","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/404/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/404/content/application~1json/examples/Example"]}}},{"code":"500","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/500/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1settlements/post/responses/500/content/application~1json/examples/Example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/payment-lifecycle/settle"}],"panels":[]}]},"httpPath":"/apmPayments/{paymentId}/settlements"},{"label":"Partial settle an APM payment","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/apms/openapi/payment-lifecycle/partialsettlev2","routeSlug":"/products/apms/openapi/payment-lifecycle/partialsettlev2","metadata":{"seo":{"title":"Partial settle an APM payment","description":"Perform a settlement on authorized funds. Not all APMs support this, please check the links returned from querying a payment."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"partialSettleV2","name":"Partial settle an APM payment","isWebhook":false,"pointer":"/paths/~1apmPayments~1{paymentId}~1partialSettlements/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Partial settle an APM payment","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Perform a settlement on authorized funds. Not all APMs support this, please check the links returned from querying a payment."},{"nodeType":"security","requirements":[{"schemes":[{"name":"BasicAuth","scopes":[],"type":"http","scheme":"basic"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"paymentId","in":"path","schemaId":"schema_313","description":"The identifier of the payment resource.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1partialSettlements/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"Content-Type","in":"header","schemaId":"schema_311","description":"The content type of the request body.","required":true},{"name":"WP-Api-Version","in":"header","schemaId":"schema_312","description":"The API version.","required":true}],"pointer":"/paths/~1apmPayments~1{paymentId}~1partialSettlements/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Klarna settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"]}},"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Klarna settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"],"pointer":"/paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/apmPayments/{paymentId}/partialSettlements","servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"parameters":{"path":[{"name":"paymentId","in":"path","required":true,"schemaId":"schema_313"}],"query":[],"querystring":[],"header":[{"name":"Content-Type","in":"header","required":true,"schemaId":"schema_311"},{"name":"WP-Api-Version","in":"header","required":true,"schemaId":"schema_312"}],"cookie":[]},"security":[{"schemes":[{"id":"BasicAuth","type":"http","scheme":"basic"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Klarna settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"]}},"responseCodes":["202","400","401","404","500"],"pointer":"/apmPayments/{paymentId}/partialSettlements","href":"payment-lifecycle/partialsettlev2","openApiOperationId":"partialSettleV2","summary":"Partial settle an APM payment"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Klarna settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"],"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PartialSettlement","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Klarna settlement","paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"]}},"examples":[{},{},{}]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"202","description":"Request successful","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/202/content/application~1json/examples/Full example"]}},"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/202/content/application~1json/examples/Full example"]},{"code":"400","description":"Bad request.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/400/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/400/content/application~1json/examples/Example"]},{"code":"401","description":"Client is not authorized due to missing or invalid Authorization header.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/401/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/401/content/application~1json/examples/Example"]},{"code":"404","description":"Payment resource not found.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/404/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/404/content/application~1json/examples/Example"]},{"code":"500","description":"A problem occurred processing the request on our side.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/500/content/application~1json/examples/Example"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/500/content/application~1json/examples/Example"]}],"pointer":"/paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses"}],"panels":[{"children":[{"kind":"response","responseCodes":[{"code":"202","schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/202/content/application~1json/examples/Full example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ApmPaymentResourceNoActions","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/202/content/application~1json/examples/Full example"]}}},{"code":"400","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/400/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/400/content/application~1json/examples/Example"]}}},{"code":"401","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/401/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/401/content/application~1json/examples/Example"]}}},{"code":"404","schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/404/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ValidationErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/404/content/application~1json/examples/Example"]}}},{"code":"500","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/500/content/application~1json/examples/Example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/500/content/application~1json/examples/Example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/payment-lifecycle/partialsettlev2"}],"panels":[]}]},"httpPath":"/apmPayments/{paymentId}/partialSettlements"}],"content":{"contentType":"group","meta":{"name":"Payment Lifecycle"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Payment Lifecycle","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/apmPayments/{paymentId}","summary":"Get the last event for an APM payment","prefix":{"name":"get","color":"get"},"badges":[],"link":"/payment-lifecycle/query","deprecated":false},{"title":"/apmPayments/{paymentId}/confirmations","summary":"Confirm APM payment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/payment-lifecycle/confirmpaymentv2","deprecated":false},{"title":"/apmPayments/{paymentId}/reversals","summary":"Reverse an APM payment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/payment-lifecycle/reverse","deprecated":false},{"title":"/apmPayments/{paymentId}/partialReversals","summary":"Partial reverse an APM payment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/payment-lifecycle/partialreversev2","deprecated":false},{"title":"/apmPayments/{paymentId}/settlements","summary":"Settle an APM payment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/payment-lifecycle/settle","deprecated":false},{"title":"/apmPayments/{paymentId}/partialSettlements","summary":"Partial settle an APM payment","prefix":{"name":"post","color":"post"},"badges":[],"link":"/payment-lifecycle/partialsettlev2","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/FlightInfo":{"id":"components/schemas/FlightInfo","kind":"json-schema","title":"FlightInfo","data":{"required":["arrivalAirport","carrierCode","departureAirport","departureDate","fareBasisCode","fareClassCode","flightCode","taxAmount"],"type":"object","properties":{"carrierCode":{"maxLength":2,"minLength":2,"pattern":"^[A-Z0-9]*$","type":"string","description":"Airline code for specific leg."},"flightCode":{"maxLength":4,"minLength":1,"pattern":"^[0-9]*$","type":"string","description":"The flight code."},"stopOver":{"type":"boolean","description":"Set to true if this flight leg is a stopover."},"departureAirport":{"maxLength":3,"minLength":3,"pattern":"^[A-Z]*$","type":"string","description":"The three letter IATA Airport Code for the departure airport."},"arrivalAirport":{"maxLength":3,"minLength":3,"pattern":"^[A-Z]*$","type":"string","description":"The three letter IATA Airport Code for the destination airport."},"departureDate":{"minLength":1,"pattern":"^(20[0-9]{2})-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$","type":"string","description":"Date of departure."},"fareClassCode":{"maxLength":15,"minLength":1,"pattern":"^[A-Z]*$","type":"string","description":"The code used by airlines to identify a fare type."},"fareBasisCode":{"maxLength":15,"minLength":1,"pattern":"^[A-Za-z0-9]*$","type":"string","description":"An extension to the fareClassCode for custom codes."},"taxAmount":{"minimum":0,"type":"integer","description":"The tax amount for this specific flight leg.","format":"int32"}},"description":"Array of flight legs (up to four)."}},"components/schemas/IndustryData":{"id":"components/schemas/IndustryData","kind":"json-schema","title":"IndustryData","data":{"required":["agentCode","agentName","airlineCode","airlineName","passenger","ticket","type"],"type":"object","properties":{"type":{"type":"string","description":"Industry type.","enum":["airline"]},"agentCode":{"maxLength":8,"minLength":1,"pattern":"^[0-9]+$","type":"string","description":"The IATA travel agency code."},"agentName":{"maxLength":26,"minLength":1,"type":"string","description":"The name of the travel agent."},"airlineCode":{"minLength":1,"pattern":"^[A-Z]{2}$","type":"string","description":"The two character IATA airline code."},"airlineName":{"maxLength":256,"minLength":1,"type":"string","description":"The name of the airline (displayed as it would be on a bill)."},"passenger":{"$ref":"#/components/schemas/Passenger"},"ticket":{"$ref":"#/components/schemas/Ticket"}},"description":"An object containing industry-specific order data."}},"components/schemas/IssuerAddress":{"id":"components/schemas/IssuerAddress","kind":"json-schema","title":"IssuerAddress","data":{"required":["address1","city","countryCode","postalCode"],"type":"object","properties":{"address1":{"maxLength":255,"minLength":1,"pattern":"^[A-Za-z0-9 ]+$","type":"string","description":"The first line of the issuer's address."},"city":{"maxLength":100,"minLength":1,"pattern":"^[A-Za-z0-9 ]+$","type":"string","description":"The city of the issuer's address."},"countryCode":{"type":"string","description":"The country code of the issuer, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"postalCode":{"maxLength":10,"minLength":1,"pattern":"^[A-Za-z0-9 ]+$","type":"string","description":"The postal code of the issuer's address."}},"description":"An object containing the ticket issuer's address."}},"components/schemas/KlarnaNetworkItem":{"id":"components/schemas/KlarnaNetworkItem","kind":"json-schema","title":"KlarnaNetworkItem","data":{"required":["name","quantity","totalAmount","totalTaxAmount","unitCost"],"type":"object","properties":{"productCode":{"maxLength":255,"minLength":1,"type":"string","description":"Your customer facing product code, e.g. SKU (stock keeping unit) or similar."},"name":{"maxLength":1024,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Description or name of item, e.g. “mobile phone”."},"children":[]}]}]}]},"quantity":{"maximum":2147483647,"minimum":1,"type":"number","description":"Number of items being purchased."},"unitCost":{"maximum":2147483647,"type":"number","description":"Cost for each unit of the item with tax included."},"totalTaxAmount":{"maximum":2147483647,"minimum":0,"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"How much of totalAmount is tax. If you need to work it out backwards the formula is: totalTaxAmount = totalAmount - (totalAmount / (1+(taxRate/10000)))."},"children":[]}]}]}]},"totalAmount":{"maximum":2147483647,"minimum":-2147483648,"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sum of all chargeable elements on the line added together. Formula is: totalAmount = (unitCost x quantity) - totalDiscountAmount."},"children":[]}]}]}]},"productUrl":{"maxLength":2048,"minLength":1,"type":"string","description":"Link to the product page that can later be embedded in communications between Klarna and your customer."},"imageUrl":{"maxLength":2048,"minLength":1,"type":"string","description":"Link to the product image that can later be embedded in communications between Klarna and your customer.\n\nNote: we recommend you submit this to improve the post-purchase customer experience."}}}},"components/schemas/KlarnaNetworkOrder":{"id":"components/schemas/KlarnaNetworkOrder","kind":"json-schema","title":"KlarnaNetworkOrder","data":{"required":["items"],"type":"object","properties":{"items":{"minItems":1,"type":"array","items":{"$ref":"#/components/schemas/KlarnaNetworkItem"}}},"description":"Object that contains the complete list of lines relating to the transaction."}},"components/schemas/PartialSettlement":{"id":"components/schemas/PartialSettlement","kind":"json-schema","title":"PartialSettlement","data":{"required":["value"],"type":"object","properties":{"value":{"$ref":"#/components/schemas/ValueV2"},"reference":{"maxLength":128,"minLength":1,"pattern":"^[a-zA-Z0-9\\-]*$","type":"string"},"shipping":{"$ref":"#/components/schemas/SettlementShipping"},"order":{"$ref":"#/components/schemas/KlarnaNetworkOrder"},"industryData":{"$ref":"#/components/schemas/IndustryData"},"passthroughData":{"maxLength":10240,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Passthrough field representing "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/apms/klarna#supplementary-purchase-data"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"additional payment information"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". We do not validate this field beyond checking length. Must contain escaped JSON ready for transmission."},"children":[]}]}]}]}},"description":"Partial settlement request"}},"components/schemas/Passenger":{"id":"components/schemas/Passenger","kind":"json-schema","title":"Passenger","data":{"required":["code","firstName","lastName"],"type":"object","properties":{"code":{"maxLength":16,"minLength":1,"pattern":"^[A-Za-z0-9]*$","type":"string","description":"The passenger code."},"firstName":{"maxLength":60,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The passenger’s first name."},"children":[]}]}]}]},"lastName":{"maxLength":60,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The passenger’s last name."},"children":[]}]}]}]}},"description":"An object containing passenger details."}},"components/schemas/SettlementShipping":{"id":"components/schemas/SettlementShipping","kind":"json-schema","title":"SettlementShipping","data":{"required":["courier"],"type":"object","properties":{"courier":{"minItems":1,"type":"array","items":{"$ref":"#/components/schemas/TrackingInfo"}}},"description":"Shipping information for settlement requests."}},"components/schemas/Ticket":{"id":"components/schemas/Ticket","kind":"json-schema","title":"Ticket","data":{"required":["flightDetails","issueDate","issuerAddress","number","restricted"],"type":"object","properties":{"number":{"maxLength":16,"minLength":1,"pattern":"^[A-Za-z0-9]*$","type":"string","description":"The ticket number."},"restricted":{"type":"boolean","description":"Ticket restriction flag."},"issueDate":{"pattern":"^(20[0-9]{2})-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$","type":"string","description":"An object containing the ticket's issue date."},"issuerAddress":{"$ref":"#/components/schemas/IssuerAddress"},"flightDetails":{"maxItems":4,"minItems":1,"type":"array","description":"Array of flight legs (up to four).","items":{"$ref":"#/components/schemas/FlightInfo"}}},"description":"An object containing ticket details."}},"components/schemas/TrackingInfo":{"id":"components/schemas/TrackingInfo","kind":"json-schema","title":"TrackingInfo","data":{"required":["trackingId"],"type":"object","properties":{"trackingId":{"maxLength":100,"minLength":1,"type":"string","description":"If you are providing multiple entries, a 255 character total limit exists for the combined trackingId length."}}}},"components/schemas/ValueV2":{"id":"components/schemas/ValueV2","kind":"json-schema","title":"ValueV2","data":{"required":["amount","currency"],"type":"object","properties":{"currency":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-currency-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 4217 currency codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AED","AFN","ANG","AOA","ARS","AUD","AWG","AZN","BAM","BBD","BDT","BGN","BHD","BIF","BMD","BND","BOB","BRL","BSD","BTN","BWP","BYN","BZD","CAD","CDF","CHF","CLP","CNH","CNY","COP","CRC","CVE","CZK","DJF","DKK","DOP","DZD","EGP","ERN","ETB","EUR","FJD","FKP","GBP","GEL","GHS","GIP","GMD","GNF","GTQ","GYD","HKD","HNL","HTG","HUF","IDR","ILS","INR","IQD","IRR","ISK","JMD","JOD","JPY","KES","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAK","LBP","LKR","LSL","LYD","MAD","MDL","MGA","MKD","MMK","MNT","MOP","MRU","MUR","MVR","MWK","MXN","MYR","MZN","NAD","NGN","NIO","NOK","NPR","NZD","OMR","PAB","PEN","PGK","PHP","PKR","PLN","PYG","QAR","RON","RSD","RWF","SAR","SBD","SCR","SEK","SGD","SHP","SLE","SLL","SOS","SRD","STN","SVC","SYP","SZL","THB","TJS","TMT","TND","TOP","TRY","TTD","TWD","TZS","UAH","UGX","USD","UYU","UZS","VES","VND","VUV","WST","XAF","XCD","XOF","XPF","YER","ZAR","ZMW"]},"amount":{"maximum":2147483647,"minimum":1,"type":"integer","description":"The amount in the lowest denomination of the currency, e.g. pennies for GBP, cents for USD.","format":"int64","example":1234}},"description":"The value of the payment."}},"components/schemas/ApmPaymentResourceNoActions":{"id":"components/schemas/ApmPaymentResourceNoActions","kind":"json-schema","title":"ApmPaymentResourceNoActions","data":{"type":"object","properties":{"paymentId":{"type":"string","description":"The identifier of the payment resource."},"commandId":{"type":"string","description":"An action ID generated by us, identifying a single merchant interaction.","example":"cmdYNdIHBPJwbkjLiykzTx0"},"lastEvent":{"type":"string","enum":["authorized","cancelFailed","cancelled","cancelRequested","sentForSettlement","sentForAuthorization","settlementFailed","chargebackReversed","chargedBack","disputeExpired","disputeFundsHeld","disputeFundsReleased","disputeReserveReleased","error","expired","disputeInformationRequested","disputeInformationSupplied","miscellaneous","pending","refunded","refundExpired","refundFailed","refundReversed","refused","refusedByIssuer","requestExpired","sentForRefund","settled","settlementReversed","cancelledByCustomer","signedFormReceived","unknown","manuallyAmended"]},"_links":{"$ref":"#/components/schemas/Links"},"_actions":{"type":"object"}},"description":"A payment resource."}},"components/schemas/Links":{"id":"components/schemas/Links","kind":"json-schema","title":"Links","data":{"type":"object","properties":{"self":{"$ref":"#/components/schemas/SelfLink"}},"description":"Links to resources related to the request."}},"components/schemas/SelfLink":{"id":"components/schemas/SelfLink","kind":"json-schema","title":"SelfLink","data":{"type":"object","properties":{"href":{"type":"string"}},"description":"The URL you can invoke to fetch the last event for the payment."}},"components/schemas/ValidationError":{"id":"components/schemas/ValidationError","kind":"json-schema","title":"ValidationError","data":{"type":"object"}},"components/schemas/ValidationErrorResponse":{"id":"components/schemas/ValidationErrorResponse","kind":"json-schema","title":"ValidationErrorResponse","data":{"type":"object","properties":{"errorName":{"type":"string"},"message":{"type":"string"},"validationErrors":{"type":"array","items":{"$ref":"#/components/schemas/ValidationError"}}}}},"components/schemas/ErrorResponse":{"id":"components/schemas/ErrorResponse","kind":"json-schema","title":"ErrorResponse","data":{"type":"object","properties":{"errorName":{"type":"string"},"message":{"type":"string"}}}},"components/schemas/ApmPartialReverseRequestV2":{"id":"components/schemas/ApmPartialReverseRequestV2","kind":"json-schema","title":"ApmPartialReverseRequestV2","data":{"required":["value"],"type":"object","properties":{"value":{"$ref":"#/components/schemas/ValueV2"},"reference":{"maxLength":128,"minLength":1,"pattern":"^[a-zA-Z0-9\\-]*$","type":"string"},"reasonCode":{"type":"string","description":"Mandatory for Pix payment method, not relevant for other payment methods.","enum":["BE08","FR01","MD06","SL02"]},"order":{"$ref":"#/components/schemas/KlarnaNetworkOrder"},"passthroughData":{"maxLength":10240,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Passthrough field representing "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/apms/klarna#supplementary-purchase-data"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"additional payment information"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". We do not validate this field beyond checking length. Must contain escaped JSON ready for transmission."},"children":[]}]}]}]}}}},"components/schemas/AchBillingAddress":{"id":"components/schemas/AchBillingAddress","kind":"json-schema","title":"AchBillingAddress","data":{"required":["address1","city","countryCode","postalCode"],"type":"object","properties":{"address1":{"maxLength":80,"minLength":1,"type":"string","description":"First line of the address."},"address2":{"maxLength":80,"minLength":1,"type":"string","description":"Second line of the address."},"address3":{"maxLength":80,"minLength":1,"type":"string","description":"Third line of the address."},"postalCode":{"maxLength":15,"minLength":1,"type":"string","description":"Postal code."},"city":{"maxLength":50,"minLength":1,"type":"string","description":"City."},"state":{"maxLength":30,"minLength":1,"type":"string","description":"State code of the billing address in ISO 3166-2 format.","example":"US-OH"},"countryCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}}}},"components/schemas/AchInstruction":{"id":"components/schemas/AchInstruction","kind":"json-schema","title":"AchInstruction","data":{"required":["customer","method","narrative","paymentInstrument","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["ach"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/AchPaymentInstrumentV2"},"customer":{"$ref":"#/components/schemas/CustomerDetailsAch"}}}},"components/schemas/AchPaymentInstrumentV2":{"id":"components/schemas/AchPaymentInstrumentV2","kind":"json-schema","title":"AchPaymentInstrumentV2","data":{"required":["accountNumber","accountType","billingAddress","routingNumber","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"accountType":{"type":"string","description":"Account type.","example":"checking","enum":["checking","savings","corporate","corporateSavings"]},"accountNumber":{"maxLength":17,"minLength":1,"pattern":"^[0-9]*$","type":"string","description":"Account number of direct debit account.","example":"123456789"},"routingNumber":{"maxLength":9,"minLength":9,"pattern":"^[0-9]*$","type":"string","description":"Routing number of direct debit account.","example":"123456789"},"checkNumber":{"maxLength":15,"minLength":1,"pattern":"^[0-9]*$","type":"string","description":"Check number of the direct debit account.","example":"123456789"},"companyName":{"maxLength":40,"minLength":1,"type":"string","description":"Company name if a corporate account.","example":"Joe Plumbing Ltd."},"billingAddress":{"$ref":"#/components/schemas/AchBillingAddress"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/AchPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutAchPaymentInstrumentV2"}}}},"components/schemas/AddressV2":{"id":"components/schemas/AddressV2","kind":"json-schema","title":"AddressV2","data":{"required":["address1","city","countryCode","postalCode","state"],"type":"object","properties":{"address1":{"maxLength":80,"minLength":1,"type":"string","description":"First line of the address."},"address2":{"maxLength":80,"minLength":1,"type":"string","description":"Second line of the address."},"address3":{"maxLength":80,"minLength":1,"type":"string","description":"Third line of the address."},"postalCode":{"maxLength":15,"minLength":1,"type":"string","description":"Postal code."},"city":{"maxLength":50,"minLength":1,"type":"string","description":"City."},"state":{"maxLength":30,"minLength":1,"type":"string","description":"State."},"countryCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"description":"For non-EEA SEPA mandates, object is mandatory to be sent."}},"components/schemas/AlipayCnInstruction":{"id":"components/schemas/AlipayCnInstruction","kind":"json-schema","title":"AlipayCnInstruction","data":{"required":["method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["alipay_cn"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/AlipayCnInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsAlipayCn"},"deviceData":{"$ref":"#/components/schemas/DeviceData"},"customer":{"$ref":"#/components/schemas/CustomerWithName"}}}},"components/schemas/AlipayCnInstrumentV2":{"id":"components/schemas/AlipayCnInstrumentV2","kind":"json-schema","title":"AlipayCnInstrumentV2","data":{"required":["type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/AlipayCnInstrumentV2","checkout":"#/components/schemas/CheckoutAlipayCnInstrumentV2"}}}},"components/schemas/AlipayHkInstruction":{"id":"components/schemas/AlipayHkInstruction","kind":"json-schema","title":"AlipayHkInstruction","data":{"required":["method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["alipay_hk"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/AlipayHkInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsAlipayHk"},"deviceData":{"$ref":"#/components/schemas/DeviceData"},"customer":{"$ref":"#/components/schemas/CustomerWithName"}}}},"components/schemas/AlipayHkInstrumentV2":{"id":"components/schemas/AlipayHkInstrumentV2","kind":"json-schema","title":"AlipayHkInstrumentV2","data":{"required":["type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/AlipayHkInstrumentV2","checkout":"#/components/schemas/CheckoutAlipayHkInstrumentV2"}}}},"components/schemas/AlipayPlusInstruction":{"id":"components/schemas/AlipayPlusInstruction","kind":"json-schema","title":"AlipayPlusInstruction","data":{"required":["method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["alipay_uni"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/AlipayPlusInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsAlipayPlus"},"deviceData":{"$ref":"#/components/schemas/DeviceData"},"customer":{"$ref":"#/components/schemas/CustomerWithName"}}}},"components/schemas/AlipayPlusInstrumentV2":{"id":"components/schemas/AlipayPlusInstrumentV2","kind":"json-schema","title":"AlipayPlusInstrumentV2","data":{"required":["type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/AlipayPlusInstrumentV2","checkout":"#/components/schemas/CheckoutAlipayPlusInstrumentV2"}}}},"components/schemas/ApmPaymentRequestV2":{"id":"components/schemas/ApmPaymentRequestV2","kind":"json-schema","title":"ApmPaymentRequestV2","data":{"required":["instruction","merchant","transactionReference"],"type":"object","properties":{"transactionReference":{"maxLength":64,"minLength":1,"pattern":"^[a-zA-Z0-9\\-_/!@#$%()*=.:;?\\[\\]{}~+]*$","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For Bizum transactions, please follow this extra regex [a-zA-Z0-9]{4,12}"},"children":[]}]}]}]},"orderReference":{"maxLength":64,"minLength":1,"pattern":"^[a-zA-Z0-9\\-_/!@#$%()*=.:;?\\[\\]{}~+]*$","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A reference that you can apply to one or more payments according to your business needs."},"children":[]},{"$$mdtype":"Node","type":"softbreak","inline":true,"attributes":{},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You may reuse the same reference across multiple payments, for example where:"},"children":[]}]}]},{"$$mdtype":"Node","type":"list","attributes":{"ordered":false,"marker":"-"},"children":[{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"the total amount for a single order is split across multiple payments"},"children":[]}]}]},{"$$mdtype":"Node","type":"item","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"you use a single reference for each payment in a recurring agreement or split shipment scenario"},"children":[]}]}]}]}]},"merchant":{"$ref":"#/components/schemas/MerchantV2"},"instruction":{"$ref":"#/components/schemas/InstructionV2"}}}},"components/schemas/BancomatPayInstruction":{"id":"components/schemas/BancomatPayInstruction","kind":"json-schema","title":"BancomatPayInstruction","data":{"required":["customer","method","narrative","paymentInstrument","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["bancomat"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/BancomatPayPaymentInstrument"},"customer":{"$ref":"#/components/schemas/CustomerDetailsBancomat"}}}},"components/schemas/BancomatPayPaymentInstrument":{"id":"components/schemas/BancomatPayPaymentInstrument","kind":"json-schema","title":"BancomatPayPaymentInstrument","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}}}},"components/schemas/BancontactInstruction":{"id":"components/schemas/BancontactInstruction","kind":"json-schema","title":"BancontactInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["bancontact"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"},"paymentInstrument":{"$ref":"#/components/schemas/BancontactPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsBancontact"}}}},"components/schemas/BancontactPaymentInstrumentV2":{"id":"components/schemas/BancontactPaymentInstrumentV2","kind":"json-schema","title":"BancontactPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/BancontactPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutBancontactPaymentInstrumentV2"}}}},"components/schemas/BizumInstruction":{"id":"components/schemas/BizumInstruction","kind":"json-schema","title":"BizumInstruction","data":{"required":["customer","method","narrative","paymentInstrument","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["bizum"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/BizumPaymentInstrument"},"customer":{"$ref":"#/components/schemas/CustomerWithPhone"}}}},"components/schemas/BizumPaymentInstrument":{"id":"components/schemas/BizumPaymentInstrument","kind":"json-schema","title":"BizumPaymentInstrument","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct"]},"country":{"type":"string","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}}}},"components/schemas/BlikInstruction":{"id":"components/schemas/BlikInstruction","kind":"json-schema","title":"BlikInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","termsAccepted","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["blik"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"termsAccepted":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"You must collect your customer's consent to "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"https://www.przelewy24.pl/regulamin"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Przelewy24's T&Cs"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" and pass the value as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". If the value is passed as "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", your customer is redirected to a pending URL with an error appended."},"children":[]}]}]}]},"paymentInstrument":{"$ref":"#/components/schemas/BlikInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsWithoutFailure"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"}}}},"components/schemas/BlikInstrumentV2":{"id":"components/schemas/BlikInstrumentV2","kind":"json-schema","title":"BlikInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/BlikInstrumentV2","checkout":"#/components/schemas/CheckoutBlikInstrumentV2"}}}},"components/schemas/ChinaUnionPayInstruction":{"id":"components/schemas/ChinaUnionPayInstruction","kind":"json-schema","title":"ChinaUnionPayInstruction","data":{"required":["method","narrative","paymentInstrument","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["unionpay"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/ChinaUnionPayPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsChinaUnionPay"}}}},"components/schemas/ChinaUnionPayPaymentInstrumentV2":{"id":"components/schemas/ChinaUnionPayPaymentInstrumentV2","kind":"json-schema","title":"ChinaUnionPayPaymentInstrumentV2","data":{"required":["language","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct"]},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]}}}},"components/schemas/Courier":{"id":"components/schemas/Courier","kind":"json-schema","title":"Courier","data":{"type":"object","properties":{"name":{"maxLength":255,"minLength":1,"type":"string"},"preference":{"type":"string","enum":["contactlessDelivery","leaveAtDoor","leaveAtCurb","leaveWithNeighbour"]},"tracked":{"type":"boolean"},"identification":{"type":"boolean"},"signature":{"type":"boolean"},"empty":{"type":"boolean"}}}},"components/schemas/Customer":{"id":"components/schemas/Customer","kind":"json-schema","title":"Customer","data":{"type":"object"}},"components/schemas/CustomerDetailsAch":{"id":"components/schemas/CustomerDetailsAch","kind":"json-schema","title":"CustomerDetailsAch","data":{"required":["firstName","lastName"],"type":"object","properties":{"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Your customer's email address.","example":"customer@example.com"},"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's first name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's last name."},"customerId":{"maxLength":15,"minLength":1,"pattern":"[a-zA-Z0-9]*","type":"string","description":"Your unique reference for the customer so that the 'pay faster next time' function can be used during checkout. This allows your customer's chosen bank to be stored for their next payment.","example":"44528abcd"}}}},"components/schemas/CustomerDetailsBancomat":{"id":"components/schemas/CustomerDetailsBancomat","kind":"json-schema","title":"CustomerDetailsBancomat","data":{"required":["email","firstName","lastName","phone"],"type":"object","properties":{"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Your customer's email address.","example":"moriarty@example.com"},"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's first name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's last name."},"phone":{"maxLength":20,"minLength":4,"pattern":"^\\d*$","type":"string","description":"Phone number."}}}},"components/schemas/CustomerDetailsKonbini":{"id":"components/schemas/CustomerDetailsKonbini","kind":"json-schema","title":"CustomerDetailsKonbini","data":{"required":["email","lastName","phone"],"type":"object","properties":{"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Your customer's email address.","example":"moriarty@example.com"},"lastName":{"maxLength":10,"minLength":1,"pattern":"^[a-zA-Z0-9- \\p{InCJK_Radicals_Supplement}\\p{InCJK_Symbols_and_Punctuation}\\p{InHiragana}\\p{InKatakana}\\p{InKatakana_Phonetic_Extensions}\\p{InEnclosed_CJK_Letters_and_Months}\\p{InCJK_Compatibility}\\p{InCJK_Unified_Ideographs_Extension_A}\\p{InCJK_Unified_Ideographs_Extension_B}\\p{InCJK_Unified_Ideographs}\\p{InCJK_Compatibility_Ideographs}\\p{InCJK_Compatibility_Ideographs_Supplement}\\p{InCJK_Compatibility_Forms}]*$","type":"string","description":"Your customer's last name."},"phone":{"maxLength":11,"minLength":10,"pattern":"^\\d*$","type":"string","description":"Your customer's phone number"}}}},"components/schemas/CustomerWithAdditionalDetails":{"id":"components/schemas/CustomerWithAdditionalDetails","kind":"json-schema","title":"CustomerWithAdditionalDetails","data":{"type":"object","properties":{"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Your customer's email address.","example":"customer@example.com"},"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's first name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's last name."},"phone":{"maxLength":20,"minLength":4,"pattern":"^\\d*$","type":"string","description":"Phone number."},"dateOfBirth":{"maxLength":10,"minLength":1,"pattern":"^\\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$","type":"string","description":"Date of birth."}}}},"components/schemas/CustomerWithEmail":{"id":"components/schemas/CustomerWithEmail","kind":"json-schema","title":"CustomerWithEmail","data":{"required":["email"],"type":"object","properties":{"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Your customer's email address.","example":"moriarty@example.com"}}}},"components/schemas/CustomerWithId":{"id":"components/schemas/CustomerWithId","kind":"json-schema","title":"CustomerWithId","data":{"required":["email"],"type":"object","properties":{"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"The customer's email address.","example":"customer@example.com"},"customerId":{"maxLength":50,"minLength":3,"pattern":"^[a-zA-Z0-9]*$","type":"string","description":"Your unique reference for the customer so that the 'pay faster next time' function can be used during checkout. This allows the shoppers chosen bank to be stored for their next payment.","example":"44528abcd"}}}},"components/schemas/CustomerWithIdentity":{"id":"components/schemas/CustomerWithIdentity","kind":"json-schema","title":"CustomerWithIdentity","data":{"type":"object","properties":{"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's first name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's last name."},"identityDocuments":{"$ref":"#/components/schemas/IdentityDocuments"}}}},"components/schemas/CustomerWithName":{"id":"components/schemas/CustomerWithName","kind":"json-schema","title":"CustomerWithName","data":{"type":"object","properties":{"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Your customer's email address.","example":"customer@example.com"},"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's first name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's last name."}}}},"components/schemas/CustomerWithOptionalEmail":{"id":"components/schemas/CustomerWithOptionalEmail","kind":"json-schema","title":"CustomerWithOptionalEmail","data":{"type":"object","properties":{"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Your customer's email address.","example":"customer@example.com"}}}},"components/schemas/CustomerWithOptionalPhone":{"id":"components/schemas/CustomerWithOptionalPhone","kind":"json-schema","title":"CustomerWithOptionalPhone","data":{"type":"object","properties":{"phone":{"maxLength":15,"minLength":5,"pattern":"^\\d*$","type":"string","description":"Your customer's phone number.","example":"34700000001"}}}},"components/schemas/CustomerWithPhone":{"id":"components/schemas/CustomerWithPhone","kind":"json-schema","title":"CustomerWithPhone","data":{"required":["phone"],"type":"object","properties":{"phone":{"maxLength":15,"minLength":5,"pattern":"^\\d*$","type":"string","description":"Your customer's phone number","example":"1234567890"}}}},"components/schemas/DeviceData":{"id":"components/schemas/DeviceData","kind":"json-schema","title":"DeviceData","data":{"type":"object","properties":{"device":{"type":"string","description":"Device type.","enum":["desktop","mobile"]},"operatingSystem":{"type":"string","description":"Operating system.","enum":["windows","osx","linux","ios","android","other"]}}}},"components/schemas/EftInstruction":{"id":"components/schemas/EftInstruction","kind":"json-schema","title":"EftInstruction","data":{"required":["customer","method","narrative","paymentInstrument","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["eft"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/EftPaymentInstrument"},"customer":{"$ref":"#/components/schemas/CustomerDetailsAch"}}}},"components/schemas/EutellerInstruction":{"id":"components/schemas/EutellerInstruction","kind":"json-schema","title":"EutellerInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["euteller"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/EutellerPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsWithoutFailure"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"}}}},"components/schemas/EutellerPaymentInstrumentV2":{"id":"components/schemas/EutellerPaymentInstrumentV2","kind":"json-schema","title":"EutellerPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/EutellerPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutEutellerPaymentInstrumentV2"}}}},"components/schemas/FloaBillingAddress":{"id":"components/schemas/FloaBillingAddress","kind":"json-schema","title":"FloaBillingAddress","data":{"type":"object","properties":{"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"First name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Last name."},"phone":{"maxLength":20,"minLength":4,"pattern":"^\\+\\d+$","type":"string","description":"Phone number."},"address1":{"maxLength":80,"minLength":1,"type":"string","description":"First line of the address."},"address2":{"maxLength":80,"minLength":1,"type":"string","description":"Second line of the address."},"postalCode":{"maxLength":10,"minLength":1,"type":"string","description":"Postal code."},"city":{"maxLength":50,"minLength":1,"type":"string","description":"City."},"state":{"maxLength":30,"minLength":1,"type":"string","description":"State"},"countryCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"description":"Contains the billing address information"}},"components/schemas/FloaCustomer":{"id":"components/schemas/FloaCustomer","kind":"json-schema","title":"FloaCustomer","data":{"type":"object","properties":{"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's first name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Your customer's last name."},"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Your customer's email address.","example":"moriarty@example.com"},"phone":{"maxLength":15,"minLength":5,"pattern":"^\\+\\d+$","type":"string","description":"Your customer's phone number","example":"+1234567890"}},"description":"Details about your customer"}},"components/schemas/FloaCustomerAgreement":{"id":"components/schemas/FloaCustomerAgreement","kind":"json-schema","title":"FloaCustomerAgreement","data":{"required":["installmentPlan","type"],"type":"object","properties":{"type":{"type":"string","description":"The processing arrangement agreed with your customer","enum":["installment"]},"installmentPlan":{"$ref":"#/components/schemas/FloaInstallmentPlan"}},"description":"Contains specific customer agreements for the transaction"}},"components/schemas/FloaInstallmentPlan":{"id":"components/schemas/FloaInstallmentPlan","kind":"json-schema","title":"FloaInstallmentPlan","data":{"required":["numberOfInstallments"],"type":"object","properties":{"numberOfInstallments":{"type":"integer","description":"Number of installments that the requested amount should be broken into. Belgium does not accept 4 installments.","format":"int32","enum":[3,4]}}}},"components/schemas/FloaInstruction":{"id":"components/schemas/FloaInstruction","kind":"json-schema","title":"FloaInstruction","data":{"required":["customerAgreement","method","narrative","order","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method. \n Floa is preview only at this moment.","enum":["floa"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/FloaPaymentInstrumentV2"},"customer":{"$ref":"#/components/schemas/FloaCustomer"},"shipping":{"$ref":"#/components/schemas/FloaShipping"},"customerAgreement":{"$ref":"#/components/schemas/FloaCustomerAgreement"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsFloa"},"order":{"$ref":"#/components/schemas/FloaOrder"}}}},"components/schemas/FloaItem":{"id":"components/schemas/FloaItem","kind":"json-schema","title":"FloaItem","data":{"required":["name","quantity","totalAmount","unitCost"],"type":"object","properties":{"productCode":{"maxLength":255,"minLength":1,"type":"string","description":"SKU or product reference code."},"name":{"maxLength":1024,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Description or name of item, e.g. “mobile phone”."},"children":[]}]}]}]},"quantity":{"maximum":2147483647,"minimum":1,"type":"number","description":"Number of items being purchased."},"unitCost":{"maximum":2147483647,"type":"number","description":"Cost for each unit of the item with tax included."},"totalAmount":{"maximum":2147483647,"minimum":-2147483648,"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sum of all chargeable elements on the line added together. Formula is: totalAmount = (unitCost x quantity) - totalDiscountAmount."},"children":[]}]}]}]}}}},"components/schemas/FloaOrder":{"id":"components/schemas/FloaOrder","kind":"json-schema","title":"FloaOrder","data":{"required":["items"],"type":"object","properties":{"items":{"minItems":1,"type":"array","items":{"$ref":"#/components/schemas/FloaItem"}}},"description":"Object that contains the complete list of lines relating to the transaction."}},"components/schemas/FloaPaymentInstrumentV2":{"id":"components/schemas/FloaPaymentInstrumentV2","kind":"json-schema","title":"FloaPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"FR","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"billingAddress":{"$ref":"#/components/schemas/FloaBillingAddress"}}}},"components/schemas/FloaShipping":{"id":"components/schemas/FloaShipping","kind":"json-schema","title":"FloaShipping","data":{"required":["method"],"type":"object","properties":{"method":{"type":"string","description":"Type of shipping method used for delivery. Shipping address is required for physical goods when shipping type is physicalToDoor etc. It can be omitted for digital goods.","enum":["physicalToDoor","physicalToCurb","physicalToMailbox","physicalPickupBox","physicalPickupPoint","physicalPickupStore","physicalPickupWarehouse","physicalOther","digitalEmail","digitalDownload","digitalOther"]},"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"First name. Mandatory if shipping method is physical."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Last name. Mandatory if shipping method is physical."},"phone":{"maxLength":20,"minLength":4,"pattern":"^\\+\\d+$","type":"string","description":"Phone number","example":"+1234567890"},"address":{"$ref":"#/components/schemas/FloaShippingAddress"}},"description":"Object containing all data related to how the order will be shipped"}},"components/schemas/FloaShippingAddress":{"id":"components/schemas/FloaShippingAddress","kind":"json-schema","title":"FloaShippingAddress","data":{"type":"object","properties":{"address1":{"maxLength":80,"minLength":1,"type":"string","description":"First line of the address. Mandatory if shipping method is physical."},"address2":{"maxLength":80,"minLength":1,"type":"string","description":"Second line of the address."},"postalCode":{"maxLength":15,"minLength":1,"type":"string","description":"Postal code. Mandatory if shipping method is physical."},"city":{"maxLength":50,"minLength":1,"type":"string","description":"City. Mandatory if shipping method is physical."},"state":{"maxLength":30,"minLength":1,"type":"string","description":"State."},"countryCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}}}},"components/schemas/IdealCustomerAgreement":{"id":"components/schemas/IdealCustomerAgreement","kind":"json-schema","title":"IdealCustomerAgreement","data":{"required":["mandate","reference","type"],"type":"object","properties":{"type":{"type":"string","description":"Field required for recurring payments.","enum":["recurring"]},"reference":{"maxLength":64,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"A unique reference generated by you for recurring and token payments. This field must not have any spaces or start with \"_\"."},"children":[]}]}]}]},"mandate":{"$ref":"#/components/schemas/IdealMandate"}}}},"components/schemas/IdealInstruction":{"id":"components/schemas/IdealInstruction","kind":"json-schema","title":"IdealInstruction","data":{"required":["method","narrative","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["ideal"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/IdealInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsIdeal"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"},"shipping":{"$ref":"#/components/schemas/Shipping"}}}},"components/schemas/IdealInstrumentV2":{"id":"components/schemas/IdealInstrumentV2","kind":"json-schema","title":"IdealInstrumentV2","data":{"required":["type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/IdealInstrumentV2","checkout":"#/components/schemas/CheckoutIdealInstrumentV2"}}}},"components/schemas/IdealMandate":{"id":"components/schemas/IdealMandate","kind":"json-schema","title":"IdealMandate","data":{"required":["description","type"],"type":"object","properties":{"type":{"type":"string","description":"Field that contains the type of mandate.","enum":["recurring"]},"description":{"maxLength":255,"minLength":1,"type":"string","description":"Description of why the recurring payment is being created."}},"description":"Object that contains SEPA Direct Debit mandate information"}},"components/schemas/IdealRecurringInstruction":{"id":"components/schemas/IdealRecurringInstruction","kind":"json-schema","title":"IdealRecurringInstruction","data":{"required":["customer","customerAgreement","method","narrative","resultUrls","shipping","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["ideal"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/IdealInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsIdeal"},"customerAgreement":{"$ref":"#/components/schemas/IdealCustomerAgreement"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"},"shipping":{"$ref":"#/components/schemas/Shipping"}}}},"components/schemas/IdentityDocuments":{"id":"components/schemas/IdentityDocuments","kind":"json-schema","title":"IdentityDocuments","data":{"type":"object","properties":{"reference":{"pattern":"^(\\d*)$","type":"string","description":"Serial number of customer's identity document which is being sent for payment creation. This is a conditional field which, if sent, must be accompanied with serial number of the document and customer's first name and last name. Must be 11 chars for CPF and 14 chars in case of CNPJ."},"type":{"type":"string","description":"Type of customer's identity document which is being sent for payment creation. This is a conditional field which, if sent, must be accompanied with serial number of the document and customer's first name and last name. It can be either CPF or CNPJ.","enum":["CPF","CNPJ"]}},"description":"Object that contains identity document information."}},"components/schemas/InstructionV2":{"id":"components/schemas/InstructionV2","kind":"json-schema","title":"InstructionV2","data":{"type":"object","properties":{"value":{"$ref":"#/components/schemas/ValueV2"},"method":{"type":"string","description":"Type of payment method."},"customer":{"$ref":"#/components/schemas/Customer"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsBase"},"paymentInstrument":{"$ref":"#/components/schemas/PaymentInstrumentV2"}},"description":"Object that contains the payment type and details.","discriminator":{"propertyName":"method","mapping":{"ach":"#/components/schemas/AchInstruction","alipay_cn":"#/components/schemas/AlipayCnInstruction","alipay_hk":"#/components/schemas/AlipayHkInstruction","alipay_uni":"#/components/schemas/AlipayPlusInstruction","bancomat":"#/components/schemas/BancomatPayInstruction","bancontact":"#/components/schemas/BancontactInstruction","bizum":"#/components/schemas/BizumInstruction","blik":"#/components/schemas/BlikInstruction","eft":"#/components/schemas/EftInstruction","euteller":"#/components/schemas/EutellerInstruction","floa":"#/components/schemas/FloaInstruction","ideal guest":"#/components/schemas/IdealInstruction","ideal recurring":"#/components/schemas/IdealRecurringInstruction","klarna":"#/components/schemas/KlarnaNetworkInstruction","klarna recurring":"#/components/schemas/KlarnaRecurringInstruction","klarna token":"#/components/schemas/KlarnaFollowupInstruction","konbini":"#/components/schemas/KonbiniInstruction","multibanco":"#/components/schemas/MultibancoInstruction","mybank":"#/components/schemas/MyBankInstruction","open_banking":"#/components/schemas/OpenBankingInstruction","paypal":"#/components/schemas/PayPalInstruction","paysafecard":"#/components/schemas/PaysafeCardInstruction","pix":"#/components/schemas/PixInstruction","przelewy":"#/components/schemas/PrzelewyInstruction","sepa guest and first recurring":"#/components/schemas/SepaInstruction","sepa token":"#/components/schemas/SepaTokenInstruction","safetypay":"#/components/schemas/SafetyPayInstruction","satispay":"#/components/schemas/SatispayInstruction","swish":"#/components/schemas/SwishInstruction","trustly":"#/components/schemas/TrustlyInstruction","unionpay":"#/components/schemas/ChinaUnionPayInstruction","wechatpay":"#/components/schemas/WeChatPayInstruction"}},"oneOf":[{"$ref":"#/components/schemas/AchInstruction"},{"$ref":"#/components/schemas/AlipayCnInstruction"},{"$ref":"#/components/schemas/AlipayHkInstruction"},{"$ref":"#/components/schemas/AlipayPlusInstruction"},{"$ref":"#/components/schemas/BancomatPayInstruction"},{"$ref":"#/components/schemas/BancontactInstruction"},{"$ref":"#/components/schemas/BizumInstruction"},{"$ref":"#/components/schemas/BlikInstruction"},{"$ref":"#/components/schemas/EutellerInstruction"},{"$ref":"#/components/schemas/FloaInstruction"},{"$ref":"#/components/schemas/IdealInstruction"},{"$ref":"#/components/schemas/IdealRecurringInstruction"},{"$ref":"#/components/schemas/KlarnaNetworkInstruction"},{"$ref":"#/components/schemas/KlarnaInstruction"},{"$ref":"#/components/schemas/KlarnaRecurringInstruction"},{"$ref":"#/components/schemas/KlarnaFollowupInstruction"},{"$ref":"#/components/schemas/KonbiniInstruction"},{"$ref":"#/components/schemas/MultibancoInstruction"},{"$ref":"#/components/schemas/MyBankInstruction"},{"$ref":"#/components/schemas/OpenBankingInstruction"},{"$ref":"#/components/schemas/PayPalInstruction"},{"$ref":"#/components/schemas/PaysafeCardInstruction"},{"$ref":"#/components/schemas/PixInstruction"},{"$ref":"#/components/schemas/PrzelewyInstruction"},{"$ref":"#/components/schemas/SepaInstruction"},{"$ref":"#/components/schemas/SepaTokenInstruction"},{"$ref":"#/components/schemas/SafetyPayInstruction"},{"$ref":"#/components/schemas/SwishInstruction"},{"$ref":"#/components/schemas/TrustlyInstruction"},{"$ref":"#/components/schemas/WeChatPayInstruction"}]}},"components/schemas/Item":{"id":"components/schemas/Item","kind":"json-schema","title":"Item","data":{"required":["name","quantity","taxRate","totalAmount","totalTaxAmount","type","unitCost"],"type":"object","properties":{"type":{"type":"string","description":"The type of item.","enum":["discount","digital","giftCard","physical","shippingFee","storeCredit","salesTaxType","surcharge"]},"productCode":{"maxLength":180,"minLength":1,"pattern":"^([a-zA-Z0-9]*)$","type":"string","description":"Your customer facing product code, e.g. SKU (stock keeping unit) or similar."},"name":{"maxLength":260,"minLength":1,"pattern":"([a-zA-Z0-9 ]*)","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Description or name of item, e.g. “mobile phone”."},"children":[]}]}]}]},"quantity":{"maximum":2147483647,"minimum":0,"type":"number","description":"Number of items being purchased."},"unitOfMeasure":{"maxLength":8,"minLength":1,"pattern":"^([a-zA-Z0-9 ]*)$","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Free text field used to describe the unit of the item given, e.g. “kg”, “pcs”, “tickets”."},"children":[]}]}]}]},"unitCost":{"maximum":100000000,"type":"number","description":"Cost for each unit of the item with tax included."},"taxRate":{"maximum":10000,"type":"number","description":"Rate of tax as a percentage to be applied to the order line. Use the current tax rate on the date of order."},"totalTaxAmount":{"maximum":2147483647,"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"How much of totalAmount is tax. If you need to work it out backwards the formula is: totalTaxAmount = totalAmount - (totalAmount / (1+(taxRate/10000)))."},"children":[]}]}]}]},"totalAmount":{"maximum":2147483647,"type":"number","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Sum of all chargeable elements on the line added together. Formula is: totalAmount = (unitCost x quantity) - totalDiscountAmount."},"children":[]}]}]}]},"totalDiscountAmount":{"maximum":2147483647,"type":"number","description":"Total line discount."},"productUrl":{"maxLength":1024,"minLength":1,"type":"string","description":"Link to the product page that can later be embedded in communications between Klarna and your customer."},"imageUrl":{"maxLength":1024,"minLength":1,"type":"string","description":"Link to the product image that can later be embedded in communications between Klarna and your customer.\n\nNote: we recommend you submit this to improve the post-purchase customer experience."}}}},"components/schemas/KlarnaFollowupCustomerAgreement":{"id":"components/schemas/KlarnaFollowupCustomerAgreement","kind":"json-schema","title":"KlarnaFollowupCustomerAgreement","data":{"required":["type"],"type":"object","properties":{"type":{"type":"string","enum":["recurring"]}}}},"components/schemas/KlarnaFollowupInstruction":{"id":"components/schemas/KlarnaFollowupInstruction","kind":"json-schema","title":"KlarnaFollowupInstruction","data":{"required":["customerAgreement","narrative","order","paymentInstrument","resultUrls"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["klarna"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/KlarnaTokenInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsKlarnaBase"},"shipping":{"$ref":"#/components/schemas/KlarnaShipping"},"customer":{"$ref":"#/components/schemas/CustomerWithAdditionalDetails"},"order":{"$ref":"#/components/schemas/Order"},"customerAgreement":{"$ref":"#/components/schemas/KlarnaFollowupCustomerAgreement"}}}},"components/schemas/KlarnaInstruction":{"id":"components/schemas/KlarnaInstruction","kind":"json-schema","title":"KlarnaInstruction","data":{"required":["narrative","order","paymentInstrument","resultUrls"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["klarna"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/KlarnaPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsKlarnaBase"},"shipping":{"$ref":"#/components/schemas/KlarnaShipping"},"customer":{"$ref":"#/components/schemas/CustomerWithAdditionalDetails"},"order":{"$ref":"#/components/schemas/Order"}}}},"components/schemas/KlarnaNetworkAddress":{"id":"components/schemas/KlarnaNetworkAddress","kind":"json-schema","title":"KlarnaNetworkAddress","data":{"required":["address1","city","countryCode","postalCode","state"],"type":"object","properties":{"address1":{"maxLength":80,"minLength":1,"type":"string","description":"First line of the address."},"address2":{"maxLength":80,"minLength":1,"type":"string","description":"Second line of the address."},"postalCode":{"maxLength":10,"minLength":1,"type":"string","description":"Postal code."},"city":{"maxLength":50,"minLength":1,"type":"string","description":"City."},"state":{"maxLength":30,"minLength":1,"type":"string","description":"State."},"countryCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}}}},"components/schemas/KlarnaNetworkBillingAddress":{"id":"components/schemas/KlarnaNetworkBillingAddress","kind":"json-schema","title":"KlarnaNetworkBillingAddress","data":{"required":["address1","city","countryCode","firstName","lastName","postalCode","state"],"type":"object","properties":{"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"First name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Last name."},"phone":{"maxLength":20,"minLength":4,"pattern":"^\\d*$","type":"string","description":"Phone number."},"address1":{"maxLength":80,"minLength":1,"type":"string","description":"First line of the address."},"address2":{"maxLength":80,"minLength":1,"type":"string","description":"Second line of the address."},"postalCode":{"maxLength":10,"minLength":1,"type":"string","description":"Postal code."},"city":{"maxLength":50,"minLength":1,"type":"string","description":"City."},"state":{"maxLength":30,"minLength":1,"type":"string","description":"State"},"countryCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}}}},"components/schemas/KlarnaNetworkInstruction":{"id":"components/schemas/KlarnaNetworkInstruction","kind":"json-schema","title":"KlarnaNetworkInstruction","data":{"required":["method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["klarna_network"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/KlarnaNetworkPaymentInstrumentV2"},"passthroughData":{"maxLength":10240,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Passthrough field representing "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/apms/klarna#supplementary-purchase-data"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"additional payment information"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". We do not validate this field beyond checking length. Must contain escaped JSON ready for transmission."},"children":[]}]}]}]},"providerToken":{"maxLength":8192,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Provide Klarna’s “Klarna Network Session Token” here. This enables the continuation of your customer's journey when they start through Klarna's Web SDK or Klarna Boost features."},"children":[]}]}]}]},"settlement":{"$ref":"#/components/schemas/Settlement"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsKlarnaNetwork"},"shipping":{"$ref":"#/components/schemas/KlarnaNetworkShipping"},"order":{"$ref":"#/components/schemas/KlarnaNetworkOrder"}},"discriminator":{"propertyName":"method","mapping":{"klarna_network":"#/components/schemas/KlarnaNetworkInstruction"}}}},"components/schemas/KlarnaNetworkPaymentInstrumentV2":{"id":"components/schemas/KlarnaNetworkPaymentInstrumentV2","kind":"json-schema","title":"KlarnaNetworkPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct"]},"country":{"type":"string","description":"The supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"billingAddress":{"$ref":"#/components/schemas/KlarnaNetworkBillingAddress"}}}},"components/schemas/KlarnaNetworkShipping":{"id":"components/schemas/KlarnaNetworkShipping","kind":"json-schema","title":"KlarnaNetworkShipping","data":{"type":"object","properties":{"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"First name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Last name."},"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Email address.","example":"moriarty@example.com"},"address":{"$ref":"#/components/schemas/KlarnaNetworkAddress"},"timeFrame":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mandatory if you are sending to an alternative non-residential address. You must send this property together with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"method"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["normal","express"]},"method":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mandatory if you are sending to an alternative non-residential address. You must send this property together with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"timeFrame"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["physicalToDoor","physicalToCurb","physicalToMailbox","physicalPickupBox","physicalPickupPoint","physicalPickupStore","physicalPickupWarehouse","physicalOther","digitalEmail","digitalDownload","digitalOther"]},"courier":{"$ref":"#/components/schemas/Courier"},"phone":{"maxLength":20,"minLength":4,"pattern":"^\\d*$","type":"string"}}}},"components/schemas/KlarnaPaymentInstrumentV2":{"id":"components/schemas/KlarnaPaymentInstrumentV2","kind":"json-schema","title":"KlarnaPaymentInstrumentV2","data":{"required":["country","language","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"The supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"language":{"type":"string","description":"Your customer language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"billingAddress":{"$ref":"#/components/schemas/AddressV2"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/KlarnaPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutKlarnaPaymentInstrumentV2"}}}},"components/schemas/KlarnaRecurringCustomerAgreement":{"id":"components/schemas/KlarnaRecurringCustomerAgreement","kind":"json-schema","title":"KlarnaRecurringCustomerAgreement","data":{"required":["description","endDate","startDate","type"],"type":"object","properties":{"type":{"type":"string","enum":["recurring"]},"description":{"maxLength":255,"minLength":1,"type":"string","description":"Description of subscription, e.g. \"Monthly lenses plan\"."},"agreementName":{"maxLength":255,"minLength":1,"type":"string","description":"Name of the product on subscription, e.g. \"Contact lenses\" (displayed as it would be on a bill). The subscription name you send is accepted, regardless of whether it exists on your side."},"startDate":{"pattern":"^\\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$","type":"string","description":"Start date for the billing period the payment is for.","example":"2024-01-01"},"endDate":{"pattern":"^\\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$","type":"string","description":"End date for the billing period the payment is for.","example":"2024-01-01"},"affiliateName":{"maxLength":255,"minLength":1,"type":"string","description":"Affiliate marketing name that makes the product memorable and impactful."}}}},"components/schemas/KlarnaRecurringInstruction":{"id":"components/schemas/KlarnaRecurringInstruction","kind":"json-schema","title":"KlarnaRecurringInstruction","data":{"required":["customerAgreement","narrative","order","paymentInstrument","resultUrls"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["klarna"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/KlarnaPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsKlarnaBase"},"shipping":{"$ref":"#/components/schemas/KlarnaShipping"},"customer":{"$ref":"#/components/schemas/CustomerWithAdditionalDetails"},"order":{"$ref":"#/components/schemas/Order"},"customerAgreement":{"$ref":"#/components/schemas/KlarnaRecurringCustomerAgreement"}}}},"components/schemas/KlarnaShipping":{"id":"components/schemas/KlarnaShipping","kind":"json-schema","title":"KlarnaShipping","data":{"required":["address","email","firstName","lastName","phone"],"type":"object","properties":{"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"First name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Last name."},"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Email address.","example":"moriarty@example.com"},"address":{"$ref":"#/components/schemas/AddressV2"},"phone":{"maxLength":20,"minLength":4,"pattern":"^\\d*$","type":"string","description":"Phone number."},"timeFrame":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mandatory if being sent to an alternative non-residential address and must be sent together with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"method"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["normal","express"]},"method":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Mandatory if being sent to an alternative non-residential address and must be sent together with "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"timeFrame"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". This is required for physical goods being sent to an address not specified by your customer."},"children":[]}]}]}],"enum":["store pick up","pick up point","registered box","unregistered box"]}},"description":"This is required for physical goods. It can be omitted for digital goods."}},"components/schemas/KlarnaTokenInstrumentV2":{"id":"components/schemas/KlarnaTokenInstrumentV2","kind":"json-schema","title":"KlarnaTokenInstrumentV2","data":{"required":["country","language","tokenId","type"],"type":"object","properties":{"type":{"type":"string","enum":["token"]},"tokenId":{"type":"string"},"country":{"type":"string","description":"The supported ISO 3166-1 alpha-2 country code.","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"language":{"type":"string","description":"Your customer language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"billingAddress":{"$ref":"#/components/schemas/AddressV2"}}}},"components/schemas/KonbiniInstruction":{"id":"components/schemas/KonbiniInstruction","kind":"json-schema","title":"KonbiniInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["konbini"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/KonbiniInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsKonbini"},"customer":{"$ref":"#/components/schemas/CustomerDetailsKonbini"}}}},"components/schemas/KonbiniInstrumentV2":{"id":"components/schemas/KonbiniInstrumentV2","kind":"json-schema","title":"KonbiniInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/KonbiniInstrumentV2","checkout":"#/components/schemas/CheckoutKonbiniInstrumentV2"}}}},"components/schemas/MerchantV2":{"id":"components/schemas/MerchantV2","kind":"json-schema","title":"MerchantV2","data":{"required":["entity"],"type":"object","properties":{"entity":{"maxLength":32,"minLength":3,"pattern":"^([A-Za-z0-9\\- ]*)$","type":"string","description":"Used to route the request in Access Worldpay, created as part of on-boarding.","example":"default"}}}},"components/schemas/MultibancoInstruction":{"id":"components/schemas/MultibancoInstruction","kind":"json-schema","title":"MultibancoInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["multibanco"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/MultibancoPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsWithoutFailure"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"}}}},"components/schemas/MultibancoPaymentInstrumentV2":{"id":"components/schemas/MultibancoPaymentInstrumentV2","kind":"json-schema","title":"MultibancoPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"The supported ISO 3166-1 alpha-2 country code.","example":"IT","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/MultibancoPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutMultibancoPaymentInstrumentV2"}}}},"components/schemas/MyBankInstruction":{"id":"components/schemas/MyBankInstruction","kind":"json-schema","title":"MyBankInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["mybank"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/MyBankPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsWithoutFailure"},"customer":{"$ref":"#/components/schemas/CustomerWithName"}}}},"components/schemas/MyBankPaymentInstrumentV2":{"id":"components/schemas/MyBankPaymentInstrumentV2","kind":"json-schema","title":"MyBankPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/MyBankPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutMyBankPaymentInstrumentV2"}}}},"components/schemas/NarrativeV2":{"id":"components/schemas/NarrativeV2","kind":"json-schema","title":"NarrativeV2","data":{"required":["line1"],"type":"object","properties":{"line1":{"maxLength":24,"minLength":1,"pattern":"^[a-zA-Z0-9-., ]*$","type":"string","description":"The description shown on your customer's bank statement for the payment.","example":"MindPalace"}}}},"components/schemas/OpenBankingInstruction":{"id":"components/schemas/OpenBankingInstruction","kind":"json-schema","title":"OpenBankingInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["open_banking"]},"expiryIn":{"maximum":43200,"minimum":30,"type":"integer","description":"Field is used for Pay by Link request. This parameter controls how many minutes a payment link will be available.","format":"int32","example":120},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"customer":{"$ref":"#/components/schemas/CustomerWithId"},"paymentInstrument":{"$ref":"#/components/schemas/OpenBankingPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsOpenBanking"}}}},"components/schemas/OpenBankingPaymentInstrumentV2":{"id":"components/schemas/OpenBankingPaymentInstrumentV2","kind":"json-schema","title":"OpenBankingPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"bankCode":{"maxLength":36,"minLength":1,"pattern":"^[a-zA-Z0-9]+$","type":"string","description":"36-character bank GUID must be included to be considered an SDK request. This is a bank identifier from the bank selection step on the SDK."}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/OpenBankingPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutOpenBankingPaymentInstrumentV2"}}}},"components/schemas/Order":{"id":"components/schemas/Order","kind":"json-schema","title":"Order","data":{"required":["items","orderTotalTaxAmount","termsUrl"],"type":"object","properties":{"orderTotalTaxAmount":{"maximum":2147483647,"type":"number","description":"Sum of all tax in the order. A validation mechanism is in place to verify the tax calculations provided are correct and match the line level tax amounts."},"termsUrl":{"maxLength":1024,"minLength":1,"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Link to your “Terms and Conditions”."},"children":[]}]}]}]},"items":{"minItems":1,"type":"array","items":{"$ref":"#/components/schemas/Item"}}}}},"components/schemas/PayPalBillingAddressV2":{"id":"components/schemas/PayPalBillingAddressV2","kind":"json-schema","title":"PayPalBillingAddressV2","data":{"required":["address1","countryCode","state"],"type":"object","properties":{"address1":{"maxLength":80,"minLength":1,"type":"string"},"address2":{"maxLength":80,"minLength":1,"type":"string"},"address3":{"maxLength":80,"minLength":1,"type":"string"},"postalCode":{"maxLength":15,"minLength":1,"type":"string","description":"Only optional for country code IE (Ireland)."},"city":{"maxLength":50,"minLength":1,"type":"string","description":"Only optional for country code SG (Singapore)."},"state":{"maxLength":30,"minLength":1,"type":"string"},"countryCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}}}},"components/schemas/PayPalInstruction":{"id":"components/schemas/PayPalInstruction","kind":"json-schema","title":"PayPalInstruction","data":{"required":["method","narrative","paymentInstrument","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["paypal"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/PayPalInstrumentV2"},"settlement":{"$ref":"#/components/schemas/Settlement"},"shipping":{"$ref":"#/components/schemas/Shipping"},"customer":{"$ref":"#/components/schemas/CustomerWithOptionalEmail"},"resultUrls":{"$ref":"#/components/schemas/ResultUrls"},"industryData":{"$ref":"#/components/schemas/IndustryData"}}}},"components/schemas/PayPalInstrumentV2":{"id":"components/schemas/PayPalInstrumentV2","kind":"json-schema","title":"PayPalInstrumentV2","data":{"required":["type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"billingAddress":{"$ref":"#/components/schemas/PayPalBillingAddressV2"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/PayPalInstrumentV2","checkout":"#/components/schemas/CheckoutPayPalInstrumentV2"}}}},"components/schemas/PaymentInstrumentV2":{"id":"components/schemas/PaymentInstrumentV2","kind":"json-schema","title":"PaymentInstrumentV2","data":{"type":"object","properties":{"type":{"type":"string","enum":["direct","token","checkout"]}}}},"components/schemas/PaysafeCardInstruction":{"id":"components/schemas/PaysafeCardInstruction","kind":"json-schema","title":"PaysafeCardInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["paysafecard"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"},"paymentInstrument":{"$ref":"#/components/schemas/PaysafeCardPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsWithoutFailure"}}}},"components/schemas/PaysafeCardPaymentInstrumentV2":{"id":"components/schemas/PaysafeCardPaymentInstrumentV2","kind":"json-schema","title":"PaysafeCardPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/PaysafeCardPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutPaysafeCardPaymentInstrumentV2"}}}},"components/schemas/PixInstruction":{"id":"components/schemas/PixInstruction","kind":"json-schema","title":"PixInstruction","data":{"required":["method","narrative","paymentInstrument","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["pix"]},"expiryIn":{"maximum":86400,"type":"integer","description":"Time the QR code will remain valid, in seconds. If not provided, the default value of 86400 seconds is set.","format":"int32"},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/PixPaymentInstrumentV2"},"customer":{"$ref":"#/components/schemas/CustomerWithIdentity"}}}},"components/schemas/PixPaymentInstrumentV2":{"id":"components/schemas/PixPaymentInstrumentV2","kind":"json-schema","title":"PixPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/PixPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutPixPaymentInstrumentV2"}}}},"components/schemas/PrzelewyInstruction":{"id":"components/schemas/PrzelewyInstruction","kind":"json-schema","title":"PrzelewyInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["przelewy"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/PrzelewyInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsWithoutFailure"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"}}}},"components/schemas/PrzelewyInstrumentV2":{"id":"components/schemas/PrzelewyInstrumentV2","kind":"json-schema","title":"PrzelewyInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/PrzelewyInstrumentV2","checkout":"#/components/schemas/CheckoutPrzelewyInstrumentV2"}}}},"components/schemas/ResultUrls":{"id":"components/schemas/ResultUrls","kind":"json-schema","title":"ResultUrls","data":{"type":"object","properties":{"success":{"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"},"failure":{"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"},"cancel":{"type":"string","description":"The URL your customer is redirected to, after a cancelled payment outcome.","example":"https://worldpay.com/cancel"}}}},"components/schemas/ResultUrlsAlipayCn":{"id":"components/schemas/ResultUrlsAlipayCn","kind":"json-schema","title":"ResultUrlsAlipayCn","data":{"required":["failure","pending","success"],"type":"object","properties":{"success":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"},"failure":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"},"cancel":{"type":"string","description":"The URL your customer is redirected to, after a cancelled payment outcome.","example":"https://worldpay.com/cancel"}}}},"components/schemas/ResultUrlsAlipayHk":{"id":"components/schemas/ResultUrlsAlipayHk","kind":"json-schema","title":"ResultUrlsAlipayHk","data":{"required":["failure","pending","success"],"type":"object","properties":{"success":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"},"failure":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"},"cancel":{"type":"string","description":"The URL your customer is redirected to, after a cancelled payment outcome.","example":"https://worldpay.com/cancel"}}}},"components/schemas/ResultUrlsAlipayPlus":{"id":"components/schemas/ResultUrlsAlipayPlus","kind":"json-schema","title":"ResultUrlsAlipayPlus","data":{"required":["failure","pending","success"],"type":"object","properties":{"success":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"},"failure":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"},"cancel":{"type":"string","description":"The URL your customer is redirected to, after a cancelled payment outcome.","example":"https://worldpay.com/cancel"}}}},"components/schemas/ResultUrlsBancontact":{"id":"components/schemas/ResultUrlsBancontact","kind":"json-schema","title":"ResultUrlsBancontact","data":{"required":["cancel","pending","success"],"type":"object","properties":{"success":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment.","example":"https://worldpay.com/pending"},"cancel":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after payment cancellation.","example":"https://worldpay.com/cancel"},"failure":{"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"}}}},"components/schemas/ResultUrlsBase":{"id":"components/schemas/ResultUrlsBase","kind":"json-schema","title":"ResultUrlsBase","data":{"type":"object","properties":{"success":{"type":"string"},"pending":{"type":"string"},"failure":{"type":"string"},"cancel":{"type":"string"}}}},"components/schemas/ResultUrlsChinaUnionPay":{"id":"components/schemas/ResultUrlsChinaUnionPay","kind":"json-schema","title":"ResultUrlsChinaUnionPay","data":{"type":"object","properties":{"success":{"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"},"failure":{"type":"string","description":"The URL your customer is redirected to, after a payment creation fails.","example":"https://worldpay.com/failure"}}}},"components/schemas/ResultUrlsFloa":{"id":"components/schemas/ResultUrlsFloa","kind":"json-schema","title":"ResultUrlsFloa","data":{"required":["cancel","failure","pending","success"],"type":"object","properties":{"success":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"},"failure":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"},"cancel":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a cancelled payment outcome.","example":"https://worldpay.com/cancel"}},"description":"Object containing the URLs users are redirected to after a payment result"}},"components/schemas/ResultUrlsIdeal":{"id":"components/schemas/ResultUrlsIdeal","kind":"json-schema","title":"ResultUrlsIdeal","data":{"required":["cancel","failure","success"],"type":"object","properties":{"success":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"failure":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"},"cancel":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a cancelled payment outcome.","example":"https://worldpay.com/cancel"}}}},"components/schemas/ResultUrlsKlarnaBase":{"id":"components/schemas/ResultUrlsKlarnaBase","kind":"json-schema","title":"ResultUrlsKlarnaBase","data":{"required":["cancel","failure","pending","success"],"type":"object","properties":{"success":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"},"failure":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"},"cancel":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a cancelled payment outcome.","example":"https://worldpay.com/cancel"}}}},"components/schemas/ResultUrlsKlarnaNetwork":{"id":"components/schemas/ResultUrlsKlarnaNetwork","kind":"json-schema","title":"ResultUrlsKlarnaNetwork","data":{"required":["cancel","failure","pending","success"],"type":"object","properties":{"success":{"maxLength":1024,"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"maxLength":1024,"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"},"failure":{"maxLength":1024,"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"},"cancel":{"maxLength":1024,"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a cancelled payment outcome.","example":"https://worldpay.com/cancel"}}}},"components/schemas/ResultUrlsKonbini":{"id":"components/schemas/ResultUrlsKonbini","kind":"json-schema","title":"ResultUrlsKonbini","data":{"required":["pending"],"type":"object","properties":{"pending":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"}}}},"components/schemas/ResultUrlsOpenBanking":{"id":"components/schemas/ResultUrlsOpenBanking","kind":"json-schema","title":"ResultUrlsOpenBanking","data":{"required":["cancel","failure","pending","success"],"type":"object","properties":{"success":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment outcome.","example":"https://worldpay.com/pending"},"failure":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a failed payment outcome.","example":"https://worldpay.com/failure"},"cancel":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a cancelled payment outcome.","example":"https://worldpay.com/cancel"}}}},"components/schemas/ResultUrlsWithoutFailure":{"id":"components/schemas/ResultUrlsWithoutFailure","kind":"json-schema","title":"ResultUrlsWithoutFailure","data":{"required":["cancel","pending","success"],"type":"object","properties":{"success":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a successful payment outcome.","example":"https://worldpay.com/success"},"pending":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after a pending payment.","example":"https://worldpay.com/pending"},"cancel":{"minLength":1,"type":"string","description":"The URL your customer is redirected to, after payment cancellation.","example":"https://worldpay.com/cancel"}}}},"components/schemas/SafetyPayInstruction":{"id":"components/schemas/SafetyPayInstruction","kind":"json-schema","title":"SafetyPayInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["safetypay"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/SafetyPayInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsWithoutFailure"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"}}}},"components/schemas/SafetyPayInstrumentV2":{"id":"components/schemas/SafetyPayInstrumentV2","kind":"json-schema","title":"SafetyPayInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/SafetyPayInstrumentV2","checkout":"#/components/schemas/CheckoutSafetyPayInstrumentV2"}}}},"components/schemas/SatispayInstruction":{"id":"components/schemas/SatispayInstruction","kind":"json-schema","title":"SatispayInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["satispay"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/SatispayPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsWithoutFailure"},"customer":{"$ref":"#/components/schemas/CustomerWithName"}}}},"components/schemas/SatispayPaymentInstrumentV2":{"id":"components/schemas/SatispayPaymentInstrumentV2","kind":"json-schema","title":"SatispayPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}}}},"components/schemas/SepaInstruction":{"id":"components/schemas/SepaInstruction","kind":"json-schema","title":"SepaInstruction","data":{"required":["customer","customerAgreement","narrative","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["sepa"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/SepaDirectInstrumentV2"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"},"customerAgreement":{"$ref":"#/components/schemas/SepaCustomerAgreementOneTime"}}}},"components/schemas/SepaInstrumentV2":{"id":"components/schemas/SepaInstrumentV2","kind":"json-schema","title":"SepaInstrumentV2","data":{"required":["accountHolderName","iban","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"iban":{"maxLength":31,"minLength":1,"type":"string","description":"IBAN (International Bank Account Number)."},"accountHolderName":{"maxLength":255,"minLength":1,"type":"string","description":"Account holder name."},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"billingAddress":{"$ref":"#/components/schemas/AddressV2"},"swiftBic":{"maxLength":11,"minLength":8,"pattern":"^[a-zA-Z0-9]+$","type":"string","description":"SEPA Direct Debit transactions to non-EEA countries require a BIC code, in addition to an IBAN. This attribute is mandatory for the UK, Switzerland, Monaco, Andorra, San Marino, Vatican city and Gibraltar."}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/SepaInstrumentV2","checkout":"#/components/schemas/CheckoutSepaInstrumentV2"}}}},"components/schemas/SepaTokenCustomerAgreement":{"id":"components/schemas/SepaTokenCustomerAgreement","kind":"json-schema","title":"SepaTokenCustomerAgreement","data":{"required":["type"],"type":"object","properties":{"type":{"type":"string","enum":["recurring"]},"reference":{"maxLength":64,"minLength":1,"type":"string"}}}},"components/schemas/SepaTokenInstruction":{"id":"components/schemas/SepaTokenInstruction","kind":"json-schema","title":"SepaTokenInstruction","data":{"required":["customer","customerAgreement","narrative","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["sepa"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/SepaTokenInstrumentV2"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"},"customerAgreement":{"$ref":"#/components/schemas/SepaTokenCustomerAgreement"}}}},"components/schemas/SepaTokenInstrumentV2":{"id":"components/schemas/SepaTokenInstrumentV2","kind":"json-schema","title":"SepaTokenInstrumentV2","data":{"required":["tokenId","type"],"type":"object","properties":{"type":{"type":"string","enum":["token"]},"tokenId":{"type":"string","description":"ID of the token generated by us. We return this in the SEPA DD recurring response."}}}},"components/schemas/Settlement":{"id":"components/schemas/Settlement","kind":"json-schema","title":"Settlement","data":{"type":"object","properties":{"auto":{"type":"boolean","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Default "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]}]}]}]}},"description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Indicates whether the transaction should be sent for settlement now = "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"true"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":", or later = "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"false"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" at a time of your choosing."},"children":[]}]}]}]}},"components/schemas/Shipping":{"id":"components/schemas/Shipping","kind":"json-schema","title":"Shipping","data":{"type":"object","properties":{"firstName":{"maxLength":22,"minLength":1,"type":"string","description":"First name."},"lastName":{"maxLength":22,"minLength":1,"type":"string","description":"Last name."},"email":{"maxLength":128,"minLength":1,"pattern":"^(.+@.+\\..+)?$","type":"string","description":"Email address.","example":"moriarty@example.com"},"address":{"$ref":"#/components/schemas/AddressV2"}},"description":"The shipping address is required for recurring payments."}},"components/schemas/SwishInstruction":{"id":"components/schemas/SwishInstruction","kind":"json-schema","title":"SwishInstruction","data":{"required":["method","narrative","paymentInstrument","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["swish"]},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"value":{"$ref":"#/components/schemas/ValueV2"},"paymentInstrument":{"$ref":"#/components/schemas/SwishPaymentInstrument"},"customer":{"$ref":"#/components/schemas/CustomerWithOptionalPhone"}}}},"components/schemas/SwishPaymentInstrument":{"id":"components/schemas/SwishPaymentInstrument","kind":"json-schema","title":"SwishPaymentInstrument","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/SwishPaymentInstrument","checkout":"#/components/schemas/CheckoutSwishPaymentInstrument"}}}},"components/schemas/TrustlyInstruction":{"id":"components/schemas/TrustlyInstruction","kind":"json-schema","title":"TrustlyInstruction","data":{"required":["customer","method","narrative","paymentInstrument","resultUrls","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["trustly"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"paymentInstrument":{"$ref":"#/components/schemas/TrustlyPaymentInstrumentV2"},"resultUrls":{"$ref":"#/components/schemas/ResultUrlsWithoutFailure"},"customer":{"$ref":"#/components/schemas/CustomerWithEmail"}}}},"components/schemas/TrustlyPaymentInstrumentV2":{"id":"components/schemas/TrustlyPaymentInstrumentV2","kind":"json-schema","title":"TrustlyPaymentInstrumentV2","data":{"required":["country","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/TrustlyPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutTrustlyPaymentInstrumentV2"}}}},"components/schemas/WeChatPayInstruction":{"id":"components/schemas/WeChatPayInstruction","kind":"json-schema","title":"WeChatPayInstruction","data":{"required":["method","narrative","paymentInstrument","value"],"type":"object","properties":{"method":{"type":"string","description":"Type of payment method.","enum":["wechatpay"]},"value":{"$ref":"#/components/schemas/ValueV2"},"narrative":{"$ref":"#/components/schemas/NarrativeV2"},"expiryIn":{"maximum":120,"minimum":1,"type":"integer","description":"Payment expiration limit in minutes, with a value between 1 and 120.","format":"int32","example":15},"paymentInstrument":{"$ref":"#/components/schemas/WeChatPayInstrumentV2"}}}},"components/schemas/WeChatPayInstrumentV2":{"id":"components/schemas/WeChatPayInstrumentV2","kind":"json-schema","title":"WeChatPayInstrumentV2","data":{"required":["type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/WeChatPayInstrumentV2","checkout":"#/components/schemas/CheckoutWeChatPayInstrumentV2"}}}},"components/schemas/ActionLink":{"id":"components/schemas/ActionLink","kind":"json-schema","title":"ActionLink","data":{"type":"object","properties":{"href":{"type":"string"},"method":{"type":"string"}},"description":"Link to resource to reverse, partially reverse, settle, partially settle, or confirm payment."}},"components/schemas/ActionsV2":{"id":"components/schemas/ActionsV2","kind":"json-schema","title":"ActionsV2","data":{"type":"object","properties":{"reverse":{"$ref":"#/components/schemas/ActionLink"},"partialReverse":{"$ref":"#/components/schemas/ActionLink"},"settle":{"$ref":"#/components/schemas/ActionLink"},"confirmPayment":{"$ref":"#/components/schemas/ActionLink"}}}},"components/schemas/PaymentInstrument":{"id":"components/schemas/PaymentInstrument","kind":"json-schema","title":"PaymentInstrument","data":{"type":"object","properties":{"method":{"type":"string","description":"Payment method."},"type":{"type":"string","description":"Type of the payment instrument."}},"description":"Payment instrument details for the payment response.","oneOf":[{"$ref":"#/components/schemas/apm"},{"$ref":"#/components/schemas/paypal"},{"$ref":"#/components/schemas/sepa"},{"$ref":"#/components/schemas/klarna_followup"}]}},"components/schemas/PaymentResourceWithTransactionCode":{"id":"components/schemas/PaymentResourceWithTransactionCode","kind":"json-schema","title":"PaymentResourceWithTransactionCode","data":{"type":"object","properties":{"paymentId":{"type":"string","description":"The identifier of the payment resource."},"lastEvent":{"type":"string","enum":["authorized","cancelFailed","cancelled","cancelRequested","sentForSettlement","sentForAuthorization","settlementFailed","chargebackReversed","chargedBack","disputeExpired","disputeFundsHeld","disputeFundsReleased","disputeReserveReleased","error","expired","disputeInformationRequested","disputeInformationSupplied","miscellaneous","pending","refunded","refundExpired","refundFailed","refundReversed","refused","refusedByIssuer","requestExpired","sentForRefund","settled","settlementReversed","cancelledByCustomer","signedFormReceived","unknown","manuallyAmended"]},"_links":{"$ref":"#/components/schemas/Links"},"_actions":{"$ref":"#/components/schemas/ActionsV2"},"redirect":{"type":"string","description":"The URL to redirect your customer to, or a QR code in Base64 to show to your customer, in order to complete the transaction."},"commandId":{"type":"string","description":"An action ID generated by us, identifying a single merchant interaction.","example":"cmdYNdIHBPJwbkjLiykzTx0"},"paymentInstrument":{"$ref":"#/components/schemas/PaymentInstrument"},"transactionCode":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Pix payments"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - display to your customer for them to copy and paste in the Pix app."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"For "},"children":[]},{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Swish payments"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" - use this value as the {token} in the custom URL scheme: "},"children":[]},{"$$mdtype":"Node","type":"code","inline":true,"attributes":{"content":"swish://paymentrequest?token={token}&callbackurl={callbackURL}"},"children":[]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":". This will prompt the app to open, allowing your customer to complete their payment."},"children":[]}]}]}],"example":"IZQ3iUfePwiWiwldJlipl8NGVA7w5IUg"}}}},"components/schemas/apm":{"id":"components/schemas/apm","kind":"json-schema","title":"All others","data":{"title":"All others","type":"object","properties":{"method":{"type":"string","description":"Payment method."},"type":{"type":"string","description":"Type of the payment instrument."}},"description":"Payment instrument for: ACH, Alipay China, Alipay Hong Kong, Alipay Plus, BANCOMAT Pay, Bancontact, Bizum, BLIK, EFT, Euteller, iDEAL guest, iDEAL recurring, Klarna, Klarna (recurring), Konbini, Multibanco, MyBank, Open Banking, PaysafeCard, Pix, Przelewy24, SafetyPay, Satispay, Swish, Trustly, China UnionPay, WeChat Pay."}},"components/schemas/klarna_followup":{"id":"components/schemas/klarna_followup","kind":"json-schema","title":"Klarna (recurring) token","data":{"title":"Klarna (recurring) token","type":"object","properties":{"method":{"type":"string","description":"Payment method."},"type":{"type":"string","description":"Type of the payment instrument."},"tokenId":{"type":"string","description":"Token ID."},"country":{"type":"string","description":"Country."},"productType":{"type":"string","description":"Product type."}},"description":"Klarna (recurring) token payment instrument."}},"components/schemas/paypal":{"id":"components/schemas/paypal","kind":"json-schema","title":"PayPal","data":{"title":"PayPal","type":"object","properties":{"method":{"type":"string","description":"Payment method."},"type":{"type":"string","description":"Type of the payment instrument.","enum":["redirect","sdk"]},"sdkReference":{"type":"string","description":"SDK reference for smart button."}},"description":"PayPal payment instrument."}},"components/schemas/sepa":{"id":"components/schemas/sepa","kind":"json-schema","title":"SEPA DD","data":{"title":"SEPA DD","type":"object","properties":{"method":{"type":"string","description":"Payment method."},"type":{"type":"string","description":"Type of the payment instrument."},"tokenId":{"type":"string","description":"ID of the token generated by us. We return this in the SEPA DD recurring response."}},"description":"SEPA DD payment instrument."}},"components/schemas/ActionLinkV2":{"id":"components/schemas/ActionLinkV2","kind":"json-schema","title":"ActionLinkV2","data":{"type":"object","properties":{"href":{"type":"string"},"method":{"type":"string"}},"description":"Link to resource to reverse, partially reverse, settle, partially settle, or confirm payment."}},"components/schemas/ActionsQuery":{"id":"components/schemas/ActionsQuery","kind":"json-schema","title":"ActionsQuery","data":{"type":"object","properties":{"reverse":{"$ref":"#/components/schemas/ActionLinkV2"},"partialReverse":{"$ref":"#/components/schemas/ActionLinkV2"},"settle":{"$ref":"#/components/schemas/ActionLinkV2"},"partialSettle":{"$ref":"#/components/schemas/ActionLinkV2"}}}},"components/schemas/ApmPaymentResourceQuery":{"id":"components/schemas/ApmPaymentResourceQuery","kind":"json-schema","title":"ApmPaymentResourceQuery","data":{"type":"object","properties":{"paymentId":{"type":"string"},"lastEvent":{"type":"string","enum":["authorized","cancelFailed","cancelled","cancelRequested","sentForSettlement","sentForAuthorization","settlementFailed","chargebackReversed","chargedBack","disputeExpired","disputeFundsHeld","disputeFundsReleased","disputeReserveReleased","error","expired","disputeInformationRequested","disputeInformationSupplied","miscellaneous","pending","refunded","refundExpired","refundFailed","refundReversed","refused","refusedByIssuer","requestExpired","sentForRefund","settled","settlementReversed","cancelledByCustomer","signedFormReceived","unknown","manuallyAmended"]},"_links":{"$ref":"#/components/schemas/Links"},"_actions":{"$ref":"#/components/schemas/ActionsQuery"}},"description":"A payment resource."}},"components/schemas/CheckoutAlipayCnInstrumentV2":{"id":"components/schemas/CheckoutAlipayCnInstrumentV2","kind":"json-schema","title":"CheckoutAlipayCnInstrumentV2","data":{"required":["sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/AlipayCnInstrumentV2","checkout":"#/components/schemas/CheckoutAlipayCnInstrumentV2"}}}},"components/schemas/CheckoutBancontactPaymentInstrumentV2":{"id":"components/schemas/CheckoutBancontactPaymentInstrumentV2","kind":"json-schema","title":"CheckoutBancontactPaymentInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/BancontactPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutBancontactPaymentInstrumentV2"}}}},"components/schemas/CheckoutKlarnaPaymentInstrumentV2":{"id":"components/schemas/CheckoutKlarnaPaymentInstrumentV2","kind":"json-schema","title":"CheckoutKlarnaPaymentInstrumentV2","data":{"required":["country","language","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"The supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"language":{"type":"string","description":"Your customer language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"billingAddress":{"$ref":"#/components/schemas/AddressV2"},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/KlarnaPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutKlarnaPaymentInstrumentV2"}}}},"components/schemas/CheckoutEutellerPaymentInstrumentV2":{"id":"components/schemas/CheckoutEutellerPaymentInstrumentV2","kind":"json-schema","title":"CheckoutEutellerPaymentInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/EutellerPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutEutellerPaymentInstrumentV2"}}}},"components/schemas/CheckoutAchPaymentInstrumentV2":{"id":"components/schemas/CheckoutAchPaymentInstrumentV2","kind":"json-schema","title":"CheckoutAchPaymentInstrumentV2","data":{"required":["accountNumber","accountType","billingAddress","routingNumber","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"accountType":{"type":"string","description":"Account type.","example":"checking","enum":["checking","savings","corporate","corporateSavings"]},"accountNumber":{"maxLength":17,"minLength":1,"pattern":"^[0-9]*$","type":"string","description":"Account number of direct debit account.","example":"123456789"},"routingNumber":{"maxLength":9,"minLength":9,"pattern":"^[0-9]*$","type":"string","description":"Routing number of direct debit account.","example":"123456789"},"checkNumber":{"maxLength":15,"minLength":1,"pattern":"^[0-9]*$","type":"string","description":"Check number of the direct debit account.","example":"123456789"},"companyName":{"maxLength":40,"minLength":1,"type":"string","description":"Company name if a corporate account.","example":"Joe Plumbing Ltd."},"billingAddress":{"$ref":"#/components/schemas/AchBillingAddress"},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/AchPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutAchPaymentInstrumentV2"}}}},"components/schemas/CheckoutWeChatPayInstrumentV2":{"id":"components/schemas/CheckoutWeChatPayInstrumentV2","kind":"json-schema","title":"CheckoutWeChatPayInstrumentV2","data":{"required":["sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/WeChatPayInstrumentV2","checkout":"#/components/schemas/CheckoutWeChatPayInstrumentV2"}}}},"components/schemas/CheckoutOpenBankingPaymentInstrumentV2":{"id":"components/schemas/CheckoutOpenBankingPaymentInstrumentV2","kind":"json-schema","title":"CheckoutOpenBankingPaymentInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"bankCode":{"maxLength":36,"minLength":1,"pattern":"^[a-zA-Z0-9]+$","type":"string","description":"36-character bank GUID must be included to be considered an SDK request. This is a bank identifier from the bank selection step on the SDK."},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/OpenBankingPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutOpenBankingPaymentInstrumentV2"}}}},"components/schemas/CheckoutPrzelewyInstrumentV2":{"id":"components/schemas/CheckoutPrzelewyInstrumentV2","kind":"json-schema","title":"CheckoutPrzelewyInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/PrzelewyInstrumentV2","checkout":"#/components/schemas/CheckoutPrzelewyInstrumentV2"}}}},"components/schemas/CheckoutMultibancoPaymentInstrumentV2":{"id":"components/schemas/CheckoutMultibancoPaymentInstrumentV2","kind":"json-schema","title":"CheckoutMultibancoPaymentInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"The supported ISO 3166-1 alpha-2 country code.","example":"IT","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/MultibancoPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutMultibancoPaymentInstrumentV2"}}}},"components/schemas/CheckoutMyBankPaymentInstrumentV2":{"id":"components/schemas/CheckoutMyBankPaymentInstrumentV2","kind":"json-schema","title":"CheckoutMyBankPaymentInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/MyBankPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutMyBankPaymentInstrumentV2"}}}},"components/schemas/CheckoutKonbiniInstrumentV2":{"id":"components/schemas/CheckoutKonbiniInstrumentV2","kind":"json-schema","title":"CheckoutKonbiniInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/KonbiniInstrumentV2","checkout":"#/components/schemas/CheckoutKonbiniInstrumentV2"}}}},"components/schemas/CheckoutSwishPaymentInstrument":{"id":"components/schemas/CheckoutSwishPaymentInstrument","kind":"json-schema","title":"CheckoutSwishPaymentInstrument","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/SwishPaymentInstrument","checkout":"#/components/schemas/CheckoutSwishPaymentInstrument"}}}},"components/schemas/CheckoutSepaInstrumentV2":{"id":"components/schemas/CheckoutSepaInstrumentV2","kind":"json-schema","title":"CheckoutSepaInstrumentV2","data":{"required":["accountHolderName","iban","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"iban":{"maxLength":31,"minLength":1,"type":"string","description":"IBAN (International Bank Account Number)."},"accountHolderName":{"maxLength":255,"minLength":1,"type":"string","description":"Account holder name."},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"billingAddress":{"$ref":"#/components/schemas/AddressV2"},"swiftBic":{"maxLength":11,"minLength":8,"pattern":"^[a-zA-Z0-9]+$","type":"string","description":"SEPA Direct Debit transactions to non-EEA countries require a BIC code, in addition to an IBAN. This attribute is mandatory for the UK, Switzerland, Monaco, Andorra, San Marino, Vatican city and Gibraltar."},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/SepaInstrumentV2","checkout":"#/components/schemas/CheckoutSepaInstrumentV2"}}}},"components/schemas/CheckoutPaysafeCardPaymentInstrumentV2":{"id":"components/schemas/CheckoutPaysafeCardPaymentInstrumentV2","kind":"json-schema","title":"CheckoutPaysafeCardPaymentInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/PaysafeCardPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutPaysafeCardPaymentInstrumentV2"}}}},"components/schemas/CheckoutIdealInstrumentV2":{"id":"components/schemas/CheckoutIdealInstrumentV2","kind":"json-schema","title":"CheckoutIdealInstrumentV2","data":{"required":["sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/IdealInstrumentV2","checkout":"#/components/schemas/CheckoutIdealInstrumentV2"}}}},"components/schemas/CheckoutPayPalInstrumentV2":{"id":"components/schemas/CheckoutPayPalInstrumentV2","kind":"json-schema","title":"CheckoutPayPalInstrumentV2","data":{"required":["sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"billingAddress":{"$ref":"#/components/schemas/PayPalBillingAddressV2"},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/PayPalInstrumentV2","checkout":"#/components/schemas/CheckoutPayPalInstrumentV2"}}}},"components/schemas/CheckoutAlipayPlusInstrumentV2":{"id":"components/schemas/CheckoutAlipayPlusInstrumentV2","kind":"json-schema","title":"CheckoutAlipayPlusInstrumentV2","data":{"required":["sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/AlipayPlusInstrumentV2","checkout":"#/components/schemas/CheckoutAlipayPlusInstrumentV2"}}}},"components/schemas/CheckoutTrustlyPaymentInstrumentV2":{"id":"components/schemas/CheckoutTrustlyPaymentInstrumentV2","kind":"json-schema","title":"CheckoutTrustlyPaymentInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/TrustlyPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutTrustlyPaymentInstrumentV2"}}}},"components/schemas/CheckoutBlikInstrumentV2":{"id":"components/schemas/CheckoutBlikInstrumentV2","kind":"json-schema","title":"CheckoutBlikInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"The supported "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/reference/supported-countries-currencies#iso-country-codes"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"ISO 3166-1 alpha-2 country codes"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}],"enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/BlikInstrumentV2","checkout":"#/components/schemas/CheckoutBlikInstrumentV2"}}}},"components/schemas/CheckoutPixPaymentInstrumentV2":{"id":"components/schemas/CheckoutPixPaymentInstrumentV2","kind":"json-schema","title":"CheckoutPixPaymentInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/PixPaymentInstrumentV2","checkout":"#/components/schemas/CheckoutPixPaymentInstrumentV2"}}}},"components/schemas/CheckoutSafetyPayInstrumentV2":{"id":"components/schemas/CheckoutSafetyPayInstrumentV2","kind":"json-schema","title":"CheckoutSafetyPayInstrumentV2","data":{"required":["country","sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","description":"Your customer's country, must be a supported ISO 3166-1 alpha-2 country code.","example":"GB","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/SafetyPayInstrumentV2","checkout":"#/components/schemas/CheckoutSafetyPayInstrumentV2"}}}},"components/schemas/CheckoutAlipayHkInstrumentV2":{"id":"components/schemas/CheckoutAlipayHkInstrumentV2","kind":"json-schema","title":"CheckoutAlipayHkInstrumentV2","data":{"required":["sessionHref","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"country":{"type":"string","enum":["AD","AE","AF","AG","AI","AL","AM","AN","AO","AQ","AR","AS","AT","AU","AW","AX","AZ","BA","BB","BD","BE","BF","BG","BH","BI","BJ","BL","BM","BN","BO","BQ","BR","BS","BT","BV","BW","BY","BZ","CA","CC","CD","CF","CG","CH","CI","CK","CL","CM","CN","CO","CR","CU","CV","CW","CX","CY","CZ","DE","DJ","DK","DM","DO","DZ","EC","EE","EG","EH","ER","ES","ET","FI","FJ","FK","FM","FO","FR","GA","GB","GD","GE","GF","GG","GH","GI","GL","GM","GN","GP","GQ","GR","GS","GT","GU","GW","GY","HK","HM","HN","HR","HT","HU","ID","IE","IL","IM","IN","IO","IQ","IR","IS","IT","JE","JM","JO","JP","KE","KG","KH","KI","KM","KN","KP","KR","KW","KY","KZ","LA","LB","LC","LI","LK","LR","LS","LT","LU","LV","LY","MA","MC","MD","ME","MF","MG","MH","MK","ML","MM","MN","MO","MP","MQ","MR","MS","MT","MU","MV","MW","MX","MY","MZ","NA","NC","NE","NF","NG","NI","NL","NO","NP","NR","NU","NZ","OM","PA","PE","PF","PG","PH","PK","PL","PM","PN","PR","PS","PT","PW","PY","QA","RE","RO","RS","RU","RW","SA","SB","SC","SD","SE","SG","SH","SI","SJ","SK","SL","SM","SN","SO","SR","SS","ST","SV","SX","SY","SZ","TC","TD","TF","TG","TH","TJ","TK","TL","TM","TN","TO","TR","TT","TV","TW","TZ","UA","UG","UM","US","UY","UZ","VA","VC","VE","VG","VI","VN","VU","WF","WS","YE","YT","ZA","ZM","ZW"]},"sessionHref":{"type":"string","description":" URL of the session in which customer fields can be saved via Components SDK.","format":"uri"}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/AlipayHkInstrumentV2","checkout":"#/components/schemas/CheckoutAlipayHkInstrumentV2"}}}},"components/schemas/EftPaymentInstrument":{"id":"components/schemas/EftPaymentInstrument","kind":"json-schema","title":"EftPaymentInstrument","data":{"required":["accountNumber","accountType","billingAddress","routingNumber","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct"]},"accountType":{"type":"string","description":"Account type.","example":"checking","enum":["checking","savings","corporate","corporateSavings"]},"accountNumber":{"maxLength":17,"minLength":1,"pattern":"^[0-9]*$","type":"string","description":"Account number of direct debit account.","example":"123456789"},"routingNumber":{"maxLength":9,"minLength":9,"pattern":"^[0-9]*$","type":"string","description":"Routing number of direct debit account.","example":"123456789"},"checkNumber":{"maxLength":15,"minLength":1,"pattern":"^[0-9]*$","type":"string","description":"Check number of the direct debit account.","example":"123456789"},"companyName":{"maxLength":40,"minLength":1,"type":"string","description":"Company name if a corporate account.","example":"Joe Plumbing Ltd."},"billingAddress":{"$ref":"#/components/schemas/AchBillingAddress"}}}},"components/schemas/SepaDirectInstrumentV2":{"id":"components/schemas/SepaDirectInstrumentV2","kind":"json-schema","title":"SepaDirectInstrumentV2","data":{"required":["accountHolderName","iban","type"],"type":"object","properties":{"type":{"type":"string","enum":["direct","checkout"]},"iban":{"maxLength":31,"minLength":1,"type":"string","description":"IBAN (International Bank Account Number)."},"accountHolderName":{"maxLength":255,"minLength":1,"type":"string","description":"Account holder name."},"language":{"type":"string","description":"Your customer's language, must be a supported ISO 639-1 language code.","enum":["aa","ab","ae","af","ak","am","an","ar","as","av","ay","az","ba","be","bg","bh","bi","bm","bn","bo","br","bs","ca","ce","ch","co","cr","cs","cu","cv","cy","da","de","dv","dz","ee","el","en","eo","es","et","eu","fa","ff","fi","fj","fo","fr","fy","ga","gd","gl","gn","gu","gv","ha","he","hi","ho","hr","ht","hu","hy","hz","ia","id","ie","ig","ii","ik","io","is","it","iu","ja","jv","ka","kg","ki","kj","kk","kl","km","kn","ko","kr","ks","ku","kv","kw","ky","la","lb","lg","li","ln","lo","lt","lu","lv","mg","mh","mi","mk","ml","mn","mr","ms","mt","my","na","nb","nd","ne","ng","nl","nn","no","nr","nv","ny","oc","oj","om","or","os","pa","pi","pl","ps","pt","qu","rm","rn","ro","ru","rw","sa","sc","sd","se","sg","si","sk","sl","sm","sn","so","sq","sr","ss","st","su","sv","sw","ta","te","tg","th","ti","tk","tl","tn","to","tr","ts","tt","tw","ty","ug","uk","ur","uz","ve","vi","vo","wa","wo","xh","yi","yo","za","zh","zu"]},"billingAddress":{"$ref":"#/components/schemas/AddressV2"},"swiftBic":{"maxLength":11,"minLength":8,"pattern":"^[a-zA-Z0-9]+$","type":"string","description":"SEPA Direct Debit transactions to non-EEA countries require a BIC code, in addition to an IBAN. This attribute is mandatory for the UK, Switzerland, Monaco, Andorra, San Marino, Vatican city and Gibraltar."}},"discriminator":{"propertyName":"type","mapping":{"direct":"#/components/schemas/SepaInstrumentV2","checkout":"#/components/schemas/CheckoutSepaInstrumentV2"}}}},"components/schemas/SepaCustomerAgreementOneTime":{"id":"components/schemas/SepaCustomerAgreementOneTime","kind":"json-schema","title":"SepaCustomerAgreementOneTime","data":{"required":["mandate","type"],"type":"object","properties":{"type":{"type":"string","enum":["oneTime"]},"mandate":{"$ref":"#/components/schemas/MandateOneTime"}},"description":"Object that contains agreement information.","discriminator":{"propertyName":"type","mapping":{"guest":"#/components/schemas/SepaCustomerAgreementOneTime","recurring":"#/components/schemas/SepaCustomerAgreementRecurring"}}}},"components/schemas/MandateOneTime":{"id":"components/schemas/MandateOneTime","kind":"json-schema","title":"MandateOneTime","data":{"required":["mandateId","type"],"type":"object","properties":{"type":{"type":"string","enum":["oneTime"]},"mandateId":{"maxLength":35,"minLength":1,"pattern":"^M-[0-9]{9}-[a-zA-Z0-9]+$","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unique reference created by you which identifies each e-Mandate signed by your customer. See our "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/articles/sepa-emandate-and-best-practice#mandate-ids"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"formatting requirements overview"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"mandateSignatureDate":{"pattern":"^\\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$","type":"string","description":"ISO 8601 date-time (yyyy-mm-dd) when mandate has been signed."},"description":{"maxLength":255,"minLength":1,"type":"string","description":"Description of why the recurring payment is being created."}}}},"components/schemas/SepaCustomerAgreementRecurring":{"id":"components/schemas/SepaCustomerAgreementRecurring","kind":"json-schema","title":"SepaCustomerAgreementRecurring","data":{"required":["mandate","type"],"type":"object","properties":{"type":{"type":"string","enum":["recurring"]},"mandate":{"$ref":"#/components/schemas/MandateRecurring"}},"description":"Object that contains agreement information."}},"components/schemas/MandateRecurring":{"id":"components/schemas/MandateRecurring","kind":"json-schema","title":"MandateRecurring","data":{"required":["mandateId","type"],"type":"object","properties":{"type":{"type":"string","enum":["recurring"]},"mandateId":{"maxLength":35,"minLength":1,"pattern":"^M-[0-9]{9}-[a-zA-Z0-9]+$","type":"string","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Unique reference created by you which identifies each e-Mandate signed by your customer. See our "},"children":[]},{"$$mdtype":"Node","type":"link","inline":true,"attributes":{"href":"/products/articles/sepa-emandate-and-best-practice#mandate-ids"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"formatting requirements overview"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"."},"children":[]}]}]}]},"mandateSignatureDate":{"pattern":"^\\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$","type":"string","description":"ISO 8601 date-time (yyyy-mm-dd) when mandate has been signed."},"description":{"maxLength":255,"minLength":1,"type":"string","description":"Description of why the recurring payment is being created."}}}},"schema_311":{"kind":"json-schema","data":{"type":"string","enum":["application/json"]},"id":"schema_311"},"schema_312":{"kind":"json-schema","data":{"type":"string","enum":["2024-07-01"]},"id":"schema_312"},"schema_313":{"kind":"json-schema","data":{"type":"string"},"id":"schema_313"}},"exampleStore":{"components/examples/payment-ach":{"id":"components/examples/payment-ach","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ach","narrative":{"line1":"MindPalace"},"value":{"amount":750,"currency":"USD"},"paymentInstrument":{"type":"direct","accountType":"checking","accountNumber":"01234567890123456","routingNumber":"012345678","checkNumber":"012345678901234","companyName":"Worldpay","billingAddress":{"address1":"8500 Governors Hill Drive","address2":"Symmes Township","postalCode":"45249","city":"Ohio","state":"US-OH","countryCode":"US"}},"customer":{"firstName":"John","lastName":"Johnson","customerId":"43424","email":"john@example.com"}}}},"components/examples/payment-alipaycn":{"id":"components/examples/payment-alipaycn","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_cn","value":{"amount":1000,"currency":"CNY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","language":"zh"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"desktop","operatingSystem":"windows"},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com"}}}},"components/examples/payment-alipayhk":{"id":"components/examples/payment-alipayhk","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_hk","value":{"amount":250,"currency":"HKD"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"desktop","operatingSystem":"windows"},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com"}}}},"components/examples/payment-alipayplus":{"id":"components/examples/payment-alipayplus","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_uni","value":{"amount":250,"currency":"HKD"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"mobile","operatingSystem":"ios"},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com"}}}},"components/examples/payment-bancomat":{"id":"components/examples/payment-bancomat","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bancomat","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"IT"},"customer":{"firstName":"James","lastName":"Moriarty","phone":"39065555555","email":"moriarty@example.com"}}}},"components/examples/payment-bancomat-last-name-status":{"id":"components/examples/payment-bancomat-last-name-status","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bancomat","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"IT"},"customer":{"firstName":"James","lastName":"AUTHORISED","phone":"39065555555","email":"moriarty@example.com"}}}},"components/examples/payment-bancontact":{"id":"components/examples/payment-bancontact","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bancontact","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalaceLtd"},"paymentInstrument":{"type":"direct","country":"BE"},"resultUrls":{"cancel":"https://worldpay.com/cancel","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-bizum":{"id":"components/examples/payment-bizum","value":{"transactionReference":"Memory265","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bizum","value":{"amount":200,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"ES"},"customer":{"phone":"34700000001"}}}},"components/examples/payment-blik":{"id":"components/examples/payment-blik","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"blik","termsAccepted":true,"value":{"amount":3500,"currency":"PLN"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"PL"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","cancel":"https://worldpay.com/cancel"},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-china-union-pay":{"id":"components/examples/payment-china-union-pay","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"unionpay","narrative":{"line1":"Hack The Planet LTD"},"value":{"amount":12,"currency":"CNY"},"paymentInstrument":{"type":"direct","language":"en"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure"}}}},"components/examples/payment-eft":{"id":"components/examples/payment-eft","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"eft","narrative":{"line1":"MindPalace"},"value":{"amount":750,"currency":"USD"},"paymentInstrument":{"type":"direct","accountType":"checking","accountNumber":"01234567890123456","routingNumber":"012345678","checkNumber":"012345678901234","companyName":"Worldpay","billingAddress":{"address1":"8500 Govenors Hill Drive","address2":"Symmes Township","postalCode":"45249","city":"Ohio","state":"US-OH","countryCode":"US"}},"customer":{"firstName":"John","lastName":"Johnson","customerId":"43424","email":"john@example.com"}}}},"components/examples/payment-euteller":{"id":"components/examples/payment-euteller","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"euteller","value":{"amount":2400,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"FI"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}}},"components/examples/payment-ideal-onetime":{"id":"components/examples/payment-ideal-onetime","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ideal","value":{"amount":250,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct"},"resultUrls":{"failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"shipping":{"firstName":"John","lastName":"Smith","address":{"address1":"221B Baker Street","address2":"221B Baker Street","address3":"221B Baker Street","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-ideal-recurring":{"id":"components/examples/payment-ideal-recurring","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ideal","value":{"amount":250,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct"},"resultUrls":{"failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customerAgreement":{"type":"recurring","reference":"454356312456","mandate":{"type":"recurring","description":"tech supplies"}},"shipping":{"firstName":"John","lastName":"Smith","address":{"address1":"221B Baker Street","address2":"221B Baker Street","address3":"221B Baker Street","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-klarna-guest":{"id":"components/examples/payment-klarna-guest","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":2110,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"providerToken":"krn:network:eu1:live:session-token:eyJhbGciOiJFUzI1NiIsImtpZCI6ImNkYzM2MDFhLTBlODQtNDdjZi05ZGMwLWJjNzAxZjNkNDE2OCJ9.ewogICJwYXltZW50X3JlcXVlc3RzIiA6IFsgewogICAgImlkIiA6ICJrcm46cGF5bWVudDpldTE6cmVxdWVzdDo1MGI3NDhkZS05ZDIwLTljZWEtODVhMi1hNjZiNzFhY2JiMDMiLAogICAgInN0YXRlIiA6ICJDT01QTEVURUQiLAogICAgImFtb3VudCIgOiAxNTAwLAogICAgImN1cnJlbmN5IiA6ICJFVVIiLAogICAgImxhc3RfbW9kaWZpZWRfYXQiIDogIjIwMjYtMDQtMTNUMDc6NDk6MTYuNDYxMDQ1NTcxWiIKICB9IF0sCiAgImV4cCIgOiAxNzc2MDcwMTg2Cn0.q1xa-C_yToTpsaHyxBNfg0acp0zg6w_zpMiJOeVC3xnomwVA3SFtF0Y8Pw9J6mEBVUCOeEOh7674IzoBIvtbjQ","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}},"order":{"items":[{"productCode":"DH12-HK","name":"Panaphonics DH12-HK & Accessories","quantity":1,"unitCost":12000,"totalTaxAmount":12000,"totalAmount":2000,"productUrl":"http://www.merchanturl.com/products/f2ytrdmn","imageUrl":"http://www.merchanturl.com/products/f2ytrdmn_small.jpg"},{"productCode":"PPSD256","name":"Panaphonics SD Card 256GB","quantity":2,"unitCost":2400,"totalTaxAmount":800,"totalAmount":4800,"productUrl":"http://www.merchanturl.com/products/f2a8d7e34","imageUrl":"http://www.merchanturl.com/products/f2a8d7e34_small.jpg"}]}}}},"components/examples/payment-klarna-guest-retail":{"id":"components/examples/payment-klarna-guest-retail","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":16800,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"purchase_reference\":\"ORDER-DH12-0001\",\"line_items\":[{\"name\":\"Panaphonics DH12-HK & Accessories\",\"quantity\":1,\"total_amount\":12000,\"unit_price\":12000,\"total_tax_amount\":1833,\"reference\":\"DH12-HK\",\"product_url\":\"http://www.merchanturl.com/products/f2ytrdmn\",\"image_url\":\"http://www.merchanturl.com/products/f2ytrdmn_small.jpg\"},{\"name\":\"Panaphonics SD Card 256GB\",\"quantity\":2,\"total_amount\":4800,\"unit_price\":2400,\"total_tax_amount\":800,\"reference\":\"PPSD256\",\"product_url\":\"http://www.merchanturl.com/products/f2a8d7e34\",\"image_url\":\"http://www.merchanturl.com/products/f2a8d7e34_small.jpg\"}],\"shipping\":[{\"shipping_reference\":\"shipment-recipient-e8fdc4f5\",\"recipient\":{\"attention\":\"Herr\",\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"},\"address\":{\"street_address\":\"Neue Schönhauser Str. 2\",\"postal_code\":\"10178\",\"city\":\"Berlin\",\"country\":\"DE\"},\"shipping_option\":{\"shipping_type\":\"TO_DOOR\",\"shipping_type_attributes\":[\"SIGNATURE_REQUIRED\",\"EXPRESS\",\"TRACKED\"],\"shipping_carrier\":\"DHL\"}}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}}},"components/examples/payment-klarna-guest-airline":{"id":"components/examples/payment-klarna-guest-airline","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":24900,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"travel_reservations\":[{\"travel_type\":\"AIR\",\"pnr\":\"ABC123\",\"itinerary_legs\":[{\"departure_date\":\"2026-03-15\",\"departure_time\":\"14:30\",\"arrival_date\":\"2026-03-15\",\"arrival_time\":\"17:45\",\"carrier_code\":\"XX\",\"carrier_name\":\"ExampleAir\",\"flight_number\":\"XX1234\",\"departure_city\":\"AMS\",\"departure_airport\":\"Schiphol\",\"arrival_city\":\"FRA\",\"arrival_airport\":\"Frankfurt Airport\",\"fare_class\":\"Y\",\"booking_class\":\"ECONOMY\"},{\"departure_date\":\"2026-03-22\",\"departure_time\":\"09:15\",\"arrival_date\":\"2026-03-22\",\"arrival_time\":\"10:30\",\"carrier_code\":\"XX\",\"carrier_name\":\"ExampleAir\",\"flight_number\":\"XX4321\",\"departure_city\":\"FRA\",\"departure_airport\":\"Frankfurt Airport\",\"arrival_city\":\"AMS\",\"arrival_airport\":\"Schiphol\",\"fare_class\":\"Y\",\"booking_class\":\"ECONOMY\"}],\"passengers\":[{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\",\"passenger_type\":\"ADULT\"}]}],\"line_items\":[{\"name\":\"Round-trip AMS-FRA Economy Class\",\"quantity\":1,\"total_amount\":24900,\"unit_price\":24900,\"total_tax_amount\":3975,\"reference\":\"ticket-001\"}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}}},"components/examples/payment-klarna-guest-hotel":{"id":"components/examples/payment-klarna-guest-hotel","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":71560,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"lodging_reservations\":[{\"hotel_name\":\"Grand Hotel Berlin\",\"hotel_address\":{\"street_address\":\"Friedrichstraße 123\",\"postal_code\":\"10117\",\"city\":\"Berlin\",\"country\":\"DE\"},\"check_in_date\":\"2026-04-10\",\"check_out_date\":\"2026-04-14\",\"number_of_nights\":4,\"number_of_rooms\":1,\"number_of_guests\":2,\"room_rate_per_night\":15900,\"room_type\":\"Deluxe Double Room\",\"guest\":{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"}}],\"line_items\":[{\"name\":\"Deluxe Double Room - 4 nights\",\"quantity\":4,\"total_amount\":63600,\"unit_price\":15900,\"total_tax_amount\":10151,\"reference\":\"room-booking-001\"},{\"name\":\"Breakfast Package\",\"quantity\":4,\"total_amount\":7960,\"unit_price\":1990,\"total_tax_amount\":1271,\"reference\":\"breakfast-001\"}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}}},"components/examples/payment-klarna-guest-event":{"id":"components/examples/payment-klarna-guest-event","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":39800,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"event_reservations\":[{\"event_name\":\"Coldplay - Music of the Spheres World Tour\",\"event_type\":\"CONCERT\",\"event_date\":\"2026-07-18\",\"event_time\":\"20:00\",\"venue_name\":\"Olympiastadion Berlin\",\"venue_address\":{\"street_address\":\"Olympischer Platz 3\",\"postal_code\":\"14053\",\"city\":\"Berlin\",\"country\":\"DE\"},\"ticket_category\":\"Standing - Golden Circle\",\"number_of_tickets\":2,\"attendees\":[{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"},{\"given_name\":\"Joan\",\"family_name\":\"Moriarty\",\"email\":\"moriarty2@example.de\",\"phone\":\"+491761234568\"}]}],\"line_items\":[{\"name\":\"Coldplay Concert - Golden Circle Standing\",\"quantity\":2,\"total_amount\":39800,\"unit_price\":19900,\"total_tax_amount\":6352,\"reference\":\"ticket-golden-001\"}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}}},"components/examples/payment-klarna-guest-train":{"id":"components/examples/payment-klarna-guest-train","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":12900,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"purchase_reference\":\"TRAIN-BKG-3321098\",\"travel_reservations\":[{\"travel_type\":\"RAIL\",\"pnr\":\"RAIL789456\",\"itinerary_legs\":[{\"departure_date\":\"2026-05-20\",\"departure_time\":\"08:47\",\"arrival_date\":\"2026-05-20\",\"arrival_time\":\"12:52\",\"carrier_code\":\"DB\",\"carrier_name\":\"Deutsche Bahn\",\"departure_city\":\"Amsterdam\",\"departure_station\":\"Amsterdam Centraal\",\"arrival_city\":\"Frankfurt\",\"arrival_station\":\"Frankfurt (Main) Hbf\",\"booking_class\":\"FIRST_CLASS\",\"seat_number\":\"62\",\"coach_number\":\"24\"}],\"passengers\":[{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@email.de\",\"phone\":\"+491765554433\",\"passenger_type\":\"ADULT\"}]}],\"line_items\":[{\"name\":\"TEST YYYY ICE Amsterdam-Frankfurt 1st Class\",\"quantity\":1,\"total_amount\":12900,\"unit_price\":12900,\"total_tax_amount\":2060,\"reference\":\"train-ticket-001\"}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}}},"components/examples/payment-klarna-recurring":{"id":"components/examples/payment-klarna-recurring","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna","value":{"amount":2468,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"GB","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"registered box","timeFrame":"normal","firstName":"James","lastName":"Moriarty","phone":"00000000000","email":"test@email.com","address":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"recurring","description":"monthly Subscription","agreementName":"trial1","startDate":"2024-09-10","endDate":"2025-09-10","affiliateName":"partner a"},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com","phone":"00000000000","dateOfBirth":"1999-01-01"},"order":{"orderTotalTaxAmount":0,"termsUrl":"https://example.com","items":[{"type":"physical","productCode":"fff1223","name":"Red Hat","quantity":1,"unitOfMeasure":"per unit","unitCost":1234,"taxRate":1,"totalTaxAmount":0,"totalAmount":1234,"totalDiscountAmount":0,"productUrl":"https://example.com","imageUrl":"https://example.com"},{"type":"physical","productCode":"fff1256","name":"Blue Hat","quantity":1,"unitOfMeasure":"per unit","unitCost":1234,"taxRate":1,"totalTaxAmount":0,"totalAmount":1234,"totalDiscountAmount":0,"productUrl":"https://example.com","imageUrl":"https://example.com"}]}}}},"components/examples/payment-klarna-recurring-token":{"id":"components/examples/payment-klarna-recurring-token","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna","value":{"amount":2468,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"token","tokenId":"63b73a05-df8e-44c5-a699-96ccb638bb6a","country":"GB","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"recurring"},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"registered box","timeFrame":"normal","firstName":"James","lastName":"Moriarty","phone":"00000000000","email":"test@email.com","address":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com","phone":"00000000000","dateOfBirth":"1999-01-01"},"order":{"orderTotalTaxAmount":0,"termsUrl":"https://example.com","items":[{"type":"physical","productCode":"fff1223","name":"Red Hat","quantity":1,"unitOfMeasure":"per unit","unitCost":1234,"taxRate":1,"totalTaxAmount":0,"totalAmount":1234,"totalDiscountAmount":0,"productUrl":"https://example.com","imageUrl":"https://example.com"},{"type":"physical","productCode":"fff1256","name":"Blue Hat","quantity":1,"unitOfMeasure":"per unit","unitCost":1234,"taxRate":1,"totalTaxAmount":0,"totalAmount":1234,"totalDiscountAmount":0,"productUrl":"https://example.com","imageUrl":"https://example.com"}]}}}},"components/examples/payment-konbini":{"id":"components/examples/payment-konbini","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"MindPalaceLtd"},"instruction":{"method":"konbini","value":{"amount":100,"currency":"JPY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"JP"},"resultUrls":{"pending":"https://worldpay.com/pending"},"customer":{"lastName":"Smith","email":"test@email.com","phone":"1234567890"}}}},"components/examples/payment-multibanco":{"id":"components/examples/payment-multibanco","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"multibanco","value":{"amount":1600,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"PT"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}}},"components/examples/payment-mybank":{"id":"components/examples/payment-mybank","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"mybank","value":{"amount":2500,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"IT"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com","firstName":"James","lastName":"Moriarity"}}}},"components/examples/payment-open-banking":{"id":"components/examples/payment-open-banking","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"open_banking","expiryIn":200,"value":{"amount":2500,"currency":"EUR"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"NL","language":"en","bankCode":"1345"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure"},"customer":{"email":"test@email.com","customerId":"id1234"}}}},"components/examples/payment-paypal":{"id":"components/examples/payment-paypal","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paypal","value":{"amount":35,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://example.com/cancel","failure":"https://example.com/failure","pending":"https://example.com/pending","success":"https://example.com/success"},"shipping":{"firstName":"James","lastName":"Moriarty","address":{"address1":"The Palatine Centre","postalCode":"DH1 3LE","city":"Durham","state":"County Durham","countryCode":"GB"}},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-paypal-airline-data":{"id":"components/examples/payment-paypal-airline-data","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paypal","value":{"amount":35,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://example.com/cancel","failure":"https://example.com/failure","pending":"https://example.com/pending","success":"https://example.com/success"},"shipping":{"firstName":"James","lastName":"Moriarty","address":{"address1":"The Palatine Centre","postalCode":"DH1 3LE","city":"Durham","state":"County Durham","countryCode":"GB"}},"customer":{"email":"moriarty@example.com"},"industryData":{"type":"airline","agentCode":"12345","agentName":"Travel Agent Ltd","airlineCode":"MY","airlineName":"MyAirline","passenger":{"code":"PAX0016","firstName":"John","lastName":"Passenger"},"ticket":{"number":"TICKETABC123","restricted":true,"issueDate":"2026-08-01","issuerAddress":{"address1":"Airport Terminal 1","city":"London","countryCode":"GB","postalCode":"TW6 1EW"},"flightDetails":[{"carrierCode":"M1","flightCode":"501","stopOver":false,"departureAirport":"LHR","arrivalAirport":"AMS","departureDate":"2026-09-15","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500},{"carrierCode":"M2","flightCode":"502","stopOver":false,"departureAirport":"AMS","arrivalAirport":"LHR","departureDate":"2026-09-22","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500}]}}}}},"components/examples/payment-paysafecard":{"id":"components/examples/payment-paysafecard","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paysafecard","value":{"amount":25,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}}},"components/examples/payment-pix":{"id":"components/examples/payment-pix","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"pix","expiryIn":1200,"value":{"amount":250,"currency":"BRL"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"BR"},"customer":{"lastName":"James","firstName":"Moriarty","identityDocuments":{"reference":"12345678901","type":"CPF"}}}}},"components/examples/payment-przelewy":{"id":"components/examples/payment-przelewy","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"przelewy","value":{"amount":2500,"currency":"PLN"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"PL"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","cancel":"https://worldpay.com/cancel"},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-safetypay":{"id":"components/examples/payment-safetypay","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"safetypay","value":{"amount":1900,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"BR"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}}},"components/examples/payment-satispay":{"id":"components/examples/payment-satispay","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"satispay","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalaceLtd"},"paymentInstrument":{"type":"direct","country":"IT"},"resultUrls":{"cancel":"https://worldpay.com/cancel","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"customer":{"firstName":"John","lastName":"Smith","email":"test@email.com"}}}},"components/examples/payment-sepa-onetime":{"id":"components/examples/payment-sepa-onetime","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","iban":"DE29500105176647192975","swiftBic":"DEUTDEDBFRA","accountHolderName":"Sherlock Holmes","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"oneTime","mandate":{"type":"oneTime","mandateId":"M-100229092-1727782857791"}},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-sepa-onetime-bic-field":{"id":"components/examples/payment-sepa-onetime-bic-field","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","iban":"DE29500105176647192975","swiftBic":"DEUTDEDBFRA","accountHolderName":"Sherlock Holmes","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"oneTime","mandate":{"type":"oneTime","mandateId":"M-100229092-1727782857791"}},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-sepa-recurring":{"id":"components/examples/payment-sepa-recurring","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":100,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","iban":"DE29500105176647192975","accountHolderName":"Sherlock Holmes","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"recurring","mandate":{"type":"recurring","mandateId":"M-100229092-1727784201981","mandateSignatureDate":"2024-09-10","description":"abc"}},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-sepa-recurring-bic-field":{"id":"components/examples/payment-sepa-recurring-bic-field","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":100,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","iban":"DE29500105176647192975","swiftBic":"DEUTDEDBFRA","accountHolderName":"Sherlock Holmes","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"recurring","mandate":{"type":"recurring","mandateId":"M-100229092-1727784201981","mandateSignatureDate":"2024-09-10","description":"abc"}},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-sepa-token":{"id":"components/examples/payment-sepa-token","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":100,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"token","tokenId":"9918045249671583572"},"customerAgreement":{"type":"recurring","reference":"454356312456"},"customer":{"email":"moriarty@example.com"}}}},"components/examples/payment-swish-with-phone":{"id":"components/examples/payment-swish-with-phone","value":{"transactionReference":"apm-order-12345686564","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"swish","value":{"amount":250,"currency":"SEK"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"SE"},"customer":{"phone":"46761985401"}}}},"components/examples/payment-swish-without-phone":{"id":"components/examples/payment-swish-without-phone","value":{"transactionReference":"apm-order-12345686564","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"swish","value":{"amount":250,"currency":"SEK"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"SE"}}}},"components/examples/payment-trustly":{"id":"components/examples/payment-trustly","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"trustly","value":{"amount":2000,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"IT"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}}},"components/examples/payment-wechatpay":{"id":"components/examples/payment-wechatpay","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"wechatpay","expiryIn":10,"value":{"amount":250,"currency":"CNY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct"}}}},"components/examples/sessions-ach":{"id":"components/examples/sessions-ach","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ach","narrative":{"line1":"MindPalace"},"value":{"amount":750,"currency":"USD"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"customer":{"customerId":"43424"}}}},"components/examples/sessions-alipaycn":{"id":"components/examples/sessions-alipaycn","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_cn","value":{"amount":1000,"currency":"CNY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","language":"zh","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"desktop","operatingSystem":"windows"}}}},"components/examples/sessions-alipayhk":{"id":"components/examples/sessions-alipayhk","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_hk","value":{"amount":250,"currency":"HKD"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"desktop","operatingSystem":"windows"}}}},"components/examples/sessions-alipayplus":{"id":"components/examples/sessions-alipayplus","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_uni","value":{"amount":250,"currency":"HKD"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"mobile","operatingSystem":"ios"}}}},"components/examples/sessions-bancontact":{"id":"components/examples/sessions-bancontact","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bancontact","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalaceLtd"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"BE"},"resultUrls":{"cancel":"https://worldpay.com/cancel","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"}}}},"components/examples/sessions-blik":{"id":"components/examples/sessions-blik","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"blik","value":{"amount":3500,"currency":"PLN"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"PL"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","cancel":"https://worldpay.com/cancel"}}}},"components/examples/sessions-euteller":{"id":"components/examples/sessions-euteller","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"euteller","value":{"amount":2400,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"FI"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}}},"components/examples/sessions-ideal":{"id":"components/examples/sessions-ideal","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ideal","value":{"amount":250,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}}},"components/examples/sessions-klarna":{"id":"components/examples/sessions-klarna","value":{"transactionReference":"apm-order-session-klarna-123","merchant":{"entity":"PO123"},"instruction":{"method":"klarna","value":{"amount":250,"currency":"GBP"},"narrative":{"line1":"Hack The Planet LTD"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","language":"en","country":"GB"},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"order":{"orderTotalTaxAmount":0,"termsUrl":"http://www.worldpay.com?termsURL","items":[{"type":"physical","productCode":"abCDE123455","name":"RedHat","quantity":1,"unitOfMeasure":"bag","unitCost":1234,"taxRate":0,"totalTaxAmount":0,"totalDiscountAmount":0,"totalAmount":1234,"productUrl":"https://www.estore.com/products/f2a8d7e34","imageUrl":"https://www.exampleobjects.com/logo.png"}]}}}},"components/examples/sessions-konbini":{"id":"components/examples/sessions-konbini","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"MindPalaceLtd"},"instruction":{"method":"konbini","value":{"amount":100,"currency":"JPY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","country":"JP","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending"}}}},"components/examples/sessions-multibanco":{"id":"components/examples/sessions-multibanco","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"multibanco","value":{"amount":1600,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","country":"PT","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}}},"components/examples/sessions-mybank":{"id":"components/examples/sessions-mybank","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"mybank","value":{"amount":2500,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","country":"IT","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}}},"components/examples/sessions-open-banking":{"id":"components/examples/sessions-open-banking","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"open_banking","expiryIn":200,"value":{"amount":2500,"currency":"EUR"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","country":"NL","language":"en","bankCode":"1345","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure"},"customer":{"customerId":"id1234"}}}},"components/examples/sessions-paypal":{"id":"components/examples/sessions-paypal","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paypal","value":{"amount":35,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"settlement":{"auto":true},"resultUrls":{"cancel":"https://example.com/cancel","failure":"https://example.com/failure","pending":"https://example.com/pending","success":"https://example.com/success"}}}},"components/examples/sessions-paysafecard":{"id":"components/examples/sessions-paysafecard","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paysafecard","value":{"amount":25,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","country":"GB","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}}},"components/examples/sessions-pix":{"id":"components/examples/sessions-pix","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"pix","expiryIn":1200,"value":{"amount":250,"currency":"BRL"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","country":"BR","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"}}}},"components/examples/sessions-przelewy":{"id":"components/examples/sessions-przelewy","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"przelewy","value":{"amount":2500,"currency":"PLN"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","country":"PL","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","cancel":"https://worldpay.com/cancel"}}}},"components/examples/sessions-safetypay":{"id":"components/examples/sessions-safetypay","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"safetypay","value":{"amount":1900,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","country":"BR","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}}},"components/examples/sessions-sepa":{"id":"components/examples/sessions-sepa","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","language":"en","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"customerAgreement":{"type":"oneTime","mandate":{"type":"oneTime","mandateId":"M-100229092-1727782857791"}}}}},"components/examples/sessions-swish":{"id":"components/examples/sessions-swish","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"swish","value":{"amount":250,"currency":"SEK"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","country":"SE","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure"}}}},"components/examples/sessions-trustly":{"id":"components/examples/sessions-trustly","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"trustly","value":{"amount":2000,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","country":"IT","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}}},"components/examples/sessions-wechatpay":{"id":"components/examples/sessions-wechatpay","value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"wechatpay","expiryIn":10,"value":{"amount":250,"currency":"CNY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"}}}},"components/examples/payment-ach-2":{"id":"components/examples/payment-ach-2","value":{"paymentInstrument":{"method":"ach","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyxQUry+EjhI+4Av0FZgKybTQW8Eq5Lj6LFzcEh8YV9gKLyAJXKJwZGztDqfCZz9C54i7Qm6PznXY+lb8gjX08QbPuM7eN9CDfUDc8S4J3uauHV:lzKfpwhCpCj20XtN:AkTEXfvJEm8PKFuVlX10AbTZIsCMVbuMS1sIqrgbendo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3FvyJdzRzXf3LyUgHUqZh:ulvr2BwGjsfY6y32HN+osTE4dworCDzhGpsvEwJ:GRwLUNfeKBzVqK6WhJGqM+s8XpCA==","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyxQUry+EjhI+4Av0FZgKybTQW8Eq5Lj6LFzcEh8YV9gKLyAJXKJwZGztDqfCZz9C54i7Qm6PznXY+lb8gjX08QbPuM7eN9CDfUDc8S4J3uauHV:lzKfpwhCpCj20XtN:AkTEXfvJEm8PKFuVlX10AbTZIsCMVbuMS1sIqrgbendo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3FvyJdzRzXf3LyUgHUqZh:ulvr2BwGjsfY6y32HN+osTE4dworCDzhGpsvEwJ:GRwLUNfeKBzVqK6WhJGqM+s8XpCA=="}},"_actions":{},"redirect":"","commandId":"cmdSQBwMoFu3i2bNWmLGZLid0"}},"components/examples/payment-alipaycn-2":{"id":"components/examples/payment-alipaycn-2","value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3413879489&paymentMethod=ALIPAY_CN","paymentInstrument":{"method":"alipay_cn","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-alipayhk-2":{"id":"components/examples/payment-alipayhk-2","value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3413879489&paymentMethod=ALIPAY_HK","paymentInstrument":{"method":"alipay_hk","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-alipayplus-2":{"id":"components/examples/payment-alipayplus-2","value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3413879489&paymentMethod=ALIPAY_UNI","paymentInstrument":{"method":"alipay_uni","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-bancomat-2":{"id":"components/examples/payment-bancomat-2","value":{"redirect":"","_actions":{},"_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","paymentInstrument":{"method":"bancomat","type":"direct"},"commandId":"cmdjW0w-zEw4uQUp57KArz4t0"}},"components/examples/payment-bancontact-2":{"id":"components/examples/payment-bancontact-2","value":{"paymentInstrument":{"method":"bancontact","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTy3YhKhjHb7eU81eSTnCsB+em66NOYspir3PJsMwGsI7DgQG6H8RA6ud004Gi7UbmmWuCYako2x2qLNAoCkV0HeDe9tVGUUJ8RPRm2jMHH20eHV:lzKfpwhCpCj20XtN:CPsSI2e:sopgZlkbmyvzDIeWSIThE3J1pPGsapqefRFo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3Fvy7rdfTE9SB:F5xmui5ij57ItzoUGQqmhdlJEFtZOvawnk19rQ8+2IHhZzeukzTZ41bET6DfydrjX20ywVxbq2Jw==","lastEvent":"pending","_links":{"self":{"href":"http://localhost:8080/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTy3YhKhjHb7eU81eSTnCsB+em66NOYspir3PJsMwGsI7DgQG6H8RA6ud004Gi7UbmmWuCYako2x2qLNAoCkV0HeDe9tVGUUJ8RPRm2jMHH20eHV:lzKfpwhCpCj20XtN:CPsSI2e:sopgZlkbmyvzDIeWSIThE3J1pPGsapqefRFo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3Fvy7rdfTE9SB:F5xmui5ij57ItzoUGQqmhdlJEFtZOvawnk19rQ8+2IHhZzeukzTZ41bET6DfydrjX20ywVxbq2Jw=="}},"_actions":{},"redirect":"http://merchant.fte66.test.worldpay.com:6061/redirect?tokenId=dc9c308b-d56b-4823-968e-0f94b20d6b73","commandId":"cmdOl8x_MaK4TxcF3exdl5cL0"}},"components/examples/payment-bizum-2":{"id":"components/examples/payment-bizum-2","value":{"redirect":"","_actions":{},"_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","paymentInstrument":{"method":"bizum","type":"direct"},"commandId":"cmdjW0w-zEw4uQUp57KArz4t0"}},"components/examples/payment-blik-2":{"id":"components/examples/payment-blik-2","value":{"paymentInstrument":{"method":"blik","type":"direct"},"paymentId":"uK9Oh5zz4yKhGuFofhhnCwsHi_D61-KTzqGHeNzFWwDRFnP-T50uMqKWJ38Q2CMU-YEP43ToYPBq0nmRJ7on2TXTtk8HXQLDB-KD3DoCrxvxRp-D4P157oPwtHUaFW7ux4mZlzvd7StCNtLM8cZCLG77YnmLqYB7S4XkbS2fDgHgfA8Yw2Ruhoc7KIcJOlI3IA2DIsfvvPcL1_Sg4hpt2U5YCAAqH7HU1cazTC042l2XuVg_IVmzKHVNwKHwgUhZ","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnCwsHi_D61-KTzqGHeNzFWwDRFnP-T50uMqKWJ38Q2CMU-YEP43ToYPBq0nmRJ7on2TXTtk8HXQLDB-KD3DoCrxvxRp-D4P157oPwtHUaFW7ux4mZlzvd7StCNtLM8cZCLG77YnmLqYB7S4XkbS2fDgHgfA8Yw2Ruhoc7KIcJOlI3IA2DIsfvvPcL1_Sg4hpt2U5YCAAqH7HU1cazTC042l2XuVg_IVmzKHVNwKHwgUhZ"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/redirect?tokenId=dda59052-c336-49f2-b9bb-d4577fbb4147","commandId":"cmdTY9lqCFQWDngg9N2k_Y7h0"}},"components/examples/payment-eft-2":{"id":"components/examples/payment-eft-2","value":{"paymentInstrument":{"method":"eft","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyxQUry+EjhI+4Av0FZgKybTQW8Eq5Lj6LFzcEh8YV9gKLyAJXKJwZGztDqfCZz9C54i7Qm6PznXY+lb8gjX08QbPuM7eN9CDfUDc8S4J3uauHV:lzKfpwhCpCj20XtN:AkTEXfvJEm8PKFuVlX10AbTZIsCMVbuMS1sIqrgbendo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3FvyJdzRzXf3LyUgHUqZh:ulvr2BwGjsfY6y32HN+osTE4dworCDzhGpsvEwJ:GRwLUNfeKBzVqK6WhJGqM+s8XpCA==","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyxQUry+EjhI+4Av0FZgKybTQW8Eq5Lj6LFzcEh8YV9gKLyAJXKJwZGztDqfCZz9C54i7Qm6PznXY+lb8gjX08QbPuM7eN9CDfUDc8S4J3uauHV:lzKfpwhCpCj20XtN:AkTEXfvJEm8PKFuVlX10AbTZIsCMVbuMS1sIqrgbendo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3FvyJdzRzXf3LyUgHUqZh:ulvr2BwGjsfY6y32HN+osTE4dworCDzhGpsvEwJ:GRwLUNfeKBzVqK6WhJGqM+s8XpCA=="}},"_actions":{},"redirect":"","commandId":"cmdSQBwMoFu3i2bNWmLGZLid0"}},"components/examples/payment-euteller-2":{"id":"components/examples/payment-euteller-2","value":{"paymentInstrument":{"method":"euteller","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTzcWc3R6+5zZK5RqFw6QyrcAaFT9PiiV:KsP+z2Cdr9oxuSfqYOtdVF0OwjHRCY6fWf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6+oAmQDZ4XeMgDeQI2w4EZ7iQ1nvluDoy+dGvYqTohVbBKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDRl9fGV4F+Ts5DIzFBZXwnKcPcX:M9d41BG:4PWl1:OqGmtihkRekmlTeWODtPBkZhRjs5lqC9AjyzaxzGXn3fw==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTzcWc3R6+5zZK5RqFw6QyrcAaFT9PiiV:KsP+z2Cdr9oxuSfqYOtdVF0OwjHRCY6fWf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6+oAmQDZ4XeMgDeQI2w4EZ7iQ1nvluDoy+dGvYqTohVbBKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDRl9fGV4F+Ts5DIzFBZXwnKcPcX:M9d41BG:4PWl1:OqGmtihkRekmlTeWODtPBkZhRjs5lqC9AjyzaxzGXn3fw=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=2b2539cb-b52b-4c5e-90aa-8a879c87ed8a","commandId":"cmdM24qyyt47aSDQNPNGnyAM0"}},"components/examples/payment-ideal-recurring-2":{"id":"components/examples/payment-ideal-recurring-2","value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/wcc/simulator?op=iDEALv2-AuthInit&trxId=206233333982806","paymentInstrument":{"method":"ideal","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-ideal":{"id":"components/examples/payment-ideal","value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/wcc/simulator?op=iDEALv2-AuthInit&trxId=205914553129935","paymentInstrument":{"method":"ideal","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-klarna-guest-2":{"id":"components/examples/payment-klarna-guest-2","value":{"paymentInstrument":{"method":"klarna_network","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg=="}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3501456267&paymentMethod=KLARNA_NETWORK","commandId":"cmd-GZ6RkVuFT2ipHz5a6ahY0"}},"components/examples/payment-klarna-recurring-2":{"id":"components/examples/payment-klarna-recurring-2","value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3417843726&amp;paymentMethod=KLARNA_PAYNOW&amp;country=DE","paymentInstrument":{"method":"klarna","type":"klarna/token"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-klarna-recurring-token-2":{"id":"components/examples/payment-klarna-recurring-token-2","value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd"}},"_actions":{},"redirect":"","paymentInstrument":{"method":"klarna","type":"klarna/token","tokenId":"11c03afa-3449-14fd-997e-55510cf01f27","country":"DE","productType":"payLater"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-konbini-2":{"id":"components/examples/payment-konbini-2","value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3417843726&amp;paymentMethod=Konbini&amp;country=DE","paymentInstrument":{"method":"konbini","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-multibanco-2":{"id":"components/examples/payment-multibanco-2","value":{"paymentInstrument":{"method":"multibanco","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEbSibICjg9oWBDkoVO2KwlcxPVS3no:Ih5XitYN0H06VJpX:bvbw7McvoP:E6S0L1+lDe8iZ9K6c9KAEix5K1S6AaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6+LdORYaAdburi8EX32V9tpYSSzNI+ETqS5RDlRGivjQxKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDZE8WUCW:tC4G::vVo3ySleCbEoL1DciLmD44Risvo6Qgyc2sVBwmk1yqyduyRKK6z:U2p2C6Bg4E5vMB+TefQQ==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEbSibICjg9oWBDkoVO2KwlcxPVS3no:Ih5XitYN0H06VJpX:bvbw7McvoP:E6S0L1+lDe8iZ9K6c9KAEix5K1S6AaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6+LdORYaAdburi8EX32V9tpYSSzNI+ETqS5RDlRGivjQxKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDZE8WUCW:tC4G::vVo3ySleCbEoL1DciLmD44Risvo6Qgyc2sVBwmk1yqyduyRKK6z:U2p2C6Bg4E5vMB+TefQQ=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=607aa358-f5ef-4ac8-bd66-d7d5e92a5169","commandId":"cmdQWhyosPRf9MP3x9LKqAvw0"}},"components/examples/payment-mybank-2":{"id":"components/examples/payment-mybank-2","value":{"paymentInstrument":{"method":"mybank","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTwt65ThzfHgki5llFFJw79PAaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6:fECFv5QSV33wfYDk9Ozs8d3Wb9inqLCfVwL0ZeHAEGBKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkD70cWvOUr9oNei3iC:3d01LAXFh93YDLZPKsCwdSzM1XGYn:we0+sdcIkh8SEpzehvzy6dbwC5YGJJfB7iuKbxA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTwt65ThzfHgki5llFFJw79PAaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6:fECFv5QSV33wfYDk9Ozs8d3Wb9inqLCfVwL0ZeHAEGBKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkD70cWvOUr9oNei3iC:3d01LAXFh93YDLZPKsCwdSzM1XGYn:we0+sdcIkh8SEpzehvzy6dbwC5YGJJfB7iuKbxA=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=785b62e4-cb14-4a0a-999b-b99b884595e7","commandId":"cmdfjMn6H4jEDZ5ovwBaCgsu0"}},"components/examples/payment-open-banking-2":{"id":"components/examples/payment-open-banking-2","value":{"paymentInstrument":{"method":"open_banking","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDhc4+SZY0AjeTYQPAyjybqxwsi0rmsit6VmM+ZZy8jdRCqzcgLWq7utrhtcbCH9pdFP7im0OhK+0dUerACka2SC4c2PEiPHDFAICQ4l1CuKJ9vs+FDuLhRUHrHK42uoIbAfefEFrfTM6o34u5XL702PNKoJbKOaHlAmYTOWTPLy1lVo+DSP:crPJz+TKxXR+Hx:8bB5kMN3qM4hu5JSRleOAV:glrYW2KYuiJVC0kexfflYxnJ7fBNd2BtiK2hD2L4o+D:vH3ePSb0IAj0UCqUUzIJ:7lB7tF7knZV0mCGSE90xbHhAtUnRf7e8yPpoBg==","lastEvent":"pending","_links":{"self":{"href":"http://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDhc4+SZY0AjeTYQPAyjybqxwsi0rmsit6VmM+ZZy8jdRCqzcgLWq7utrhtcbCH9pdFP7im0OhK+0dUerACka2SC4c2PEiPHDFAICQ4l1CuKJ9vs+FDuLhRUHrHK42uoIbAfefEFrfTM6o34u5XL702PNKoJbKOaHlAmYTOWTPLy1lVo+DSP:crPJz+TKxXR+Hx:8bB5kMN3qM4hu5JSRleOAV:glrYW2KYuiJVC0kexfflYxnJ7fBNd2BtiK2hD2L4o+D:vH3ePSb0IAj0UCqUUzIJ:7lB7tF7knZV0mCGSE90xbHhAtUnRf7e8yPpoBg=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=ec774cdf-d4e3-4d4d-a1be-f7c6ea9928e2","commandId":"cmdtacqTM9-6SZXms9z04yse0"}},"components/examples/payment-paypal-sdk-201":{"id":"components/examples/payment-paypal-sdk-201","value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ--xazN30hqhileEoUF53VKlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2K6uz6RKmSmP_m7-TgEHezOhzH5eLvBJHPh6ir8ugqJqGjb7dlrQPJ4byuGHVAMZ8","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ--xazN30hqhileEoUF53VKlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2K6uz6RKmSmP_m7-TgEHezOhzH5eLvBJHPh6ir8ugqJqGjb7dlrQPJ4byuGHVAMZ8"}},"_actions":{"confirmPayment":{"href":"https://try.access.worldpay.com/apmPayments/nFxASqw-LV9HE_rr1mMONEC8hbsm9WwXee0JwG85N-uJQkZvB6E5O342nMEm8h2vpHXEu-SbvqJyvSludyCd-6z8rePB0P3IzF6x2m8m1TgSfeZ3VDVI8AMNoXSLj3whyI2wtvIbbbYQNej57GpaPwp8hQ6k4_KTkZa_frsM4TQ/confirmations","method":"POST"}},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3409693527&paymentMethod=PAYPAL","paymentInstrument":{"method":"paypal","type":"sdk","sdkReference":"PpoFfs3STRWvYWfBiy77YNNiuqxfH08v"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-201":{"id":"components/examples/payment-201","value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ--xazN30hqhileEoUF53VKlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2K6uz6RKmSmP_m7-TgEHezOhzH5eLvBJHPh6ir8ugqJqGjb7dlrQPJ4byuGHVAMZ8","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ--xazN30hqhileEoUF53VKlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2K6uz6RKmSmP_m7-TgEHezOhzH5eLvBJHPh6ir8ugqJqGjb7dlrQPJ4byuGHVAMZ8"}},"_actions":{},"redirect":"https://mock.hpp.worldpay.com/app/hpp/xyz/integration/wpg?Ticket=12345678&OrderKey=blah","paymentInstrument":{"method":"paypal","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/payment-paysafecard-2":{"id":"components/examples/payment-paysafecard-2","value":{"paymentInstrument":{"method":"paysafecard","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTy3YhKhjHb7eU81eSTnCsB+em66NOYspir3PJsMwGsI7DgQG6H8RA6ud004Gi7UbmmWuCYako2x2qLNAoCkV0HeDe9tVGUUJ8RPRm2jMHH20eHV:lzKfpwhCpCj20XtN:CPsSI2e:sopgZlkbmyvzDIeWSIThE3J1pPGsapqefRFo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3Fvy7rdfTE9SB:F5xmui5ij57ItzoUGQqmhdlJEFtZOvawnk19rQ8+2IHhZzeukzTZ41bET6DfydrjX20ywVxbq2Jw==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTy3YhKhjHb7eU81eSTnCsB+em66NOYspir3PJsMwGsI7DgQG6H8RA6ud004Gi7UbmmWuCYako2x2qLNAoCkV0HeDe9tVGUUJ8RPRm2jMHH20eHV:lzKfpwhCpCj20XtN:CPsSI2e:sopgZlkbmyvzDIeWSIThE3J1pPGsapqefRFo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3Fvy7rdfTE9SB:F5xmui5ij57ItzoUGQqmhdlJEFtZOvawnk19rQ8+2IHhZzeukzTZ41bET6DfydrjX20ywVxbq2Jw=="}},"_actions":{},"redirect":"https://secure-test.worldpay.com/redirect?tokenId=dc9c308b-d56b-4823-968e-0f94b20d6b73","commandId":"cmdOl8x_MaK4TxcF3exdl5cL0"}},"components/examples/payment-pix-2":{"id":"components/examples/payment-pix-2","value":{"paymentInstrument":{"method":"pix","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtJHtzcHJpbmcucHJvZmlsZXMuYWN0aXZlfSIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdN8MbBQB9vAYY5mA9Nq7wGjDWpyzMQlvDbyPmj8n3JAiTQW8Eq5Lj6LFzcEh8YV9gCZBzLZbEeWUoPvb2T9Qf55NxtdjYFiEp3rMOHqwYKWa1TJnWx7:xasdm:Pw6YUNDd54rfT6hMMjSKiEe6HkFm9OABSOmQQkCNB2I+LQDvl0dkMgT:LWHf7rure13T5C:wQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuo+ARMtBeZHQd:UvEu:Hn4G9xGyOnhtYhmEettFU39blHd8:YTicoyChKkMubbmwZVm3Ep4DHaGaITF1cpZDOi7Q==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/eyJrIjoiYXBtLXNlcnZpY2UtJHtzcHJpbmcucHJvZmlsZXMuYWN0aXZlfSIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdN8MbBQB9vAYY5mA9Nq7wGjDWpyzMQlvDbyPmj8n3JAiTQW8Eq5Lj6LFzcEh8YV9gCZBzLZbEeWUoPvb2T9Qf55NxtdjYFiEp3rMOHqwYKWa1TJnWx7:xasdm:Pw6YUNDd54rfT6hMMjSKiEe6HkFm9OABSOmQQkCNB2I+LQDvl0dkMgT:LWHf7rure13T5C:wQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuo+ARMtBeZHQd:UvEu:Hn4G9xGyOnhtYhmEettFU39blHd8:YTicoyChKkMubbmwZVm3Ep4DHaGaITF1cpZDOi7Q=="}},"_actions":{},"redirect":"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","commandId":"cmdfD7kJPxS4EiQhq3zCFcny0","transactionCode":"00020101021226930014br.gov.bcb.pix2571qrcode-h.pix.celcoin.com.br/pixqrcode/v2/4657b05124fdc0451ce94a2be36c345204000053039865802BR5907MENSA026014Belo Horizonte62070503***6304CC16"}},"components/examples/payment-przelewy-2":{"id":"components/examples/payment-przelewy-2","value":{"paymentInstrument":{"method":"przelewy","type":"direct"},"paymentId":"uK9Oh5zz4yKhGuFofhhnCwsHi_D61-KTzqGHeNzFWwDRFnP-T50uMqKWJ38Q2CMU-YEP43ToYPBq0nmRJ7on2TXTtk8HXQLDB-KD3DoCrxvxRp-D4P157oPwtHUaFW7ux4mZlzvd7StCNtLM8cZCLG77YnmLqYB7S4XkbS2fDgHgfA8Yw2Ruhoc7KIcJOlI3IA2DIsfvvPcL1_Sg4hpt2U5YCAAqH7HU1cazTC042l2XuVg_IVmzKHVNwKHwgUhZ","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnCwsHi_D61-KTzqGHeNzFWwDRFnP-T50uMqKWJ38Q2CMU-YEP43ToYPBq0nmRJ7on2TXTtk8HXQLDB-KD3DoCrxvxRp-D4P157oPwtHUaFW7ux4mZlzvd7StCNtLM8cZCLG77YnmLqYB7S4XkbS2fDgHgfA8Yw2Ruhoc7KIcJOlI3IA2DIsfvvPcL1_Sg4hpt2U5YCAAqH7HU1cazTC042l2XuVg_IVmzKHVNwKHwgUhZ"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/redirect?tokenId=dda59052-c336-49f2-b9bb-d4577fbb4147","commandId":"cmdTY9lqCFQWDngg9N2k_Y7h1"}},"components/examples/payment-safetypay-2":{"id":"components/examples/payment-safetypay-2","value":{"paymentInstrument":{"method":"safetypay","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTzojxnTb6gzLpYifu+gD3nPAaFT9PiiV:KsP+z2Cdr9oxuSfqYOtdVF0OwjHRCY6fWf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS69z2nX5zwzYPSSVDUYtLDOZ6R0m0fuRrvkt3IoyOFqIWhKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDRl9fGV4F+Ts5DIzFBZXwnIUMyUbZMpJ0fOD9XAPga+EJnSR3UaE8kYYgR1TxL5XUxKsWCP0oxXTQ26dg1mH8uA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTzojxnTb6gzLpYifu+gD3nPAaFT9PiiV:KsP+z2Cdr9oxuSfqYOtdVF0OwjHRCY6fWf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS69z2nX5zwzYPSSVDUYtLDOZ6R0m0fuRrvkt3IoyOFqIWhKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDRl9fGV4F+Ts5DIzFBZXwnIUMyUbZMpJ0fOD9XAPga+EJnSR3UaE8kYYgR1TxL5XUxKsWCP0oxXTQ26dg1mH8uA=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=62a8645c-f481-4880-9ed8-e80d67153ae2","commandId":"cmdmZ4I3ZW19OhrjDrGs7vpG0"}},"components/examples/payment-sepa-followup":{"id":"components/examples/payment-sepa-followup","value":{"paymentInstrument":{"method":"sepa","type":"token"},"paymentId":"uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA","lastEvent":"sentForAuthorization","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA"}},"_actions":{},"redirect":"https://try.access.worldpay.com/redirect-url?paymentId=1322255324&initiatingPartyReturnUrl=https://secure.wp.fte66.test.worldpay.com/sc1/shopper/ideal/directPayment.html","commandId":"cmdhTh0E2G3MUrcTTR8W83Gp0"}},"components/examples/payment-sepa":{"id":"components/examples/payment-sepa","value":{"paymentInstrument":{"method":"sepa","type":"direct"},"paymentId":"uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA"}},"_actions":{},"redirect":"https://try.access.worldpay.com/redirect-url?paymentId=1322255324&initiatingPartyReturnUrl=https://secure.wp.fte66.test.worldpay.com/sc1/shopper/ideal/directPayment.html","commandId":"cmdhTh0E2G3MUrcTTR8W83Gp0"}},"components/examples/payment-swish-with-phone-2":{"id":"components/examples/payment-swish-with-phone-2","value":{"paymentInstrument":{"method":"swish","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdKgIbll24WbW4bjxcOFkvbpJNnd51Q+QyfiGaiRe9nbKem66NOYspir3PJsMwGsI7G2Bf+rspiXLfF0Zn4xovsnjKIKWBW6p+Rdq:C8bzvzksHpCpFZQGSv0Xc:8EsM3P954rfT6hMMjSKiEe6HkFm97Tdqnh0cTWck:wh0Mvah:KtGknckWds:wrjcUMQshbQQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuodpucFGzoapJG7KB6E+glKvLwdJZEx5MYoCT6G5d8JewNuyzINJ9Ct0Fd1CqhIA8jMh:ad9A+8L5w0NQE0YQtKA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdKgIbll24WbW4bjxcOFkvbpJNnd51Q+QyfiGaiRe9nbKem66NOYspir3PJsMwGsI7G2Bf+rspiXLfF0Zn4xovsnjKIKWBW6p+Rdq:C8bzvzksHpCpFZQGSv0Xc:8EsM3P954rfT6hMMjSKiEe6HkFm97Tdqnh0cTWck:wh0Mvah:KtGknckWds:wrjcUMQshbQQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuodpucFGzoapJG7KB6E+glKvLwdJZEx5MYoCT6G5d8JewNuyzINJ9Ct0Fd1CqhIA8jMh:ad9A+8L5w0NQE0YQtKA=="}},"_actions":{},"redirect":"","commandId":"cmdzKbxhkiOS0VzNtzZ4XPKd0","transactionCode":"BCD2ABDD76D934A093D679B39305F4CC"}},"components/examples/payment-swish-without-phone-2":{"id":"components/examples/payment-swish-without-phone-2","value":{"paymentInstrument":{"method":"swish","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdKgIbll24WbW4bjxcOFkvbrOOou8N4LRR8iy98AJkpjMem66NOYspir3PJsMwGsI7G2Bf+rspiXLfF0Zn4xovsnjKIKWBW6p+Rdq:C8bzvzksHpCpFZQGSv0Xc:8EsM3P954rfT6hMMjSKiEe6HkFm96h2riQtoglEqbo99EuF8BZmxUCTrWCJQhIBgH9QT7tAQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuoCg5dSFA58fc680ariJixo:LwdJZEx5MYoCT6G5d8JewNuyzINJ9Ct0Fd1CqhIA8jtEvOhq6wlMuJlXWEs8pThA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdKgIbll24WbW4bjxcOFkvbrOOou8N4LRR8iy98AJkpjMem66NOYspir3PJsMwGsI7G2Bf+rspiXLfF0Zn4xovsnjKIKWBW6p+Rdq:C8bzvzksHpCpFZQGSv0Xc:8EsM3P954rfT6hMMjSKiEe6HkFm96h2riQtoglEqbo99EuF8BZmxUCTrWCJQhIBgH9QT7tAQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuoCg5dSFA58fc680ariJixo:LwdJZEx5MYoCT6G5d8JewNuyzINJ9Ct0Fd1CqhIA8jtEvOhq6wlMuJlXWEs8pThA=="}},"_actions":{},"redirect":"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","commandId":"cmdf4JpsQSZwf9-TVtMaoLn10","transactionCode":"vymnlUOvSDu6Ti-yDNOerNxoKPlKfIo-"}},"components/examples/payment-trustly-2":{"id":"components/examples/payment-trustly-2","value":{"paymentInstrument":{"method":"trustly","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyHNCTMvOMr7z:d61dLntVSAaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS69VdPTc30HsveUM9XjnvE4YIx9jkBR3rQ+pDZRw+HYcrhKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkD70cWvOUr9oNei3iC:3d01MiKXp01ZX4AeiXlWYKZF5hbcrjMRprcUptpLfoEB8QBFXfS8l+w00uMOJ3COd2qPA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyHNCTMvOMr7z:d61dLntVSAaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS69VdPTc30HsveUM9XjnvE4YIx9jkBR3rQ+pDZRw+HYcrhKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkD70cWvOUr9oNei3iC:3d01MiKXp01ZX4AeiXlWYKZF5hbcrjMRprcUptpLfoEB8QBFXfS8l+w00uMOJ3COd2qPA=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=f1ff338b-a0d7-4a17-b64f-31b2b994391c","commandId":"cmdKZ4gnUp1aNkfNi7Kmwi1N0"}},"components/examples/payment-wechatpay-2":{"id":"components/examples/payment-wechatpay-2","value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"_actions":{},"redirect":"iVBORw0KGgoAAAANSUhEUgAAAQAAAAEAAQAAAAB0CZXLAAABdklEQVR4Xu2VS27DMAxE6ZWP4ZvG1E19DK3EzpBKgrhAu+2gGjiCTD0vJvzI4hfZPXDXAkoLKC2gtIDSvwLcoCN6PnGdne+bGtDw68fYAw+AjVgGtYBuCDYYpEeadTtEAXh02My9OoDyO0WBYMmlwWwZ7CsoBTjDR+uvJzE1oNSycWzH+pYQgALz9NXS8qPGshqAluHRDo+BZIEfn40jAXi2fI2vwTnGqtvUgLFfeB1MGbN2svamtAAzWjvTZjJ6QDB+PTJlgyTWj2RJAKPu9NzgtGUR6gGZHTg95yi+6lQLcDRO5wRuT8svRggIvrLk4NFyCETmTgtonUGn2bm52ZQABg1OLJPFtakBjcwxR7Gl9s//QQEoOXKECTaHGFctwGlsZqoFC4+rGkBHGUS/WBp0kmpAt40Ag3AK11t9JQgE70ScHjOiCdAdzD7J7zb/OhBZcmR4m9As7xQxwA1CyXGIOYfw/VqUAH7QAkoLKC2gtIDSAkpfsu6k9bsX4o0AAAAASUVORK5CYII=","paymentInstrument":{"method":"wechatpay","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"components/examples/response-400":{"id":"components/examples/response-400","value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Field is mandatory","jsonPath":"$.instruction.value.amount"}]}},"components/examples/response-payment-not-found-400":{"id":"components/examples/response-payment-not-found-400","value":{"errorName":"paymentNotFound","message":"Payment resource not found."}},"components/examples/response-order-not-ready-400":{"id":"components/examples/response-order-not-ready-400","value":{"errorName":"orderNotReady","message":"Transaction not ready"}},"components/examples/response-duplicate-order-400":{"id":"components/examples/response-duplicate-order-400","value":{"errorName":"transactionReferenceIsADuplicate","message":"The transaction reference (while valid as a reference) is a duplicate already used in another transaction."}},"components/examples/response-token-not-found-400":{"id":"components/examples/response-token-not-found-400","value":{"errorName":"tokenDoesNotExist","message":"The provided token does not exist."}},"components/examples/response-400-Klarna-billing":{"id":"components/examples/response-400-Klarna-billing","value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Billing address object, firstName and lastName from customer object are all required if at least one is provided.","jsonPath":"$.instruction"}]}},"components/examples/payment-bizum-validation-error":{"id":"components/examples/payment-bizum-validation-error","value":{"errorName":"invalidTransactionReference","message":"Invalid transactionReference - must be in the format [a-zA-Z0-9]{4,12}"}},"components/examples/payment-swish-transaction-ref":{"id":"components/examples/payment-swish-transaction-ref","value":{"errorName":"transactionReference","message":"Payer already has a valid transaction"}},"components/examples/payment-swish-payerNotEnrolled":{"id":"components/examples/payment-swish-payerNotEnrolled","value":{"errorName":"transactionReference","message":"Payer already has a valid transaction"}},"components/examples/response-401":{"id":"components/examples/response-401","value":{"errorName":"unauthorized","message":"Invalid authentication"}},"components/examples/response-500":{"id":"components/examples/response-500","value":{"errorName":"internalErrorOccurred","message":"An internal problem occurred with your request, please try again."}},"components/examples/query-202-authorized":{"id":"components/examples/query-202-authorized","value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ0aww_aMF9fAHidQrEC483OlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2pzlfJNMqKvq0mYDWxvR0iOhzH5eLvBJHPh6ir8ugqJmt5VJZ_vcfGLqPgLOBUAk4","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ0aww_aMF9fAHidQrEC483OlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2pzlfJNMqKvq0mYDWxvR0iOhzH5eLvBJHPh6ir8ugqJmt5VJZ_vcfGLqPgLOBUAk4"}},"_actions":{"reverse":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ0aww_aMF9fAHidQrEC483OlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2pzlfJNMqKvq0mYDWxvR0iOhzH5eLvBJHPh6ir8ugqJmt5VJZ_vcfGLqPgLOBUAk4/reversals","method":"POST"},"partialReverse":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ0aww_aMF9fAHidQrEC483OlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2pzlfJNMqKvq0mYDWxvR0iOhzH5eLvBJHPh6ir8ugqJmt5VJZ_vcfGLqPgLOBUAk4/reversals","method":"POST"}}}},"components/examples/query-202-pending":{"id":"components/examples/query-202-pending","value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{}}},"components/examples/query-202-sentForRefund":{"id":"components/examples/query-202-sentForRefund","value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"sentForRefund","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{}}},"components/examples/query-202-sentForSettlement":{"id":"components/examples/query-202-sentForSettlement","value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ3ARjxkddPEGy1lc7iYKKMalDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C3hdIC81cD2YK2o8Arh-whkOhzH5eLvBJHPh6ir8ugqJiAywCh6RPZhv8QHDyzDZDE","lastEvent":"sentForSettlement","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ3ARjxkddPEGy1lc7iYKKMalDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C3hdIC81cD2YK2o8Arh-whkOhzH5eLvBJHPh6ir8ugqJiAywCh6RPZhv8QHDyzDZDE"}},"_actions":{"reverse":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ3ARjxkddPEGy1lc7iYKKMalDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C3hdIC81cD2YK2o8Arh-whkOhzH5eLvBJHPh6ir8ugqJiAywCh6RPZhv8QHDyzDZDE/reversals","method":"POST"},"partialReverse":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ3ARjxkddPEGy1lc7iYKKMalDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C3hdIC81cD2YK2o8Arh-whkOhzH5eLvBJHPh6ir8ugqJiAywCh6RPZhv8QHDyzDZDE/reversals","method":"POST"}}}},"components/examples/response-404":{"id":"components/examples/response-404","value":{"errorName":"paymentNotFound","message":"Payment resource not found."}},"components/examples/confirm-payment-201":{"id":"components/examples/confirm-payment-201","value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC_h2WwCXUTVwK1Lx7OP-WOiwgLd0DJ5uYK8NLsKG-rFtM4xXFxk15W-f-R1c3u_fq6rRIVQO_lZhwklop_5RcXz35RD_4TJfbjKQAyEFQXOTgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxpba-zPVQ7PG1AztEwRCfVJ","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC_h2WwCXUTVwK1Lx7OP-WOiwgLd0DJ5uYK8NLsKG-rFtM4xXFxk15W-f-R1c3u_fq6rRIVQO_lZhwklop_5RcXz35RD_4TJfbjKQAyEFQXOTgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxpba-zPVQ7PG1AztEwRCfVJ"}},"_actions":{}}},"components/examples/payment-reversal":{"id":"components/examples/payment-reversal","value":{"reference":"string","value":{"amount":12,"currency":"AED"}}},"components/examples/payment-reversal-pix":{"id":"components/examples/payment-reversal-pix","value":{"reference":"string","value":{"amount":12,"currency":"BRL"},"reasonCode":"BE08"}},"components/examples/payment-reversal-klarna":{"id":"components/examples/payment-reversal-klarna","value":{"reference":"string","value":{"amount":12,"currency":"EUR"},"order":{"items":[{"productCode":"fff1223","name":"Red Hat","quantity":1,"unitCost":1234,"totalTaxAmount":0,"totalAmount":1234,"productUrl":"https://example.com","imageUrl":"https://example.com"},{"productCode":"fff1226","name":"Red Hat","quantity":1,"unitCost":1234,"totalTaxAmount":0,"totalAmount":1234,"productUrl":"https://example.com","imageUrl":"https://example.com"}]}}},"components/examples/payment-reversal-klarna-passthrough-data":{"id":"components/examples/payment-reversal-klarna-passthrough-data","value":{"reference":"string","value":{"amount":12,"currency":"EUR"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"lodging_reservations\":[{\"hotel_name\":\"Grand Hotel Berlin\",\"hotel_address\":{\"street_address\":\"Friedrichstraße 123\",\"postal_code\":\"10117\",\"city\":\"Berlin\",\"country\":\"DE\"},\"check_in_date\":\"2026-04-10\",\"check_out_date\":\"2026-04-14\",\"number_of_nights\":4,\"number_of_rooms\":1,\"number_of_guests\":2,\"room_rate_per_night\":15900,\"room_type\":\"Deluxe Double Room\",\"guest\":{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"}}],\"line_items\":[{\"name\":\"Deluxe Double Room - 4 nights\",\"quantity\":4,\"total_amount\":63600,\"unit_price\":15900,\"total_tax_amount\":10151,\"reference\":\"room-booking-001\"},{\"name\":\"Breakfast Package\",\"quantity\":4,\"total_amount\":7960,\"unit_price\":1990,\"total_tax_amount\":1271,\"reference\":\"breakfast-001\"}]}}}}"}},"components/examples/reverse-202":{"id":"components/examples/reverse-202","value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"sentForRefund","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{},"commandId":"cmdfD7kJPxS4EiQhq3zCFcny0"}},"components/examples/payment-settlement":{"id":"components/examples/payment-settlement","value":{"reference":"string","value":{"amount":12,"currency":"AED"}}},"components/examples/payment-settlement-klarna":{"id":"components/examples/payment-settlement-klarna","value":{"reference":"string","value":{"amount":12,"currency":"AED"},"shipping":{"courier":[{"trackingId":"BBB0000000"}]},"order":{"items":[{"name":"Panaphonics DH12-HK & Accessories","quantity":1,"unitCost":12000,"totalTaxAmount":12000,"totalAmount":2000,"productUrl":"http://www.merchanturl.com/products/f2ytrdmn","imageUrl":"http://www.merchanturl.com/products/f2ytrdmn_small.jpg"}]}}},"components/examples/payment-settlement-klarna-passthrough-data":{"id":"components/examples/payment-settlement-klarna-passthrough-data","value":{"reference":"string","value":{"amount":12,"currency":"AED"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"lodging_reservations\":[{\"hotel_name\":\"Grand Hotel Berlin\",\"hotel_address\":{\"street_address\":\"Friedrichstraße 123\",\"postal_code\":\"10117\",\"city\":\"Berlin\",\"country\":\"DE\"},\"check_in_date\":\"2026-04-10\",\"check_out_date\":\"2026-04-14\",\"number_of_nights\":4,\"number_of_rooms\":1,\"number_of_guests\":2,\"room_rate_per_night\":15900,\"room_type\":\"Deluxe Double Room\",\"guest\":{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"}}],\"line_items\":[{\"name\":\"Deluxe Double Room - 4 nights\",\"quantity\":4,\"total_amount\":63600,\"unit_price\":15900,\"total_tax_amount\":10151,\"reference\":\"room-booking-001\"},{\"name\":\"Breakfast Package\",\"quantity\":4,\"total_amount\":7960,\"unit_price\":1990,\"total_tax_amount\":1271,\"reference\":\"breakfast-001\"}]}}}}"}},"components/examples/payment-settlement-paypal-airline-data":{"id":"components/examples/payment-settlement-paypal-airline-data","value":{"value":{"currency":"EUR","amount":90},"reference":"string","industryData":{"type":"airline","agentCode":"12345","agentName":"Travel Agent Ltd","airlineCode":"MY","airlineName":"MyAirline","passenger":{"code":"PAX0016","firstName":"John","lastName":"Passenger"},"ticket":{"number":"TICKETABC123","restricted":true,"issueDate":"2026-08-01","issuerAddress":{"address1":"Airport Terminal 1","city":"London","countryCode":"GB","postalCode":"TW6 1EW"},"flightDetails":[{"carrierCode":"M1","flightCode":"501","stopOver":false,"departureAirport":"LHR","arrivalAirport":"AMS","departureDate":"2026-09-15","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500},{"carrierCode":"M2","flightCode":"502","stopOver":false,"departureAirport":"AMS","arrivalAirport":"LHR","departureDate":"2026-09-22","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500}]}}}},"components/examples/settlement-202":{"id":"components/examples/settlement-202","value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"sentForSettlement","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"}},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH~1eCheck":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ach","narrative":{"line1":"MindPalace"},"value":{"amount":750,"currency":"USD"},"paymentInstrument":{"type":"direct","accountType":"checking","accountNumber":"01234567890123456","routingNumber":"012345678","checkNumber":"012345678901234","companyName":"Worldpay","billingAddress":{"address1":"8500 Governors Hill Drive","address2":"Symmes Township","postalCode":"45249","city":"Ohio","state":"US-OH","countryCode":"US"}},"customer":{"firstName":"John","lastName":"Johnson","customerId":"43424","email":"john@example.com"}}},"key":"ACH/eCheck","summary":"ACH/eCheck","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH~1eCheck"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_cn","value":{"amount":1000,"currency":"CNY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","language":"zh"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"desktop","operatingSystem":"windows"},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com"}}},"key":"Alipay China","summary":"Alipay China","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_hk","value":{"amount":250,"currency":"HKD"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"desktop","operatingSystem":"windows"},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com"}}},"key":"Alipay Hong Kong","summary":"Alipay Hong Kong","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_uni","value":{"amount":250,"currency":"HKD"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"mobile","operatingSystem":"ios"},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com"}}},"key":"Alipay Plus","summary":"Alipay Plus","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bancomat","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"IT"},"customer":{"firstName":"James","lastName":"Moriarty","phone":"39065555555","email":"moriarty@example.com"}}},"key":"BANCOMAT Pay","summary":"BANCOMAT Pay","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay request in Try":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bancomat","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"IT"},"customer":{"firstName":"James","lastName":"AUTHORISED","phone":"39065555555","email":"moriarty@example.com"}}},"key":"BANCOMAT Pay request in Try","summary":"BANCOMAT Pay request in Try","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/BANCOMAT Pay request in Try"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bancontact","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalaceLtd"},"paymentInstrument":{"type":"direct","country":"BE"},"resultUrls":{"cancel":"https://worldpay.com/cancel","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"customer":{"email":"moriarty@example.com"}}},"key":"Bancontact","summary":"Bancontact","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bizum":{"value":{"transactionReference":"Memory265","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bizum","value":{"amount":200,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"ES"},"customer":{"phone":"34700000001"}}},"key":"Bizum","summary":"Bizum","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bizum"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"blik","termsAccepted":true,"value":{"amount":3500,"currency":"PLN"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"PL"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","cancel":"https://worldpay.com/cancel"},"customer":{"email":"moriarty@example.com"}}},"key":"BLIK","summary":"BLIK","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/China UnionPay":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"unionpay","narrative":{"line1":"Hack The Planet LTD"},"value":{"amount":12,"currency":"CNY"},"paymentInstrument":{"type":"direct","language":"en"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure"}}},"key":"China UnionPay","summary":"China UnionPay","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/China UnionPay"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/EFT":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"eft","narrative":{"line1":"MindPalace"},"value":{"amount":750,"currency":"USD"},"paymentInstrument":{"type":"direct","accountType":"checking","accountNumber":"01234567890123456","routingNumber":"012345678","checkNumber":"012345678901234","companyName":"Worldpay","billingAddress":{"address1":"8500 Govenors Hill Drive","address2":"Symmes Township","postalCode":"45249","city":"Ohio","state":"US-OH","countryCode":"US"}},"customer":{"firstName":"John","lastName":"Johnson","customerId":"43424","email":"john@example.com"}}},"key":"EFT","summary":"EFT","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/EFT"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"euteller","value":{"amount":2400,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"FI"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}},"key":"Euteller","summary":"Euteller","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL guest":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ideal","value":{"amount":250,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct"},"resultUrls":{"failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"shipping":{"firstName":"John","lastName":"Smith","address":{"address1":"221B Baker Street","address2":"221B Baker Street","address3":"221B Baker Street","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customer":{"email":"moriarty@example.com"}}},"key":"iDEAL guest","summary":"iDEAL guest","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL guest"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL recurring":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ideal","value":{"amount":250,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct"},"resultUrls":{"failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customerAgreement":{"type":"recurring","reference":"454356312456","mandate":{"type":"recurring","description":"tech supplies"}},"shipping":{"firstName":"John","lastName":"Smith","address":{"address1":"221B Baker Street","address2":"221B Baker Street","address3":"221B Baker Street","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customer":{"email":"moriarty@example.com"}}},"key":"iDEAL recurring","summary":"iDEAL recurring","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL recurring"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":2110,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"providerToken":"krn:network:eu1:live:session-token:eyJhbGciOiJFUzI1NiIsImtpZCI6ImNkYzM2MDFhLTBlODQtNDdjZi05ZGMwLWJjNzAxZjNkNDE2OCJ9.ewogICJwYXltZW50X3JlcXVlc3RzIiA6IFsgewogICAgImlkIiA6ICJrcm46cGF5bWVudDpldTE6cmVxdWVzdDo1MGI3NDhkZS05ZDIwLTljZWEtODVhMi1hNjZiNzFhY2JiMDMiLAogICAgInN0YXRlIiA6ICJDT01QTEVURUQiLAogICAgImFtb3VudCIgOiAxNTAwLAogICAgImN1cnJlbmN5IiA6ICJFVVIiLAogICAgImxhc3RfbW9kaWZpZWRfYXQiIDogIjIwMjYtMDQtMTNUMDc6NDk6MTYuNDYxMDQ1NTcxWiIKICB9IF0sCiAgImV4cCIgOiAxNzc2MDcwMTg2Cn0.q1xa-C_yToTpsaHyxBNfg0acp0zg6w_zpMiJOeVC3xnomwVA3SFtF0Y8Pw9J6mEBVUCOeEOh7674IzoBIvtbjQ","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}},"order":{"items":[{"productCode":"DH12-HK","name":"Panaphonics DH12-HK & Accessories","quantity":1,"unitCost":12000,"totalTaxAmount":12000,"totalAmount":2000,"productUrl":"http://www.merchanturl.com/products/f2ytrdmn","imageUrl":"http://www.merchanturl.com/products/f2ytrdmn_small.jpg"},{"productCode":"PPSD256","name":"Panaphonics SD Card 256GB","quantity":2,"unitCost":2400,"totalTaxAmount":800,"totalAmount":4800,"productUrl":"http://www.merchanturl.com/products/f2a8d7e34","imageUrl":"http://www.merchanturl.com/products/f2a8d7e34_small.jpg"}]}}},"key":"Klarna guest","summary":"Klarna guest","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - retail":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":16800,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"purchase_reference\":\"ORDER-DH12-0001\",\"line_items\":[{\"name\":\"Panaphonics DH12-HK & Accessories\",\"quantity\":1,\"total_amount\":12000,\"unit_price\":12000,\"total_tax_amount\":1833,\"reference\":\"DH12-HK\",\"product_url\":\"http://www.merchanturl.com/products/f2ytrdmn\",\"image_url\":\"http://www.merchanturl.com/products/f2ytrdmn_small.jpg\"},{\"name\":\"Panaphonics SD Card 256GB\",\"quantity\":2,\"total_amount\":4800,\"unit_price\":2400,\"total_tax_amount\":800,\"reference\":\"PPSD256\",\"product_url\":\"http://www.merchanturl.com/products/f2a8d7e34\",\"image_url\":\"http://www.merchanturl.com/products/f2a8d7e34_small.jpg\"}],\"shipping\":[{\"shipping_reference\":\"shipment-recipient-e8fdc4f5\",\"recipient\":{\"attention\":\"Herr\",\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"},\"address\":{\"street_address\":\"Neue Schönhauser Str. 2\",\"postal_code\":\"10178\",\"city\":\"Berlin\",\"country\":\"DE\"},\"shipping_option\":{\"shipping_type\":\"TO_DOOR\",\"shipping_type_attributes\":[\"SIGNATURE_REQUIRED\",\"EXPRESS\",\"TRACKED\"],\"shipping_carrier\":\"DHL\"}}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}},"key":"Klarna guest - retail","summary":"Klarna guest - retail","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - retail"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - airline":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":24900,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"travel_reservations\":[{\"travel_type\":\"AIR\",\"pnr\":\"ABC123\",\"itinerary_legs\":[{\"departure_date\":\"2026-03-15\",\"departure_time\":\"14:30\",\"arrival_date\":\"2026-03-15\",\"arrival_time\":\"17:45\",\"carrier_code\":\"XX\",\"carrier_name\":\"ExampleAir\",\"flight_number\":\"XX1234\",\"departure_city\":\"AMS\",\"departure_airport\":\"Schiphol\",\"arrival_city\":\"FRA\",\"arrival_airport\":\"Frankfurt Airport\",\"fare_class\":\"Y\",\"booking_class\":\"ECONOMY\"},{\"departure_date\":\"2026-03-22\",\"departure_time\":\"09:15\",\"arrival_date\":\"2026-03-22\",\"arrival_time\":\"10:30\",\"carrier_code\":\"XX\",\"carrier_name\":\"ExampleAir\",\"flight_number\":\"XX4321\",\"departure_city\":\"FRA\",\"departure_airport\":\"Frankfurt Airport\",\"arrival_city\":\"AMS\",\"arrival_airport\":\"Schiphol\",\"fare_class\":\"Y\",\"booking_class\":\"ECONOMY\"}],\"passengers\":[{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\",\"passenger_type\":\"ADULT\"}]}],\"line_items\":[{\"name\":\"Round-trip AMS-FRA Economy Class\",\"quantity\":1,\"total_amount\":24900,\"unit_price\":24900,\"total_tax_amount\":3975,\"reference\":\"ticket-001\"}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}},"key":"Klarna guest - airline","summary":"Klarna guest - airline","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - airline"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - hotel":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":71560,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"lodging_reservations\":[{\"hotel_name\":\"Grand Hotel Berlin\",\"hotel_address\":{\"street_address\":\"Friedrichstraße 123\",\"postal_code\":\"10117\",\"city\":\"Berlin\",\"country\":\"DE\"},\"check_in_date\":\"2026-04-10\",\"check_out_date\":\"2026-04-14\",\"number_of_nights\":4,\"number_of_rooms\":1,\"number_of_guests\":2,\"room_rate_per_night\":15900,\"room_type\":\"Deluxe Double Room\",\"guest\":{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"}}],\"line_items\":[{\"name\":\"Deluxe Double Room - 4 nights\",\"quantity\":4,\"total_amount\":63600,\"unit_price\":15900,\"total_tax_amount\":10151,\"reference\":\"room-booking-001\"},{\"name\":\"Breakfast Package\",\"quantity\":4,\"total_amount\":7960,\"unit_price\":1990,\"total_tax_amount\":1271,\"reference\":\"breakfast-001\"}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}},"key":"Klarna guest - hotel","summary":"Klarna guest - hotel","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - hotel"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - event":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":39800,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"event_reservations\":[{\"event_name\":\"Coldplay - Music of the Spheres World Tour\",\"event_type\":\"CONCERT\",\"event_date\":\"2026-07-18\",\"event_time\":\"20:00\",\"venue_name\":\"Olympiastadion Berlin\",\"venue_address\":{\"street_address\":\"Olympischer Platz 3\",\"postal_code\":\"14053\",\"city\":\"Berlin\",\"country\":\"DE\"},\"ticket_category\":\"Standing - Golden Circle\",\"number_of_tickets\":2,\"attendees\":[{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"},{\"given_name\":\"Joan\",\"family_name\":\"Moriarty\",\"email\":\"moriarty2@example.de\",\"phone\":\"+491761234568\"}]}],\"line_items\":[{\"name\":\"Coldplay Concert - Golden Circle Standing\",\"quantity\":2,\"total_amount\":39800,\"unit_price\":19900,\"total_tax_amount\":6352,\"reference\":\"ticket-golden-001\"}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}},"key":"Klarna guest - event","summary":"Klarna guest - event","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - event"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - train":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna_network","value":{"amount":12900,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"purchase_reference\":\"TRAIN-BKG-3321098\",\"travel_reservations\":[{\"travel_type\":\"RAIL\",\"pnr\":\"RAIL789456\",\"itinerary_legs\":[{\"departure_date\":\"2026-05-20\",\"departure_time\":\"08:47\",\"arrival_date\":\"2026-05-20\",\"arrival_time\":\"12:52\",\"carrier_code\":\"DB\",\"carrier_name\":\"Deutsche Bahn\",\"departure_city\":\"Amsterdam\",\"departure_station\":\"Amsterdam Centraal\",\"arrival_city\":\"Frankfurt\",\"arrival_station\":\"Frankfurt (Main) Hbf\",\"booking_class\":\"FIRST_CLASS\",\"seat_number\":\"62\",\"coach_number\":\"24\"}],\"passengers\":[{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@email.de\",\"phone\":\"+491765554433\",\"passenger_type\":\"ADULT\"}]}],\"line_items\":[{\"name\":\"TEST YYYY ICE Amsterdam-Frankfurt 1st Class\",\"quantity\":1,\"total_amount\":12900,\"unit_price\":12900,\"total_tax_amount\":2060,\"reference\":\"train-ticket-001\"}]}}}}","paymentInstrument":{"type":"direct","country":"GB","billingAddress":{"firstName":"James","lastName":"Moriarty","phone":"00000000000","address1":"Marylebone","address2":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"physicalToDoor","timeFrame":"express","courier":{"name":"DHL","preference":"leaveAtDoor","signature":true,"tracked":true,"identification":true},"firstName":"Mike","lastName":"Shipping","phone":"0123456789","email":"mike.shipping@email.com","address":{"address1":"Worldpay","address2":"270-289 The Science Park","postalCode":"CB4 0WE","city":"Cambridgeshire","state":"Cambridgeshire","countryCode":"GB"}}}},"key":"Klarna guest - train","summary":"Klarna guest - train","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna guest - train"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna","value":{"amount":2468,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"GB","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"registered box","timeFrame":"normal","firstName":"James","lastName":"Moriarty","phone":"00000000000","email":"test@email.com","address":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"recurring","description":"monthly Subscription","agreementName":"trial1","startDate":"2024-09-10","endDate":"2025-09-10","affiliateName":"partner a"},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com","phone":"00000000000","dateOfBirth":"1999-01-01"},"order":{"orderTotalTaxAmount":0,"termsUrl":"https://example.com","items":[{"type":"physical","productCode":"fff1223","name":"Red Hat","quantity":1,"unitOfMeasure":"per unit","unitCost":1234,"taxRate":1,"totalTaxAmount":0,"totalAmount":1234,"totalDiscountAmount":0,"productUrl":"https://example.com","imageUrl":"https://example.com"},{"type":"physical","productCode":"fff1256","name":"Blue Hat","quantity":1,"unitOfMeasure":"per unit","unitCost":1234,"taxRate":1,"totalTaxAmount":0,"totalAmount":1234,"totalDiscountAmount":0,"productUrl":"https://example.com","imageUrl":"https://example.com"}]}}},"key":"Klarna recurring","summary":"Klarna recurring","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring token":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"klarna","value":{"amount":2468,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"token","tokenId":"63b73a05-df8e-44c5-a699-96ccb638bb6a","country":"GB","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"recurring"},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"shipping":{"method":"registered box","timeFrame":"normal","firstName":"James","lastName":"Moriarty","phone":"00000000000","email":"test@email.com","address":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customer":{"firstName":"James","lastName":"Moriarty","email":"moriarty@example.com","phone":"00000000000","dateOfBirth":"1999-01-01"},"order":{"orderTotalTaxAmount":0,"termsUrl":"https://example.com","items":[{"type":"physical","productCode":"fff1223","name":"Red Hat","quantity":1,"unitOfMeasure":"per unit","unitCost":1234,"taxRate":1,"totalTaxAmount":0,"totalAmount":1234,"totalDiscountAmount":0,"productUrl":"https://example.com","imageUrl":"https://example.com"},{"type":"physical","productCode":"fff1256","name":"Blue Hat","quantity":1,"unitOfMeasure":"per unit","unitCost":1234,"taxRate":1,"totalTaxAmount":0,"totalAmount":1234,"totalDiscountAmount":0,"productUrl":"https://example.com","imageUrl":"https://example.com"}]}}},"key":"Klarna recurring token","summary":"Klarna recurring token","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna recurring token"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"MindPalaceLtd"},"instruction":{"method":"konbini","value":{"amount":100,"currency":"JPY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"JP"},"resultUrls":{"pending":"https://worldpay.com/pending"},"customer":{"lastName":"Smith","email":"test@email.com","phone":"1234567890"}}},"key":"Konbini","summary":"Konbini","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"multibanco","value":{"amount":1600,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"PT"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}},"key":"Multibanco","summary":"Multibanco","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"mybank","value":{"amount":2500,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"IT"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com","firstName":"James","lastName":"Moriarity"}}},"key":"MyBank","summary":"MyBank","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"open_banking","expiryIn":200,"value":{"amount":2500,"currency":"EUR"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"NL","language":"en","bankCode":"1345"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure"},"customer":{"email":"test@email.com","customerId":"id1234"}}},"key":"Open Banking","summary":"Open Banking","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paypal","value":{"amount":35,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://example.com/cancel","failure":"https://example.com/failure","pending":"https://example.com/pending","success":"https://example.com/success"},"shipping":{"firstName":"James","lastName":"Moriarty","address":{"address1":"The Palatine Centre","postalCode":"DH1 3LE","city":"Durham","state":"County Durham","countryCode":"GB"}},"customer":{"email":"moriarty@example.com"}}},"key":"PayPal","summary":"PayPal","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal with Airline Data":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paypal","value":{"amount":35,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"settlement":{"auto":true},"resultUrls":{"cancel":"https://example.com/cancel","failure":"https://example.com/failure","pending":"https://example.com/pending","success":"https://example.com/success"},"shipping":{"firstName":"James","lastName":"Moriarty","address":{"address1":"The Palatine Centre","postalCode":"DH1 3LE","city":"Durham","state":"County Durham","countryCode":"GB"}},"customer":{"email":"moriarty@example.com"},"industryData":{"type":"airline","agentCode":"12345","agentName":"Travel Agent Ltd","airlineCode":"MY","airlineName":"MyAirline","passenger":{"code":"PAX0016","firstName":"John","lastName":"Passenger"},"ticket":{"number":"TICKETABC123","restricted":true,"issueDate":"2026-08-01","issuerAddress":{"address1":"Airport Terminal 1","city":"London","countryCode":"GB","postalCode":"TW6 1EW"},"flightDetails":[{"carrierCode":"M1","flightCode":"501","stopOver":false,"departureAirport":"LHR","arrivalAirport":"AMS","departureDate":"2026-09-15","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500},{"carrierCode":"M2","flightCode":"502","stopOver":false,"departureAirport":"AMS","arrivalAirport":"LHR","departureDate":"2026-09-22","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500}]}}}},"key":"PayPal with Airline Data","summary":"PayPal with Airline Data","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal with Airline Data"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paysafecard","value":{"amount":25,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}},"key":"PaysafeCard","summary":"PaysafeCard","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"pix","expiryIn":1200,"value":{"amount":250,"currency":"BRL"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","country":"BR"},"customer":{"lastName":"James","firstName":"Moriarty","identityDocuments":{"reference":"12345678901","type":"CPF"}}}},"key":"Pix","summary":"Pix","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"przelewy","value":{"amount":2500,"currency":"PLN"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"PL"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","cancel":"https://worldpay.com/cancel"},"customer":{"email":"moriarty@example.com"}}},"key":"Przelewy24","summary":"Przelewy24","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"safetypay","value":{"amount":1900,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"BR"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}},"key":"SafetyPay","summary":"SafetyPay","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Satispay":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"satispay","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalaceLtd"},"paymentInstrument":{"type":"direct","country":"IT"},"resultUrls":{"cancel":"https://worldpay.com/cancel","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"customer":{"firstName":"John","lastName":"Smith","email":"test@email.com"}}},"key":"Satispay","summary":"Satispay","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Satispay"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","iban":"DE29500105176647192975","swiftBic":"DEUTDEDBFRA","accountHolderName":"Sherlock Holmes","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"oneTime","mandate":{"type":"oneTime","mandateId":"M-100229092-1727782857791"}},"customer":{"email":"moriarty@example.com"}}},"key":"SEPA DD guest checkout","summary":"SEPA DD guest checkout","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout for SEE countries":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","iban":"DE29500105176647192975","swiftBic":"DEUTDEDBFRA","accountHolderName":"Sherlock Holmes","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"oneTime","mandate":{"type":"oneTime","mandateId":"M-100229092-1727782857791"}},"customer":{"email":"moriarty@example.com"}}},"key":"SEPA DD guest checkout for SEE countries","summary":"SEPA DD guest checkout for SEE countries","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD guest checkout for SEE countries"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":100,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","iban":"DE29500105176647192975","accountHolderName":"Sherlock Holmes","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"recurring","mandate":{"type":"recurring","mandateId":"M-100229092-1727784201981","mandateSignatureDate":"2024-09-10","description":"abc"}},"customer":{"email":"moriarty@example.com"}}},"key":"SEPA DD recurring","summary":"SEPA DD recurring","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring for SEE countries":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":100,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct","iban":"DE29500105176647192975","swiftBic":"DEUTDEDBFRA","accountHolderName":"Sherlock Holmes","language":"en","billingAddress":{"address1":"221B Baker Street","address2":"Marylebone","address3":"Westminster","postalCode":"NW1 6XE","city":"London","state":"Greater London","countryCode":"GB"}},"customerAgreement":{"type":"recurring","mandate":{"type":"recurring","mandateId":"M-100229092-1727784201981","mandateSignatureDate":"2024-09-10","description":"abc"}},"customer":{"email":"moriarty@example.com"}}},"key":"SEPA DD recurring for SEE countries","summary":"SEPA DD recurring for SEE countries","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD recurring for SEE countries"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD token":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":100,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"token","tokenId":"9918045249671583572"},"customerAgreement":{"type":"recurring","reference":"454356312456"},"customer":{"email":"moriarty@example.com"}}},"key":"SEPA DD token","summary":"SEPA DD token","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD token"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish with phone number":{"value":{"transactionReference":"apm-order-12345686564","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"swish","value":{"amount":250,"currency":"SEK"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"SE"},"customer":{"phone":"46761985401"}}},"key":"Swish with phone number","summary":"Swish with phone number","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish with phone number"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish without phone number":{"value":{"transactionReference":"apm-order-12345686564","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"swish","value":{"amount":250,"currency":"SEK"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"direct","country":"SE"}}},"key":"Swish without phone number","summary":"Swish without phone number","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish without phone number"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"trustly","value":{"amount":2000,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"direct","country":"IT"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"customer":{"email":"shopper@worldpay.com"}}},"key":"Trustly","summary":"Trustly","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"wechatpay","expiryIn":10,"value":{"amount":250,"currency":"CNY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"direct"}}},"key":"WeChat Pay","summary":"WeChat Pay","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ach","narrative":{"line1":"MindPalace"},"value":{"amount":750,"currency":"USD"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"customer":{"customerId":"43424"}}},"key":"ACH - using a session (Components SDK)","summary":"ACH - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/ACH - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_cn","value":{"amount":1000,"currency":"CNY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","language":"zh","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"desktop","operatingSystem":"windows"}}},"key":"Alipay China - using a session (Components SDK)","summary":"Alipay China - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay China - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_hk","value":{"amount":250,"currency":"HKD"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"desktop","operatingSystem":"windows"}}},"key":"Alipay Hong Kong - using a session (Components SDK)","summary":"Alipay Hong Kong - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Hong Kong - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"alipay_uni","value":{"amount":250,"currency":"HKD"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"GB"},"resultUrls":{"pending":"https://worldpay.com/pending","failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"},"deviceData":{"device":"mobile","operatingSystem":"ios"}}},"key":"Alipay Plus - using a session (Components SDK)","summary":"Alipay Plus - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Alipay Plus - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"bancontact","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalaceLtd"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"BE"},"resultUrls":{"cancel":"https://worldpay.com/cancel","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"}}},"key":"Bancontact - using a session (Components SDK)","summary":"Bancontact - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Bancontact - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"blik","value":{"amount":3500,"currency":"PLN"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"PL"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","cancel":"https://worldpay.com/cancel"}}},"key":"BLIK - using a session (Components SDK)","summary":"BLIK - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/BLIK - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"euteller","value":{"amount":2400,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","country":"FI"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}},"key":"Euteller - using a session (Components SDK)","summary":"Euteller - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Euteller - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"ideal","value":{"amount":250,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"failure":"https://worldpay.com/failure","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}},"key":"iDEAL - using a session (Components SDK)","summary":"iDEAL - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/iDEAL - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna - using a session (Components SDK)":{"value":{"transactionReference":"apm-order-session-klarna-123","merchant":{"entity":"PO123"},"instruction":{"method":"klarna","value":{"amount":250,"currency":"GBP"},"narrative":{"line1":"Hack The Planet LTD"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9","language":"en","country":"GB"},"resultUrls":{"cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure","pending":"https://worldpay.com/pending","success":"https://worldpay.com/success"},"order":{"orderTotalTaxAmount":0,"termsUrl":"http://www.worldpay.com?termsURL","items":[{"type":"physical","productCode":"abCDE123455","name":"RedHat","quantity":1,"unitOfMeasure":"bag","unitCost":1234,"taxRate":0,"totalTaxAmount":0,"totalDiscountAmount":0,"totalAmount":1234,"productUrl":"https://www.estore.com/products/f2a8d7e34","imageUrl":"https://www.exampleobjects.com/logo.png"}]}}},"key":"Klarna - using a session (Components SDK)","summary":"Klarna - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Klarna - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"MindPalaceLtd"},"instruction":{"method":"konbini","value":{"amount":100,"currency":"JPY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","country":"JP","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending"}}},"key":"Konbini - using a session (Components SDK)","summary":"Konbini - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Konbini - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"multibanco","value":{"amount":1600,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","country":"PT","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}},"key":"Multibanco - using a session (Components SDK)","summary":"Multibanco - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Multibanco - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"mybank","value":{"amount":2500,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","country":"IT","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}},"key":"MyBank - using a session (Components SDK)","summary":"MyBank - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/MyBank - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"open_banking","expiryIn":200,"value":{"amount":2500,"currency":"EUR"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","country":"NL","language":"en","bankCode":"1345","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure"},"customer":{"customerId":"id1234"}}},"key":"Open Banking - using a session (Components SDK)","summary":"Open Banking - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Open Banking - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paypal","value":{"amount":35,"currency":"GBP"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"settlement":{"auto":true},"resultUrls":{"cancel":"https://example.com/cancel","failure":"https://example.com/failure","pending":"https://example.com/pending","success":"https://example.com/success"}}},"key":"PayPal - using a session (Components SDK)","summary":"PayPal - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PayPal - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"paysafecard","value":{"amount":25,"currency":"GBP"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","country":"GB","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}},"key":"PaysafeCard - using a session (Components SDK)","summary":"PaysafeCard - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/PaysafeCard - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"pix","expiryIn":1200,"value":{"amount":250,"currency":"BRL"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","country":"BR","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"}}},"key":"Pix - using a session (Components SDK)","summary":"Pix - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Pix - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24 - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"przelewy","value":{"amount":2500,"currency":"PLN"},"narrative":{"line1":"Mind Palace"},"paymentInstrument":{"type":"checkout","country":"PL","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"success":"https://worldpay.com/success","pending":"https://worldpay.com/pending","cancel":"https://worldpay.com/cancel"}}},"key":"Przelewy24 - using a session (Components SDK)","summary":"Przelewy24 - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Przelewy24 - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"safetypay","value":{"amount":1900,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","country":"BR","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}},"key":"SafetyPay - using a session (Components SDK)","summary":"SafetyPay - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SafetyPay - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"sepa","value":{"amount":250,"currency":"EUR"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","language":"en","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"customerAgreement":{"type":"oneTime","mandate":{"type":"oneTime","mandateId":"M-100229092-1727782857791"}}}},"key":"SEPA DD - using a session (Components SDK)","summary":"SEPA DD - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/SEPA DD - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"swish","value":{"amount":250,"currency":"SEK"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","country":"SE","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel","failure":"https://worldpay.com/failure"}}},"key":"Swish - using a session (Components SDK)","summary":"Swish - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Swish - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"trustly","value":{"amount":2000,"currency":"EUR"},"narrative":{"line1":"Joe Plumbing Ltd"},"paymentInstrument":{"type":"checkout","country":"IT","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"},"resultUrls":{"pending":"https://worldpay.com/pending","success":"https://worldpay.com/success","cancel":"https://worldpay.com/cancel"}}},"key":"Trustly - using a session (Components SDK)","summary":"Trustly - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/Trustly - using a session (Components SDK)"},"paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay - using a session (Components SDK)":{"value":{"transactionReference":"Memory265-13/08/1876","orderReference":"apm-order-12345","merchant":{"entity":"default"},"instruction":{"method":"wechatpay","expiryIn":10,"value":{"amount":250,"currency":"CNY"},"narrative":{"line1":"MindPalace"},"paymentInstrument":{"type":"checkout","sessionHref":"https://access.worldpay.com/sessions/eyJrIjoxLCJkIjoiTExFRUZaZWtFZXZkV09VZEcxUFk3Z1hWK3prdmtKRk5MRmlockc1K0MyY3ZvWVpvRldlZ1J0TmRLRVQwaTM3LyJ9"}}},"key":"WeChat Pay - using a session (Components SDK)","summary":"WeChat Pay - using a session (Components SDK)","id":"paths/~1apmPayments/post/requestBody/content/application~1json/examples/WeChat Pay - using a session (Components SDK)"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/ACH~1eCheck":{"value":{"paymentInstrument":{"method":"ach","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyxQUry+EjhI+4Av0FZgKybTQW8Eq5Lj6LFzcEh8YV9gKLyAJXKJwZGztDqfCZz9C54i7Qm6PznXY+lb8gjX08QbPuM7eN9CDfUDc8S4J3uauHV:lzKfpwhCpCj20XtN:AkTEXfvJEm8PKFuVlX10AbTZIsCMVbuMS1sIqrgbendo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3FvyJdzRzXf3LyUgHUqZh:ulvr2BwGjsfY6y32HN+osTE4dworCDzhGpsvEwJ:GRwLUNfeKBzVqK6WhJGqM+s8XpCA==","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyxQUry+EjhI+4Av0FZgKybTQW8Eq5Lj6LFzcEh8YV9gKLyAJXKJwZGztDqfCZz9C54i7Qm6PznXY+lb8gjX08QbPuM7eN9CDfUDc8S4J3uauHV:lzKfpwhCpCj20XtN:AkTEXfvJEm8PKFuVlX10AbTZIsCMVbuMS1sIqrgbendo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3FvyJdzRzXf3LyUgHUqZh:ulvr2BwGjsfY6y32HN+osTE4dworCDzhGpsvEwJ:GRwLUNfeKBzVqK6WhJGqM+s8XpCA=="}},"_actions":{},"redirect":"","commandId":"cmdSQBwMoFu3i2bNWmLGZLid0"},"key":"ACH/eCheck","summary":"ACH/eCheck","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/ACH~1eCheck"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay China":{"value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3413879489&paymentMethod=ALIPAY_CN","paymentInstrument":{"method":"alipay_cn","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"Alipay China","summary":"Alipay China","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay China"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Hong Kong":{"value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3413879489&paymentMethod=ALIPAY_HK","paymentInstrument":{"method":"alipay_hk","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"Alipay Hong Kong","summary":"Alipay Hong Kong","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Hong Kong"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Plus":{"value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3413879489&paymentMethod=ALIPAY_UNI","paymentInstrument":{"method":"alipay_uni","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"Alipay Plus","summary":"Alipay Plus","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Alipay Plus"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay":{"value":{"redirect":"","_actions":{},"_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","paymentInstrument":{"method":"bancomat","type":"direct"},"commandId":"cmdjW0w-zEw4uQUp57KArz4t0"},"key":"BANCOMAT Pay","summary":"BANCOMAT Pay","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay request in Try":{"value":{"redirect":"","_actions":{},"_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","paymentInstrument":{"method":"bancomat","type":"direct"},"commandId":"cmdjW0w-zEw4uQUp57KArz4t0"},"key":"BANCOMAT Pay request in Try","summary":"BANCOMAT Pay request in Try","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/BANCOMAT Pay request in Try"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bancontact":{"value":{"paymentInstrument":{"method":"bancontact","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTy3YhKhjHb7eU81eSTnCsB+em66NOYspir3PJsMwGsI7DgQG6H8RA6ud004Gi7UbmmWuCYako2x2qLNAoCkV0HeDe9tVGUUJ8RPRm2jMHH20eHV:lzKfpwhCpCj20XtN:CPsSI2e:sopgZlkbmyvzDIeWSIThE3J1pPGsapqefRFo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3Fvy7rdfTE9SB:F5xmui5ij57ItzoUGQqmhdlJEFtZOvawnk19rQ8+2IHhZzeukzTZ41bET6DfydrjX20ywVxbq2Jw==","lastEvent":"pending","_links":{"self":{"href":"http://localhost:8080/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTy3YhKhjHb7eU81eSTnCsB+em66NOYspir3PJsMwGsI7DgQG6H8RA6ud004Gi7UbmmWuCYako2x2qLNAoCkV0HeDe9tVGUUJ8RPRm2jMHH20eHV:lzKfpwhCpCj20XtN:CPsSI2e:sopgZlkbmyvzDIeWSIThE3J1pPGsapqefRFo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3Fvy7rdfTE9SB:F5xmui5ij57ItzoUGQqmhdlJEFtZOvawnk19rQ8+2IHhZzeukzTZ41bET6DfydrjX20ywVxbq2Jw=="}},"_actions":{},"redirect":"http://merchant.fte66.test.worldpay.com:6061/redirect?tokenId=dc9c308b-d56b-4823-968e-0f94b20d6b73","commandId":"cmdOl8x_MaK4TxcF3exdl5cL0"},"key":"Bancontact","summary":"Bancontact","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bancontact"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bizum":{"value":{"redirect":"","_actions":{},"_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","paymentInstrument":{"method":"bizum","type":"direct"},"commandId":"cmdjW0w-zEw4uQUp57KArz4t0"},"key":"Bizum","summary":"Bizum","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Bizum"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/BLIK":{"value":{"paymentInstrument":{"method":"blik","type":"direct"},"paymentId":"uK9Oh5zz4yKhGuFofhhnCwsHi_D61-KTzqGHeNzFWwDRFnP-T50uMqKWJ38Q2CMU-YEP43ToYPBq0nmRJ7on2TXTtk8HXQLDB-KD3DoCrxvxRp-D4P157oPwtHUaFW7ux4mZlzvd7StCNtLM8cZCLG77YnmLqYB7S4XkbS2fDgHgfA8Yw2Ruhoc7KIcJOlI3IA2DIsfvvPcL1_Sg4hpt2U5YCAAqH7HU1cazTC042l2XuVg_IVmzKHVNwKHwgUhZ","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnCwsHi_D61-KTzqGHeNzFWwDRFnP-T50uMqKWJ38Q2CMU-YEP43ToYPBq0nmRJ7on2TXTtk8HXQLDB-KD3DoCrxvxRp-D4P157oPwtHUaFW7ux4mZlzvd7StCNtLM8cZCLG77YnmLqYB7S4XkbS2fDgHgfA8Yw2Ruhoc7KIcJOlI3IA2DIsfvvPcL1_Sg4hpt2U5YCAAqH7HU1cazTC042l2XuVg_IVmzKHVNwKHwgUhZ"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/redirect?tokenId=dda59052-c336-49f2-b9bb-d4577fbb4147","commandId":"cmdTY9lqCFQWDngg9N2k_Y7h0"},"key":"BLIK","summary":"BLIK","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/BLIK"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/EFT":{"value":{"paymentInstrument":{"method":"eft","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyxQUry+EjhI+4Av0FZgKybTQW8Eq5Lj6LFzcEh8YV9gKLyAJXKJwZGztDqfCZz9C54i7Qm6PznXY+lb8gjX08QbPuM7eN9CDfUDc8S4J3uauHV:lzKfpwhCpCj20XtN:AkTEXfvJEm8PKFuVlX10AbTZIsCMVbuMS1sIqrgbendo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3FvyJdzRzXf3LyUgHUqZh:ulvr2BwGjsfY6y32HN+osTE4dworCDzhGpsvEwJ:GRwLUNfeKBzVqK6WhJGqM+s8XpCA==","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyxQUry+EjhI+4Av0FZgKybTQW8Eq5Lj6LFzcEh8YV9gKLyAJXKJwZGztDqfCZz9C54i7Qm6PznXY+lb8gjX08QbPuM7eN9CDfUDc8S4J3uauHV:lzKfpwhCpCj20XtN:AkTEXfvJEm8PKFuVlX10AbTZIsCMVbuMS1sIqrgbendo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3FvyJdzRzXf3LyUgHUqZh:ulvr2BwGjsfY6y32HN+osTE4dworCDzhGpsvEwJ:GRwLUNfeKBzVqK6WhJGqM+s8XpCA=="}},"_actions":{},"redirect":"","commandId":"cmdSQBwMoFu3i2bNWmLGZLid0"},"key":"EFT","summary":"EFT","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/EFT"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Euteller":{"value":{"paymentInstrument":{"method":"euteller","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTzcWc3R6+5zZK5RqFw6QyrcAaFT9PiiV:KsP+z2Cdr9oxuSfqYOtdVF0OwjHRCY6fWf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6+oAmQDZ4XeMgDeQI2w4EZ7iQ1nvluDoy+dGvYqTohVbBKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDRl9fGV4F+Ts5DIzFBZXwnKcPcX:M9d41BG:4PWl1:OqGmtihkRekmlTeWODtPBkZhRjs5lqC9AjyzaxzGXn3fw==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTzcWc3R6+5zZK5RqFw6QyrcAaFT9PiiV:KsP+z2Cdr9oxuSfqYOtdVF0OwjHRCY6fWf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6+oAmQDZ4XeMgDeQI2w4EZ7iQ1nvluDoy+dGvYqTohVbBKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDRl9fGV4F+Ts5DIzFBZXwnKcPcX:M9d41BG:4PWl1:OqGmtihkRekmlTeWODtPBkZhRjs5lqC9AjyzaxzGXn3fw=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=2b2539cb-b52b-4c5e-90aa-8a879c87ed8a","commandId":"cmdM24qyyt47aSDQNPNGnyAM0"},"key":"Euteller","summary":"Euteller","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Euteller"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL recurring":{"value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/wcc/simulator?op=iDEALv2-AuthInit&trxId=206233333982806","paymentInstrument":{"method":"ideal","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"iDEAL recurring","summary":"iDEAL recurring","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL recurring"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL successful":{"value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/wcc/simulator?op=iDEALv2-AuthInit&trxId=205914553129935","paymentInstrument":{"method":"ideal","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"iDEAL successful","summary":"iDEAL successful","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/iDEAL successful"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest":{"value":{"paymentInstrument":{"method":"klarna_network","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg=="}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3501456267&paymentMethod=KLARNA_NETWORK","commandId":"cmd-GZ6RkVuFT2ipHz5a6ahY0"},"key":"Klarna guest","summary":"Klarna guest","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - retail":{"value":{"paymentInstrument":{"method":"klarna_network","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg=="}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3501456267&paymentMethod=KLARNA_NETWORK","commandId":"cmd-GZ6RkVuFT2ipHz5a6ahY0"},"key":"Klarna guest - retail","summary":"Klarna guest - retail","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - retail"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - airline":{"value":{"paymentInstrument":{"method":"klarna_network","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg=="}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3501456267&paymentMethod=KLARNA_NETWORK","commandId":"cmd-GZ6RkVuFT2ipHz5a6ahY0"},"key":"Klarna guest - airline","summary":"Klarna guest - airline","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - airline"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - hotel":{"value":{"paymentInstrument":{"method":"klarna_network","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg=="}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3501456267&paymentMethod=KLARNA_NETWORK","commandId":"cmd-GZ6RkVuFT2ipHz5a6ahY0"},"key":"Klarna guest - hotel","summary":"Klarna guest - hotel","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - hotel"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - event":{"value":{"paymentInstrument":{"method":"klarna_network","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg=="}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3501456267&paymentMethod=KLARNA_NETWORK","commandId":"cmd-GZ6RkVuFT2ipHz5a6ahY0"},"key":"Klarna guest - event","summary":"Klarna guest - event","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - event"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - train":{"value":{"paymentInstrument":{"method":"klarna_network","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdCRSkT0a4UjAkBr16y36rhHUeA3BYAAMINu8M9yQyozHem66NOYspir3PJsMwGsI7JUSNUzNfcyYf:9A8ONjOcqG6UxedN+MVzWk3lOYs4HS580KRMMNREpmBeBMSEX5ykio0WGxZ:7eYQxnPFsTnA8DWIWDGEdNAAcqWZm4xbhYZHPqh6W8gwptI0pUCjdK2gdPhXDL2OFpFf7pNzE4GPA9QEPQrIYQg:q3eZ7ziTPGnVHhZQ0OnkhTe5U86kOPaGlTzbiGM76:BcqQDY0BAUI9GaFhKLR:b0g9SIKK71Rk9YpTLeiVSfZMnt+9116oW2VHgWW6AoAt202XuJ0AU7btbiPms0p9l+PFLYaPa6UmaVZUe8Id1a+3kJtDfaLavg=="}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3501456267&paymentMethod=KLARNA_NETWORK","commandId":"cmd-GZ6RkVuFT2ipHz5a6ahY0"},"key":"Klarna guest - train","summary":"Klarna guest - train","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna guest - train"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring":{"value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3417843726&amp;paymentMethod=KLARNA_PAYNOW&amp;country=DE","paymentInstrument":{"method":"klarna","type":"klarna/token"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"Klarna recurring","summary":"Klarna recurring","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring token":{"value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd"}},"_actions":{},"redirect":"","paymentInstrument":{"method":"klarna","type":"klarna/token","tokenId":"11c03afa-3449-14fd-997e-55510cf01f27","country":"DE","productType":"payLater"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"Klarna recurring token","summary":"Klarna recurring token","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Klarna recurring token"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Konbini":{"value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC056-K6qn-w8Krt2pRT2oSzwh_KRcHUrrs1qJtQso9gjgJ_wwjT869eMBB_T4PM4D6HdjtgfjDBh7htEkjHxp4Q_KzkRIENkZoejad--FtjVrMslJn1mvz4mwr-TuKlP9ZAhBEzSApkfhL__fXCo-vMkR1a2Zrj_R8rGSgu6m2Wd"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3417843726&amp;paymentMethod=Konbini&amp;country=DE","paymentInstrument":{"method":"konbini","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"Konbini","summary":"Konbini","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Konbini"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Multibanco":{"value":{"paymentInstrument":{"method":"multibanco","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEbSibICjg9oWBDkoVO2KwlcxPVS3no:Ih5XitYN0H06VJpX:bvbw7McvoP:E6S0L1+lDe8iZ9K6c9KAEix5K1S6AaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6+LdORYaAdburi8EX32V9tpYSSzNI+ETqS5RDlRGivjQxKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDZE8WUCW:tC4G::vVo3ySleCbEoL1DciLmD44Risvo6Qgyc2sVBwmk1yqyduyRKK6z:U2p2C6Bg4E5vMB+TefQQ==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEbSibICjg9oWBDkoVO2KwlcxPVS3no:Ih5XitYN0H06VJpX:bvbw7McvoP:E6S0L1+lDe8iZ9K6c9KAEix5K1S6AaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6+LdORYaAdburi8EX32V9tpYSSzNI+ETqS5RDlRGivjQxKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDZE8WUCW:tC4G::vVo3ySleCbEoL1DciLmD44Risvo6Qgyc2sVBwmk1yqyduyRKK6z:U2p2C6Bg4E5vMB+TefQQ=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=607aa358-f5ef-4ac8-bd66-d7d5e92a5169","commandId":"cmdQWhyosPRf9MP3x9LKqAvw0"},"key":"Multibanco","summary":"Multibanco","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Multibanco"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/MyBank":{"value":{"paymentInstrument":{"method":"mybank","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTwt65ThzfHgki5llFFJw79PAaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6:fECFv5QSV33wfYDk9Ozs8d3Wb9inqLCfVwL0ZeHAEGBKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkD70cWvOUr9oNei3iC:3d01LAXFh93YDLZPKsCwdSzM1XGYn:we0+sdcIkh8SEpzehvzy6dbwC5YGJJfB7iuKbxA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTwt65ThzfHgki5llFFJw79PAaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS6:fECFv5QSV33wfYDk9Ozs8d3Wb9inqLCfVwL0ZeHAEGBKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkD70cWvOUr9oNei3iC:3d01LAXFh93YDLZPKsCwdSzM1XGYn:we0+sdcIkh8SEpzehvzy6dbwC5YGJJfB7iuKbxA=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=785b62e4-cb14-4a0a-999b-b99b884595e7","commandId":"cmdfjMn6H4jEDZ5ovwBaCgsu0"},"key":"MyBank","summary":"MyBank","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/MyBank"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Open Banking":{"value":{"paymentInstrument":{"method":"open_banking","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDhc4+SZY0AjeTYQPAyjybqxwsi0rmsit6VmM+ZZy8jdRCqzcgLWq7utrhtcbCH9pdFP7im0OhK+0dUerACka2SC4c2PEiPHDFAICQ4l1CuKJ9vs+FDuLhRUHrHK42uoIbAfefEFrfTM6o34u5XL702PNKoJbKOaHlAmYTOWTPLy1lVo+DSP:crPJz+TKxXR+Hx:8bB5kMN3qM4hu5JSRleOAV:glrYW2KYuiJVC0kexfflYxnJ7fBNd2BtiK2hD2L4o+D:vH3ePSb0IAj0UCqUUzIJ:7lB7tF7knZV0mCGSE90xbHhAtUnRf7e8yPpoBg==","lastEvent":"pending","_links":{"self":{"href":"http://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDhc4+SZY0AjeTYQPAyjybqxwsi0rmsit6VmM+ZZy8jdRCqzcgLWq7utrhtcbCH9pdFP7im0OhK+0dUerACka2SC4c2PEiPHDFAICQ4l1CuKJ9vs+FDuLhRUHrHK42uoIbAfefEFrfTM6o34u5XL702PNKoJbKOaHlAmYTOWTPLy1lVo+DSP:crPJz+TKxXR+Hx:8bB5kMN3qM4hu5JSRleOAV:glrYW2KYuiJVC0kexfflYxnJ7fBNd2BtiK2hD2L4o+D:vH3ePSb0IAj0UCqUUzIJ:7lB7tF7knZV0mCGSE90xbHhAtUnRf7e8yPpoBg=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=ec774cdf-d4e3-4d4d-a1be-f7c6ea9928e2","commandId":"cmdtacqTM9-6SZXms9z04yse0"},"key":"Open Banking","summary":"Open Banking","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Open Banking"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal Smart Button":{"value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ--xazN30hqhileEoUF53VKlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2K6uz6RKmSmP_m7-TgEHezOhzH5eLvBJHPh6ir8ugqJqGjb7dlrQPJ4byuGHVAMZ8","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ--xazN30hqhileEoUF53VKlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2K6uz6RKmSmP_m7-TgEHezOhzH5eLvBJHPh6ir8ugqJqGjb7dlrQPJ4byuGHVAMZ8"}},"_actions":{"confirmPayment":{"href":"https://try.access.worldpay.com/apmPayments/nFxASqw-LV9HE_rr1mMONEC8hbsm9WwXee0JwG85N-uJQkZvB6E5O342nMEm8h2vpHXEu-SbvqJyvSludyCd-6z8rePB0P3IzF6x2m8m1TgSfeZ3VDVI8AMNoXSLj3whyI2wtvIbbbYQNej57GpaPwp8hQ6k4_KTkZa_frsM4TQ/confirmations","method":"POST"}},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/APMSTSimulator.jsp?customerRef=3409693527&paymentMethod=PAYPAL","paymentInstrument":{"method":"paypal","type":"sdk","sdkReference":"PpoFfs3STRWvYWfBiy77YNNiuqxfH08v"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"PayPal Smart Button","summary":"PayPal Smart Button","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal Smart Button"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal redirect":{"value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ--xazN30hqhileEoUF53VKlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2K6uz6RKmSmP_m7-TgEHezOhzH5eLvBJHPh6ir8ugqJqGjb7dlrQPJ4byuGHVAMZ8","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ--xazN30hqhileEoUF53VKlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2K6uz6RKmSmP_m7-TgEHezOhzH5eLvBJHPh6ir8ugqJqGjb7dlrQPJ4byuGHVAMZ8"}},"_actions":{},"redirect":"https://mock.hpp.worldpay.com/app/hpp/xyz/integration/wpg?Ticket=12345678&OrderKey=blah","paymentInstrument":{"method":"paypal","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"PayPal redirect","summary":"PayPal redirect","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/PayPal redirect"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/PaysafeCard":{"value":{"paymentInstrument":{"method":"paysafecard","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTy3YhKhjHb7eU81eSTnCsB+em66NOYspir3PJsMwGsI7DgQG6H8RA6ud004Gi7UbmmWuCYako2x2qLNAoCkV0HeDe9tVGUUJ8RPRm2jMHH20eHV:lzKfpwhCpCj20XtN:CPsSI2e:sopgZlkbmyvzDIeWSIThE3J1pPGsapqefRFo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3Fvy7rdfTE9SB:F5xmui5ij57ItzoUGQqmhdlJEFtZOvawnk19rQ8+2IHhZzeukzTZ41bET6DfydrjX20ywVxbq2Jw==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtbG9jYWwiLCJsaW5rVmVyc2lvbiI6IjYuMC4wIn0=.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTy3YhKhjHb7eU81eSTnCsB+em66NOYspir3PJsMwGsI7DgQG6H8RA6ud004Gi7UbmmWuCYako2x2qLNAoCkV0HeDe9tVGUUJ8RPRm2jMHH20eHV:lzKfpwhCpCj20XtN:CPsSI2e:sopgZlkbmyvzDIeWSIThE3J1pPGsapqefRFo:b1Rfx8XquR8u:dBYr5a70wYkewsxOvrYXmLip3Fvy7rdfTE9SB:F5xmui5ij57ItzoUGQqmhdlJEFtZOvawnk19rQ8+2IHhZzeukzTZ41bET6DfydrjX20ywVxbq2Jw=="}},"_actions":{},"redirect":"https://secure-test.worldpay.com/redirect?tokenId=dc9c308b-d56b-4823-968e-0f94b20d6b73","commandId":"cmdOl8x_MaK4TxcF3exdl5cL0"},"key":"PaysafeCard","summary":"PaysafeCard","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/PaysafeCard"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Pix":{"value":{"paymentInstrument":{"method":"pix","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtJHtzcHJpbmcucHJvZmlsZXMuYWN0aXZlfSIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdN8MbBQB9vAYY5mA9Nq7wGjDWpyzMQlvDbyPmj8n3JAiTQW8Eq5Lj6LFzcEh8YV9gCZBzLZbEeWUoPvb2T9Qf55NxtdjYFiEp3rMOHqwYKWa1TJnWx7:xasdm:Pw6YUNDd54rfT6hMMjSKiEe6HkFm9OABSOmQQkCNB2I+LQDvl0dkMgT:LWHf7rure13T5C:wQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuo+ARMtBeZHQd:UvEu:Hn4G9xGyOnhtYhmEettFU39blHd8:YTicoyChKkMubbmwZVm3Ep4DHaGaITF1cpZDOi7Q==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/eyJrIjoiYXBtLXNlcnZpY2UtJHtzcHJpbmcucHJvZmlsZXMuYWN0aXZlfSIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdN8MbBQB9vAYY5mA9Nq7wGjDWpyzMQlvDbyPmj8n3JAiTQW8Eq5Lj6LFzcEh8YV9gCZBzLZbEeWUoPvb2T9Qf55NxtdjYFiEp3rMOHqwYKWa1TJnWx7:xasdm:Pw6YUNDd54rfT6hMMjSKiEe6HkFm9OABSOmQQkCNB2I+LQDvl0dkMgT:LWHf7rure13T5C:wQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuo+ARMtBeZHQd:UvEu:Hn4G9xGyOnhtYhmEettFU39blHd8:YTicoyChKkMubbmwZVm3Ep4DHaGaITF1cpZDOi7Q=="}},"_actions":{},"redirect":"iVBORw0KGgoAAAANSUhEUgAABbQAAAW0AQAAAAA22bh6AAAKIUlEQVR4nO3ZSxLjNgwFQN5A97+lbqBsbAMEaM9UFoyU6rdw6UMCDe5UHtcjc47/WvDvwr033HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfZPWqOvDJuy6p1geO1o9U729t49kGNP4G4ubm5ubm5ubm5ubm57+zu0Gb8VbPIXotXt2W0qW9u/uXkuLm5ubm5ubm5ubm5uW/v/qHo6z5FOiXeXnOVL9/FK/IaxM3Nzc3Nzc3Nzc3Nzf1AdwDWs5z5bbkdNVPvwludCDc3Nzc3Nzc3Nzc3N/f/zX3mr9fWbFqy1r5TPqKjQEaVqbi5ubm5ubm5ubm5ubkf6F7fnnOf6ap42uJyDqXH+HkiP0Dc3Nzc3Nzc3Nzc3Nzc93WXTM3+k58O4ubm5ubm5ubm5ubm5r69e5V57fvrdeSruI11sW11Vf6kjR1Ze1y/ws3Nzc3Nzc3Nzc3NzX1n91SuVSrG6c/SdYHYsZrlyznkEzk+z856Ntzc3Nzc3Nzc3Nzc3Nw3dxdA4PuHawBK9Xzb52uU0mgi56Pi5ubm5ubm5ubm5ubmfob7aqhSqfWJwoV85b0Nf+ap8rrG4+bm5ubm5ubm5ubm5n6guy8LfHsbbWOq1UDXXODIDfNUZ54vb1uFm5ubm5ubm5ubm5ub+77uWJYp5bb07pQfvach80/MF+OWE+Hm5ubm5ubm5ubm5uZ+kHtK/sot1afb1WdtbGs7pqJl+lhXTqlNwM3Nzc3Nzc3Nzc3NzX1n97HGv/aHe+RnzTjmMc654jRLG+McCdT6cnNzc3Nzc3Nzc3Nzcz/BHWvb/uKJIUvvPkYbfLoq9dph9APi5ubm5ubm5ubm5ubmvr27rY3bCV9QK0/eFm175XL1dYJ2kNzc3Nzc3Nzc3Nzc3Nz3dc/PR1vb8WWChgptTHDMslLlykdVFnNzc3Nzc3Nzc3Nzc3M/yn3OHafq8SxXih3Heqp8NRVdzbI6h3zFzc3Nzc3Nzc3Nzc3NfXP3q+aVi4SilMuFVynN/uJqatRObozphLm5ubm5ubm5ubm5ubnv6y4pW8Odn606Hm1deVuKtjHi2bRjPj5ubm5ubm5ubm5ubm7uu7p/9DlypSDn3jHkl3rxtlDWPyNvK5W5ubm5ubm5ubm5ubm5n+Eun7XNeGR8007z5bZnm+prj1Z5Ok1ubm5ubm5ubm5ubm7ue7uP+eq9tnyfrsudi7f9MFZFv87cJuXm5ubm5ubm5ubm5uZ+jLvgA5WN1/xs0mboNfNicX+Wi07Nyxlyc3Nzc3Nzc3Nzc3NzP8hdFNGs9I5t+Soo72brHefozcfigKYe3Nzc3Nzc3Nzc3Nzc3Ld3fx6NmCBXn75Z11+5V+tdlrR115+myhZubm5ubm5ubm5ubm7uJ7hb9fIN/Ptz9XztyNumKuVYyot8tRqSm5ubm5ubm5ubm5ub+0HuvrWgomN+UZodeUdePDXKU0W3cjZltPyCm5ubm5ubm5ubm5ub++busjXevj25bVSf3uaBSopxzKNNzdvJRbi5ubm5ubm5ubm5ubnv7J42RJ8otyK3+Tq0jPsnfBfkUtzc3Nzc3Nzc3Nzc3NxPcMdPeRbQfBv46accQXGXvfEsX5UzbC25ubm5ubm5ubm5ubm57+ousjZGvBgNmpuVAhN0dQR528iDr5pzc3Nzc3Nzc3Nzc3NzP8BdKl2vtrncmKFjvjo/y6PAVKosGXPWgj49Nzc3Nzc3Nzc3Nzc3953drfDIRTK5f7i++pS9vzztWPqQ+QhObm5ubm5ubm5ubm5u7ke5y7IVL09wtYHWg4+xbNTGmKYvs3Bzc3Nzc3Nzc3Nzc3M/xR3k1Qfukdflcv2jt0yan411+bKkvIge3Nzc3Nzc3Nzc3Nzc3Ld353z5Li7zNfwbVX7K9NlzfaDHfHWsX3Bzc3Nzc3Nzc3Nzc3M/w11a5AlGm6VMmlFnLtAGL+4i66UWp8TNzc3Nzc3Nzc3Nzc19V3fe+qYUWf7pzzJ5ZG1TXJ8xyt6rTbAanJubm5ubm5ubm5ubm/ve7vfa6NOKXHn/uvfZ8G3m6URWU7WTay+4ubm5ubm5ubm5ubm57+se87KpdxR+3R7XNVfqxi8nEt1ylXNdvhwaNzc3Nzc3Nzc3Nzc391Pc0/6seI9RPHmqAKwGWmnLul+CeUhubm5ubm5ubm5ubm7uW7sjTXuOmrItk6dx895C7m/jHNbHws3Nzc3Nzc3Nzc3NzX17d/7urC1y2z7Q364rM7fzKuQxF+Dm5ubm5ubm5ubm5uZ+hrvXXL0ofcqkpXepkq/OXCVfHXPfYz5Sbm5ubm5ubm5ubm5u7ge5y7fo1GI91THLjte29vN1jFJ0VYCbm5ubm5ubm5ubm5v7Me7FilFkbaAj7y34r9OvvoFX57Caipubm5ubm5ubm5ubm/vO7tw2WnzZGh3b4mMe6H37daoCzYvL3tySm5ubm5ubm5ubm5ub+9buV82yf+QXpVzGvwu3mXuVsq0NPh1QPgJubm5ubm5ubm5ubm7um7sLqvW+8otSeDV4LjXJ/qQ925JyLNzc3Nzc3Nzc3Nzc3Nx3di9evhXH52c02Y+O7xe5QP8p0we07J2l3Nzc3Nzc3Nzc3Nzc3Hd1Z9n0XVyWFN7qqqxbvciDj/W6IpgPiJubm5ubm5ubm5ubm/u+7ml/PPvBKzVjSSl6tWdZdswvRqsSIG5ubm5ubm5ubm5ubu7buws+d5zI7XY1eMzyvio7yttWqi/Os3Bzc3Nzc3Nzc3Nzc3Pf173a36Y65p+xKHyu8THaDOiDX/Pbcobc3Nzc3Nzc3Nzc3NzcN3e/VnyRtYGiZqwLbeTI2ngcnvXiLwW4ubm5ubm5ubm5ubm5H+DuKX3KaPFsNfirwDR9OZHV2awKLA6Nm5ubm5ubm5ubm5ub+67uUXOkZV/mO7Mnl1rxpknziXReKzC4ubm5ubm5ubm5ubm5n+Ne9e4Jcm478aJU065mufKSWFdU82Jubm5ubm5ubm5ubm7uW7sbYCzKnVlbrvIYUaoXzZ5yLOf84N2Sm5ubm5ubm5ubm5ub+8nugH4t13fkUmO9ZFW0HUH/TObm5ubm5ubm5ubm5uZ+pLu8iHKtd9yWrJbETzQfM+/8MMYCz83Nzc3Nzc3Nzc3NzX1zdxvjWNyeIyXLymjv27z4akWLe9WyvODm5ubm5ubm5ubm5ua+t7tkMrbv2GM9aXFnz8jzZc9U/uu4Odzc3Nzc3Nzc3Nzc3Nz3dT8p3HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfce8O9N9x7w7033HvDvTfce/NY9z9Rpqh4M3liEgAAAABJRU5ErkJggg==","commandId":"cmdfD7kJPxS4EiQhq3zCFcny0","transactionCode":"00020101021226930014br.gov.bcb.pix2571qrcode-h.pix.celcoin.com.br/pixqrcode/v2/4657b05124fdc0451ce94a2be36c345204000053039865802BR5907MENSA026014Belo Horizonte62070503***6304CC16"},"key":"Pix","summary":"Pix","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Pix"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Przelewy24":{"value":{"paymentInstrument":{"method":"przelewy","type":"direct"},"paymentId":"uK9Oh5zz4yKhGuFofhhnCwsHi_D61-KTzqGHeNzFWwDRFnP-T50uMqKWJ38Q2CMU-YEP43ToYPBq0nmRJ7on2TXTtk8HXQLDB-KD3DoCrxvxRp-D4P157oPwtHUaFW7ux4mZlzvd7StCNtLM8cZCLG77YnmLqYB7S4XkbS2fDgHgfA8Yw2Ruhoc7KIcJOlI3IA2DIsfvvPcL1_Sg4hpt2U5YCAAqH7HU1cazTC042l2XuVg_IVmzKHVNwKHwgUhZ","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnCwsHi_D61-KTzqGHeNzFWwDRFnP-T50uMqKWJ38Q2CMU-YEP43ToYPBq0nmRJ7on2TXTtk8HXQLDB-KD3DoCrxvxRp-D4P157oPwtHUaFW7ux4mZlzvd7StCNtLM8cZCLG77YnmLqYB7S4XkbS2fDgHgfA8Yw2Ruhoc7KIcJOlI3IA2DIsfvvPcL1_Sg4hpt2U5YCAAqH7HU1cazTC042l2XuVg_IVmzKHVNwKHwgUhZ"}},"_actions":{},"redirect":"https://secure-test.worldpay.com/jsp/test/shopper/redirect?tokenId=dda59052-c336-49f2-b9bb-d4577fbb4147","commandId":"cmdTY9lqCFQWDngg9N2k_Y7h1"},"key":"Przelewy24","summary":"Przelewy24","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Przelewy24"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/SafetyPay":{"value":{"paymentInstrument":{"method":"safetypay","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTzojxnTb6gzLpYifu+gD3nPAaFT9PiiV:KsP+z2Cdr9oxuSfqYOtdVF0OwjHRCY6fWf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS69z2nX5zwzYPSSVDUYtLDOZ6R0m0fuRrvkt3IoyOFqIWhKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDRl9fGV4F+Ts5DIzFBZXwnIUMyUbZMpJ0fOD9XAPga+EJnSR3UaE8kYYgR1TxL5XUxKsWCP0oxXTQ26dg1mH8uA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTzojxnTb6gzLpYifu+gD3nPAaFT9PiiV:KsP+z2Cdr9oxuSfqYOtdVF0OwjHRCY6fWf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS69z2nX5zwzYPSSVDUYtLDOZ6R0m0fuRrvkt3IoyOFqIWhKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkDRl9fGV4F+Ts5DIzFBZXwnIUMyUbZMpJ0fOD9XAPga+EJnSR3UaE8kYYgR1TxL5XUxKsWCP0oxXTQ26dg1mH8uA=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=62a8645c-f481-4880-9ed8-e80d67153ae2","commandId":"cmdmZ4I3ZW19OhrjDrGs7vpG0"},"key":"SafetyPay","summary":"SafetyPay","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/SafetyPay"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD token":{"value":{"paymentInstrument":{"method":"sepa","type":"token"},"paymentId":"uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA","lastEvent":"sentForAuthorization","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA"}},"_actions":{},"redirect":"https://try.access.worldpay.com/redirect-url?paymentId=1322255324&initiatingPartyReturnUrl=https://secure.wp.fte66.test.worldpay.com/sc1/shopper/ideal/directPayment.html","commandId":"cmdhTh0E2G3MUrcTTR8W83Gp0"},"key":"SEPA DD token","summary":"SEPA DD token","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD token"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD successful":{"value":{"paymentInstrument":{"method":"sepa","type":"direct"},"paymentId":"uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC7KnABEsnvjTFefo7uUYYarwh_KRcHUrrs1qJtQso9gjnhxT5oAgkJfCp1iX6U1upLOpzqHmhG8uXdBKXQ0rnmce4brW4F54BCV6GtAu0zUbgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxo9g_WHOCgZdL-FywMmqkQA"}},"_actions":{},"redirect":"https://try.access.worldpay.com/redirect-url?paymentId=1322255324&initiatingPartyReturnUrl=https://secure.wp.fte66.test.worldpay.com/sc1/shopper/ideal/directPayment.html","commandId":"cmdhTh0E2G3MUrcTTR8W83Gp0"},"key":"SEPA DD successful","summary":"SEPA DD successful","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/SEPA DD successful"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish with phone number":{"value":{"paymentInstrument":{"method":"swish","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdKgIbll24WbW4bjxcOFkvbpJNnd51Q+QyfiGaiRe9nbKem66NOYspir3PJsMwGsI7G2Bf+rspiXLfF0Zn4xovsnjKIKWBW6p+Rdq:C8bzvzksHpCpFZQGSv0Xc:8EsM3P954rfT6hMMjSKiEe6HkFm97Tdqnh0cTWck:wh0Mvah:KtGknckWds:wrjcUMQshbQQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuodpucFGzoapJG7KB6E+glKvLwdJZEx5MYoCT6G5d8JewNuyzINJ9Ct0Fd1CqhIA8jMh:ad9A+8L5w0NQE0YQtKA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdKgIbll24WbW4bjxcOFkvbpJNnd51Q+QyfiGaiRe9nbKem66NOYspir3PJsMwGsI7G2Bf+rspiXLfF0Zn4xovsnjKIKWBW6p+Rdq:C8bzvzksHpCpFZQGSv0Xc:8EsM3P954rfT6hMMjSKiEe6HkFm97Tdqnh0cTWck:wh0Mvah:KtGknckWds:wrjcUMQshbQQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuodpucFGzoapJG7KB6E+glKvLwdJZEx5MYoCT6G5d8JewNuyzINJ9Ct0Fd1CqhIA8jMh:ad9A+8L5w0NQE0YQtKA=="}},"_actions":{},"redirect":"","commandId":"cmdzKbxhkiOS0VzNtzZ4XPKd0","transactionCode":"BCD2ABDD76D934A093D679B39305F4CC"},"key":"Swish with phone number","summary":"Swish with phone number","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish with phone number"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish without phone number":{"value":{"paymentInstrument":{"method":"swish","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdKgIbll24WbW4bjxcOFkvbrOOou8N4LRR8iy98AJkpjMem66NOYspir3PJsMwGsI7G2Bf+rspiXLfF0Zn4xovsnjKIKWBW6p+Rdq:C8bzvzksHpCpFZQGSv0Xc:8EsM3P954rfT6hMMjSKiEe6HkFm96h2riQtoglEqbo99EuF8BZmxUCTrWCJQhIBgH9QT7tAQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuoCg5dSFA58fc680ariJixo:LwdJZEx5MYoCT6G5d8JewNuyzINJ9Ct0Fd1CqhIA8jtEvOhq6wlMuJlXWEs8pThA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdKgIbll24WbW4bjxcOFkvbrOOou8N4LRR8iy98AJkpjMem66NOYspir3PJsMwGsI7G2Bf+rspiXLfF0Zn4xovsnjKIKWBW6p+Rdq:C8bzvzksHpCpFZQGSv0Xc:8EsM3P954rfT6hMMjSKiEe6HkFm96h2riQtoglEqbo99EuF8BZmxUCTrWCJQhIBgH9QT7tAQ6sGi9VYvEB5k55y2sensiXY0Yl+:o+DhIRXOVuFuoCg5dSFA58fc680ariJixo:LwdJZEx5MYoCT6G5d8JewNuyzINJ9Ct0Fd1CqhIA8jtEvOhq6wlMuJlXWEs8pThA=="}},"_actions":{},"redirect":"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","commandId":"cmdf4JpsQSZwf9-TVtMaoLn10","transactionCode":"vymnlUOvSDu6Ti-yDNOerNxoKPlKfIo-"},"key":"Swish without phone number","summary":"Swish without phone number","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Swish without phone number"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Trustly":{"value":{"paymentInstrument":{"method":"trustly","type":"direct"},"paymentId":"eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyHNCTMvOMr7z:d61dLntVSAaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS69VdPTc30HsveUM9XjnvE4YIx9jkBR3rQ+pDZRw+HYcrhKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkD70cWvOUr9oNei3iC:3d01MiKXp01ZX4AeiXlWYKZF5hbcrjMRprcUptpLfoEB8QBFXfS8l+w00uMOJ3COd2qPA==","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/eyJrIjoiYXBtLXNlcnZpY2UtZGVmYXVsdCIsImxpbmtWZXJzaW9uIjoiNi4wLjAifQ==.BnnxxcMle38OazhwbF8J+4rtJi8CAq:Y3zUOn1dw6VWfvx:PHL5L0S+5ara5vz6ouV5yBmVUQCiSwQjs+1x5qJIJxAKWMWc2Mlb1doricEYlzsZIRIGCflvnYu1Ns8g1S0+66n6wCELiB9OHfX7cdDZM8QaH19DiFbmMAchPSTyHNCTMvOMr7z:d61dLntVSAaFT9PiiV:KsP+z2Cdr9o:XFrnd4GNEHV7yDuZt9Jyqf5XZUPFYfD4fs2JzaCZKV3L7DQm7JfXl6rjXA0ubX6hJpY5kUX4Djm9+PFFKUS69VdPTc30HsveUM9XjnvE4YIx9jkBR3rQ+pDZRw+HYcrhKM2Ks:rlczHJ2DGe1:xPRqjBWEQYSfjhGO0ig5hWkD70cWvOUr9oNei3iC:3d01MiKXp01ZX4AeiXlWYKZF5hbcrjMRprcUptpLfoEB8QBFXfS8l+w00uMOJ3COd2qPA=="}},"_actions":{},"redirect":"http://secure-test.worldpay.com/redirect?tokenId=f1ff338b-a0d7-4a17-b64f-31b2b994391c","commandId":"cmdKZ4gnUp1aNkfNi7Kmwi1N0"},"key":"Trustly","summary":"Trustly","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/Trustly"},"paths/~1apmPayments/post/responses/201/content/application~1json/examples/WeChat Pay":{"value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ5v2I5ddQFtUqfQjfH6MtZWlDSUrxrcX5x_wn93uYUZBrpxTgfQTxtQsmy9dE_z-m-zZvrP-LeCRz0uWrqdvJK9lFEMgr042IFWuXU4qz5JB5ruD3eXP8P1s6nqEcRq5d-NwnkVtXPzEhC9FQ_77m3c"}},"_actions":{},"redirect":"iVBORw0KGgoAAAANSUhEUgAAAQAAAAEAAQAAAAB0CZXLAAABdklEQVR4Xu2VS27DMAxE6ZWP4ZvG1E19DK3EzpBKgrhAu+2gGjiCTD0vJvzI4hfZPXDXAkoLKC2gtIDSvwLcoCN6PnGdne+bGtDw68fYAw+AjVgGtYBuCDYYpEeadTtEAXh02My9OoDyO0WBYMmlwWwZ7CsoBTjDR+uvJzE1oNSycWzH+pYQgALz9NXS8qPGshqAluHRDo+BZIEfn40jAXi2fI2vwTnGqtvUgLFfeB1MGbN2svamtAAzWjvTZjJ6QDB+PTJlgyTWj2RJAKPu9NzgtGUR6gGZHTg95yi+6lQLcDRO5wRuT8svRggIvrLk4NFyCETmTgtonUGn2bm52ZQABg1OLJPFtakBjcwxR7Gl9s//QQEoOXKECTaHGFctwGlsZqoFC4+rGkBHGUS/WBp0kmpAt40Ag3AK11t9JQgE70ScHjOiCdAdzD7J7zb/OhBZcmR4m9As7xQxwA1CyXGIOYfw/VqUAH7QAkoLKC2gtIDSAkpfsu6k9bsX4o0AAAAASUVORK5CYII=","paymentInstrument":{"method":"wechatpay","type":"direct"},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"WeChat Pay","summary":"WeChat Pay","id":"paths/~1apmPayments/post/responses/201/content/application~1json/examples/WeChat Pay"},"paths/~1apmPayments/post/responses/400/content/application~1json/examples/bodyDoesNotMatchSchema":{"value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Field is mandatory","jsonPath":"$.instruction.value.amount"}]},"key":"bodyDoesNotMatchSchema","summary":"bodyDoesNotMatchSchema","id":"paths/~1apmPayments/post/responses/400/content/application~1json/examples/bodyDoesNotMatchSchema"},"paths/~1apmPayments/post/responses/400/content/application~1json/examples/paymentNotFound":{"value":{"errorName":"paymentNotFound","message":"Payment resource not found."},"key":"paymentNotFound","summary":"paymentNotFound","id":"paths/~1apmPayments/post/responses/400/content/application~1json/examples/paymentNotFound"},"paths/~1apmPayments/post/responses/400/content/application~1json/examples/orderNotReady":{"value":{"errorName":"orderNotReady","message":"Transaction not ready"},"key":"orderNotReady","summary":"orderNotReady","id":"paths/~1apmPayments/post/responses/400/content/application~1json/examples/orderNotReady"},"paths/~1apmPayments/post/responses/400/content/application~1json/examples/transactionReferenceIsADuplicate":{"value":{"errorName":"transactionReferenceIsADuplicate","message":"The transaction reference (while valid as a reference) is a duplicate already used in another transaction."},"key":"transactionReferenceIsADuplicate","summary":"transactionReferenceIsADuplicate","id":"paths/~1apmPayments/post/responses/400/content/application~1json/examples/transactionReferenceIsADuplicate"},"paths/~1apmPayments/post/responses/400/content/application~1json/examples/tokenDoesNotExist":{"value":{"errorName":"tokenDoesNotExist","message":"The provided token does not exist."},"key":"tokenDoesNotExist","summary":"tokenDoesNotExist","id":"paths/~1apmPayments/post/responses/400/content/application~1json/examples/tokenDoesNotExist"},"paths/~1apmPayments/post/responses/400/content/application~1json/examples/KlarnaBillingAddress-bodyDoesNotMatchSchema":{"value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Billing address object, firstName and lastName from customer object are all required if at least one is provided.","jsonPath":"$.instruction"}]},"key":"KlarnaBillingAddress-bodyDoesNotMatchSchema","summary":"KlarnaBillingAddress-bodyDoesNotMatchSchema","id":"paths/~1apmPayments/post/responses/400/content/application~1json/examples/KlarnaBillingAddress-bodyDoesNotMatchSchema"},"paths/~1apmPayments/post/responses/400/content/application~1json/examples/Bizum-invalidTransactionReference":{"value":{"errorName":"invalidTransactionReference","message":"Invalid transactionReference - must be in the format [a-zA-Z0-9]{4,12}"},"key":"Bizum-invalidTransactionReference","summary":"Bizum-invalidTransactionReference","id":"paths/~1apmPayments/post/responses/400/content/application~1json/examples/Bizum-invalidTransactionReference"},"paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-transactionReference":{"value":{"errorName":"transactionReference","message":"Payer already has a valid transaction"},"key":"Swish-transactionReference","summary":"Swish-transactionReference","id":"paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-transactionReference"},"paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-payerNoEnrolled":{"value":{"errorName":"transactionReference","message":"Payer already has a valid transaction"},"key":"Swish-payerNoEnrolled","summary":"Swish-payerNoEnrolled","id":"paths/~1apmPayments/post/responses/400/content/application~1json/examples/Swish-payerNoEnrolled"},"paths/~1apmPayments/post/responses/401/content/application~1json/examples/Example":{"value":{"errorName":"unauthorized","message":"Invalid authentication"},"key":"Example","summary":"Example","id":"paths/~1apmPayments/post/responses/401/content/application~1json/examples/Example"},"paths/~1apmPayments/post/responses/500/content/application~1json/examples/Example":{"value":{"errorName":"internalErrorOccurred","message":"An internal problem occurred with your request, please try again."},"key":"Example","summary":"Example","id":"paths/~1apmPayments/post/responses/500/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/authorized":{"value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ0aww_aMF9fAHidQrEC483OlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2pzlfJNMqKvq0mYDWxvR0iOhzH5eLvBJHPh6ir8ugqJmt5VJZ_vcfGLqPgLOBUAk4","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ0aww_aMF9fAHidQrEC483OlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2pzlfJNMqKvq0mYDWxvR0iOhzH5eLvBJHPh6ir8ugqJmt5VJZ_vcfGLqPgLOBUAk4"}},"_actions":{"reverse":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ0aww_aMF9fAHidQrEC483OlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2pzlfJNMqKvq0mYDWxvR0iOhzH5eLvBJHPh6ir8ugqJmt5VJZ_vcfGLqPgLOBUAk4/reversals","method":"POST"},"partialReverse":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ0aww_aMF9fAHidQrEC483OlDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C2pzlfJNMqKvq0mYDWxvR0iOhzH5eLvBJHPh6ir8ugqJmt5VJZ_vcfGLqPgLOBUAk4/reversals","method":"POST"}}},"key":"authorized","summary":"authorized","id":"paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/authorized"},"paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/pending":{"value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"pending","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{}},"key":"pending","summary":"pending","id":"paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/pending"},"paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForRefund":{"value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"sentForRefund","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{}},"key":"sentForRefund","summary":"sentForRefund","id":"paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForRefund"},"paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForSettlement":{"value":{"paymentId":"HZ75WBkfRwmD9YzLSZFnQ3ARjxkddPEGy1lc7iYKKMalDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C3hdIC81cD2YK2o8Arh-whkOhzH5eLvBJHPh6ir8ugqJiAywCh6RPZhv8QHDyzDZDE","lastEvent":"sentForSettlement","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ3ARjxkddPEGy1lc7iYKKMalDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C3hdIC81cD2YK2o8Arh-whkOhzH5eLvBJHPh6ir8ugqJiAywCh6RPZhv8QHDyzDZDE"}},"_actions":{"reverse":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ3ARjxkddPEGy1lc7iYKKMalDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C3hdIC81cD2YK2o8Arh-whkOhzH5eLvBJHPh6ir8ugqJiAywCh6RPZhv8QHDyzDZDE/reversals","method":"POST"},"partialReverse":{"href":"https://try.access.worldpay.com/apmPayments/HZ75WBkfRwmD9YzLSZFnQ3ARjxkddPEGy1lc7iYKKMalDSUrxrcX5x_wn93uYUZB26bWaGtSc4n1mbKHCn5p1tAsrh_YcN6kEXom71Xl4C3hdIC81cD2YK2o8Arh-whkOhzH5eLvBJHPh6ir8ugqJiAywCh6RPZhv8QHDyzDZDE/reversals","method":"POST"}}},"key":"sentForSettlement","summary":"sentForSettlement","id":"paths/~1apmPayments~1{paymentId}/get/responses/200/content/application~1json/examples/sentForSettlement"},"paths/~1apmPayments~1{paymentId}/get/responses/400/content/application~1json/examples/Example":{"value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Field is mandatory","jsonPath":"$.instruction.value.amount"}]},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}/get/responses/400/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}/get/responses/401/content/application~1json/examples/Example":{"value":{"errorName":"unauthorized","message":"Invalid authentication"},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}/get/responses/401/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}/get/responses/404/content/application~1json/examples/Example":{"value":{"errorName":"paymentNotFound","message":"Payment resource not found."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}/get/responses/404/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}/get/responses/500/content/application~1json/examples/Example":{"value":{"errorName":"internalErrorOccurred","message":"An internal problem occurred with your request, please try again."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}/get/responses/500/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/201/content/application~1json/examples/Full example":{"value":{"paymentId":"uK9Oh5zz4yKhGuFofhhnC_h2WwCXUTVwK1Lx7OP-WOiwgLd0DJ5uYK8NLsKG-rFtM4xXFxk15W-f-R1c3u_fq6rRIVQO_lZhwklop_5RcXz35RD_4TJfbjKQAyEFQXOTgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxpba-zPVQ7PG1AztEwRCfVJ","lastEvent":"authorized","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/uK9Oh5zz4yKhGuFofhhnC_h2WwCXUTVwK1Lx7OP-WOiwgLd0DJ5uYK8NLsKG-rFtM4xXFxk15W-f-R1c3u_fq6rRIVQO_lZhwklop_5RcXz35RD_4TJfbjKQAyEFQXOTgUZHQIK3iu8VcHfOiFVHyN-y7ZDRr24t7o6s_bHlZxpba-zPVQ7PG1AztEwRCfVJ"}},"_actions":{}},"key":"Full example","summary":"Full example","id":"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/201/content/application~1json/examples/Full example"},"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/400/content/application~1json/examples/Example":{"value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Field is mandatory","jsonPath":"$.instruction.value.amount"}]},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/400/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/401/content/application~1json/examples/Example":{"value":{"errorName":"unauthorized","message":"Invalid authentication"},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/401/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/404/content/application~1json/examples/Example":{"value":{"errorName":"paymentNotFound","message":"Payment resource not found."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/404/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/500/content/application~1json/examples/Example":{"value":{"errorName":"internalErrorOccurred","message":"An internal problem occurred with your request, please try again."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1confirmations/post/responses/500/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Reversal":{"value":{"reference":"string","value":{"amount":12,"currency":"AED"}},"key":"Reversal","summary":"Reversal","id":"paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Reversal"},"paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Pix reversal":{"value":{"reference":"string","value":{"amount":12,"currency":"BRL"},"reasonCode":"BE08"},"key":"Pix reversal","summary":"Pix reversal","id":"paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Pix reversal"},"paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - retail":{"value":{"reference":"string","value":{"amount":12,"currency":"EUR"},"order":{"items":[{"productCode":"fff1223","name":"Red Hat","quantity":1,"unitCost":1234,"totalTaxAmount":0,"totalAmount":1234,"productUrl":"https://example.com","imageUrl":"https://example.com"},{"productCode":"fff1226","name":"Red Hat","quantity":1,"unitCost":1234,"totalTaxAmount":0,"totalAmount":1234,"productUrl":"https://example.com","imageUrl":"https://example.com"}]}},"key":"Klarna reversal - retail","summary":"Klarna reversal - retail","id":"paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - retail"},"paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - passthrough data":{"value":{"reference":"string","value":{"amount":12,"currency":"EUR"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"lodging_reservations\":[{\"hotel_name\":\"Grand Hotel Berlin\",\"hotel_address\":{\"street_address\":\"Friedrichstraße 123\",\"postal_code\":\"10117\",\"city\":\"Berlin\",\"country\":\"DE\"},\"check_in_date\":\"2026-04-10\",\"check_out_date\":\"2026-04-14\",\"number_of_nights\":4,\"number_of_rooms\":1,\"number_of_guests\":2,\"room_rate_per_night\":15900,\"room_type\":\"Deluxe Double Room\",\"guest\":{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"}}],\"line_items\":[{\"name\":\"Deluxe Double Room - 4 nights\",\"quantity\":4,\"total_amount\":63600,\"unit_price\":15900,\"total_tax_amount\":10151,\"reference\":\"room-booking-001\"},{\"name\":\"Breakfast Package\",\"quantity\":4,\"total_amount\":7960,\"unit_price\":1990,\"total_tax_amount\":1271,\"reference\":\"breakfast-001\"}]}}}}"},"key":"Klarna reversal - passthrough data","summary":"Klarna reversal - passthrough data","id":"paths/~1apmPayments~1{paymentId}~1reversals/post/requestBody/content/application~1json/examples/Klarna reversal - passthrough data"},"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/202/content/application~1json/examples/Example":{"value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"sentForRefund","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{},"commandId":"cmdfD7kJPxS4EiQhq3zCFcny0"},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/202/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/400/content/application~1json/examples/Example":{"value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Field is mandatory","jsonPath":"$.instruction.value.amount"}]},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/400/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/401/content/application~1json/examples/Example":{"value":{"errorName":"unauthorized","message":"Invalid authentication"},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/401/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/404/content/application~1json/examples/Example":{"value":{"errorName":"paymentNotFound","message":"Payment resource not found."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/404/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/500/content/application~1json/examples/Example":{"value":{"errorName":"internalErrorOccurred","message":"An internal problem occurred with your request, please try again."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1reversals/post/responses/500/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Reversal":{"value":{"reference":"string","value":{"amount":12,"currency":"AED"}},"key":"Reversal","summary":"Reversal","id":"paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Reversal"},"paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Pix reversal":{"value":{"reference":"string","value":{"amount":12,"currency":"BRL"},"reasonCode":"BE08"},"key":"Pix reversal","summary":"Pix reversal","id":"paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Pix reversal"},"paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Klarna reversal":{"value":{"reference":"string","value":{"amount":12,"currency":"EUR"},"order":{"items":[{"productCode":"fff1223","name":"Red Hat","quantity":1,"unitCost":1234,"totalTaxAmount":0,"totalAmount":1234,"productUrl":"https://example.com","imageUrl":"https://example.com"},{"productCode":"fff1226","name":"Red Hat","quantity":1,"unitCost":1234,"totalTaxAmount":0,"totalAmount":1234,"productUrl":"https://example.com","imageUrl":"https://example.com"}]}},"key":"Klarna reversal","summary":"Klarna reversal","id":"paths/~1apmPayments~1{paymentId}~1partialReversals/post/requestBody/content/application~1json/examples/Klarna reversal"},"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/202/content/application~1json/examples/Full example":{"value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"sentForRefund","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{},"commandId":"cmdfD7kJPxS4EiQhq3zCFcny0"},"key":"Full example","summary":"Full example","id":"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/202/content/application~1json/examples/Full example"},"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/400/content/application~1json/examples/Example":{"value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Field is mandatory","jsonPath":"$.instruction.value.amount"}]},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/400/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/401/content/application~1json/examples/Example":{"value":{"errorName":"unauthorized","message":"Invalid authentication"},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/401/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/404/content/application~1json/examples/Example":{"value":{"errorName":"paymentNotFound","message":"Payment resource not found."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/404/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/500/content/application~1json/examples/Example":{"value":{"errorName":"internalErrorOccurred","message":"An internal problem occurred with your request, please try again."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1partialReversals/post/responses/500/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Settlement":{"value":{"reference":"string","value":{"amount":12,"currency":"AED"}},"key":"Settlement","summary":"Settlement","id":"paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Settlement"},"paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - retail":{"value":{"reference":"string","value":{"amount":12,"currency":"AED"},"shipping":{"courier":[{"trackingId":"BBB0000000"}]},"order":{"items":[{"name":"Panaphonics DH12-HK & Accessories","quantity":1,"unitCost":12000,"totalTaxAmount":12000,"totalAmount":2000,"productUrl":"http://www.merchanturl.com/products/f2ytrdmn","imageUrl":"http://www.merchanturl.com/products/f2ytrdmn_small.jpg"}]}},"key":"Klarna settlement - retail","summary":"Klarna settlement - retail","id":"paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - retail"},"paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - passthrough data":{"value":{"reference":"string","value":{"amount":12,"currency":"AED"},"passthroughData":"{\"content_type\":\"vnd.klarna.interoperability-data.v3+json\",\"content\":{\"operation\":\"payment_request\",\"request\":{\"supplementary_purchase_data\":{\"lodging_reservations\":[{\"hotel_name\":\"Grand Hotel Berlin\",\"hotel_address\":{\"street_address\":\"Friedrichstraße 123\",\"postal_code\":\"10117\",\"city\":\"Berlin\",\"country\":\"DE\"},\"check_in_date\":\"2026-04-10\",\"check_out_date\":\"2026-04-14\",\"number_of_nights\":4,\"number_of_rooms\":1,\"number_of_guests\":2,\"room_rate_per_night\":15900,\"room_type\":\"Deluxe Double Room\",\"guest\":{\"given_name\":\"James\",\"family_name\":\"Moriarty\",\"email\":\"moriarty@example.de\",\"phone\":\"+491761234567\"}}],\"line_items\":[{\"name\":\"Deluxe Double Room - 4 nights\",\"quantity\":4,\"total_amount\":63600,\"unit_price\":15900,\"total_tax_amount\":10151,\"reference\":\"room-booking-001\"},{\"name\":\"Breakfast Package\",\"quantity\":4,\"total_amount\":7960,\"unit_price\":1990,\"total_tax_amount\":1271,\"reference\":\"breakfast-001\"}]}}}}"},"key":"Klarna settlement - passthrough data","summary":"Klarna settlement - passthrough data","id":"paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/Klarna settlement - passthrough data"},"paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement":{"value":{"value":{"currency":"EUR","amount":90},"reference":"string","industryData":{"type":"airline","agentCode":"12345","agentName":"Travel Agent Ltd","airlineCode":"MY","airlineName":"MyAirline","passenger":{"code":"PAX0016","firstName":"John","lastName":"Passenger"},"ticket":{"number":"TICKETABC123","restricted":true,"issueDate":"2026-08-01","issuerAddress":{"address1":"Airport Terminal 1","city":"London","countryCode":"GB","postalCode":"TW6 1EW"},"flightDetails":[{"carrierCode":"M1","flightCode":"501","stopOver":false,"departureAirport":"LHR","arrivalAirport":"AMS","departureDate":"2026-09-15","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500},{"carrierCode":"M2","flightCode":"502","stopOver":false,"departureAirport":"AMS","arrivalAirport":"LHR","departureDate":"2026-09-22","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500}]}}},"key":"PayPal Airline Data settlement","summary":"PayPal Airline Data settlement","id":"paths/~1apmPayments~1{paymentId}~1settlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"},"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/202/content/application~1json/examples/Example":{"value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"sentForSettlement","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/202/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/400/content/application~1json/examples/Example":{"value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Field is mandatory","jsonPath":"$.instruction.value.amount"}]},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/400/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/401/content/application~1json/examples/Example":{"value":{"errorName":"unauthorized","message":"Invalid authentication"},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/401/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/404/content/application~1json/examples/Example":{"value":{"errorName":"paymentNotFound","message":"Payment resource not found."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/404/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/500/content/application~1json/examples/Example":{"value":{"errorName":"internalErrorOccurred","message":"An internal problem occurred with your request, please try again."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1settlements/post/responses/500/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Settlement":{"value":{"reference":"string","value":{"amount":12,"currency":"AED"}},"key":"Settlement","summary":"Settlement","id":"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Settlement"},"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Klarna settlement":{"value":{"reference":"string","value":{"amount":12,"currency":"AED"},"shipping":{"courier":[{"trackingId":"BBB0000000"}]},"order":{"items":[{"name":"Panaphonics DH12-HK & Accessories","quantity":1,"unitCost":12000,"totalTaxAmount":12000,"totalAmount":2000,"productUrl":"http://www.merchanturl.com/products/f2ytrdmn","imageUrl":"http://www.merchanturl.com/products/f2ytrdmn_small.jpg"}]}},"key":"Klarna settlement","summary":"Klarna settlement","id":"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/Klarna settlement"},"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement":{"value":{"value":{"currency":"EUR","amount":90},"reference":"string","industryData":{"type":"airline","agentCode":"12345","agentName":"Travel Agent Ltd","airlineCode":"MY","airlineName":"MyAirline","passenger":{"code":"PAX0016","firstName":"John","lastName":"Passenger"},"ticket":{"number":"TICKETABC123","restricted":true,"issueDate":"2026-08-01","issuerAddress":{"address1":"Airport Terminal 1","city":"London","countryCode":"GB","postalCode":"TW6 1EW"},"flightDetails":[{"carrierCode":"M1","flightCode":"501","stopOver":false,"departureAirport":"LHR","arrivalAirport":"AMS","departureDate":"2026-09-15","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500},{"carrierCode":"M2","flightCode":"502","stopOver":false,"departureAirport":"AMS","arrivalAirport":"LHR","departureDate":"2026-09-22","fareClassCode":"Y","fareBasisCode":"TMYA","taxAmount":3500}]}}},"key":"PayPal Airline Data settlement","summary":"PayPal Airline Data settlement","id":"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/requestBody/content/application~1json/examples/PayPal Airline Data settlement"},"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/202/content/application~1json/examples/Full example":{"value":{"paymentId":"3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f","lastEvent":"sentForSettlement","_links":{"self":{"href":"https://try.access.worldpay.com/apmPayments/3Ihrz_xFV1nTRAHhJABserDF09eNdqnSHh2H8qlv7QIZ4iW8JjMy1wo4b2GozzFtfnOUMIZGm4eSqTixJe1tGDzD3NTuoxp7Ud1N920NPyBiaK1MePsYPNh4StVn5GLv9dz9tm3t0o9KS2dze2cQ2iJdjRiX7-j4OEhFc5W4W6hK1prAjyQIHthwfovFL63f"}},"_actions":{},"commandId":"cmdEy5vwB0krLe9eMwAcE66c0"},"key":"Full example","summary":"Full example","id":"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/202/content/application~1json/examples/Full example"},"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/400/content/application~1json/examples/Example":{"value":{"errorName":"bodyDoesNotMatchSchema","message":"The json body provided does not match the expected schema","validationErrors":[{"errorName":"fieldHasInvalidValue","message":"Field is mandatory","jsonPath":"$.instruction.value.amount"}]},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/400/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/401/content/application~1json/examples/Example":{"value":{"errorName":"unauthorized","message":"Invalid authentication"},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/401/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/404/content/application~1json/examples/Example":{"value":{"errorName":"paymentNotFound","message":"Payment resource not found."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/404/content/application~1json/examples/Example"},"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/500/content/application~1json/examples/Example":{"value":{"errorName":"internalErrorOccurred","message":"An internal problem occurred with your request, please try again."},"key":"Example","summary":"Example","id":"paths/~1apmPayments~1{paymentId}~1partialSettlements/post/responses/500/content/application~1json/examples/Example"}},"securitySchemeStore":{"BasicAuth":{"id":"BasicAuth","type":"http","scheme":"basic"}},"servers":[{"url":"https://try.access.worldpay.com","description":"Try"},{"url":"https://access.worldpay.com","description":"Live"}],"specType":"openapi"},"options":{"jsonSamplesExpandLevel":7,"schemasExpansionLevel":1,"hideSchemaTitles":true,"hidePropertiesPrefix":true,"hideInfoMetadata":true,"codeSamples":{"languages":[{"lang":"Payload"},{"lang":"curl"},{"lang":"Python"},{"lang":"Java"},{"lang":"Node.js"},{"lang":"Go"},{"lang":"PHP"},{"lang":"Ruby"},{"lang":"C#"}]},"feedback":{"type":"sentiment","settings":{"label":"Do you like our page?","submitText":"Thanks for your feedback","comment":{"likeLabel":"What was most helpful?","dislikeLabel":"What can we improve?"}}},"mockServer":{"off":true},"disableRouter":true,"downloadUrls":[{"url":"/access/_bundle/products/apms/@20240701/openapi.json?download"},{"url":"/access/_bundle/products/apms/@20240701/openapi.yaml?download"}],"excludeFromSearch":false,"replayFeatures":{"graphql":false},"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"APMs","description":"Pay using eWallets, bank transfers, direct debits, local card schemes, Postpay and eInvoice/ Buy Now Pay Later\n\n__Set your headers__\n\n ```\n    Authorization: {your_credentials}\n    Content-Type: application/json\n    WP-Api-Version: 2024-07-01\n```\nReplace `{your_credentials}` with your base64-encoded Basic Auth username and password given to you by your Worldpay Implementation Manager.\n\nYou **must** use the `Authorization` header for any request you send to our APMs API.\n\n\n__DNS Whitelisting__\n    \nWhitelist the following URLs:\n* https://try.access.worldpay.com/\n* https://access.worldpay.com/\n\nPlease ensure you use DNS whitelisting, not explicit IP whitelisting.\nWhen you make a request within Access Worldpay, you should always cache the response returned.","business":"Enterprise","generated":true,"category":"Alternative Payments","catalog-list":true}},"baseSlug":"/products/apms/openapi","routesMapping":{}}