Last updated 4 months ago
Private API key to be provided in the format Api-Key <key>.
Api-Key <key>
Api-Key vSUmxsXx.V81oYvOWFMcIywaOu57Utx6VSCmG11lo
POST /b/pbl/v2/payment-methods/ HTTP/1.1 Host: betabulk.ottu.net Authorization: text Content-Type: application/json Accept: */* Content-Length: 68 { "plugin": "payment_request", "currencies": [ "KWD" ], "tokenizable": true }
{ "customer_payment_methods": [], "payment_methods": [ { "code": "text", "name": "text", "pg": "text", "is_sandbox": true, "logo": "https://example.com", "wallets": [], "default_currency": "text", "accepted_currencies": [], "operation": "text", "operations": [], "is_tokenizable": true } ] }