β˜‘οΈCreate Customer

Create a Customer

POST https://sandbox.pgecom.com/api/v1/buisness/customer

Headers

Name
Type
Description

authorization*

String

Bearer token

Request Body

Name
Type
Description

lastName*

String

less than 30 characters

phone*

String

id

String

line1

String

line2

String

city*

String

country

String

state

String

postal_code

String

notes

Boolean

userID

String

email*

String

firstName*

String

createdAt

String

updatedAt

String

Last updated

Was this helpful?