{"componentChunkName":"component---src-templates-redoc-operation-js","path":"/openapi/unified-commerce-api/payment/operation/create_payment/","result":{"data":{"contentItem":{"type":"redoc-operation","link":"/openapi/unified-commerce-api/payment/operation/create_payment/","data":{"redocStoreStr":"{\"menu\":{\"activeItemIdx\":-1},\"definition\":{\"data\":{\"openapi\":\"3.0.1\",\"info\":{\"title\":\"Online Payment API Information\",\"description\":\"\\n## Introduction\\n\\nSending a Online/Ecommerce Payment.\\n\\n## Authentication\\n\\n- The server accepts TLS version >= 1.2 connections.\\n- Content-Type must be `application/json`.\\n- Apikey sent via x-api-key header.\\n\\n### Header example\\n```\\nContent-Type: application/json; charset=utf-8\\nx-api-key: YourApiKey \\n```\\n\",\"termsOfService\":\"https://tillpayments.com\",\"contact\":{\"email\":\"api@tillpayments.com\"},\"version\":\"v1.0\"},\"servers\":[{\"url\":\"https://staging.api.tillpayments.com\",\"description\":\"Sandbox Environment URL\"}],\"security\":[{\"api_key\":[\"x-api-key\"]}],\"tags\":[{\"name\":\"Payment\",\"description\":\"Online Payment (E-Commerce)\"}],\"externalDocs\":{\"description\":\"Find more about Till Payments here\",\"url\":\"https://tillpayments.com\"},\"paths\":{\"/online/v1/payment\":{\"post\":{\"tags\":[\"Payment\"],\"summary\":\"Initiate transaction from online channel\",\"operationId\":\"create_payment\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/TPaymentRequest\"},\"examples\":{\"Guest Payment\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":1,\"currency\":\"AUD\",\"autoComplete\":true,\"reasonCode\":\"INITIAL\",\"description\":\"Test1234\",\"register\":false,\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Reymundo\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2031\"},\"preferred\":true}}},\"SubsequentRecurring\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":26,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"mode\":\"SUBSEQUENT\",\"type\":\"RECURRING\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\"},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Dallin\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2031\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Guest - Preauth - Unscheduled - Initial\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":4218.74,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Shoes\",\"register\":false,\"standingInstruction\":{\"type\":\"UNSCHEDULED\",\"mode\":\"INITIAL\"},\"channel\":\"ECOMMERCE\",\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Adelbert\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2031\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Guest Preauth- Subsequent Unscheduled\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":8,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"mode\":\"SUBSEQUENT\",\"type\":\"UNSCHEDULED\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\"},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Stefanie\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2031\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Guest Preauth\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":4084.98,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Baby\",\"register\":false,\"channel\":\"ECOMMERCE\",\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Reymundo\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2031\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Registered Payment\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":43,\"currency\":\"AUD\",\"autoComplete\":true,\"reasonCode\":\"INITIAL\",\"description\":\"Test1234\",\"register\":true,\"customer\":{\"firstName\":\"TEST\",\"lastName\":\"USER\",\"dob\":\"1998-06-10\",\"gender\":\"M\",\"emailId\":\"ENTER_CLIENT_EMAIL_ADDRESS\",\"billingAddress\":{\"addressLine1\":\"393 Murl Corner\",\"addressLine2\":\"1813 Zboncak Stream\",\"city\":\"Boehmview\",\"state\":\"Saint Kitts and Nevis\",\"postcode\":\"3337099\",\"country\":\"FI\",\"phone\":\"875-384-4491\"}},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"TEST USER\",\"pan\":\"4242424242424242\",\"cvv\":\"499\",\"expiryMonth\":\"01\",\"expiryYear\":\"2029\"},\"preferred\":true}}},\"Registered Preauth\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":5,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Health\",\"register\":true,\"channel\":\"ECOMMERCE\",\"customer\":{\"firstName\":\"Jabari\",\"lastName\":\"Kshlerin\",\"dob\":\"1998-06-10\",\"gender\":\"M\",\"emailId\":\"ENTER_CLIENT_EMAIL_ADDRESS\",\"billingAddress\":{\"addressLine1\":\"54892 Wolf Mews\",\"addressLine2\":\"167 Zulauf Roads\",\"city\":\"New Marilou\",\"state\":\"Uzbekistan\",\"postcode\":\"6514852\",\"country\":\"CI\",\"phone\":\"491-618-0263\"},\"shippingFirstName\":\"Emilio\",\"shippingLastName\":\"Considine\",\"shippingCompanyName\":\"Purdy, Howell and Brakus\",\"shippingAddress\":{\"addressLine1\":\"0499 Carley Street\",\"addressLine2\":\"1500 Ayla Rest\",\"city\":\"Feltonshire\",\"state\":\"Reunion\",\"postcode\":\"5338921\",\"country\":\"GL\"}},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Kenyatta\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2031\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Create Subscription\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":25,\"currency\":\"AUD\",\"autoComplete\":true,\"description\":\"expedita quo facilis\",\"register\":true,\"channel\":\"ECOMMERCE\",\"customer\":{\"firstName\":\"Joel\",\"lastName\":\"Russel\",\"dob\":\"1998-06-10\",\"gender\":\"M\",\"emailId\":\"ENTER_CLIENT_EMAIL_ADDRESS\",\"billingAddress\":{\"addressLine1\":\"3139 Franecki Crossing\",\"addressLine2\":\"166 Padberg Street\",\"city\":\"Edstad\",\"state\":\"Guyana\",\"postcode\":\"2231872\",\"country\":\"IO\"},\"shippingFirstName\":\"Arlo\",\"shippingLastName\":\"Bailey\",\"shippingCompanyName\":\"Goldner Inc\",\"shippingAddress\":{\"addressLine1\":\"75683 Runolfsdottir Oval\",\"addressLine2\":\"848 Edna Via\",\"city\":\"Amparoton\",\"state\":\"Hong Kong\",\"postcode\":\"6438286\",\"country\":\"DE\"}},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Felipa\",\"pan\":\"4895370014551672\",\"cvv\":\"754\",\"expiryMonth\":\"12\",\"expiryYear\":\"2031\"},\"preferred\":true},\"subscription\":{\"amount\":881,\"currency\":\"AUD\",\"startDate\":\"2023-08-22T01:05:29.915Z\",\"endDate\":\"2025-07-14T04:01:31.395Z\",\"frequency\":\"WEEKLY\"}}},\"Standing Instruction initial recurring\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":470,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Test1234\",\"register\":true,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"RECURRING\",\"mode\":\"INITIAL\"},\"customer\":{\"firstName\":\"Ronaldo\",\"lastName\":\"McDermott\",\"dob\":\"1998-06-10\",\"gender\":\"M\",\"emailId\":\"ENTER_CLIENT_EMAIL_ADDRESS\",\"billingAddress\":{\"addressLine1\":\"1642 Buckridge Terrace\",\"addressLine2\":\"429 Savion View\",\"city\":\"East Nashport\",\"state\":\"Mexico\",\"postcode\":\"7167199\",\"country\":\"GT\",\"phone\":\"578-560-9052\"},\"shippingFirstName\":\"Orpha\",\"shippingLastName\":\"Stanton\",\"shippingCompanyName\":\"Crona - Heidenreich\",\"shippingAddress\":{\"addressLine1\":\"2737 Hillary Mount\",\"addressLine2\":\"50834 Maggio Tunnel\",\"city\":\"Santa Rosa\",\"state\":\"Tonga\",\"postcode\":\"8173253\",\"country\":\"MQ\"}},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Verona\",\"pan\":\"4052210000000004\",\"cvv\":\"571\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true}}},\"Industry-Practice Guest Subsequent Delayed charges\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":47,\"currency\":\"AUD\",\"autoComplete\":true,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"mode\":\"SUBSEQUENT\",\"type\":\"RECURRING\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\",\"industryPractice\":\"DELAYED_CHARGES\"},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Mariah\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Industry_Practice Guest subsequent Resubmission\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":2,\"currency\":\"AUD\",\"autoComplete\":true,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"mode\":\"SUBSEQUENT\",\"type\":\"RECURRING\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\",\"industryPractice\":\"RESUBMISSION\"},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Michaela\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Industry_Practice Guest subsequent scenarios_REAUTHORIZATION\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":19,\"currency\":\"AUD\",\"autoComplete\":true,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"mode\":\"SUBSEQUENT\",\"type\":\"RECURRING\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\",\"industryPractice\":\"REAUTHORIZATION\"},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Dovie\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Industry_Practice Guest subsequent scenarios_NO_SHOW\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":35,\"currency\":\"AUD\",\"autoComplete\":true,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"mode\":\"SUBSEQUENT\",\"type\":\"RECURRING\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\",\"industryPractice\":\"NO_SHOW\"},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Princess\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Register - Preauth - Unscheduled – initial\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":775,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Books\",\"register\":true,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"UNSCHEDULED\",\"mode\":\"INITIAL\"},\"customer\":{\"firstName\":\"Maude\",\"lastName\":\"Swift\",\"dob\":\"1998-06-10\",\"gender\":\"M\",\"emailId\":\"ENTER_CLIENT_EMAIL_ADDRESS\",\"billingAddress\":{\"addressLine1\":\"99984 Larkin Mews\",\"addressLine2\":\"774 Kassandra Stravenue\",\"city\":\"Port Katheryn\",\"state\":\"Slovenia\",\"postcode\":\"6506003\",\"country\":\"MA\",\"phone\":\"225-680-8211\"},\"shippingFirstName\":\"Johnpaul\",\"shippingLastName\":\"Lubowitz\",\"shippingCompanyName\":\"Senger - Quigley\",\"shippingAddress\":{\"addressLine1\":\"461 Elfrieda Expressway\",\"addressLine2\":\"47840 Streich Parks\",\"city\":\"East Janniefurt\",\"state\":\"Tuvalu\",\"postcode\":\"8286801\",\"country\":\"LT\"}},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Ewald\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Register-Preauth-SUBSEQUENT-RECURRING MIT\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":453,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"RECURRING\",\"mode\":\"SUBSEQUENT\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\"},\"customer\":{\"customerId\":\"YOUR_CUSTOMER_ID\"},\"paymentMethod\":{\"paymentMethodId\":\"YOUR_PAYMENT_METHOD_ID\"}}},\"Register-Preauth-SUBSEQUENT-Unscheduled MIT\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":35,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"UNSCHEDULED\",\"mode\":\"SUBSEQUENT\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\"},\"customer\":{\"customerId\":\"YOUR_CUSTOMER_ID\"},\"paymentMethod\":{\"paymentMethodId\":\"YOUR_PAYMENT_METHOD_ID\"}}},\"Register - Preauth - Installment – Initial\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":514,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Outdoors\",\"register\":true,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"INSTALLMENT\",\"mode\":\"INITIAL\"},\"customer\":{\"firstName\":\"Andreane\",\"lastName\":\"Roob\",\"dob\":\"1998-06-10\",\"gender\":\"M\",\"emailId\":\"ENTER_CLIENT_EMAIL_ADDRESS\",\"billingAddress\":{\"addressLine1\":\"5032 Pacocha Meadow\",\"addressLine2\":\"1043 Luther Forge\",\"city\":\"Spring Valley\",\"state\":\"India\",\"postcode\":\"4996227\",\"country\":\"PR\",\"phone\":\"286-755-8155\"},\"shippingFirstName\":\"Josue\",\"shippingLastName\":\"Quigley\",\"shippingCompanyName\":\"Little - Thiel\",\"shippingAddress\":{\"addressLine1\":\"1173 Breitenberg Road\",\"addressLine2\":\"79697 Champlin Prairie\",\"city\":\"Lake Pricestad\",\"state\":\"Macedonia\",\"postcode\":\"8239297\",\"country\":\"NL\"}},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Adaline\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Register-Preauth-SUBSEQUENT-Installment MIT\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":804,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"INSTALLMENT\",\"mode\":\"SUBSEQUENT\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\"},\"customer\":{\"customerId\":\"YOUR_CUSTOMER_ID\"},\"paymentMethod\":{\"paymentMethodId\":\"YOUR_PAYMENT_METHOD_ID\"}}},\"Register-Preauth-SUBSEQUENT-RECURRING CIT\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":680,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"customer\":{\"customerId\":\"YOUR_CUSTOMER_ID\"},\"paymentMethod\":{\"paymentMethodId\":\"YOUR_PAYMENT_METHOD_ID\"}}},\"Register - Preauth - Recurring - Initial CIT\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":827,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Home\",\"register\":true,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"RECURRING\",\"mode\":\"INITIAL\"},\"customer\":{\"firstName\":\"Ewald\",\"lastName\":\"Stracke\",\"dob\":\"1998-06-10\",\"gender\":\"M\",\"emailId\":\"ENTER_CLIENT_EMAIL_ADDRESS\",\"billingAddress\":{\"addressLine1\":\"011 Christiansen Mills\",\"addressLine2\":\"5271 Roxane Plains\",\"city\":\"Lisandrostad\",\"state\":\"Bulgaria\",\"postcode\":\"5442494\",\"country\":\"AG\",\"phone\":\"452-208-4481\"},\"shippingFirstName\":\"Polly\",\"shippingLastName\":\"Ankunding\",\"shippingCompanyName\":\"Kovacek Inc\",\"shippingAddress\":{\"addressLine1\":\"0367 Jackeline Unions\",\"addressLine2\":\"50040 Terrill Brooks\",\"city\":\"West Doris\",\"state\":\"American Samoa\",\"postcode\":\"5773473\",\"country\":\"NA\"}},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Tristin\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Register - Preauth - Recurring - Initial\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":733,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Books\",\"register\":true,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"RECURRING\",\"mode\":\"INITIAL\"},\"customer\":{\"firstName\":\"Franco\",\"lastName\":\"Stracke\",\"dob\":\"1998-06-10\",\"gender\":\"M\",\"emailId\":\"ENTER_CLIENT_EMAIL_ADDRESS\",\"billingAddress\":{\"addressLine1\":\"930 Steuber Vista\",\"addressLine2\":\"8813 Considine Ports\",\"city\":\"Ernserfurt\",\"state\":\"Malta\",\"postcode\":\"3077160\",\"country\":\"YE\",\"phone\":\"673-551-3946\"},\"shippingFirstName\":\"Cecilia\",\"shippingLastName\":\"Gorczany\",\"shippingCompanyName\":\"Shields Inc\",\"shippingAddress\":{\"addressLine1\":\"4287 Schneider Way\",\"addressLine2\":\"92829 Francesca Rapids\",\"city\":\"Norwalk\",\"state\":\"Ireland\",\"postcode\":\"7598627\",\"country\":\"SZ\"}},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Beaulah\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Industry Practice Initial estimated Auth – CIT\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":954,\"currency\":\"AUD\",\"autoComplete\":false,\"description\":\"Home\",\"register\":true,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"RECURRING\",\"mode\":\"INITIAL\"},\"customer\":{\"firstName\":\"Justina\",\"lastName\":\"Jacobi\",\"dob\":\"1998-06-10\",\"gender\":\"M\",\"emailId\":\"ENTER_CLIENT_EMAIL_ADDRESS\",\"billingAddress\":{\"addressLine1\":\"29023 Nienow Meadow\",\"addressLine2\":\"753 Rosalee Islands\",\"city\":\"North Alexiefort\",\"state\":\"Cuba\",\"postcode\":\"5621528\",\"country\":\"CH\",\"phone\":\"470-324-7073\"},\"shippingFirstName\":\"Easton\",\"shippingLastName\":\"Rath\",\"shippingCompanyName\":\"Maggio - Steuber\",\"shippingAddress\":{\"addressLine1\":\"259 Ebert Square\",\"addressLine2\":\"2510 Ena Street\",\"city\":\"South Keatonburgh\",\"state\":\"British Indian Ocean Territory (Chagos Archipelago)\",\"postcode\":\"1575461\",\"country\":\"SO\"}},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Vicente\",\"pan\":\"4895370014551672\",\"cvv\":\"998\",\"expiryMonth\":\"12\",\"expiryYear\":\"2025\"},\"preferred\":false,\"verify\":true},\"metadata\":{\"dynamicDescriptor\":\"www.ticketing.com\"}}},\"Industry_Practice Resubmission MIT - Previous on Fiserv & 1st on Till\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":981,\"currency\":\"AUD\",\"autoComplete\":true,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"industryPractice\":\"RESUBMISSION\",\"type\":\"RECURRING\",\"mode\":\"SUBSEQUENT\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\"},\"customer\":{\"customerId\":\"YOUR_CUSTOMER_ID\"},\"paymentMethod\":{\"paymentMethodId\":\"YOUR_PAYMENT_METHOD_ID\"}}},\"Industry Practice Resubmission MIT - 2nd On Till\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":364,\"currency\":\"AUD\",\"autoComplete\":true,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"industryPractice\":\"RESUBMISSION\",\"type\":\"RECURRING\",\"mode\":\"SUBSEQUENT\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\"},\"customer\":{\"customerId\":\"YOUR_CUSTOMER_ID\"},\"paymentMethod\":{\"paymentMethodId\":\"YOUR_PAYMENT_METHOD_ID\"}}},\"Industry_Practice Resubmission 3rd Subsequent With New PAN\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":659,\"currency\":\"AUD\",\"autoComplete\":true,\"description\":\"Test1234\",\"register\":false,\"channel\":\"ECOMMERCE\",\"standingInstruction\":{\"type\":\"RECURRING\",\"mode\":\"SUBSEQUENT\",\"industryPractice\":\"RESUBMISSION\",\"initialTransactionId\":\"YOUR_INITIAL_TRANSACTION_ID\"},\"customer\":{\"customerId\":\"YOUR_CUSTOMER_ID\"},\"paymentMethod\":{\"type\":\"CARD\",\"card\":{\"cardHolder\":\"Grayce\",\"pan\":\"4761340000000035\",\"cvv\":\"123\",\"expiryMonth\":\"01\",\"expiryYear\":\"2025\"}}}}}}}},\"responses\":{\"200\":{\"description\":\"Successful response.\",\"content\":{\"application/json\":{\"schema\":{\"properties\":{\"transactionReceipt\":{\"type\":\"string\"},\"payment\":{\"$ref\":\"#/components/schemas/TPayment\"},\"result\":{\"$ref\":\"#/components/schemas/TResult\"}}}}}},\"400\":{\"$ref\":\"#/components/responses/400BadRequestResponse\"},\"401\":{\"$ref\":\"#/components/responses/401UnauthorizedResponse\"},\"403\":{\"$ref\":\"#/components/responses/403ForbiddenResponse\"},\"500\":{\"$ref\":\"#/components/responses/500InternalServerErrorResponse\"}}}},\"/online/v1/payment/{paymentId}\":{\"get\":{\"tags\":[\"Payment\"],\"summary\":\"Get specific payment detail\",\"operationId\":\"get_payment\",\"parameters\":[{\"in\":\"path\",\"name\":\"paymentId\",\"required\":true,\"schema\":{\"type\":\"string\"},\"example\":\"YOUR_PAYMENT_ID\"},{\"name\":\"customerId\",\"in\":\"query\",\"description\":\"customer Id\",\"required\":false,\"schema\":{\"type\":\"string\"},\"example\":\"YOUR_CUSTOMER_ID\"}],\"responses\":{\"200\":{\"description\":\"Successful response.\",\"content\":{\"application/json\":{\"schema\":{\"properties\":{\"payment\":{\"$ref\":\"#/components/schemas/TPayment\"},\"result\":{\"$ref\":\"#/components/schemas/TResult\"}}}}}},\"400\":{\"$ref\":\"#/components/responses/400BadRequestResponse\"},\"401\":{\"$ref\":\"#/components/responses/401UnauthorizedResponse\"},\"403\":{\"$ref\":\"#/components/responses/403ForbiddenResponse\"},\"500\":{\"$ref\":\"#/components/responses/500InternalServerErrorResponse\"}}},\"post\":{\"tags\":[\"Payment\"],\"summary\":\"update Pre-auth payment or any pending payment\",\"operationId\":\"update_payment\",\"parameters\":[{\"in\":\"path\",\"name\":\"paymentId\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"required\":[\"merchantData\"],\"properties\":{\"merchantData\":{\"$ref\":\"#/components/schemas/TMerchantData\"},\"amount\":{\"type\":\"number\",\"description\":\"the final amount of pre-auth to be captured\"},\"extendAuth\":{\"type\":\"boolean\",\"description\":\"extend the authorization validity (each scheme might have different validity period)\"},\"customerId\":{\"type\":\"string\",\"description\":\"only applicable for registered customer. need to be matched with the original transaction\"}}},\"examples\":{\"Incremental Auth\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":6312.35}},\"Extended Auth\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":13.25,\"extendAuth\":true,\"customerId\":\"YOUR_CUSTOMER_ID\"}}}}}},\"responses\":{\"200\":{\"description\":\"Successful response.\",\"content\":{\"application/json\":{\"schema\":{\"properties\":{\"transactionReceipt\":{\"type\":\"string\"},\"payment\":{\"$ref\":\"#/components/schemas/TPayment\"},\"result\":{\"$ref\":\"#/components/schemas/TResult\"}}}}}},\"400\":{\"$ref\":\"#/components/responses/400BadRequestResponse\"},\"401\":{\"$ref\":\"#/components/responses/401UnauthorizedResponse\"},\"403\":{\"$ref\":\"#/components/responses/403ForbiddenResponse\"},\"500\":{\"$ref\":\"#/components/responses/500InternalServerErrorResponse\"}}}},\"/online/v1/payment/{paymentId}/cancel\":{\"post\":{\"tags\":[\"Payment\"],\"summary\":\"cancel the pre-auth\",\"operationId\":\"cancel_preauth\",\"parameters\":[{\"in\":\"path\",\"name\":\"paymentId\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"required\":[\"merchantData\"],\"properties\":{\"merchantData\":{\"$ref\":\"#/components/schemas/TMerchantData\"},\"customerId\":{\"type\":\"string\",\"description\":\"only applicable for registered customer. need to be matched with the original transaction\"},\"amount\":{\"type\":\"number\",\"default\":\"full amount\",\"description\":\"by default, the service will populate the remaining amount - full amount from original transaction minus the approved cancellation amount. Otherwise, it is partial cancellation (less or equal to the remaining amount)\"}}},\"examples\":{\"Cancel guest preauth\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":6765.73}},\"Cancel Register PreAuth\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"customerId\":\"YOUR_CUSTOMER_ID\",\"amount\":123}},\"Complete register preauth\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"customerId\":\"YOUR_CUSTOMER_ID\",\"amount\":718,\"channel\":\"ECOMMERCE\"}},\"Full Cancellation\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"}}},\"Partial Cancellation\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":5}}}}}},\"responses\":{\"200\":{\"description\":\"Successful response.\",\"content\":{\"application/json\":{\"schema\":{\"properties\":{\"transactionReceipt\":{\"type\":\"string\"},\"payment\":{\"$ref\":\"#/components/schemas/TPayment\"},\"result\":{\"$ref\":\"#/components/schemas/TResult\"}}}}}},\"400\":{\"$ref\":\"#/components/responses/400BadRequestResponse\"},\"401\":{\"$ref\":\"#/components/responses/401UnauthorizedResponse\"},\"403\":{\"$ref\":\"#/components/responses/403ForbiddenResponse\"},\"500\":{\"$ref\":\"#/components/responses/500InternalServerErrorResponse\"}}}},\"/online/v1/payment/{paymentId}/complete\":{\"post\":{\"tags\":[\"Payment\"],\"summary\":\"complete pre-auth payment (full or partial amount)\",\"operationId\":\"complete_payment\",\"parameters\":[{\"in\":\"path\",\"name\":\"paymentId\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"required\":[\"merchantData\"],\"properties\":{\"merchantData\":{\"$ref\":\"#/components/schemas/TMerchantData\"},\"amount\":{\"type\":\"number\",\"default\":\"full amount\",\"description\":\"by default, the service will populate the remaining amount - full amount from original transaction minus the previous completion amount. Otherwise, it is partial completion (less or equal to the remaining amount)\"},\"customerId\":{\"type\":\"string\",\"description\":\"only applicable for registered customer. need to be matched with the original transaction\"},\"channel\":{\"type\":\"string\",\"default\":\"ECOMMERCE\",\"enum\":[\"ECOMMERCE\",\"POS\",\"MAIL_ORDER\",\"TELEPHONE_ORDER\",\"OTHER\"]},\"metadata\":{\"type\":\"object\",\"description\":\"this metadata is used to address any specific merchants / partners integration requirements.\",\"additionalProperties\":{\"type\":\"string\"},\"example\":{\"dynamicDescriptor\":\"Ticket Purchase\"}}}},\"examples\":{\"Complete register preauth\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"customerId\":\"YOUR_CUSTOMER_ID\",\"amount\":718,\"channel\":\"ECOMMERCE\"}},\"Complete guest preauth\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"customerId\":\"YOUR_CUSTOMER_ID\",\"amount\":5257.79,\"channel\":\"ECOMMERCE\"}},\"Full Complete\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"}}},\"Partial Complete\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":5}}}}}},\"responses\":{\"200\":{\"description\":\"Successful response.\",\"content\":{\"application/json\":{\"schema\":{\"properties\":{\"transactionReceipt\":{\"type\":\"string\"},\"payment\":{\"$ref\":\"#/components/schemas/TPayment\"},\"result\":{\"$ref\":\"#/components/schemas/TResult\"}}}}}},\"400\":{\"$ref\":\"#/components/responses/400BadRequestResponse\"},\"401\":{\"$ref\":\"#/components/responses/401UnauthorizedResponse\"},\"403\":{\"$ref\":\"#/components/responses/403ForbiddenResponse\"},\"500\":{\"$ref\":\"#/components/responses/500InternalServerErrorResponse\"}}}},\"/online/v1/payment/{paymentId}/refund\":{\"post\":{\"tags\":[\"Payment\"],\"summary\":\"refund a payment\",\"operationId\":\"refund_payment\",\"parameters\":[{\"in\":\"path\",\"name\":\"paymentId\",\"required\":true,\"schema\":{\"type\":\"string\"},\"example\":\"YOUR_PAYMENTID\"}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"required\":[\"merchantData\"],\"properties\":{\"merchantData\":{\"$ref\":\"#/components/schemas/TMerchantData\"},\"customerId\":{\"type\":\"string\",\"description\":\"only applicable for registered customer. need to be matched with the original transaction\"},\"amount\":{\"type\":\"number\",\"default\":\"full amount\",\"description\":\"by default, the service will populate the remaining amount - full amount from original transaction minus the approved refund amount. Otherwise, it is partial refund (less or equal to the remaining amount)\"},\"channel\":{\"type\":\"string\",\"default\":\"ECOMMERCE\",\"enum\":[\"ECOMMERCE\",\"POS\",\"MAIL_ORDER\",\"TELEPHONE_ORDER\",\"OTHER\"]},\"metadata\":{\"type\":\"object\",\"description\":\"this metadata is used to address any specific merchants / partners integration requirements.\",\"additionalProperties\":{\"type\":\"string\"},\"example\":{\"dynamicDescriptor\":\"Refund - Ticket Purchase\"}}}},\"examples\":{\"Refund guest purchase\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":98.49,\"channel\":\"ECOMMERCE\"}},\"Refund register purchase\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"customerId\":\"YOUR_CUSTOMER_ID\",\"amount\":252,\"channel\":\"ECOMMERCE\"}},\"Full Refund\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"}}},\"Partial Refund\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":5}}}}}},\"responses\":{\"200\":{\"description\":\"Successful response.\",\"content\":{\"application/json\":{\"schema\":{\"properties\":{\"transactionReceipt\":{\"type\":\"string\"},\"payment\":{\"$ref\":\"#/components/schemas/TPayment\"},\"result\":{\"$ref\":\"#/components/schemas/TResult\"}}}}}},\"400\":{\"$ref\":\"#/components/responses/400BadRequestResponse\"},\"401\":{\"$ref\":\"#/components/responses/401UnauthorizedResponse\"},\"403\":{\"$ref\":\"#/components/responses/403ForbiddenResponse\"},\"500\":{\"$ref\":\"#/components/responses/500InternalServerErrorResponse\"}}}},\"/online/v1/payment/{paymentId}/reverse\":{\"post\":{\"tags\":[\"Payment\"],\"summary\":\"reverse a payment\",\"operationId\":\"reverse_payment\",\"parameters\":[{\"in\":\"path\",\"name\":\"paymentId\",\"required\":true,\"schema\":{\"type\":\"string\"}}],\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"required\":[\"merchantData\"],\"properties\":{\"merchantData\":{\"$ref\":\"#/components/schemas/TMerchantData\"},\"amount\":{\"type\":\"number\",\"default\":\"full amount\",\"description\":\"by default, the service will populate the remaining amount - full amount from original transaction minus the approved reverse amount. Otherwise, it is partial reversal (less or equal to the remaining amount)\"},\"customerId\":{\"type\":\"string\",\"description\":\"only applicable for registered customer. need to be matched with the original transaction\"}}},\"examples\":{\"Reverse guest purchase\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"amount\":1551.8}},\"Reverse register purchase\":{\"value\":{\"merchantData\":{\"merchantTransactionId\":\"YOUR_MERCHANT_UNIQUE_TXN_ID\",\"transactionUUID\":\"YOUR_MERCHANT_UNIQUE_TXN_UUID\"},\"customerId\":\"YOUR_CUSTOMER_ID\"}}}}}},\"responses\":{\"200\":{\"description\":\"Successful response.\",\"content\":{\"application/json\":{\"schema\":{\"properties\":{\"transactionReceipt\":{\"type\":\"string\"},\"payment\":{\"$ref\":\"#/components/schemas/TPayment\"},\"result\":{\"$ref\":\"#/components/schemas/TResult\"}}}}}},\"400\":{\"$ref\":\"#/components/responses/400BadRequestResponse\"},\"401\":{\"$ref\":\"#/components/responses/401UnauthorizedResponse\"},\"403\":{\"$ref\":\"#/components/responses/403ForbiddenResponse\"},\"500\":{\"$ref\":\"#/components/responses/500InternalServerErrorResponse\"}}}},\"/online/v1/payment/3ds2/authenticate\":{\"post\":{\"tags\":[\"Payment\"],\"summary\":\"3ds authentication flow\",\"operationId\":\"payment_3ds_authenticate\",\"requestBody\":{\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/TThreeDSAuthenticationRequest\"},\"example\":{\"deviceChannel\":\"02\",\"messageCategory\":null,\"messageType\":\"AReq\",\"messageVersion\":\"2.2.0\",\"threeDSCompInd\":\"Y\",\"threeDSRequestorAuthenticationInd\":\"01\",\"threeDSRequestorID\":\"\",\"threeDSRequestorName\":\"\",\"threeDSRequestorURL\":\"merchantcheckout.com\",\"threeDSServerTransID\":\"cfdab65d-2374-9a40-9e13-fbb4c8325ac7\",\"challengeWindowSize\":\"03\"}}}},\"responses\":{\"200\":{\"description\":\"Successful response.\",\"content\":{\"application/json\":{\"schema\":{\"properties\":{\"transactionReceipt\":{\"type\":\"string\"},\"payment\":{\"$ref\":\"#/components/schemas/TPayment\"},\"authenticationResponse\":{\"$ref\":\"#/components/schemas/TThreeDSAuthenticationResponse\"},\"result\":{\"$ref\":\"#/components/schemas/TResult\"}}}}}},\"400\":{\"$ref\":\"#/components/responses/400BadRequestResponse\"},\"401\":{\"$ref\":\"#/components/responses/401UnauthorizedResponse\"},\"403\":{\"$ref\":\"#/components/responses/403ForbiddenResponse\"},\"500\":{\"$ref\":\"#/components/responses/500InternalServerErrorResponse\"}}}},\"/online/v1/payment/3ds2/{threeDSTransactionId}/complete\":{\"post\":{\"tags\":[\"Payment\"],\"summary\":\"notify 3ds challenge completion & authorise the payment\",\"operationId\":\"payment_3ds_complete\",\"parameters\":[{\"in\":\"path\",\"name\":\"threeDSTransactionId\",\"required\":true,\"schema\":{\"type\":\"string\"},\"example\":\"YOUR_3DS_TRANSACTION_ID\"}],\"responses\":{\"200\":{\"description\":\"Successful response.\",\"content\":{\"application/json\":{\"schema\":{\"properties\":{\"transactionReceipt\":{\"type\":\"string\"},\"payment\":{\"$ref\":\"#/components/schemas/TPayment\"},\"result\":{\"$ref\":\"#/components/schemas/TResult\"}}}}}}}}}},\"components\":{\"securitySchemes\":{\"api_key\":{\"type\":\"apiKey\",\"name\":\"x-api-key\",\"in\":\"header\",\"description\":\"Apikey sent via the x-api-key header.\"}},\"schemas\":{\"TErrorData\":{\"type\":\"object\",\"properties\":{\"statusCode\":{\"type\":\"number\"},\"error\":{\"type\":\"string\"},\"message\":{\"type\":\"string\"}},\"example\":{\"statusCode\":401,\"error\":\"Unauthorized\",\"message\":\"Unauthorized\"}},\"TInvalidInput\":{\"type\":\"object\",\"properties\":{\"transactionReceipt\":{\"type\":\"string\"},\"statusCode\":{\"type\":\"number\"},\"error\":{\"type\":\"string\",\"description\":\"error describing the invalid input data\"},\"message\":{\"type\":\"string\",\"description\":\"more details on the invalid input error\"}}},\"TWalletRequest\":{\"type\":\"object\",\"required\":[\"type\",\"tokenData\"],\"properties\":{\"type\":{\"type\":\"string\",\"enum\":[\"GOOGLE_PAY\",\"APPLE_PAY\"]},\"tokenData\":{\"type\":\"string\"},\"owner\":{\"type\":\"string\"},\"referenceId\":{\"type\":\"string\"}}},\"TSubscription\":{\"type\":\"object\",\"properties\":{\"subscriptionId\":{\"type\":\"string\"},\"status\":{\"type\":\"string\",\"enum\":[\"ACTIVE\",\"CANCELLED\",\"PAUSED\",\"COMPLETED\"]},\"amount\":{\"type\":\"number\"},\"currency\":{\"type\":\"string\"},\"startDate\":{\"type\":\"string\"},\"endDate\":{\"type\":\"string\"},\"frequency\":{\"type\":\"string\",\"enum\":[\"DAILY\",\"WEEKLY\",\"FORTNIGHTLY\",\"MONTHLY\",\"QUARTERLY\",\"HALF_YEARLY\",\"YEARLY\"]},\"paymentMethod\":{\"$ref\":\"#/components/schemas/TPaymentMethod\"},\"mandate\":{\"$ref\":\"#/components/schemas/TMandate\"},\"createdDate\":{\"type\":\"string\"},\"lastUpdatedDate\":{\"type\":\"string\"}}},\"TPaymentMethod\":{\"type\":\"object\",\"properties\":{\"paymentMethodId\":{\"type\":\"string\"},\"type\":{\"type\":\"string\",\"enum\":[\"CARD\",\"WALLET\"]},\"card\":{\"$ref\":\"#/components/schemas/TCardResponse\"},\"wallet\":{\"$ref\":\"#/components/schemas/TWalletResponse\"},\"preferred\":{\"type\":\"boolean\"},\"status\":{\"type\":\"string\",\"enum\":[\"ACTIVE\",\"DISABLED\",\"DELETED\"]},\"threeDSResult\":{\"$ref\":\"#/components/schemas/TThreeDSResult\"},\"nextAction\":{\"type\":\"object\",\"description\":\"instruction required for customer to complete transaction (such as 3ds)\",\"properties\":{\"redirectType\":{\"type\":\"string\",\"enum\":[\"3DS_REDIRECT\"]},\"threeDSRedirect\":{\"type\":\"object\",\"properties\":{\"threeDSMethodURL\":{\"type\":\"string\"},\"threeDSMethodData\":{\"type\":\"string\"},\"threeDSServerTransID\":{\"type\":\"string\"}}}}}}},\"TCardResponse\":{\"type\":\"object\",\"properties\":{\"cardId\":{\"type\":\"string\"},\"cardHolder\":{\"type\":\"string\"},\"paymentToken\":{\"type\":\"string\"},\"tokenId\":{\"type\":\"string\"},\"scheme\":{\"type\":\"string\"},\"threeDSecureUsage\":{\"type\":\"boolean\"},\"bin\":{\"type\":\"string\"},\"last4Digit\":{\"type\":\"string\"},\"expiryMonth\":{\"type\":\"string\"},\"expiryYear\":{\"type\":\"string\"}}},\"TMandate\":{\"type\":\"object\",\"properties\":{\"mandateId\":{\"type\":\"string\"},\"customerId\":{\"type\":\"string\"},\"acceptedDate\":{\"type\":\"string\"},\"status\":{\"type\":\"string\",\"enum\":[\"PENDING\",\"APPROVED\",\"REVOKED\"]},\"createdDate\":{\"type\":\"string\"}}},\"TStandingInstruction\":{\"type\":\"object\",\"description\":\"indicator / reason code for Card On File\",\"properties\":{\"type\":{\"type\":\"string\",\"enum\":[\"RECURRING\",\"INSTALLMENT\",\"UNSCHEDULED\"]},\"recurringType\":{\"type\":\"string\",\"description\":\"standing order = variable amount; subscription = fixed amount\",\"enum\":[\"STANDING_ORDER\",\"SUBSCRIPTION\"]},\"initialTransactionId\":{\"type\":\"string\"},\"mode\":{\"type\":\"string\",\"description\":\"indication if it is initial payment or the subsequent payment\",\"enum\":[\"INITIAL\",\"SUBSEQUENT\"]},\"industryPractice\":{\"type\":\"string\",\"enum\":[\"RESUBMISSION\",\"REAUTHORIZATION\",\"DELAYED_CHARGES\",\"NO_SHOW\"]}}},\"TThreeDSResult\":{\"type\":\"object\",\"description\":\"3DS result data\",\"required\":[\"authenticationValue\"],\"properties\":{\"eci\":{\"type\":\"string\"},\"authenticationValue\":{\"type\":\"string\"},\"messageVersion\":{\"type\":\"string\"},\"dsTransId\":{\"type\":\"string\"},\"transStatus\":{\"type\":\"string\"},\"xid\":{\"type\":\"string\"}}},\"TWalletResponse\":{\"type\":\"object\",\"properties\":{\"walletId\":{\"type\":\"string\"},\"type\":{\"type\":\"string\"},\"paymentToken\":{\"type\":\"string\"},\"tokenId\":{\"type\":\"string\"},\"owner\":{\"type\":\"string\"},\"referenceId\":{\"type\":\"string\"}}},\"TAddress\":{\"type\":\"object\",\"properties\":{\"addressLine1\":{\"type\":\"string\"},\"addressLine2\":{\"type\":\"string\"},\"city\":{\"type\":\"string\"},\"state\":{\"type\":\"string\"},\"postcode\":{\"type\":\"string\"},\"country\":{\"type\":\"string\"}}},\"TMerchantData\":{\"type\":\"object\",\"description\":\"merchant related data\",\"required\":[\"merchantTransactionId\"],\"properties\":{\"merchantTransactionId\":{\"type\":\"string\",\"description\":\"unique transaction id from merchant system\"},\"transactionUUID\":{\"type\":\"string\",\"description\":\"receipt transaction id from gateway / partner\"}}},\"TCustomer\":{\"type\":\"object\",\"description\":\"customer details object\",\"properties\":{\"customerId\":{\"type\":\"string\"},\"firstName\":{\"type\":\"string\"},\"lastName\":{\"type\":\"string\"},\"dob\":{\"type\":\"string\"},\"gender\":{\"type\":\"string\",\"enum\":[\"M\",\"F\",\"O\"]},\"emailId\":{\"type\":\"string\"},\"billingAddress\":{\"$ref\":\"#/components/schemas/TAddress\"},\"shippingFirstName\":{\"type\":\"string\"},\"shippingLastName\":{\"type\":\"string\"},\"shippingCompanyName\":{\"type\":\"string\"},\"shippingAddress\":{\"$ref\":\"#/components/schemas/TAddress\"},\"status\":{\"type\":\"string\",\"enum\":[\"ACTIVE\",\"DISABLED\",\"DELETED\"]},\"externalReferenceId\":{\"type\":\"string\",\"description\":\"reference to external customer id from merchant's system. If not populated, basic customer details required (firstName, lastName, DOB, Gender, full billing address )\"},\"createdDate\":{\"type\":\"string\",\"format\":\"date-time\"},\"lastModifiedDate\":{\"type\":\"string\",\"format\":\"date-time\"}}},\"TPaymentRequest\":{\"type\":\"object\",\"required\":[\"amount\",\"paymentMethod\"],\"properties\":{\"merchantData\":{\"$ref\":\"#/components/schemas/TMerchantData\"},\"amount\":{\"type\":\"number\",\"description\":\"the amount of money for this payment\"},\"currency\":{\"type\":\"string\",\"description\":\"local currency of the merchant\"},\"autoComplete\":{\"type\":\"boolean\",\"default\":true,\"description\":\"default is true (for instant payment). for pre-auth, please set to false\"},\"channel\":{\"type\":\"string\",\"default\":\"ECOMMERCE\",\"enum\":[\"ECOMMERCE\",\"POS\",\"MAIL_ORDER\",\"TELEPHONE_ORDER\",\"OTHER\"]},\"standingInstruction\":{\"$ref\":\"#/components/schemas/TStandingInstruction\"},\"description\":{\"type\":\"string\",\"description\":\"transaction description (max 50 chars)\"},\"register\":{\"type\":\"boolean\",\"default\":false,\"description\":\"indicator to store payment method (payment method must belong to a customer, hence require to register a customer). For subscription, this flag is not relevant as subscription require payment token to be stored.\"},\"customer\":{\"$ref\":\"#/components/schemas/TCustomer\"},\"paymentMethod\":{\"description\":\"payment method used for this payment\",\"type\":\"object\",\"properties\":{\"paymentMethodId\":{\"type\":\"string\",\"description\":\"only for existing stored payment method\"},\"type\":{\"type\":\"string\",\"enum\":[\"CARD\",\"WALLET\"]},\"encryptedCard\":{\"type\":\"string\",\"description\":\"Encrypted Card\"},\"card\":{\"type\":\"object\",\"required\":[\"pan\",\"cvv\",\"expiryMonth\",\"expiryYear\"],\"properties\":{\"cardHolder\":{\"type\":\"string\"},\"pan\":{\"type\":\"string\"},\"cvv\":{\"type\":\"string\"},\"expiryMonth\":{\"type\":\"string\"},\"expiryYear\":{\"type\":\"string\"}}},\"wallet\":{\"$ref\":\"#/components/schemas/TWalletRequest\"},\"preferred\":{\"type\":\"boolean\",\"default\":false},\"verify\":{\"type\":\"boolean\",\"default\":true}}},\"subscription\":{\"type\":\"object\",\"description\":\"capture the subscription details only if Till maintain the agreement.\",\"properties\":{\"subscriptionId\":{\"type\":\"string\"},\"amount\":{\"type\":\"number\"},\"currency\":{\"type\":\"string\"},\"startDate\":{\"type\":\"string\"},\"endDate\":{\"type\":\"string\"},\"frequency\":{\"type\":\"string\",\"enum\":[\"DAILY\",\"WEEKLY\",\"FORTNIGHTLY\",\"MONTHLY\",\"QUARTERLY\",\"HALF_YEARLY\",\"YEARLY\"]}}},\"threeDSOption\":{\"$ref\":\"#/components/schemas/TThreeDSOption\"},\"threeDSResult\":{\"$ref\":\"#/components/schemas/TThreeDSResult\"},\"metadata\":{\"type\":\"object\",\"description\":\"this metadata is used to address any specific merchants / partners integration requirements.\",\"additionalProperties\":{\"type\":\"string\"},\"example\":{\"dynamicDescriptor\":\"Ticket Purchase\",\"walletProvider\":\"GOOGLE_PAY / APPLE_PAY\",\"product\":\"PBL / HPP / VIRTUAL_TERMINAL / DIRECT_GATEWAY\"}}}},\"TPayment\":{\"type\":\"object\",\"properties\":{\"paymentId\":{\"type\":\"string\",\"format\":\"uuid\",\"description\":\"The unique transaction id which will be used end to end tracing\"},\"amount\":{\"type\":\"number\",\"description\":\"the amount of money for this payment\"},\"currency\":{\"type\":\"string\",\"description\":\"local currency of the merchant\"},\"description\":{\"type\":\"string\",\"description\":\"transaction description\"},\"autoComplete\":{\"type\":\"boolean\",\"description\":\"default is true (for instant payment). for pre-auth, please set to false\"},\"standingInstruction\":{\"$ref\":\"#/components/schemas/TStandingInstruction\"},\"register\":{\"type\":\"boolean\",\"description\":\"store customer details & payment method\"},\"customer\":{\"$ref\":\"#/components/schemas/TCustomer\"},\"paymentMethod\":{\"$ref\":\"#/components/schemas/TPaymentMethod\"},\"subscription\":{\"$ref\":\"#/components/schemas/TSubscription\"},\"threeDSResult\":{\"$ref\":\"#/components/schemas/TThreeDSResult\"},\"nextAction\":{\"type\":\"object\",\"description\":\"instruction required for customer to complete transaction (such as 3ds)\",\"properties\":{\"redirectType\":{\"type\":\"string\",\"enum\":[\"3DS_REDIRECT\"]},\"threeDSRedirect\":{\"type\":\"object\",\"properties\":{\"threeDSMethodURL\":{\"type\":\"string\"},\"threeDSMethodData\":{\"type\":\"string\"},\"threeDSServerTransID\":{\"type\":\"string\"}}}}},\"metadata\":{\"type\":\"object\",\"description\":\"this metadata is used to address any specific merchants / partners integration requirements.\",\"additionalProperties\":{\"type\":\"string\"},\"example\":{\"merchantAdviceCode\":2,\"rrn\":12345678,\"stan\":123456,\"auth-code\":123456}}}},\"TResult\":{\"type\":\"object\",\"description\":\"transaction result\",\"properties\":{\"resultType\":{\"type\":\"string\",\"description\":\"the request result\",\"enum\":[\"COMPLETED\",\"ERROR\",\"DUPLICATE\",\"PENDING\",\"REDIRECT\"]},\"resultDescription\":{\"type\":\"string\"},\"errorCode\":{\"type\":\"string\",\"description\":\"adaptor related error\"},\"errorDescription\":{\"type\":\"string\"},\"externalErrorCode\":{\"type\":\"string\",\"description\":\"external service / scheme related error\"},\"externalErrorDescription\":{\"type\":\"string\"}}},\"TThreeDSOption\":{\"type\":\"object\",\"description\":\"3DS request options\",\"required\":[\"request\",\"channel\"],\"properties\":{\"request\":{\"type\":\"string\",\"description\":\"default is AUTOMATIC - based o nthe Fraud check result\",\"enum\":[\"MANDATORY\",\"AUTOMATIC\",\"OFF\"]},\"channel\":{\"type\":\"string\",\"enum\":[\"BROWSER\",\"APP\"]}}},\"TThreeDSAuthenticationResponse\":{\"type\":\"object\",\"description\":\"ARes - Authentication Response object\",\"properties\":{\"threeDSServerTransID\":{\"type\":\"string\",\"minLength\":36,\"maxLength\":36},\"acsChallengeMandated\":{\"type\":\"string\",\"enum\":[\"Y\",\"N\"]},\"acsDecConInd\":{\"type\":\"string\",\"enum\":[\"Y\",\"N\"]},\"acsOperatorID\":{\"type\":\"string\",\"maxLength\":32},\"acsReferenceNumber\":{\"type\":\"string\",\"maxLength\":32},\"acsTransID\":{\"type\":\"string\",\"minLength\":36,\"maxLength\":36},\"acsURL\":{\"type\":\"string\",\"maxLength\":2048},\"authenticationType\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\"]},\"authenticationValue\":{\"type\":\"string\",\"minLength\":28,\"maxLength\":28},\"broadInfo\":{\"type\":\"object\",\"properties\":{\"data\":{\"type\":\"string\"}}},\"cardholderInfo\":{\"type\":\"string\",\"minLength\":1,\"maxLength\":128},\"dsReferenceNumber\":{\"type\":\"string\",\"maxLength\":32},\"dsTransID\":{\"type\":\"string\"},\"eci\":{\"type\":\"string\",\"minLength\":2,\"maxLength\":2},\"messageExtension\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"required\":[\"name\",\"id\",\"criticalityIndicator\",\"data\"],\"properties\":{\"name\":{\"type\":\"string\",\"maxLength\":64},\"id\":{\"type\":\"string\",\"maxLength\":64},\"criticalityIndicator\":{\"type\":\"boolean\"},\"data\":{\"type\":\"object\",\"maxLength\":8059,\"properties\":{\"valueOne\":{\"type\":\"string\"},\"valueTwo\":{\"type\":\"string\"}}}}}},\"messageType\":{\"type\":\"string\",\"minLength\":4,\"maxLength\":4},\"messageVersion\":{\"type\":\"string\",\"minLength\":5,\"maxLength\":8},\"status\":{\"type\":\"string\",\"enum\":[\"AWAIT_COMPLETE\",\"CHALLENGE\",\"DONE\",\"ERROR\"]},\"transStatus\":{\"type\":\"string\",\"enum\":[\"Y\",\"N\",\"U\",\"A\",\"C\",\"D\",\"R\",\"I\"]},\"transStatusReason\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\",\"05\",\"06\",\"07\",\"08\",\"09\",\"10\",\"11\",\"12\",\"13\",\"14\",\"15\",\"16\",\"17\",\"18\",\"19\"]},\"whiteListStatus\":{\"type\":\"string\",\"enum\":[\"Y\",\"N\",\"E\",\"P\",\"R\",\"U\"]},\"whiteListStatusSource\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\"]},\"workPhone\":{\"type\":\"object\",\"properties\":{\"cc\":{\"type\":\"string\",\"minLength\":1,\"maxLength\":3},\"subscriber\":{\"type\":\"string\",\"maxLength\":15}}},\"errorCode\":{\"type\":\"string\"},\"errorComponent\":{\"type\":\"string\"},\"errorDescription\":{\"type\":\"string\"},\"errorDetail\":{\"type\":\"string\"},\"errorMessageType\":{\"type\":\"string\"}}},\"TThreeDSAuthenticationRequest\":{\"type\":\"object\",\"description\":\"AReq - Authentication Request object\",\"required\":[\"deviceChannel\",\"messageCategory\",\"messageType\",\"messageVersion\",\"threeDSCompInd\",\"threeDSRequestorAuthenticationInd\",\"threeDSRequestorID\",\"threeDSRequestorName\",\"threeDSRequestorURL\",\"threeDSServerTransID\",\"challengeWindowSize\"],\"properties\":{\"threeDSCompInd\":{\"type\":\"string\",\"enum\":[\"Y\",\"N\",\"U\"],\"minLength\":1,\"maxLength\":1},\"threeDSRequestorAuthenticationInd\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\",\"05\",\"06\"],\"minLength\":2,\"maxLength\":2},\"threeDSRequestorAuthenticationInfo\":{\"type\":\"object\",\"properties\":{\"threeDSReqAuthData\":{\"type\":\"string\",\"maxLength\":2000},\"threeDSReqAuthMethod\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\",\"05\",\"06\",\"07\",\"08\"]},\"threeDSReqAuthTimestamp\":{\"type\":\"string\"}}},\"threeDSRequestorChallengeInd\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\",\"05\",\"06\",\"07\",\"08\",\"09\"],\"minLength\":2,\"maxLength\":2},\"threeDSRequestorDecMaxTime\":{\"type\":\"string\",\"minLength\":5,\"maxLength\":5},\"threeDSRequestorDecReqInd\":{\"type\":\"string\",\"enum\":[\"Y\",\"N\"],\"maxLength\":1,\"minLength\":1},\"threeDSRequestorID\":{\"type\":\"string\",\"maxLength\":35},\"threeDSRequestorName\":{\"type\":\"string\",\"maxLength\":40},\"threeDSRequestorPriorAuthenticationInfo\":{\"type\":\"object\",\"properties\":{\"threeDSReqPriorAuthData\":{\"type\":\"string\",\"maxLength\":2048},\"threeDSReqPriorAuthMethod\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\"]},\"threeDSReqPriorAuthTimestamp\":{\"type\":\"string\",\"minLength\":12,\"maxLength\":12},\"threeDSReqPriorRef\":{\"type\":\"string\",\"minLength\":36,\"maxLength\":36}}},\"threeDSRequestorURL\":{\"type\":\"string\",\"maxLength\":2048},\"threeDSServerTransID\":{\"type\":\"string\",\"minLength\":36,\"maxLength\":36},\"acctType\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\"]},\"acquirerMerchantID\":{\"type\":\"string\",\"maxLength\":35},\"addrMatch\":{\"type\":\"string\",\"enum\":[\"Y\",\"N\"],\"minLength\":1,\"maxLength\":1},\"broadInfo\":{\"type\":\"object\",\"properties\":{\"message\":{\"type\":\"string\",\"maxLength\":4096}}},\"browserAcceptHeader\":{\"type\":\"string\"},\"browserIP\":{\"type\":\"string\"},\"browserJavaEnabled\":{\"type\":\"boolean\"},\"browserJavascriptEnabled\":{\"type\":\"boolean\"},\"browserLanguage\":{\"type\":\"string\"},\"browserColorDepth\":{\"type\":\"string\",\"enum\":[\"1 bits\",\"4 bits\",\"8 bits\",\"15 bits\",\"16 bits\",\"24 bits\",\"32 bits\",\"48 bits\"]},\"browserScreenHeight\":{\"type\":\"string\",\"minLength\":1,\"maxLength\":6},\"browserScreenWidth\":{\"type\":\"string\",\"minLength\":1,\"maxLength\":6},\"browserTZ\":{\"type\":\"string\",\"minLength\":1,\"maxLength\":5},\"browserUserAgent\":{\"type\":\"string\",\"maxLength\":2048},\"cardExpiryDate\":{\"type\":\"string\",\"minLength\":4,\"maxLength\":4},\"acctInfo\":{\"type\":\"object\",\"properties\":{\"chAccAgeInd\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\",\"05\"]},\"chAccChange\":{\"type\":\"string\",\"minLength\":8,\"maxLength\":8},\"chAccChangeInd\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\"]},\"chAccDate\":{\"type\":\"string\",\"minLength\":8,\"maxLength\":8},\"chAccPwChange\":{\"type\":\"string\",\"minLength\":8,\"maxLength\":8},\"chAccPwChangeInd\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\",\"05\"]},\"nbPurchaseAccount\":{\"type\":\"string\",\"maxLength\":4},\"paymentAccAge\":{\"type\":\"string\",\"minLength\":8,\"maxLength\":8},\"paymentAccInd\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\",\"05\"]},\"provisionAttemptsDay\":{\"type\":\"string\",\"maxLength\":3},\"shipAddressUsage\":{\"type\":\"string\"},\"shipAddressUsageInd\":{\"enum\":[\"01\",\"02\",\"03\",\"04\"]},\"shipNameIndicator\":{\"type\":\"string\",\"enum\":[\"01\",\"02\"]},\"suspiciousAccActivity\":{\"type\":\"string\",\"enum\":[\"01\",\"02\"]},\"txnActivityDay\":{\"type\":\"string\",\"maxLength\":3},\"txnActivityYear\":{\"type\":\"string\"}}},\"acctID\":{\"type\":\"string\",\"maxLength\":64},\"billAddrCity\":{\"type\":\"string\",\"maxLength\":50},\"billAddrCountry\":{\"type\":\"string\",\"maxLength\":50},\"billAddrLine1\":{\"type\":\"string\",\"maxLength\":50},\"billAddrLine2\":{\"type\":\"string\",\"maxLength\":50},\"billAddrLine3\":{\"type\":\"string\",\"maxLength\":50},\"billAddrPostCode\":{\"type\":\"string\",\"maxLength\":16},\"billAddrState\":{\"type\":\"string\",\"maxLength\":3},\"email\":{\"type\":\"string\",\"maxLength\":254},\"homePhone\":{\"type\":\"object\",\"properties\":{\"cc\":{\"type\":\"string\",\"minLength\":1,\"maxLength\":3},\"subscriber\":{\"type\":\"string\",\"maxLength\":15}}},\"mobilePhone\":{\"type\":\"object\",\"properties\":{\"cc\":{\"type\":\"string\",\"minLength\":1,\"maxLength\":3},\"subscriber\":{\"type\":\"string\",\"maxLength\":15}}},\"cardholderName\":{\"type\":\"string\",\"minLength\":2,\"maxLength\":45},\"shipAddrCity\":{\"type\":\"string\",\"maxLength\":50},\"shipAddrCountry\":{\"type\":\"string\",\"minLength\":3,\"maxLength\":3},\"shipAddrLine1\":{\"type\":\"string\",\"maxLength\":50},\"shipAddrLine2\":{\"type\":\"string\",\"maxLength\":50},\"shipAddrLine3\":{\"type\":\"string\",\"maxLength\":50},\"shipAddrPostCode\":{\"type\":\"string\",\"maxLength\":16},\"shipAddrState\":{\"type\":\"string\",\"maxLength\":3},\"workPhone\":{\"type\":\"object\",\"properties\":{\"cc\":{\"type\":\"string\",\"minLength\":1,\"maxLength\":3},\"subscriber\":{\"type\":\"string\",\"maxLength\":15}}},\"deviceChannel\":{\"type\":\"string\",\"enum\":[\"02\"]},\"payTokenInd\":{\"type\":\"string\"},\"payTokenSource\":{\"type\":\"string\"},\"purchaseInstalData\":{\"type\":\"string\",\"maxLength\":3},\"mcc\":{\"type\":\"string\",\"minLength\":4,\"maxLength\":4},\"merchantCountryCode\":{\"type\":\"string\",\"minLength\":3,\"maxLength\":3},\"merchantName\":{\"type\":\"string\",\"maxLength\":40},\"merchantRiskIndicator\":{\"type\":\"object\",\"properties\":{\"deliveryEmailAddress\":{\"type\":\"string\"},\"deliveryTimeframe\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\"]},\"giftCardAmount\":{\"type\":\"string\",\"maxLength\":15},\"giftCardCount\":{\"type\":\"string\",\"minLength\":2,\"maxLength\":2},\"giftCardCurr\":{\"type\":\"string\",\"minLength\":3,\"maxLength\":3},\"preOrderDate\":{\"type\":\"string\"},\"preOrderPurchaseInd\":{\"type\":\"string\",\"enum\":[\"01\",\"02\"],\"minLength\":2,\"maxLength\":2},\"reorderItemsInd\":{\"type\":\"string\",\"enum\":[\"01\",\"02\"],\"minLength\":2,\"maxLength\":2},\"shipIndicator\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\",\"04\",\"05\",\"06\",\"07\"],\"minLength\":2,\"maxLength\":2}}},\"messageCategory\":{\"type\":\"string\",\"enum\":[\"01\",\"02\"]},\"messageExtension\":{\"type\":\"array\",\"items\":{\"type\":\"object\",\"required\":[\"name\",\"id\",\"criticalityIndicator\",\"data\"],\"properties\":{\"name\":{\"type\":\"string\",\"maxLength\":64},\"id\":{\"type\":\"string\",\"maxLength\":64},\"criticalityIndicator\":{\"type\":\"boolean\"},\"data\":{\"type\":\"object\",\"maxLength\":8059,\"properties\":{\"valueOne\":{\"type\":\"string\"},\"valueTwo\":{\"type\":\"string\"}}}}}},\"messageType\":{\"type\":\"string\",\"minLength\":4,\"maxLength\":4},\"messageVersion\":{\"type\":\"string\",\"minLength\":5,\"maxLength\":8},\"purchaseAmount\":{\"type\":\"string\",\"maxLength\":48},\"purchaseCurrency\":{\"type\":\"string\",\"minLength\":3,\"maxLength\":3},\"purchaseExponent\":{\"type\":\"string\",\"minLength\":1,\"maxLength\":1},\"purchaseDate\":{\"type\":\"string\"},\"recurringExpiry\":{\"type\":\"string\",\"minLength\":8,\"maxLength\":8},\"recurringFrequency\":{\"type\":\"string\",\"maxLength\":4},\"transType\":{\"type\":\"string\",\"enum\":[\"01\",\"03\",\"10\",\"11\",\"28\"]},\"whiteListStatus\":{\"type\":\"string\",\"enum\":[\"Y\",\"N\",\"E\",\"P\",\"R\",\"U\"]},\"whiteListStatusSource\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\"03\"]},\"challengeWindowSize\":{\"type\":\"string\",\"enum\":[\"01\",\"02\",\" 03\",\"04\",\"05\"]}}}},\"responses\":{\"400BadRequestResponse\":{\"description\":\"Invalid Request\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/TInvalidInput\"},\"example\":{\"statusCode\":400,\"transactionReceipt\":\"62474da4-cdb2-96e1-a17e-735b0b0a7581\",\"error\":\"Bad Request\",\"message\":[\"amount must be a number conforming to the specified constraints\"]}}}},\"401UnauthorizedResponse\":{\"description\":\"Invalid API key.\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/TErrorData\"},\"example\":{\"statusCode\":401,\"message\":\"Unauthorized.\"}}}},\"403ForbiddenResponse\":{\"description\":\"Forbidden from performing this action.\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/TErrorData\"},\"example\":{\"statusCode\":403,\"message\":\"Forbidden.\"}}}},\"404NotFoundResponse\":{\"description\":\"\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/TErrorData\"},\"example\":{\"statusCode\":404,\"error\":\"Not Found\",\"code\":\"NotFound\",\"message\":\"There was something wrong with your payload.\"}}}},\"500InternalServerErrorResponse\":{\"description\":\"\",\"content\":{\"application/json\":{\"schema\":{\"$ref\":\"#/components/schemas/TErrorData\"},\"example\":{\"statusCode\":500,\"error\":\"InternalServerError\",\"code\":\"InternalServerError\",\"message\":\"There was an internal server error.\"}}}}}}}},\"options\":{\"hideTryItPanel\":false,\"pagination\":\"item\",\"corsProxyUrl\":\"https://cors.redoc.ly/\",\"disableSearch\":true,\"ctrlFHijack\":false,\"disableSidebar\":true,\"theme\":{\"overrides\":{\"DownloadButton\":{\"custom\":\"\"},\"NextSectionButton\":{\"custom\":\"\"}},\"codeBlock\":{\"tokens\":{}},\"schema\":{\"constraints\":{},\"examples\":{}},\"rightPanel\":{\"textColor\":\"#eeeeee\"},\"typography\":{\"heading1\":{},\"heading2\":{},\"heading3\":{},\"rightPanelHeading\":{}}}}}","redocHasSecurityDefinitions":false,"redocInfoPageLink":"/openapi/unified-commerce-api/payment/overview/","redocItemId":"tag/Payment/operation/create_payment","redocHasInfoPage":false,"settings":{"corsProxyUrl":"https://cors.redoc.ly/"},"requestLogin":false,"lastModified":"1735796159831"},"seo":{"title":"Initiate transaction from online channel"}}},"pageContext":{"id":"5465f9af-be9f-5fdf-b121-4aefda3dccdfoperation/create_payment__redocly content/openapi/unified-commerce-api/payment/operation/create_payment/","seo":{"title":"Initiate transaction from online channel","description":null,"image":"","keywords":null,"jsonLd":null,"lang":null,"siteUrl":null},"pageId":"openapi/unified-commerce-api/payment.oas.yaml#operation/create_payment","pageBaseUrl":"/openapi/unified-commerce-api/payment","type":"redoc-operation","toc":{"enable":true,"maxDepth":4,"headings":null},"data":{},"catalogInfo":{"metadata":{},"apiName":"payment-api","apiVersion":"v1.0","title":"Unified Commerce"},"link":"/openapi/unified-commerce-api/payment/operation/create_payment/","sidebarName":"__alternative-sidebar__-data-tillpayments-api-docs-portal-openapi-unified-commerce-api-sidebars.yaml","isLanding":false,"showPrevButton":null,"showNextButton":null,"apiVersions":[{"definitionId":"autogenerated_payment-api/v1.0","id":null,"title":null,"isDefault":true,"apiId":null}],"apiVersionId":null,"isDefaultApiVersion":true}},"staticQueryHashes":["1123603147","1302185487","1344209882","1398840060","1520077861","1975142765","2667623876","2950305614","3240152602","3743992808","561138138"]}