Coindirect API
  • Welcome
  • Guides
    • Environments
    • Account Setup
      • Account Users
      • Merchant IDs
    • API Credentials
    • Webhooks
    • Date and Time
    • API Authentication
    • Currencies
    • Channels How-To
      • Channel Payment Workflow
      • Channel Webhooks
      • Channel Web Page
    • Payments How-To
      • Payment Exceptions
      • Payment Workflow
      • Payment Webhooks
      • Creating Payments
      • Payment Hosted Page
    • Payouts How-To
      • Payout Workflow
      • Payout Webhooks
      • Creating Payouts
    • Postman Collection
  • API
    • Currencies
    • Rates
      • Get Values for Currency
      • Convert Currency Value
    • Channels
      • Create Channel
      • Read Channel
      • List Channels
      • Read Channel Spot Rate
      • List Channel Payments
      • Read Channel Payment
    • Payments
      • Create Payment
      • Read Payment
      • List Payments
    • Payouts
      • Create a Payout
      • Read Payout
      • List Payouts
      • Validate Address
    • Merchant IDs
      • List Merchant IDs
    • Quotes
      • Request Quote
      • Accept Quote
      • Read Quote
      • List Quotes
    • Wallets
      • List Wallets
      • Read Wallet
      • List Wallet Balances
      • List Wallet Transactions
      • Create Wallet
Powered by GitBook
On this page

Was this helpful?

  1. Guides

Date and Time

Date and times are encoded into UNIX epoch timestamps, including milliseconds, for example 1566203005000 is Monday, August 19, 2019 8:23:25 AM.

PreviousWebhooksNextAPI Authentication

Last updated 3 years ago

Was this helpful?