Skip to main content

Memberships file

This file contains information about the memberships on your marketplace.

To create the memberships file

  • Create a CSV file with the following column headings. Add a row for each membership. Each file can contain multiple memberships.
HeadingDescription
USER_EXTERNAL_IDThe unique external identifier of the user.
COMPANY_EXTERNAL_IDThe unique external identifier of the company.
SYS_ADMINDetermines whether the user is a Company Administrator. True = Company Administrator. False = Not a Company Administrator.
BILLING_ADMINDetermines whether the user is a Billing Administrator. True = Billing Administrator. False = Not a Billing Administrator.
SALES_SUPPORTDetermines whether the user is Sales Support. True = Sales Support. False = Not Sales Support.
RESTRICTED_SALES_SUPPORTDetermines whether the user is Restricted Sales Support. True = Restricted Sales Support. False = Not Restricted Sales Support.
BILLING_PHONE_NUMBERPhone number of the billing company address.
BILLING_STREET1Line 1 of the billing company address.
BILLING_CITYCity of the billing company address.
BILLING_STATEState of the billing company address.
BILLING_ZIP ZIPCode of the billing company address.
BILLING_COUNTRYCountry Code of the billing company address.

Was this page helpful?