{ "opencollection": "1.0.0", "info": { "name": "CyberSource Merged Spec bankAccountValidation Offers API", "version": "0.0.1" }, "items": [ { "info": { "name": "Offers", "type": "folder" }, "items": [ { "info": { "name": "Create an Offer", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/vas/v1/currencyconversion", "headers": [ { "name": "Content-Type", "value": "" }, { "name": "x-requestid", "value": "" }, { "name": "v-c-merchant-id", "value": "" }, { "name": "v-c-correlation-id", "value": "" }, { "name": "v-c-organization-id", "value": "" } ] }, "docs": "Empower global transactions with transparency and choice. Our Dynamic Currency Conversion API lets merchants offer customers the option to pay in their home currency at checkout, delivering real-time exchange rates.\n\n
\n
\n\n**Key Benefits:**\n- **Enhanced Customer Experience:** Provide clarity and convenience for international shoppers.\n- **Real-Time Rates:** Accurate currency conversion with all the data required for acquirers and their me" }, { "info": { "name": "Retrieve an Offer", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/vas/v1/currencyconversion/:id", "headers": [ { "name": "Content-Type", "value": "" }, { "name": "x-requestid", "value": "" }, { "name": "v-c-merchant-id", "value": "" }, { "name": "v-c-correlation-id", "value": "" }, { "name": "v-c-organization-id", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path", "description": "Request ID generated by Cybersource. This was sent in the header on the request. Echo value from v-c-request-id" } ] }, "docs": "Retrieves an offer record from the system.\n" } ] } ], "bundled": true }