PaaS API Docs
  • Getting Started
  • Authentication
  • Use cases
    • Remittance
      • Bonus/Discount on Remittance
    • Business Payments
    • Individual Wallet
    • Business Wallet
    • Payout
  • API References
    • Data Population
      • Spec Sheet
      • Country
      • States
      • Settlement Rates
    • User
      • User Object
        • User Verification
        • Identification Documents
        • User Verification Status
        • CIP Information Status
      • Receive User Object
      • Register a User
      • Update User
      • Business Representatives
        • Business Representatives Object
        • Add Business Representatives
        • Update Business Representatives
        • Get Business Representatives
      • Declaration
        • Declaration Object
        • Declaration
      • Initiate Verification
      • Get User by ID
      • Get Verification Status
      • Add a Receive User
      • Update a Receive User
      • Get Receive User List
    • Funds
      • User Funding Account Object
      • Funding Account Widget
        • OAuth Integration
        • Bank Verification Status
      • Wallet Object
      • Create a Wallet
      • Get Wallet Details
      • Get User Funding Account
      • Delete User Funding Account
      • Add a Receive Account
      • Update a Receive Account
      • Get Receive Accounts
    • Payout
      • Get Banks
      • Get Payers
    • Transaction (External)
      • Transaction Object
      • Create Transaction
      • Get Transaction by ID
      • Cancel Transaction
      • Transaction Delivery
      • Get Transaction Limits
    • Transaction (Wallet)
      • Wallet Transfer Object
      • Create Transfers
        • Load Wallet
        • Unload Wallet
        • Wallet to Wallet Transfer
      • Get Wallet Transfer Details
      • Get Limits
    • Transaction (Payout)
      • Payout Transaction Object
      • Create Payout Transaction
    • Webhooks
      • Subscribe
      • Integration
      • Events
    • Error Codes
  • Sandbox
    • User: Test Values
    • Funds: Test Values
    • Transaction: Test Values
  • Changelog
    • 2023
      • February 14, 2023
      • January 06, 2023
    • 2022
      • December 28, 2022
      • December 26, 2022
      • December 23, 2022
      • December 2, 2022
      • November 21, 2022
      • November 11, 2022
      • October 31, 2022
      • October 17, 2022
      • August 31, 2022
      • August 1, 2022
      • July 25, 2022
      • May 23, 2022
      • April 7, 2022
      • March 30, 2022
      • March 23, 2022
      • Feb 21, 2022
      • Feb 15, 2022
      • Jan 24, 2022
      • Jan 19, 2022
      • March 10, 2022
Powered by GitBook
On this page

Was this helpful?

  1. API References
  2. User
  3. Declaration

Declaration Object

Read about Declaration object details

PreviousDeclarationNextDeclaration

Last updated 2 years ago

Was this helpful?

Field

Required

Type

Description

cryptopcurrency

Yes

Boolean

Set as false if business is not involved with cryptocurrency

public_company

Yes

Boolean

Set as false if business is not a public company

majority_owned_by_listed

Yes

Boolean

Set as false if business is not majority owned (50% or more) by a public company

registered_SEC

Yes

Boolean

Set as false if business is not registered with U.S. Securities and Exchange Commission (SEC)

regulated_financial

Yes

Boolean

Set as false if business is not a regulated financial company

gambling

Yes

Boolean

Set as false if business is not involved with the internet gambling business

federal

Yes

Boolean

Set as false if the business does not have Money Transmission Licenses (MTL) in any state

states

Yes

String

If federal is set to true, the states that you have licenses in needs to be provided Eg: ["CA", "AL"]

compliance_id

Yes

String

ID of the business representative of type ‘COMPLIANCE’. Compliance contact must be previously added using the

primary_controller_id

Yes

String

ID of the business representative of type PRIMARY CONTROLLER. Primary controller must be previously added using the

attested

Yes

Boolean

Must be set as true. This signifies that the user has confirmed to the UBO declaration statement

Note: Business user representative needs to attest to the following statements.

I certify that the following information was submitted to Platform for all beneficial owners (holding 25% or more ownership) and controlling persons & executives:

  • US Person(s): SSN + US Government Issued Photo ID

  • Foreign Person(s): Tax Identification Number (if available) + Passport Number & Country of Issuance. In lieu of passport number, foreign persons may also provide an alien identification card number, or number and country of issuance of any other government issued photo ID evidencing nationality or residence.

Business Representative API
Business Representative API