{"items":[{"type":"link","label":"Weavr Simulator","link":"/products/simulator/openapi","routeSlug":"/products/simulator/openapi","content":{"contentType":"overview","meta":{"name":"Weavr Simulator"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"openapi.json","url":"/_bundle/products/simulator/openapi.json?download"},{"kind":"download","label":"openapi.yaml","url":"/_bundle/products/simulator/openapi.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[{"kind":"externallink","title":"URL","titleTranslationKey":"info.contact.url","label":"http://weavr.io","url":"http://weavr.io"}]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Weavr Simulator (v2)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":"This is a Simulator API which is only available on the Weavr Sandbox Environment"}],"sectionId":"/products/simulator/openapi"}],"sectionId":"/products/simulator/openapi"}]}]}},{"type":"group","label":"Accounts","link":"/products/simulator/openapi/accounts","routeSlug":"/products/simulator/openapi/accounts","items":[{"label":"Simulate incoming wire transfer using account id","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/accounts/accounts_account_id_deposit","routeSlug":"/products/simulator/openapi/accounts/accounts_account_id_deposit","metadata":{"seo":{"title":"Simulate incoming wire transfer using account id","description":"This tool is a quick and easy way to put funds on a Managed Account (previously called ‘deposit’), that you may need for testing elsewhere. Provide account id and transaction amount and the transaction will be processed through the system. This method skips some of the steps when processing IWTs. To test this fully, please use the accounts_deposit endpoint."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"accounts_account_id_deposit","name":"Simulate incoming wire transfer using account id","isWebhook":false,"pointer":"/paths/~1accounts~1{account_id}~1deposit/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate incoming wire transfer using account id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"This tool is a quick and easy way to put funds on a Managed Account (previously called ‘deposit’), that you may need for testing elsewhere. Provide account id and transaction amount and the transaction will be processed through the system. This method skips some of the steps when processing IWTs. To test this fully, please use the accounts_deposit endpoint."},"children":[]}]}]}]},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"account_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1accounts~1{account_id}~1deposit/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1accounts~1{account_id}~1deposit/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DepositRequestByAccountId"}},"schemaId":"components/schemas/DepositRequestByAccountId","pointer":"/paths/~1accounts~1{account_id}~1deposit/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/accounts/{account_id}/deposit","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"account_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/DepositRequestByAccountId"}},"responseCodes":["200","400","default"],"pointer":"/accounts/{account_id}/deposit","href":"accounts/accounts_account_id_deposit","openApiOperationId":"accounts_account_id_deposit","summary":"Simulate incoming wire transfer using account id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"schemaId":"components/schemas/DepositRequestByAccountId","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DepositRequestByAccountId"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DepositResponse0"}},"schemaId":"components/schemas/DepositResponse0"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1accounts~1{account_id}~1deposit/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DepositResponse0","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DepositResponse0"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/accounts/accounts_account_id_deposit"}],"panels":[]}]},"httpPath":"/accounts/{account_id}/deposit"},{"label":"Simulate an incoming wire transfer using IBAN","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/accounts/accounts_deposit","routeSlug":"/products/simulator/openapi/accounts/accounts_deposit","metadata":{"seo":{"title":"Simulate an incoming wire transfer using IBAN","description":"This tool is used to simulate incoming wire transfers (IWT) into managed accounts. IWTs are processed in line with the configuration of your application. For EUR and USD IWTs provide the destinationIbanDetails of your Managed Account, for GBP IWTs provide destinationFasterPaymentDetails or destinationIbanDetails of your Managed Account. Sender Details can also be added that is used to identify whether the IWT originated from a Linked Account (if configured) or a third party."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"accounts_deposit","name":"Simulate an incoming wire transfer using IBAN","isWebhook":false,"pointer":"/paths/~1accounts~1deposit/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate an incoming wire transfer using IBAN","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This tool is used to simulate incoming wire transfers (IWT) into managed accounts. IWTs are processed in line with the configuration of your application. For EUR and USD IWTs provide the destinationIbanDetails of your Managed Account, for GBP IWTs provide destinationFasterPaymentDetails or destinationIbanDetails of your Managed Account. Sender Details can also be added that is used to identify whether the IWT originated from a Linked Account (if configured) or a third party."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1accounts~1deposit/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DepositRequest"}},"schemaId":"components/schemas/DepositRequest","pointer":"/paths/~1accounts~1deposit/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/accounts/deposit","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/DepositRequest"}},"responseCodes":["200","400","default"],"pointer":"/accounts/deposit","href":"accounts/accounts_deposit","openApiOperationId":"accounts_deposit","summary":"Simulate an incoming wire transfer using IBAN"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"schemaId":"components/schemas/DepositRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/DepositRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DepositResponse1"}},"schemaId":"components/schemas/DepositResponse1"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1accounts~1deposit/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/DepositResponse1","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DepositResponse1"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/accounts/accounts_deposit"}],"panels":[]}]},"httpPath":"/accounts/deposit"}],"content":{"contentType":"group","meta":{"name":"Accounts"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Accounts","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/accounts/{account_id}/deposit","summary":"Simulate incoming wire transfer using account id","prefix":{"name":"post","color":"post"},"badges":[],"link":"/accounts/accounts_account_id_deposit","deprecated":false},{"title":"/accounts/deposit","summary":"Simulate an incoming wire transfer using IBAN","prefix":{"name":"post","color":"post"},"badges":[],"link":"/accounts/accounts_deposit","deprecated":false}]}]}]}]}},{"type":"group","label":"Cards","link":"/products/simulator/openapi/cards","routeSlug":"/products/simulator/openapi/cards","items":[{"label":"Simulate expiry of card","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/cards/cards_card_id_expire","routeSlug":"/products/simulator/openapi/cards/cards_card_id_expire","metadata":{"seo":{"title":"Simulate expiry of card","description":"Expire a managed card by Card ID. Provide card id and the card will be expired."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cards_card_id_expire","name":"Simulate expiry of card","isWebhook":false,"pointer":"/paths/~1cards~1{card_id}~1expire/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate expiry of card","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Expire a managed card by Card ID. Provide card id and the card will be expired."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"card_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1cards~1{card_id}~1expire/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1cards~1{card_id}~1expire/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/cards/{card_id}/expire","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"card_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["204","400","409","default"],"pointer":"/cards/{card_id}/expire","href":"cards/cards_card_id_expire","openApiOperationId":"cards_card_id_expire","summary":"Simulate expiry of card"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success - No Content"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"409","description":"Conflict","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ExpireManagedCardConflict"}},"schemaId":"components/schemas/ExpireManagedCardConflict"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1cards~1{card_id}~1expire/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"409","schemaId":"components/schemas/ExpireManagedCardConflict","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ExpireManagedCardConflict"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cards/cards_card_id_expire"}],"panels":[]}]},"httpPath":"/cards/{card_id}/expire"},{"label":"Simulate card about to expire","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/cards/cards_card_id_about_to_expire","routeSlug":"/products/simulator/openapi/cards/cards_card_id_about_to_expire","metadata":{"seo":{"title":"Simulate card about to expire","description":"Simulate a card about to expire by Card ID. Provide card id and the card will be set to about to expire."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cards_card_id_about_to_expire","name":"Simulate card about to expire","isWebhook":false,"pointer":"/paths/~1cards~1{card_id}~1about_to_expire/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate card about to expire","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Simulate a card about to expire by Card ID. Provide card id and the card will be set to about to expire."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"card_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1cards~1{card_id}~1about_to_expire/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1cards~1{card_id}~1about_to_expire/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/cards/{card_id}/about_to_expire","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"card_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["204","400","default"],"pointer":"/cards/{card_id}/about_to_expire","href":"cards/cards_card_id_about_to_expire","openApiOperationId":"cards_card_id_about_to_expire","summary":"Simulate card about to expire"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success - No Content"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1cards~1{card_id}~1about_to_expire/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cards/cards_card_id_about_to_expire"}],"panels":[]}]},"httpPath":"/cards/{card_id}/about_to_expire"},{"label":"Simulate card purchase using card id","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/cards/cards_card_id_purchase","routeSlug":"/products/simulator/openapi/cards/cards_card_id_purchase","metadata":{"seo":{"title":"Simulate card purchase using card id","description":"Simulate card purchases by Card ID. Provide card id and transaction amount and the transaction will be processed through the system."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cards_card_id_purchase","name":"Simulate card purchase using card id","isWebhook":false,"pointer":"/paths/~1cards~1{card_id}~1purchase/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate card purchase using card id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Simulate card purchases by Card ID. Provide card id and transaction amount and the transaction will be processed through the system."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"card_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1cards~1{card_id}~1purchase/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1cards~1{card_id}~1purchase/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PurchaseRequestByCardId"}},"schemaId":"components/schemas/PurchaseRequestByCardId","pointer":"/paths/~1cards~1{card_id}~1purchase/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/cards/{card_id}/purchase","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"card_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PurchaseRequestByCardId"}},"responseCodes":["200","400","default"],"pointer":"/cards/{card_id}/purchase","href":"cards/cards_card_id_purchase","openApiOperationId":"cards_card_id_purchase","summary":"Simulate card purchase using card id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"schemaId":"components/schemas/PurchaseRequestByCardId","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PurchaseRequestByCardId"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PurchaseResponse"}},"schemaId":"components/schemas/PurchaseResponse"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1cards~1{card_id}~1purchase/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PurchaseResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PurchaseResponse"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cards/cards_card_id_purchase"}],"panels":[]}]},"httpPath":"/cards/{card_id}/purchase"},{"label":"Simulate renewal of card","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/cards/cards_card_id_renew","routeSlug":"/products/simulator/openapi/cards/cards_card_id_renew","metadata":{"seo":{"title":"Simulate renewal of card","description":"Renew a managed card by Card ID. Provide card id and the card will be renewed."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cards_card_id_renew","name":"Simulate renewal of card","isWebhook":false,"pointer":"/paths/~1cards~1{card_id}~1renew/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate renewal of card","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Renew a managed card by Card ID. Provide card id and the card will be renewed."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"card_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1cards~1{card_id}~1renew/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1cards~1{card_id}~1renew/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/cards/{card_id}/renew","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"card_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["204","400","409","default"],"pointer":"/cards/{card_id}/renew","href":"cards/cards_card_id_renew","openApiOperationId":"cards_card_id_renew","summary":"Simulate renewal of card"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success - No Content"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"409","description":"Conflict","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/RenewManagedCardConflict"}},"schemaId":"components/schemas/RenewManagedCardConflict"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1cards~1{card_id}~1renew/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"409","schemaId":"components/schemas/RenewManagedCardConflict","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/RenewManagedCardConflict"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cards/cards_card_id_renew"}],"panels":[]}]},"httpPath":"/cards/{card_id}/renew"},{"label":"Simulate card merchant refund using card id","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/cards/cards_card_id_merchant_refund","routeSlug":"/products/simulator/openapi/cards/cards_card_id_merchant_refund","metadata":{"seo":{"title":"Simulate card merchant refund using card id","description":"Simulate card merchant refunds by Card ID. Provide card id and transaction amount and the transaction will be processed through the system."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cards_card_id_merchant_refund","name":"Simulate card merchant refund using card id","isWebhook":false,"pointer":"/paths/~1cards~1{card_id}~1merchant_refund/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate card merchant refund using card id","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Simulate card merchant refunds by Card ID. Provide card id and transaction amount and the transaction will be processed through the system."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"card_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1cards~1{card_id}~1merchant_refund/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1cards~1{card_id}~1merchant_refund/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PurchaseRequestByCardId"}},"schemaId":"components/schemas/PurchaseRequestByCardId","pointer":"/paths/~1cards~1{card_id}~1merchant_refund/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/cards/{card_id}/merchant_refund","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"card_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PurchaseRequestByCardId"}},"responseCodes":["200","400","default"],"pointer":"/cards/{card_id}/merchant_refund","href":"cards/cards_card_id_merchant_refund","openApiOperationId":"cards_card_id_merchant_refund","summary":"Simulate card merchant refund using card id"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"schemaId":"components/schemas/PurchaseRequestByCardId","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PurchaseRequestByCardId"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PurchaseResponse"}},"schemaId":"components/schemas/PurchaseResponse"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1cards~1{card_id}~1merchant_refund/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PurchaseResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PurchaseResponse"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cards/cards_card_id_merchant_refund"}],"panels":[]}]},"httpPath":"/cards/{card_id}/merchant_refund"},{"label":"Simulate card purchase using card number","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/cards/cards_purchase","routeSlug":"/products/simulator/openapi/cards/cards_purchase","metadata":{"seo":{"title":"Simulate card purchase using card number","description":"Simulate card purchases. Provide card details and transaction amount and the transaction will be processed through the system."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cards_purchase","name":"Simulate card purchase using card number","isWebhook":false,"pointer":"/paths/~1cards~1purchase/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate card purchase using card number","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Simulate card purchases. Provide card details and transaction amount and the transaction will be processed through the system."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1cards~1purchase/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PurchaseRequest"}},"schemaId":"components/schemas/PurchaseRequest","pointer":"/paths/~1cards~1purchase/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/cards/purchase","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PurchaseRequest"}},"responseCodes":["200","400","default"],"pointer":"/cards/purchase","href":"cards/cards_purchase","openApiOperationId":"cards_purchase","summary":"Simulate card purchase using card number"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"schemaId":"components/schemas/PurchaseRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PurchaseRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PurchaseResponse"}},"schemaId":"components/schemas/PurchaseResponse"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1cards~1purchase/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PurchaseResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PurchaseResponse"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cards/cards_purchase"}],"panels":[]}]},"httpPath":"/cards/purchase"},{"label":"Simulate card merchant refund using card number","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/cards/cards_merchant_refund","routeSlug":"/products/simulator/openapi/cards/cards_merchant_refund","metadata":{"seo":{"title":"Simulate card merchant refund using card number","description":"Simulate card merchant refunds. Provide card details and transaction amount and the transaction will be processed through the system."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"cards_merchant_refund","name":"Simulate card merchant refund using card number","isWebhook":false,"pointer":"/paths/~1cards~1merchant_refund/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate card merchant refund using card number","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Simulate card merchant refunds. Provide card details and transaction amount and the transaction will be processed through the system."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1cards~1merchant_refund/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PurchaseRequest"}},"schemaId":"components/schemas/PurchaseRequest","pointer":"/paths/~1cards~1merchant_refund/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/cards/merchant_refund","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/PurchaseRequest"}},"responseCodes":["200","400","default"],"pointer":"/cards/merchant_refund","href":"cards/cards_merchant_refund","openApiOperationId":"cards_merchant_refund","summary":"Simulate card merchant refund using card number"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"schemaId":"components/schemas/PurchaseRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/PurchaseRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PurchaseResponse"}},"schemaId":"components/schemas/PurchaseResponse"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1cards~1merchant_refund/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/PurchaseResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/PurchaseResponse"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/cards/cards_merchant_refund"}],"panels":[]}]},"httpPath":"/cards/merchant_refund"}],"content":{"contentType":"group","meta":{"name":"Cards"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Cards","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/cards/{card_id}/expire","summary":"Simulate expiry of card","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cards/cards_card_id_expire","deprecated":false},{"title":"/cards/{card_id}/about_to_expire","summary":"Simulate card about to expire","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cards/cards_card_id_about_to_expire","deprecated":false},{"title":"/cards/{card_id}/purchase","summary":"Simulate card purchase using card id","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cards/cards_card_id_purchase","deprecated":false},{"title":"/cards/{card_id}/renew","summary":"Simulate renewal of card","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cards/cards_card_id_renew","deprecated":false},{"title":"/cards/{card_id}/merchant_refund","summary":"Simulate card merchant refund using card id","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cards/cards_card_id_merchant_refund","deprecated":false},{"title":"/cards/purchase","summary":"Simulate card purchase using card number","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cards/cards_purchase","deprecated":false},{"title":"/cards/merchant_refund","summary":"Simulate card merchant refund using card number","prefix":{"name":"post","color":"post"},"badges":[],"link":"/cards/cards_merchant_refund","deprecated":false}]}]}]}]}},{"type":"group","label":"Consumers","link":"/products/simulator/openapi/consumers","routeSlug":"/products/simulator/openapi/consumers","items":[{"label":"Simulate verification of a consumer identity","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/consumers/consumers_consumer_id_verify","routeSlug":"/products/simulator/openapi/consumers/consumers_consumer_id_verify","metadata":{"seo":{"title":"Simulate verification of a consumer identity","description":"Fully verify a consumer identity. Will set emailVerified, mobileVerified, isPep (as false), isSanctioned (as false) and fullDueDiligence (as APPROVED)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"consumers_consumer_id_verify","name":"Simulate verification of a consumer identity","isWebhook":false,"pointer":"/paths/~1consumers~1{consumer_id}~1verify/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate verification of a consumer identity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Fully verify a consumer identity. Will set emailVerified, mobileVerified, isPep (as false), isSanctioned (as false) and fullDueDiligence (as APPROVED)."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"consumer_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1consumers~1{consumer_id}~1verify/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1consumers~1{consumer_id}~1verify/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/consumers/{consumer_id}/verify","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"consumer_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["204","400","default"],"pointer":"/consumers/{consumer_id}/verify","href":"consumers/consumers_consumer_id_verify","openApiOperationId":"consumers_consumer_id_verify","summary":"Simulate verification of a consumer identity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success - No Content"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1consumers~1{consumer_id}~1verify/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/consumers/consumers_consumer_id_verify"}],"panels":[]}]},"httpPath":"/consumers/{consumer_id}/verify"}],"content":{"contentType":"group","meta":{"name":"Consumers"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Consumers","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/consumers/{consumer_id}/verify","summary":"Simulate verification of a consumer identity","prefix":{"name":"post","color":"post"},"badges":[],"link":"/consumers/consumers_consumer_id_verify","deprecated":false}]}]}]}]}},{"type":"group","label":"Corporates","link":"/products/simulator/openapi/corporates","routeSlug":"/products/simulator/openapi/corporates","items":[{"label":"Simulate verification of corporate identity","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/corporates/corporates_corporate_id_verify","routeSlug":"/products/simulator/openapi/corporates/corporates_corporate_id_verify","metadata":{"seo":{"title":"Simulate verification of corporate identity","description":"Fully verify a corporate identity. Will set rootEmailVerified, rootMobileVerified, directorsVerified, UBOsVerified, basicCompanyChecksVerified and fullCompanyChecksVerified, while also setting dummy KYB Company Details"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"corporates_corporate_id_verify","name":"Simulate verification of corporate identity","isWebhook":false,"pointer":"/paths/~1corporates~1{corporate_id}~1verify/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate verification of corporate identity","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Fully verify a corporate identity. Will set rootEmailVerified, rootMobileVerified, directorsVerified, UBOsVerified, basicCompanyChecksVerified and fullCompanyChecksVerified, while also setting dummy KYB Company Details"},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"corporate_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1corporates~1{corporate_id}~1verify/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1corporates~1{corporate_id}~1verify/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/corporates/{corporate_id}/verify","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"corporate_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["204","400","default"],"pointer":"/corporates/{corporate_id}/verify","href":"corporates/corporates_corporate_id_verify","openApiOperationId":"corporates_corporate_id_verify","summary":"Simulate verification of corporate identity"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success - No Content"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1corporates~1{corporate_id}~1verify/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/corporates/corporates_corporate_id_verify"}],"panels":[]}]},"httpPath":"/corporates/{corporate_id}/verify"}],"content":{"contentType":"group","meta":{"name":"Corporates"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Corporates","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/corporates/{corporate_id}/verify","summary":"Simulate verification of corporate identity","prefix":{"name":"post","color":"post"},"badges":[],"link":"/corporates/corporates_corporate_id_verify","deprecated":false}]}]}]}]}},{"type":"group","label":"Wiretransfers","link":"/products/simulator/openapi/wiretransfers","routeSlug":"/products/simulator/openapi/wiretransfers","items":[{"label":"Simulate completion of  an Outgoing Wire Transfer","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_accept","routeSlug":"/products/simulator/openapi/wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_accept","metadata":{"seo":{"title":"Simulate completion of  an Outgoing Wire Transfer","description":"This endpoint is used to simulate the completion of an Outgoing Wire Transfer that has been submitted in the system and sent over our payment network."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"wiretransfers_outgoing_outgoing_wire_transfer_id_accept","name":"Simulate completion of  an Outgoing Wire Transfer","isWebhook":false,"pointer":"/paths/~1wiretransfers~1outgoing~1{outgoing_wire_transfer_id}~1accept/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate completion of  an Outgoing Wire Transfer","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This endpoint is used to simulate the completion of an Outgoing Wire Transfer that has been submitted in the system and sent over our payment network."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"outgoing_wire_transfer_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1wiretransfers~1outgoing~1{outgoing_wire_transfer_id}~1accept/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1wiretransfers~1outgoing~1{outgoing_wire_transfer_id}~1accept/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/wiretransfers/outgoing/{outgoing_wire_transfer_id}/accept","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"outgoing_wire_transfer_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["200","400","default"],"pointer":"/wiretransfers/outgoing/{outgoing_wire_transfer_id}/accept","href":"wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_accept","openApiOperationId":"wiretransfers_outgoing_outgoing_wire_transfer_id_accept","summary":"Simulate completion of  an Outgoing Wire Transfer"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Response"}},"schemaId":"components/schemas/Response"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1wiretransfers~1outgoing~1{outgoing_wire_transfer_id}~1accept/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Response","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Response"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_accept"}],"panels":[]}]},"httpPath":"/wiretransfers/outgoing/{outgoing_wire_transfer_id}/accept"},{"label":"Simulate rejection of an Outgoing Wire Transfer","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_reject","routeSlug":"/products/simulator/openapi/wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_reject","metadata":{"seo":{"title":"Simulate rejection of an Outgoing Wire Transfer","description":"This endpoint is used to simulate the rejection of an Outgoing Wire Transfer that has been submitted in the system and sent over our payment network."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"wiretransfers_outgoing_outgoing_wire_transfer_id_reject","name":"Simulate rejection of an Outgoing Wire Transfer","isWebhook":false,"pointer":"/paths/~1wiretransfers~1outgoing~1{outgoing_wire_transfer_id}~1reject/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate rejection of an Outgoing Wire Transfer","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This endpoint is used to simulate the rejection of an Outgoing Wire Transfer that has been submitted in the system and sent over our payment network."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"outgoing_wire_transfer_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1wiretransfers~1outgoing~1{outgoing_wire_transfer_id}~1reject/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1wiretransfers~1outgoing~1{outgoing_wire_transfer_id}~1reject/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/wiretransfers/outgoing/{outgoing_wire_transfer_id}/reject","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"outgoing_wire_transfer_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["200","400","default"],"pointer":"/wiretransfers/outgoing/{outgoing_wire_transfer_id}/reject","href":"wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_reject","openApiOperationId":"wiretransfers_outgoing_outgoing_wire_transfer_id_reject","summary":"Simulate rejection of an Outgoing Wire Transfer"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Response"}},"schemaId":"components/schemas/Response"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1wiretransfers~1outgoing~1{outgoing_wire_transfer_id}~1reject/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/Response","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/Response"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_reject"}],"panels":[]}]},"httpPath":"/wiretransfers/outgoing/{outgoing_wire_transfer_id}/reject"}],"content":{"contentType":"group","meta":{"name":"Wiretransfers"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Wiretransfers","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/wiretransfers/outgoing/{outgoing_wire_transfer_id}/accept","summary":"Simulate completion of  an Outgoing Wire Transfer","prefix":{"name":"post","color":"post"},"badges":[],"link":"/wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_accept","deprecated":false},{"title":"/wiretransfers/outgoing/{outgoing_wire_transfer_id}/reject","summary":"Simulate rejection of an Outgoing Wire Transfer","prefix":{"name":"post","color":"post"},"badges":[],"link":"/wiretransfers/wiretransfers_outgoing_outgoing_wire_transfer_id_reject","deprecated":false}]}]}]}]}},{"type":"group","label":"Factors","link":"/products/simulator/openapi/factors","routeSlug":"/products/simulator/openapi/factors","items":[{"label":"Simulate invalid verification of specified challenge","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/factors/factors_credentials_id_challenges_challenge_id_verify_invalid","routeSlug":"/products/simulator/openapi/factors/factors_credentials_id_challenges_challenge_id_verify_invalid","metadata":{"seo":{"title":"Simulate invalid verification of specified challenge","description":"Simulate invalid verification of specified challenge"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"factors_credentials_id_challenges_challenge_id_verify_invalid","name":"Simulate invalid verification of specified challenge","isWebhook":false,"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_invalid/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate invalid verification of specified challenge","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"Auth_Token","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Authorization Token returned by login - example format: e6YrWi53lW0Bb6TbBL4ADA=="},"children":[]}]}]}]},{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"credentials_id","in":"path","schemaId":"schema_714","required":true},{"name":"challenge_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_invalid/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_invalid/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/factors/{credentials_id}/challenges/{challenge_id}/verify_invalid","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"credentials_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false},{"name":"challenge_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"Auth_Token","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["200","400","default"],"pointer":"/factors/{credentials_id}/challenges/{challenge_id}/verify_invalid","href":"factors/factors_credentials_id_challenges_challenge_id_verify_invalid","openApiOperationId":"factors_credentials_id_challenges_challenge_id_verify_invalid","summary":"Simulate invalid verification of specified challenge"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SimulateVerifyChallengeResponse"}},"schemaId":"components/schemas/SimulateVerifyChallengeResponse"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_invalid/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SimulateVerifyChallengeResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SimulateVerifyChallengeResponse"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/factors/factors_credentials_id_challenges_challenge_id_verify_invalid"}],"panels":[]}]},"httpPath":"/factors/{credentials_id}/challenges/{challenge_id}/verify_invalid"},{"label":"Simulate expiry of specified challenge","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/factors/factors_credentials_id_challenges_challenge_id_verify_expired","routeSlug":"/products/simulator/openapi/factors/factors_credentials_id_challenges_challenge_id_verify_expired","metadata":{"seo":{"title":"Simulate expiry of specified challenge","description":"Simulate expiry of specified challenge"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"factors_credentials_id_challenges_challenge_id_verify_expired","name":"Simulate expiry of specified challenge","isWebhook":false,"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_expired/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate expiry of specified challenge","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"Auth_Token","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Authorization Token returned by login - example format: e6YrWi53lW0Bb6TbBL4ADA=="},"children":[]}]}]}]},{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"credentials_id","in":"path","schemaId":"schema_714","required":true},{"name":"challenge_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_expired/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_expired/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/factors/{credentials_id}/challenges/{challenge_id}/verify_expired","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"credentials_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false},{"name":"challenge_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"Auth_Token","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["200","400","default"],"pointer":"/factors/{credentials_id}/challenges/{challenge_id}/verify_expired","href":"factors/factors_credentials_id_challenges_challenge_id_verify_expired","openApiOperationId":"factors_credentials_id_challenges_challenge_id_verify_expired","summary":"Simulate expiry of specified challenge"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SimulateVerifyChallengeResponse"}},"schemaId":"components/schemas/SimulateVerifyChallengeResponse"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_expired/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SimulateVerifyChallengeResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SimulateVerifyChallengeResponse"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/factors/factors_credentials_id_challenges_challenge_id_verify_expired"}],"panels":[]}]},"httpPath":"/factors/{credentials_id}/challenges/{challenge_id}/verify_expired"},{"label":"Simulate successful verification of specified challenge","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/factors/factors_credentials_id_challenges_challenge_id_verify_success","routeSlug":"/products/simulator/openapi/factors/factors_credentials_id_challenges_challenge_id_verify_success","metadata":{"seo":{"title":"Simulate successful verification of specified challenge","description":"Simulate successful verification of specified challenge"}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"factors_credentials_id_challenges_challenge_id_verify_success","name":"Simulate successful verification of specified challenge","isWebhook":false,"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_success/post","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Simulate successful verification of specified challenge","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"security","requirements":[{"schemes":[{"name":"Auth_Token","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Authorization Token returned by login - example format: e6YrWi53lW0Bb6TbBL4ADA=="},"children":[]}]}]}]},{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"credentials_id","in":"path","schemaId":"schema_714","required":true},{"name":"challenge_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_success/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_success/post/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/factors/{credentials_id}/challenges/{challenge_id}/verify_success","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"credentials_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false},{"name":"challenge_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"Auth_Token","type":"http","scheme":"bearer","bearerFormat":"JWT"},{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"responseCodes":["200","400","default"],"pointer":"/factors/{credentials_id}/challenges/{challenge_id}/verify_success","href":"factors/factors_credentials_id_challenges_challenge_id_verify_success","openApiOperationId":"factors_credentials_id_challenges_challenge_id_verify_success","summary":"Simulate successful verification of specified challenge"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Success","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SimulateVerifyChallengeResponse"}},"schemaId":"components/schemas/SimulateVerifyChallengeResponse"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1factors~1{credentials_id}~1challenges~1{challenge_id}~1verify_success/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"components/schemas/SimulateVerifyChallengeResponse","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/SimulateVerifyChallengeResponse"}}},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/factors/factors_credentials_id_challenges_challenge_id_verify_success"}],"panels":[]}]},"httpPath":"/factors/{credentials_id}/challenges/{challenge_id}/verify_success"}],"content":{"contentType":"group","meta":{"name":"Factors"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Factors","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/factors/{credentials_id}/challenges/{challenge_id}/verify_invalid","summary":"Simulate invalid verification of specified challenge","prefix":{"name":"post","color":"post"},"badges":[],"link":"/factors/factors_credentials_id_challenges_challenge_id_verify_invalid","deprecated":false},{"title":"/factors/{credentials_id}/challenges/{challenge_id}/verify_expired","summary":"Simulate expiry of specified challenge","prefix":{"name":"post","color":"post"},"badges":[],"link":"/factors/factors_credentials_id_challenges_challenge_id_verify_expired","deprecated":false},{"title":"/factors/{credentials_id}/challenges/{challenge_id}/verify_success","summary":"Simulate successful verification of specified challenge","prefix":{"name":"post","color":"post"},"badges":[],"link":"/factors/factors_credentials_id_challenges_challenge_id_verify_success","deprecated":false}]}]}]}]}},{"type":"group","label":"Linked Accounts","link":"/products/simulator/openapi/linked-accounts","routeSlug":"/products/simulator/openapi/linked-accounts","items":[{"label":"linked_accounts_account_id_set","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/linked-accounts/linked_accounts_account_id_set","routeSlug":"/products/simulator/openapi/linked-accounts/linked_accounts_account_id_set","metadata":{"seo":{"title":"linked_accounts_account_id_set","description":"Allows the verification or rejection of a linked account run by specifying the account ID. This operation updates the status of a linked account to either VERIFIED or REJECTED."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"linked_accounts_account_id_set","name":"linked_accounts_account_id_set","isWebhook":false,"pointer":"/paths/~1linked_accounts~1{account_id}~1set/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"linked_accounts_account_id_set","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Allows the verification or rejection of a linked account run\nby specifying the account ID. This operation updates the status\nof a linked account to either VERIFIED or REJECTED.\n"},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"account_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1linked_accounts~1{account_id}~1set/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1linked_accounts~1{account_id}~1set/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/LinkedAccountRunRequest"}},"schemaId":"components/schemas/LinkedAccountRunRequest","pointer":"/paths/~1linked_accounts~1{account_id}~1set/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/linked_accounts/{account_id}/set","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"account_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/LinkedAccountRunRequest"}},"responseCodes":["204","400","default"],"pointer":"/linked_accounts/{account_id}/set","href":"linked-accounts/linked_accounts_account_id_set","openApiOperationId":"linked_accounts_account_id_set"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"schemaId":"components/schemas/LinkedAccountRunRequest","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/LinkedAccountRunRequest"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success - No Content"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1linked_accounts~1{account_id}~1set/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/linked-accounts/linked_accounts_account_id_set"}],"panels":[]}]},"httpPath":"/linked_accounts/{account_id}/set"},{"label":"linked_accounts_account_id_verify","deprecated":false,"httpVerb":"post","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/products/simulator/openapi/linked-accounts/linked_accounts_account_id_verify","routeSlug":"/products/simulator/openapi/linked-accounts/linked_accounts_account_id_verify","metadata":{"seo":{"title":"linked_accounts_account_id_verify","description":"This tool is used to simulate internal verification for linked accounts by Account ID."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"linked_accounts_account_id_verify","name":"linked_accounts_account_id_verify","isWebhook":false,"pointer":"/paths/~1linked_accounts~1{account_id}~1verify/post","hasSamples":true},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"linked_accounts_account_id_verify","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"This tool is used to simulate internal verification for linked accounts by Account ID."},{"nodeType":"security","requirements":[{"schemes":[{"name":"API_Secret_Key","scopes":[],"type":"apiKey","in":"header","paramName":"programme-key","description":"The API Secret Key - available from the Configuration area of the Innovator Portal"}]}]},{"nodeType":"item-content","variant":"path","label":"Path","labelTranslationKey":"path","parameters":[{"name":"account_id","in":"path","schemaId":"schema_714","required":true}],"pointer":"/paths/~1linked_accounts~1{account_id}~1verify/post/parameters"},{"nodeType":"item-content","variant":"headers","label":"Headers","labelTranslationKey":"header","parameters":[{"name":"call-ref","in":"header","schemaId":"schema_715","description":"A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255"}],"pointer":"/paths/~1linked_accounts~1{account_id}~1verify/post/parameters"},{"nodeType":"item-content","variant":"body","label":"Request Body","labelTranslationKey":"body","required":true,"mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/VerifyRequestByAccountId"}},"schemaId":"components/schemas/VerifyRequestByAccountId","pointer":"/paths/~1linked_accounts~1{account_id}~1verify/post/requestBody"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"POST","path":"/linked_accounts/{account_id}/verify","servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"parameters":{"path":[{"name":"account_id","in":"path","required":true,"schemaId":"schema_714","style":"simple","explode":false}],"query":[],"querystring":[],"header":[{"name":"call-ref","in":"header","required":false,"schemaId":"schema_715","style":"simple","explode":false}],"cookie":[]},"security":[{"schemes":[{"id":"API_Secret_Key","type":"apiKey","name":"programme-key","in":"header"}],"scopes":[]}],"requestBody":{"application/json":{"schemaId":"components/schemas/VerifyRequestByAccountId"}},"responseCodes":["204","400","409","default"],"pointer":"/linked_accounts/{account_id}/verify","href":"linked-accounts/linked_accounts_account_id_verify","openApiOperationId":"linked_accounts_account_id_verify"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","description":"Mock server","isMockServer":true}],"schemaId":"components/schemas/VerifyRequestByAccountId","mediaTypes":["application/json"],"mediaTypeSchemas":{"application/json":{"schemaId":"components/schemas/VerifyRequestByAccountId"}},"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"204","description":"Success - No Content"},{"code":"400","description":"Invalid Request","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}},"schemaId":"components/schemas/ClientInvalidRequest"},{"code":"409","description":"Conflict","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/VerifyStepsRequestConflict"}},"schemaId":"components/schemas/VerifyStepsRequestConflict"},{"code":"default","description":"Error","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}},"schemaId":"components/schemas/DefaultError"}],"pointer":"/paths/~1linked_accounts~1{account_id}~1verify/post/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"204"},{"code":"400","schemaId":"components/schemas/ClientInvalidRequest","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ClientInvalidRequest"}}},{"code":"409","schemaId":"components/schemas/VerifyStepsRequestConflict","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/VerifyStepsRequestConflict"}}},{"code":"default","schemaId":"components/schemas/DefaultError","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/DefaultError"}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/linked-accounts/linked_accounts_account_id_verify"}],"panels":[]}]},"httpPath":"/linked_accounts/{account_id}/verify"}],"content":{"contentType":"group","meta":{"name":"Linked Accounts"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Linked Accounts","showPageActions":true}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/linked_accounts/{account_id}/set","summary":"linked_accounts_account_id_set","prefix":{"name":"post","color":"post"},"badges":[],"link":"/linked-accounts/linked_accounts_account_id_set","deprecated":false},{"title":"/linked_accounts/{account_id}/verify","summary":"linked_accounts_account_id_verify","prefix":{"name":"post","color":"post"},"badges":[],"link":"/linked-accounts/linked_accounts_account_id_verify","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/DepositRequestByAccountId":{"id":"components/schemas/DepositRequestByAccountId","kind":"json-schema","title":"DepositRequestByAccountId","data":{"required":["depositAmount"],"type":"object","properties":{"depositAmount":{"allOf":[{"$ref":"#/components/schemas/CurrencyAmount"},{"description":"The amount of the incoming wire transfer","x-fieldValidation":"required"}]},"senderName":{"type":"string","description":"The name of the person or business sending the incoming wire transfer"},"reference":{"type":"string","description":"The reference is the transaction description"},"receiverName":{"type":"string","description":"The name of the recipient of the incoming wire transfer"},"txId":{"type":"integer","description":"Id used for the transaction if provided, otherwise one will be generated","format":"int64"},"senderIban":{"maxLength":50,"pattern":"^[a-zA-Z0-9_-]+$","type":"string","x-fieldValidation":"size(_,50) regex(^[a-zA-Z0-9_-]+$)"},"sepa":{"$ref":"#/components/schemas/IBANDetails"},"fasterPayments":{"$ref":"#/components/schemas/FasterPaymentsBankDetails"},"accountDescriptor":{"$ref":"#/components/schemas/AccountDescriptorDetails"},"paymentNetwork":{"allOf":[{"$ref":"#/components/schemas/TransferType"},{"description":"Optional field which indicates the payment network to use. If not provided, a default payment network will be chosen based on the currency."}]}}}},"components/schemas/CurrencyAmount":{"id":"components/schemas/CurrencyAmount","kind":"json-schema","title":"CurrencyAmount","data":{"required":["currency"],"type":"object","properties":{"currency":{"maxLength":3,"minLength":3,"pattern":"^[A-Z]*$","type":"string","description":"The currency ISO-4217 code, i.e. a three letter uppercase code, such as GBP, EUR, USD.","x-fieldValidation":"required size(3,3) regex([A-Z]*)"},"amount":{"type":"integer","description":"The monetary amount, scaled to the lowest denomination of the currency. For example, an amount of 1000 for a EUR currency is actually 1000 Euro cents, i.e. EUR 10.00.","format":"int64"}},"description":"A message representing a monetary amount in a particular currency."}},"components/schemas/IBANDetails":{"id":"components/schemas/IBANDetails","kind":"json-schema","title":"IBANDetails","data":{"required":["iban"],"type":"object","properties":{"iban":{"maxLength":34,"minLength":15,"pattern":"^[A-Z]{2}[0-9]{2}[A-Z0-9]{11,30}$","type":"string","description":"International Bank Account Number, required for wire transfer over SEPA or RIX","x-fieldValidation":"required size(15,34) regex(^[A-Z]{2}[0-9]{2}[A-Z0-9]{11,30}$)"},"bankIdentifierCode":{"maxLength":11,"minLength":8,"pattern":"^[a-zA-Z0-9]{4}[a-zA-Z]{2}[a-zA-Z0-9]{2}[a-zA-Z0-9]{0,3}$","type":"string","description":"BIC, for wire transfer over SEPA or RIX","x-fieldValidation":"size(8,11) regex(^[a-zA-Z0-9]{4}[a-zA-Z]{2}[a-zA-Z0-9]{2}[a-zA-Z0-9]{0,3}$)"}}}},"components/schemas/FasterPaymentsBankDetails":{"id":"components/schemas/FasterPaymentsBankDetails","kind":"json-schema","title":"FasterPaymentsBankDetails","data":{"required":["accountNumber","sortCode"],"type":"object","properties":{"accountNumber":{"maxLength":8,"minLength":8,"pattern":"^[0-9]{8}$","type":"string","description":"Account number, required for wire transfer over Faster Payments.","x-fieldValidation":"required size(8,8) regex(^[0-9]{8}$)"},"sortCode":{"maxLength":6,"minLength":6,"pattern":"^[0-9]{6}$","type":"string","description":"Sort code, required for wire transfer over Faster Payments.","x-fieldValidation":"required size(6,6) regex(^[0-9]{6}$)"}}}},"components/schemas/AccountDescriptorDetails":{"id":"components/schemas/AccountDescriptorDetails","kind":"json-schema","title":"AccountDescriptorDetails","data":{"required":["accountDescriptor"],"type":"object","properties":{"accountDescriptor":{"maxLength":50,"type":"string","description":"An identifier of an account that has neither an IBAN nor Faster Payments details.","x-fieldValidation":"required size(_,50)"}}}},"components/schemas/TransferType":{"id":"components/schemas/TransferType","kind":"json-schema","title":"TransferType","data":{"type":"string","enum":["SEPA","FASTER_PAYMENTS","SWIFT","BACS","CHAPS","RIX"]}},"components/schemas/DepositResponse0":{"id":"components/schemas/DepositResponse0","kind":"json-schema","title":"DepositResponse0","data":{"type":"object","properties":{"code":{"$ref":"#/components/schemas/DepositResponseDepositResponseCode1"}}}},"components/schemas/DepositResponseDepositResponseCode1":{"id":"components/schemas/DepositResponseDepositResponseCode1","kind":"json-schema","title":"DepositResponseDepositResponseCode1","data":{"type":"string","enum":["COMPLETED","DENIED_ACCOUNT_NOT_FOUND","DENIED_AMOUNT_NOT_POSITIVE","DENIED_CURRENCY_NOT_ACCOUNT_CURRENCY","DENIED_ACCOUNT_INACTIVE","DENIED_INVALID_TX_ID","DENIED_OTHER","DENIED_ACCOUNT_NOT_UPGRADED_TO_IBAN"]}},"components/schemas/ClientInvalidRequest":{"id":"components/schemas/ClientInvalidRequest","kind":"json-schema","title":"ClientInvalidRequest","data":{"type":"object","properties":{"message":{"maxLength":255,"type":"string","description":"When present helps to identify and fix the problem.","x-fieldValidation":"size(_,255)"},"validation":{"allOf":[{"$ref":"#/components/schemas/MessageValidation"},{"description":"Description of fields which were invalid."}]}}}},"components/schemas/MessageValidation":{"id":"components/schemas/MessageValidation","kind":"json-schema","title":"MessageValidation","data":{"type":"object","properties":{"invalid":{"type":"boolean"},"fields":{"type":"array","items":{"$ref":"#/components/schemas/FieldValidationErrors"}}}}},"components/schemas/FieldValidationErrors":{"id":"components/schemas/FieldValidationErrors","kind":"json-schema","title":"FieldValidationErrors","data":{"type":"object","properties":{"name":{"type":"string"},"errors":{"type":"array","items":{"$ref":"#/components/schemas/FieldValidation"}}}}},"components/schemas/FieldValidation":{"id":"components/schemas/FieldValidation","kind":"json-schema","title":"FieldValidation","data":{"type":"object","properties":{"type":{"$ref":"#/components/schemas/FieldValidationType"},"params":{"type":"array","items":{"type":"string"}}}}},"components/schemas/FieldValidationType":{"id":"components/schemas/FieldValidationType","kind":"json-schema","title":"FieldValidationType","data":{"type":"string","enum":["REQUIRED","HAS_TEXT","REQUIRES","SIZE","RANGE","IN","NOT_IN","REGEX","EXACTLY","AT_LEAST","AT_MOST","ALL_OR_NONE"]}},"components/schemas/DefaultError":{"id":"components/schemas/DefaultError","kind":"json-schema","title":"DefaultError","data":{"type":"object","properties":{"message":{"maxLength":255,"type":"string","description":"When present helps to identify and fix the problem.","x-fieldValidation":"size(_,255)"}},"description":"A default error model in case of errors other than 400, 409 or 504."}},"components/schemas/DepositRequest":{"id":"components/schemas/DepositRequest","kind":"json-schema","title":"DepositRequest","data":{"required":["depositAmount"],"type":"object","properties":{"iban":{"type":"string","description":"The iban of the account the incoming wire transfer should be processed against","deprecated":true},"paymentReference":{"type":"string","description":"The payment reference is needed to identify which account, in cases where the same iban is used"},"depositAmount":{"allOf":[{"$ref":"#/components/schemas/CurrencyAmount"},{"description":"The amount of the incoming wire transfer","x-fieldValidation":"required"}]},"senderName":{"type":"string","description":"The name of the person or business sending the incoming wire transfer"},"reference":{"type":"string","description":"A reference provided by the sender of the incoming wire transfer."},"receiverName":{"type":"string","description":"The name of the recipient of the incoming wire transfer"},"txId":{"type":"integer","description":"Id used for the transaction if provided, otherwise one will be generated","format":"int64"},"senderIbanDetails":{"$ref":"#/components/schemas/IbanDetails"},"senderFasterPaymentsDetails":{"$ref":"#/components/schemas/FasterPaymentsDetails"},"senderAccountDescriptorDetails":{"$ref":"#/components/schemas/AccountDescriptorDetails"},"destinationIbanDetails":{"$ref":"#/components/schemas/IbanDetails"},"destinationFasterPaymentsDetails":{"$ref":"#/components/schemas/FasterPaymentsDetails"},"paymentNetwork":{"allOf":[{"$ref":"#/components/schemas/TransferType"},{"description":"Optional field which indicates the payment network to use. If not provided, a default payment network will be chosen based on the currency."}]}}}},"components/schemas/IbanDetails":{"id":"components/schemas/IbanDetails","kind":"json-schema","title":"IbanDetails","data":{"required":["iban"],"type":"object","properties":{"iban":{"pattern":"^[A-Z0-9]*$","type":"string","x-fieldValidation":"required regex([A-Z0-9]*)"},"bankIdentifierCode":{"pattern":"^[A-Z0-9]*$","type":"string","x-fieldValidation":"regex([A-Z0-9]*)"}}}},"components/schemas/FasterPaymentsDetails":{"id":"components/schemas/FasterPaymentsDetails","kind":"json-schema","title":"FasterPaymentsDetails","data":{"required":["accountNumber","sortCode"],"type":"object","properties":{"sortCode":{"maxLength":6,"minLength":6,"pattern":"^[0-9]*$","type":"string","x-fieldValidation":"required size(6,6) regex([0-9]*)"},"accountNumber":{"pattern":"^[0-9]*$","type":"string","x-fieldValidation":"required regex([0-9]*)"},"secondaryReference":{"type":"string","description":"Supplementary identifier used by financial institutions for accounts without unique sort codes, ensuring distinction between different accounts or customers"}}}},"components/schemas/DepositResponse1":{"id":"components/schemas/DepositResponse1","kind":"json-schema","title":"DepositResponse1","data":{"type":"object","properties":{"code":{"$ref":"#/components/schemas/DepositResponseDepositResponseCode0"}}}},"components/schemas/DepositResponseDepositResponseCode0":{"id":"components/schemas/DepositResponseDepositResponseCode0","kind":"json-schema","title":"DepositResponseDepositResponseCode0","data":{"type":"string","enum":["COMPLETED","DENIED_ACCOUNT_NOT_FOUND","DENIED_AMOUNT_NOT_POSITIVE","DENIED_CURRENCY_NOT_ACCOUNT_CURRENCY","DENIED_ACCOUNT_INACTIVE","DENIED_INVALID_TX_ID","DENIED_OTHER"]}},"components/schemas/ExpireManagedCardConflict":{"id":"components/schemas/ExpireManagedCardConflict","kind":"json-schema","title":"ExpireManagedCardConflict","data":{"type":"object","properties":{"errorCode":{"$ref":"#/components/schemas/ExpireManagedCardConflictErrorCode"}}}},"components/schemas/ExpireManagedCardConflictErrorCode":{"id":"components/schemas/ExpireManagedCardConflictErrorCode","kind":"json-schema","title":"ExpireManagedCardConflictErrorCode","data":{"type":"string","enum":["INSTRUMENT_DESTROYED","INSTRUMENT_NOT_EXPIRABLE","TRANSACTION_BATCH_EXCEPTION"]}},"components/schemas/PurchaseRequestByCardId":{"id":"components/schemas/PurchaseRequestByCardId","kind":"json-schema","title":"PurchaseRequestByCardId","data":{"required":["merchantName","transactionAmount"],"type":"object","properties":{"merchantName":{"maxLength":50,"minLength":1,"type":"string","description":"The merchant name","x-fieldValidation":"required size(1,50)"},"merchantId":{"maxLength":15,"minLength":1,"type":"string","description":"The merchant id (MID). If not specified, a random value will be used","x-fieldValidation":"size(1,15)"},"merchantCategoryCode":{"maxLength":4,"minLength":1,"type":"string","description":"The merchant category code (MCC). If unspecified or an invalid MCC is specified, the Merchant Code 5399 (Misc. General Merchandise) will be used instead","x-fieldValidation":"size(1,4)"},"transactionAmount":{"allOf":[{"$ref":"#/components/schemas/CurrencyAmount"},{"description":"The amount of the purchase","x-fieldValidation":"required"}]},"transactionCountry":{"maxLength":3,"minLength":3,"pattern":"^[A-Z]*$","type":"string","description":"The transaction country in ISO 3166 - alpha-3 format","x-fieldValidation":"size(3,3) regex([A-Z]*)"},"forexFee":{"type":"integer","description":"If this is a cross-currency transaction, the forex fee amount in the card currency. Deprecated; the forex fee percentage configured at the card profile will be applied if this field is not provided","format":"int64","deprecated":true},"forexPadding":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If this is a cross-currency transaction, the forex padding amount in the card currency. Deprecated; a 2% forex padding will be applied if this field is not provided"},"children":[]}]}]}],"format":"int64","deprecated":true},"atmWithdrawal":{"type":"boolean","description":"If set to true, this purchase simulates and ATM Withdrawal transaction. MCC will automatically be set to 6011"},"additionalMerchantData":{"allOf":[{"$ref":"#/components/schemas/AdditionalMerchantData"},{"description":"Additional merchant data"}]},"cardHolderPresent":{"allOf":[{"$ref":"#/components/schemas/CardHolderPresent"},{"description":"Optional detail indicating if the card holder was present when the authorisation occurred."}]},"cardPresent":{"type":"boolean","description":"Optional detail indicating if the card was present when the authorisation occurred."},"initiateBiometricThreeDSecure":{"type":"boolean","description":"If the card is enrolled for Biometric Authentication, a 3DS Flow is initiated before the Purchase can resume."},"transactionTimestamp":{"type":"integer","description":"Epoch timestamp using millisecond precision.","format":"int64"}}}},"components/schemas/AdditionalMerchantData":{"id":"components/schemas/AdditionalMerchantData","kind":"json-schema","title":"AdditionalMerchantData","data":{"type":"object","properties":{"merchantStreet":{"type":"string"},"merchantCity":{"type":"string"},"merchantState":{"type":"string"},"merchantPostalCode":{"type":"string"},"merchantCountry":{"maxLength":3,"minLength":3,"pattern":"^[A-Z]*$","type":"string","x-fieldValidation":"size(3,3) regex([A-Z]*)"},"merchantTelephone":{"type":"string"},"merchantURL":{"type":"string"},"merchantNameOther":{"type":"string"},"merchantNetworkId":{"type":"string"},"merchantContact":{"type":"string"}}}},"components/schemas/CardHolderPresent":{"id":"components/schemas/CardHolderPresent","kind":"json-schema","title":"CardHolderPresent","data":{"type":"string","enum":["PRESENT","NOT_PRESENT","PRESENCE_UNKNOWN"]}},"components/schemas/PurchaseResponse":{"id":"components/schemas/PurchaseResponse","kind":"json-schema","title":"PurchaseResponse","data":{"type":"object","properties":{"code":{"$ref":"#/components/schemas/PurchaseResponsePurchaseResponseCode"},"threeDSecureChallengeId":{"$ref":"#/components/schemas/NullableInt64"}}}},"components/schemas/PurchaseResponsePurchaseResponseCode":{"id":"components/schemas/PurchaseResponsePurchaseResponseCode","kind":"json-schema","title":"PurchaseResponsePurchaseResponseCode","data":{"type":"string","enum":["APPROVED","DENIED_NOT_ENOUGH_FUNDS","DENIED_CARD_NOT_FOUND","DENIED_INCORRECT_CVV","DENIED_CARD_EXPIRY","DENIED_AMOUNT_NOT_POSITIVE","DENIED_CARD_INACTIVE","DENIED_OTHER","DENIED_SPEND_CONTROL","PENDING_BIOMETRIC_THREEDS_VERIFICATION","CARD_NOT_ENROLLED_FOR_BIOMETRIC_THREEDS"]}},"components/schemas/NullableInt64":{"id":"components/schemas/NullableInt64","kind":"json-schema","title":"NullableInt64","data":{"type":"object","properties":{"value":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If value is 0, set has_value to true"},"children":[]}]}]}],"format":"int64"},"hasValue":{"type":"boolean","description":"If value is default (0) then true indicates 0 while false indicates null"}}}},"components/schemas/RenewManagedCardConflict":{"id":"components/schemas/RenewManagedCardConflict","kind":"json-schema","title":"RenewManagedCardConflict","data":{"type":"object","properties":{"errorCode":{"$ref":"#/components/schemas/RenewManagedCardConflictErrorCode"}}}},"components/schemas/RenewManagedCardConflictErrorCode":{"id":"components/schemas/RenewManagedCardConflictErrorCode","kind":"json-schema","title":"RenewManagedCardConflictErrorCode","data":{"type":"string","enum":["INSTRUMENT_DESTROYED","INSTRUMENT_MARKED_LOST_STOLEN","INSTRUMENT_NOT_RENEWABLE","TRANSACTION_BATCH_EXCEPTION"]}},"components/schemas/PurchaseRequest":{"id":"components/schemas/PurchaseRequest","kind":"json-schema","title":"PurchaseRequest","data":{"required":["cardNumber","cvv","expiryDate","merchantName","transactionAmount"],"type":"object","properties":{"cardNumber":{"maxLength":50,"minLength":16,"pattern":"^[0-9 ]*$","type":"string","description":"The 16-digit card number.","x-fieldValidation":"required has_text size(16,50) regex(^[0-9 ]*$)"},"cvv":{"type":"string","description":"The 3-digit cvv","x-fieldValidation":"required has_text"},"expiryDate":{"type":"string","description":"The expiry date in format MMYY","x-fieldValidation":"required has_text"},"merchantName":{"maxLength":50,"minLength":1,"type":"string","description":"The merchant name","x-fieldValidation":"required size(1,50)"},"merchantId":{"maxLength":15,"minLength":1,"type":"string","description":"The merchant id (MID). If not specified, a random value will be used","x-fieldValidation":"size(1,15)"},"merchantCategoryCode":{"maxLength":4,"minLength":1,"type":"string","description":"The merchant category code (MCC). If unspecified or an invalid MCC is specified, the Merchant Code 5399 (Misc. General Merchandise) will be used instead","x-fieldValidation":"size(1,4)"},"transactionAmount":{"allOf":[{"$ref":"#/components/schemas/CurrencyAmount"},{"description":"The amount of the purchase","x-fieldValidation":"required"}]},"forexFee":{"type":"integer","description":"If this is a cross-currency transaction, the forex fee amount in the card currency. Deprecated; the forex fee percentage configured at the card profile will be applied if this field is not provided","format":"int64","deprecated":true},"forexPadding":{"type":"integer","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"If this is a cross-currency transaction, the forex padding amount in the card currency. Deprecated; a 2% forex padding will be applied if this field is not provided. Deprecated; a 2% forex padding will be applied if this field is not provided"},"children":[]}]}]}],"format":"int64","deprecated":true},"atmWithdrawal":{"type":"boolean","description":"If set to true, this purchase simulates and ATM Withdrawal transaction. MCC will automatically be set to 6011"},"additionalMerchantData":{"allOf":[{"$ref":"#/components/schemas/AdditionalMerchantData"},{"description":"Additional merchant data"}]},"cardHolderPresent":{"allOf":[{"$ref":"#/components/schemas/CardHolderPresent"},{"description":"Optional detail indicating if the card holder was present when the authorisation occurred."}]},"cardPresent":{"type":"boolean","description":"Optional detail indicating if the card was present when the authorisation occurred."},"initiateBiometricThreeDSecure":{"type":"boolean","description":"If the card is enrolled for Biometric Authentication, a 3DS Flow is initiated before the Purchase can resume."},"transactionTimestamp":{"type":"integer","description":"Epoch timestamp using millisecond precision.","format":"int64"}}}},"components/schemas/Response":{"id":"components/schemas/Response","kind":"json-schema","title":"Response","data":{"type":"object","properties":{"code":{"$ref":"#/components/schemas/ResponseResponseCode"}}}},"components/schemas/ResponseResponseCode":{"id":"components/schemas/ResponseResponseCode","kind":"json-schema","title":"ResponseResponseCode","data":{"type":"string","enum":["COMPLETED","DENIED","DENIED_WIRE_TRANSFER_NOT_FOUND","DENIED_WIRE_TRANSFER_ALREADY_COMPLETED"]}},"components/schemas/SimulateVerifyChallengeResponse":{"id":"components/schemas/SimulateVerifyChallengeResponse","kind":"json-schema","title":"SimulateVerifyChallengeResponse","data":{"required":["code"],"type":"object","properties":{"code":{"allOf":[{"$ref":"#/components/schemas/SimulateVerifyChallengeResponseResponseCode"},{"x-fieldValidation":"required"}]}}}},"components/schemas/SimulateVerifyChallengeResponseResponseCode":{"id":"components/schemas/SimulateVerifyChallengeResponseResponseCode","kind":"json-schema","title":"SimulateVerifyChallengeResponseResponseCode","data":{"type":"string","enum":["COMPLETED","DENIED"]}},"components/schemas/LinkedAccountRunRequest":{"id":"components/schemas/LinkedAccountRunRequest","kind":"json-schema","title":"LinkedAccountRunRequest","data":{"type":"object","properties":{"state":{"$ref":"#/components/schemas/LinkedAccountRunRequestState"}}}},"components/schemas/LinkedAccountRunRequestState":{"id":"components/schemas/LinkedAccountRunRequestState","kind":"json-schema","title":"LinkedAccountRunRequestState","data":{"type":"string","enum":["VERIFIED","REJECTED"]}},"components/schemas/VerifyRequestByAccountId":{"id":"components/schemas/VerifyRequestByAccountId","kind":"json-schema","title":"VerifyRequestByAccountId","data":{"type":"object","properties":{"steps":{"type":"array","items":{"$ref":"#/components/schemas/VerifyRequestByAccountIdVerificationStep"}},"result":{"$ref":"#/components/schemas/VerifyRequestByAccountIdVerificationState"}}}},"components/schemas/VerifyRequestByAccountIdVerificationStep":{"id":"components/schemas/VerifyRequestByAccountIdVerificationStep","kind":"json-schema","title":"VerifyRequestByAccountIdVerificationStep","data":{"type":"string","enum":["INTERNAL_CHECKS","TRANSFER_INSTRUCTION","USER_DECLARATION_SCA_CHALLENGE","MICRO_DEPOSIT"]}},"components/schemas/VerifyRequestByAccountIdVerificationState":{"id":"components/schemas/VerifyRequestByAccountIdVerificationState","kind":"json-schema","title":"VerifyRequestByAccountIdVerificationState","data":{"type":"string","enum":["COMPLETED","REJECTED"]}},"components/schemas/VerifyStepsRequestConflict":{"id":"components/schemas/VerifyStepsRequestConflict","kind":"json-schema","title":"VerifyStepsRequestConflict","data":{"type":"object","properties":{"errorCode":{"$ref":"#/components/schemas/VerifyStepsRequestConflictErrorCode"}}}},"components/schemas/VerifyStepsRequestConflictErrorCode":{"id":"components/schemas/VerifyStepsRequestConflictErrorCode","kind":"json-schema","title":"VerifyStepsRequestConflictErrorCode","data":{"type":"string","enum":["ALREADY_COMPLETED","ALREADY_REJECTED"]}},"schema_714":{"kind":"json-schema","data":{"type":"integer","format":"int64"},"id":"schema_714"},"schema_715":{"kind":"json-schema","data":{"type":"string"},"id":"schema_715"}},"exampleStore":{},"securitySchemeStore":{"API_Secret_Key":{"id":"API_Secret_Key","type":"apiKey","description":"The API Secret Key - available from the Configuration area of the Innovator Portal","in":"header","paramName":"programme-key"},"Auth_Token":{"id":"Auth_Token","type":"http","scheme":"bearer","bearerFormat":"JWT","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Authorization Token returned by login - example format: e6YrWi53lW0Bb6TbBL4ADA=="},"children":[]}]}]}]}},"servers":[{"url":"https://sandbox.weavr.io/simulate/api"},{"url":"/_mock/products/simulator/openapi","isMockServer":true,"description":"Mock server"}],"logo":{"imageUrl":"https://storage.googleapis.com/weavr-cdn/weavr_logo-new.png","href":"http://weavr.io","altText":"Weavr","backgroundColor":"#FFFFFF"}},"options":{"hideSidebar":true,"mockServer":{"url":"/_mock/products/simulator/openapi","position":"last","description":"Mock server"},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/products/simulator/openapi.json?download"},{"url":"/_bundle/products/simulator/openapi.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Weavr Simulator","description":"This is a Simulator API which is only available on the Weavr Sandbox Environment"}},"baseSlug":"/products/simulator/openapi","routesMapping":{}}