Zum Hauptinhalt springen

Organizations/Customers

The customer API allows you to manage your own organizations and users.

not deprecated
get
List CustomerInvites belonging to the executing user.
/v2/customer-invites
get
Get a CustomerInvite.
/v2/customer-invites/{customerInviteId}
delete
Delete a CustomerInvite.
/v2/customer-invites/{customerInviteId}
post
Accept a CustomerInvite.
/v2/customer-invites/{customerInviteId}/actions/accept
post
Decline a CustomerInvite.
/v2/customer-invites/{customerInviteId}/actions/decline
post
Resend the mail for a CustomerInvite.
/v2/customer-invites/{customerInviteId}/actions/resend
get
List CustomerMemberships belonging to the executing user.
/v2/customer-memberships
get
Get a CustomerMembership.
/v2/customer-memberships/{customerMembershipId}
patch
Update a CustomerMembership.
/v2/customer-memberships/{customerMembershipId}
delete
Delete a CustomerMembership.
/v2/customer-memberships/{customerMembershipId}
get
Get a CustomerInvite by token.
/v2/customer-token-invite
get
Get all customer profiles the authenticated user has access to.
/v2/customers
post
Create a new customer profile.
/v2/customers
get
Get a customer profile.
/v2/customers/{customerId}
put
Update a customer profile.
/v2/customers/{customerId}
delete
Delete a customer profile.
/v2/customers/{customerId}
post
Request a new avatar upload for the customer profile.
/v2/customers/{customerId}/avatar
delete
Remove the avatar picture of the customer profile.
/v2/customers/{customerId}/avatar
get
List Invites belonging to a Customer.
/v2/customers/{customerId}/invites
post
Create a CustomerInvite.
/v2/customers/{customerId}/invites
get
Check if the customer profile has a valid contract partner configured.
/v2/customers/{customerId}/legally-competent
get
List Memberships belonging to a Customer.
/v2/customers/{customerId}/memberships
post
Lets us know your idea for our recommendation programm.
/v2/customers/{customerId}/recommendation-suggestions
get
Gets the Wallet of the Customer.
/v2/customers/{customerId}/wallet
post
Create the Wallet for the Customer.
/v2/customers/{customerId}/wallet