Update Merchant
Update an existing merchant from Prahsys
DBA of the merchant
Website of the merchant
Id of the merchant's user.
Status of the merchant (Only for SANDBOX merchant)
Possible values:
ONBOARDING_TO_GATEWAY
WAITLISTED
APPROVED_SANDBOX
APPLICATION_PENDING
APPLICATION_IN_REVIEW
APPLICATION_INFORMATION_REQUESTED
APPLICATION_ABANDONED
APPLICATION_APPROVED
APPLICATION_DENIED
APPLICATION_REQUIRES_DOCUMENT_SUBMISSION
APPLICATION_AWAITING_DIGITAL_SIGNATURE
Ready for processing status of the merchant (Only for SANDBOX merchant)
The unique id of the merchant
Masked Tax id of the merchant
The name of the organization
The legal name of the merchant
The slug for the merchant. This can be used to easily redirect a user to the merchant's dashboard: https://dashboard.prahsys.com/{slug}
The website of the merchant
The underwriting application number for payment processing
If Merchant is ready for payment processing
If Merchant has signed the agreement or not
The type of organization
"LIVE"
Possible values:
LIVE
SANDBOX
A merchant is allowed to accept payments using the raw card information within sourceOfFunds.
A merchant is allowed to tokenize by payment id.
Merchant's monthly average transaction
The status of the merchant current status.
Possible values:
ONBOARDING_TO_GATEWAY
WAITLISTED
APPROVED_SANDBOX
APPLICATION_PENDING
APPLICATION_IN_REVIEW
APPLICATION_INFORMATION_REQUESTED
APPLICATION_ABANDONED
APPLICATION_APPROVED
APPLICATION_DENIED
APPLICATION_REQUIRES_DOCUMENT_SUBMISSION
APPLICATION_AWAITING_DIGITAL_SIGNATURE
Latest time status has updated at
business phone number of the merchant
Business address of the merchant
{"street1":"Street Addr","street2":null,"city":"Seattle","state":"WA","postalCode":"98102"}
Mailing address of the merchant
{"street1":"Street Addr","street2":null,"city":"Seattle","state":"WA","postalCode":"98102"}
Bank detail of the merchant (Only for approved LIVE
merchant)
Approved parameters for the merchant (Only for approved LIVE
merchant)
The primary contact email of the merchant.
The primary contact phone of the merchant
The primary contact first name of the merchant.
The primary contact last name of the merchant.
The signing URL for the merchant to sign the agreement in order to start the underwriting process. (If required for merchant)
"https://dashboard.prahsys.com/example-merchant/application"
Expiration time for signing url. (5 mins after the url creation for public signing url or NULL if signing url is already expired and providing protected signing url)
Request
Loading…