Hokodo BNPL API

Hokodo's B2B Buy Now, Pay Later REST API. Create companies and customers, request credit offers, place orders, and manage deferred payment plans and trade accounts. Versioned at /v1/; authenticated with a secret API key via the Authorization Token scheme.

API entry from apis.yml

apis.yml Raw ↑
name: Hokodo BNPL API
description: Hokodo's B2B Buy Now, Pay Later REST API. Create companies and customers, request credit
  offers, place orders, and manage deferred payment plans and trade accounts. Versioned at /v1/; authenticated
  with a secret API key via the Authorization Token scheme.
humanURL: https://docs.hokodo.co/
baseURL: https://api.hokodo.co/v1/
tags:
- BNPL
- Payments
- Trade Credit
properties:
- type: Authentication
  url: authentication/hokodo-authentication.yml
- type: Conventions
  url: conventions/hokodo-conventions.yml
- type: ErrorCatalog
  url: errors/hokodo-problem-types.yml
- type: Sandbox
  url: sandbox/hokodo-sandbox.yml