Skip to main content

Create user signup

POST 

/public/v3/users

Create a user signup for a partner user.

Request

Body

required

    merchant_id string
    sales_rep_id string

    users

    object[]

    Possible values: >= 1

  • Array [

  • email email
    phone string
    status string
  • ]

Responses

Created

Loading...