Sample business data

Klarna’s business sample data enables you to test the Management API and Payments API, avoiding real Personally Identifiable Information (PII) and ensuring compliance.

This section contains sample data you can use to perform the testing of your integration in the Klarna test environment and complete the Test cases section in the Klarna test environment.

In order to test the Management API, you need to type of business data:

  • Business partner data: please reach out to your Klarna point of contact so they can share all parameters needed.
  • Partner account data: please use the following information to test Management API.

Account owner

ParameterSample
given_nameJohn
family_nameDoe
emailjohn.doe@example.com
phone+18445527621

Business information

ParemeterSample
business_nameJohn Doe LLC
business_entity_typeLIMITED_LIABILITY_COMPANY
registration_authorityOhio
registration_name12345678
tax_registration_number999-999-999
financial_registration_number123-456-789

Operating/registration address

ParameterSample
street_address800 N. High St
street_address2Ste. 400
postal_code43215
cityColumbus
regionOH
countryUS

If you decide to use any other data, do NOT use Personally Identifiable Information (PII). Data in the test environment is not treated as real PII.

Related articles