Skip to main content
POST
CreateCustomerUser

Authorizations

X-RAMPNOW-API-KEY
string
header
required

Partner API key sent in the X-RAMPNOW-API-KEY header. Every request must ALSO send X-RAMPNOW-TIMESTAMP (unix seconds) and X-RAMPNOW-SIGN (hex HMAC-SHA256 of timestamp + METHOD + requestURI + rawBody, keyed with your API secret). See the Authentication guide.

Body

application/json
userDetail
object
required
kycShareReq
object

Response

200 - application/json

OK

code
integer
required
data
object
required
message
string
required
traceId
string
required
displayError
string