Criex Merchant Technical User Api
  1. Schemas
Criex Merchant Technical User Api
  • SSO
    • Authenticate user
      POST
  • Invoices
    • Add invoice
      POST
    • Get invoice by id
      GET
  • Schemas
    • Schemas
      • SSOAuthenticationRequest
      • MerchantRole
      • KycLevel
      • SSOAuthenticationResponse
      • CreateInvoiceItem
      • CreateInvoice
      • Address
      • InvoiceStatus
      • InvoiceType
      • CryptoCurrencyFamily
      • PaymentAssetType
      • PaymentProviderName
      • CreatedAt
      • InvoicePaymentRequest
      • UpdatedAt
      • Invoice
  1. Schemas

MerchantRole

Merchant roles:
'admin' has access to all merchant related functionality
'cashier' can only create invoices that are not tied to any purchase
'technical' can only access merchant-technical endpoints

"admin"
Built with