Retrieve processing account
Retrieve a specific processing account.
Path parameters
processingAccountId
Unique identifier of the processing account.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. Returns the processing account.
doingBusinessAs
Trading name of the business.
owners
Object that contains information about the owners of the business.
businessType
Type of business.
categoryCode
Merchant Category Code (MCC) for the type of business.
merchandiseOrServiceSold
Description of the services or merchandise sold by the business.
timezone
The timezone for the processing account
address
contactMethods
Array of contactMethods objects for the processing account. Atleast one contactMethod must be an email address.
processing
funding
Object that contains funding information for the processing account, including funding schedules, funding fees, and details of funding accounts.
pricing
Object that contains pricing information.
signature
Object containing the method we used to capture the owner's signature.
processingAccountId
Unique identifier of the processing account.
createdDate
Date and time that we received your request to create the processing account in our system.
lastModifiedDate
Date and time that the processing account was last modified.
status
Status of the processing account.
entered
- We have received information about the account, but we have not yet reviewed it.pending
- We have reviewed the information about the account, but we have not yet approved it.approved
- We have approved the account for processing transactions and funding.subjectTo
- We have approved the account, but we are waiting on further information.dormant
- Account is closed for a period.nonProcessing
- We have approved the account, but the merchant has not yet run a transaction.rejected
- We rejected the application for the processing account.terminated
- Processing account is closed.cancelled
- Merchant withdrew the application for the processing account.
website
Website address of the business.
businessStartDate
Date that the business was established. The format of the value is YYYY-MM-DD.
contacts
Array of contact objects.
metadata
Object that you can send to include custom data in the request. For more information about how to use metadata, go to Metadata.
links
Array of useful links related to your request.