Infinity
  1. [External]Pomelo
Infinity
  • Start your Apidog journey
  • Infinity
    • Pomelo Card
      • [Mobile]
        • Mobile Login
        • Get OTP Activate Pomelo Card
        • Resent OTP Activate Card
        • Verify Activate Pomelo Card
        • Get URL View Card Details
        • Get Otp Set Pin Card
        • Resent Otp Set Pin Card
        • Verify Otp Set Pin Card
      • EkycCardHolder_Update
        • [EKyc]-Create
        • [EKyc]-Get Otp Approval Or Reject
        • [EKyc]-Resent OTP Approval Or Reject
        • [EKyc]-Verify OTP Approval Or Reject
        • [EKyc]-Filter Ekyc
        • [EKyc]-Get Kyc Detail
        • [Card Holder]-Filter Card Holder
        • [Card Holder]-Get Card Holder Detail
        • [CardHolder]-Edit CardHolder
      • [Batch]-Create
      • [Batch]-Resent OTP Create
      • [Batch]-Verify OTP Create
      • [Batch]-Get Pomelo Batch Card With Paging
      • [Batch]-Confirm Receved
      • [Batch]-Get Details
      • [CardHolder]-Get Presign Link
      • [CardHolder]-Create
      • [CardHolder]-Get Otp Approval Or Reject
      • [CardHolder]-Verify OTP Approval Or Reject
      • [CardHolder]-Resent OTP Approval Or Reject
      • [CardHolder]-Get Ekyc With Paging
      • [CardHolder]-Get With Paging
      • [CardHolder]-Get By Company With Paging
      • [CardHolder] - PresignLinkView
      • [Common]-Get Documents Type
      • [Common]-Get Nationalities
      • [Common]-Get Genders
      • [Card]-Get With Paging
      • [Card]-Get Details
      • [Card]-Get Details By CardID
      • [Card]-Get OTP Action
      • [Card]-Resent OTP Action
      • [Card]-Verify OTP
      • [Card]-Get Balance
      • [Card]-Confirm Received Card
      • [CardHolder]-Search
      • [Card]-GetTransactionHistory
      • [Account]-Get Account Details
      • [Card]-Get Cards By Batch
      • [Account]-Get Statement
      • [Card Holder] - Get Card Holder Detail
      • [Card]-Search Pomelo Card
      • [CardHolder]-Edit
    • Users
      • User Blacklist
        • [User Blacklist]- List User Black List
      • User Blacklist History
        • [User Blacklist History]- List User Blacklist History
      • [User]-Create
      • [User]-Login
      • [User]-Create User Type
      • [User]-Change Password
      • [User]-List
      • [User]-Forgot Password
      • [User]-Update Avatar
      • [User]-Update Info
      • [User]-Update Language
      • [User]-Update Token
      • [User]-Set Read Notification
      • [User]-Get Notifications
      • [User]-Update Device token
      • [User]-User Detail
      • [User]-Count Notification Unread
      • [User]-Verify OTP Forgot Password
      • [User]-Resent OTP Forgot Password
      • [User]-Get Iv
      • [User]-Login With 2Fa
    • Company
      • Company Blacklist
        • [Company]- List Company Black List
      • Company Blacklist History Copy
        • [Company]- List Company Blacklist History
      • [Company]-New Star
      • [Company]-New Satellite
      • [Company]-New Star Config
      • [Company]-Get Relationships
      • [Company]-Star By User
      • [Company]-Get Satellites
      • [Company]-Satellite Under Star
      • [Company]-Get Presign Link
      • [Company]-Set Bank Account
      • [Company]-Get Star Details
      • [Company]-Get Satellite Details
      • [Company]-Edit Star
      • [Company]-Edit Satellite
      • [Company]-Move Satellite
      • [Company]-Get OTP
      • [Company]-Resent OTP
      • [Company]-Verity OTP
      • [Company]-Get Overnight Money
      • [Company]-Save Overnight Money
      • [Company]-Get Request Open Company
      • [Company]-Set Status Request Open Account
      • [Company]-Get Docs By Type
      • [Company]-Add Special Clabe
      • [Company]-Get OTP Block Company
      • [Company]-Resent OTP Block Company
      • [Company]-Verify OTP Block Company
      • [Company]-Get Banks
      • [Company]-Get Galaxy
      • [Company]-Get Galaxy By User
      • [Company]-Pre-Sign Link Upload Blacklist Review Doc
      • [Company]-Pre-Sign Link Read Blacklist Review Doc
    • Group
      • [Group]-Get Channels
      • [Group]-Create Group
      • [Group]-Get Group By Star
      • [Group]-Get Details
      • [Group]-Get Details By DocID
      • [Group]-Edit Group
    • Transaction
      • [Transaction]-Get Transactions By Company V2
      • [Transaction]-Get Transactions By Company
      • [Transaction]-Get Pending Transactions
      • [Transaction]-Get Pending Transaction V2
      • [Transaction]-Get Details Pending Transaction
      • [Transaction]-Get Schedule Transaction
      • [Transaction]-Get Schedule Transaction V2
      • [Transaction]-Get Transaction Details
      • [Transaction]-Get Transaction Status
      • [Transactio] - Transfer Money
      • [Transactio] - Verify OTP
    • [External]Pomelo
      • request token
        POST
      • request batch of card
        POST
      • create user
        POST
      • create digital account
        POST
      • create user token
        POST
      • link card
        POST
      • deposit account
        POST
      • search card by shipment ID
        GET
      • search card by shipment ID Copy
        GET
      • get shipment
        GET
      • get card details
        GET
      • get account details
        GET
      • get card details full - test usage only
        GET
      • url activate card
        GET
    • External
      • Event Activated Card
      • Event Account Activity
    • ClientWeb
      • Login
      • Login 2Fa
  1. [External]Pomelo

create user

POST
/users/v1/
Generated from cURL: curl "https://auth.pomelo.la/oauth/token" -X POST -H "Content-type: application/json; charset=UTF-8" -H "Authorization: Bearer your_access_token" -d "{"client_id":"3LBFuOiEHrl4BailkRlsnIMmSctMLb7A","client_secret":"s5u3oYK0-A9CV6TkszPQThUa_qxMfr2yyd3-eJwQHAb04Y61jfi_syDQcPi3jkNo","audience":"https://auth-dev.pomelo.la\",\"grant_type\":\"client_credentials\"}"

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Header Params
Content-type
string 
required
Example:
application/json;
Authorization
string 
optional
Example:
Bearer your_access_token
Body Params application/json
name
string 
required
surname
string 
required
identification_type
string 
required
identification_value
integer 
required
birthdate
string 
required
gender
string 
required
email
string 
required
phone
string 
required
tax_identification_type
string 
required
tax_identification_value
integer 
required
nationality
string 
required
tax_condition
string 
required
legal_address
object 
required
street_name
string 
required
street_number
integer 
required
floor
integer 
required
apartment
string 
required
zip_code
integer 
required
neighborhood
string 
required
city
string 
required
region
string 
required
additional_info
string 
required
country
string 
required
operation_country
string 
required
Example
{
    "name": "Lam",
    "surname": "Pham",
    "identification_type": "INE",
    "identification_value": 194438996,
    "birthdate": "1991-05-25",
    "gender": "MALE",
    "email": "lam.pham@mxmidas.com",
    "phone": "84949207417",
    "tax_identification_type": "RFC",
    "tax_identification_value": 20423456789,
    "nationality": "MEX",
    "tax_condition": "VAT_REGISTERED",
    "legal_address": {
        "street_name": "Av. Corrientes",
        "street_number": 300,
        "floor": 1,
        "apartment": "A",
        "zip_code": 1414,
        "neighborhood": "Villa Crespo",
        "city": "CABA",
        "region": "Buenos Aires",
        "additional_info": "Torre 2",
        "country": "MEX"
    },
    "operation_country": "MEX"
}

Request samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/users/v1/' \
--header 'Content-type: application/json;' \
--data-raw '{
    "name": "Lam",
    "surname": "Pham",
    "identification_type": "INE",
    "identification_value": 194438996,
    "birthdate": "1991-05-25",
    "gender": "MALE",
    "email": "lam.pham@mxmidas.com",
    "phone": "84949207417",
    "tax_identification_type": "RFC",
    "tax_identification_value": 20423456789,
    "nationality": "MEX",
    "tax_condition": "VAT_REGISTERED",
    "legal_address": {
        "street_name": "Av. Corrientes",
        "street_number": 300,
        "floor": 1,
        "apartment": "A",
        "zip_code": 1414,
        "neighborhood": "Villa Crespo",
        "city": "CABA",
        "region": "Buenos Aires",
        "additional_info": "Torre 2",
        "country": "MEX"
    },
    "operation_country": "MEX"
}'

Responses

🟢201create user success
application/json
Body
data
object 
required
id
string 
required
name
string 
required
surname
string 
required
identification_type
string 
required
identification_value
string 
required
tax_identification_type
string 
required
tax_identification_value
string 
required
birthdate
string 
required
gender
string 
required
email
string 
required
phone
string 
required
status
string 
required
operation_country
string 
required
legal_address
object 
required
client_id
string 
required
nationality
string 
required
tax_condition
string 
required
Example
{
    "data": {
        "id": "usr-2qNbahIJjuXRkrJxpAUJaCqfBDU",
        "name": "Lam",
        "surname": "Pham",
        "identification_type": "INE",
        "identification_value": "194438996",
        "tax_identification_type": "RFC",
        "tax_identification_value": "20423456789",
        "birthdate": "1991-05-25",
        "gender": "MALE",
        "email": "lam.pham@mxmidas.com",
        "phone": "84949207417",
        "status": "ACTIVE",
        "operation_country": "MEX",
        "legal_address": {
            "floor": "1",
            "street_name": "Av. Corrientes",
            "street_number": "300",
            "apartment": "A",
            "city": "CABA",
            "region": "Buenos Aires",
            "zip_code": "1414",
            "neighborhood": "Villa Crespo",
            "country": "MEX",
            "additional_info": "Torre 2"
        },
        "client_id": "cli-2QwjxfTzS7j4bKofxSemnOx0py6",
        "nationality": "MEX",
        "tax_condition": "VAT_REGISTERED"
    }
}
Modified at 2025-03-16 05:50:40
Previous
request batch of card
Next
create digital account
Built with