Create Application - Sole Prop. Card Present
Create an application for a sole proprietorship that requires a physical card for their transactions. This is usually a brick and mortar business.
Each section includes unique required and optional fields. A field includes the issues
object in cases where its value is missing or is invalid. The issues
object includes the field
name and the details
for providing the correct value. For example, if an invalid value is provided for the business_name
field, then details
are "Enter a value of up to 80 alphanumeric characters and spaces."
If a required field value is entered correctly then the field displays its current value and it has no issues
object.
instructions
Includes the instructions on how to fill out the application. Certain industry types enable filling out the application via the APIs and a link to hosted page. However, there are industry types that do not enable filling out the application via API methods and require filling it out via a hosted page link. In such scenarios the application is not returned and the following instructions are displayed: "The industry type for this application must filled out online. "
link
Link to a hosted page where the application can be filled out online.
v1/partner/onboarding/application/sole_prop_card_present
Create Application - Sole Prop. Card Present
curl -X POST api.rapyd.net/v1/partner/onboarding/application/sole_prop_card_present -H 'access_key: your-access-key-here' -H 'Content-Type: application/json' -H 'idempotency: your-idempotency-parameter-here' -H 'salt: your-random-string-here' -H 'signature: your-calculated-signature-here' -H 'timestamp: your-unix-timestamp-here' -H 'merchant_account_id: your-merchant-account-here' -d ' { "ewallet_token": "ewallet_9492914209c3c2825cb02f23a82e0d7a", "merchant_phone_number": { "country_code": "GB", "phone_number": "35445200" }, "entity_type": "Government_Entity", "business_industry": "4814", "sections": { "business": { "trade_name": { "trade_name": "Online Solutions" }, "product_description": { "business_desc": "Provide solutions" }, "url": { "business_url": "" }, "transaction_information": { "avg_tpv_usd": 100, "expectedMaximumTransactionAmount": 200, "averageTimeBetweenPurchaseAndDeliveryInDays": 3, "annual_revenue": 4000000 }, "statement_descriptor": { "statement_descriptor": "online" }, "proof_of_address": { "physical_address": "lisbon street", "address_additional_details": "", "postal_code": "75020", "city": "Anytown", "country": "FR", "state": "" } }, "company": { "business_name": { "business_name": "Online Solutions" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "company_number": { "registration_number": "12345678900012" }, "address": { "address": "december street", "postal_code": "75020", "city": "Anytown", "country": "FR", "state": "" }, "vat_id": { "tax_id": "FR12 345678901" } }, "AU": { "name": { "first_name": "Joe", "last_name": "Smith" }, "dob": { "dob": "12/12/1991" }, "address": { "address": "marady P O", "postal_code": "75020", "city": "Anytown", "country": "FR", "state": "", "address_additional_details": "", "us_state": null }, "title": { "user_title": "Vice President" }, "email": { "email": "TEST12345890@gmail.com" }, "nationality": { "nationality": "IS" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "identification": { "id_type": "national ID", "id": "X4RTBPFW4", "id_img": null, "government_id_img": null } }, "shareholder": { "name": { "first_name": "Joe", "last_name": "Smith" }, "ownership": { "ownership_percentage": 34 }, "dob": { "dob": "12/12/1990" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "email": { "email": "test@sample12345.com" }, "nationality": { "nationality": "IS" }, "address": { "address": "street 1", "postal_code": "75020", "city": "Anytown", "country": "FR", "state": "", "address_additional_details": null, "us_state": null } }, "shareholder_1": { "name": { "first_name": "Joe", "last_name": "Smith" }, "ownership": { "ownership_percentage": 50 }, "dob": { "dob": "12/12/1996" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "email": { "email": "testnew@gmail.com" }, "nationality": { "nationality": "IS", "additional_citizenships": [ "US", "FR" ] }, "address": { "address": "address new", "postal_code": "75020", "city": "Anytown", "country": "FR", "state": "", "address_additional_details": "", "us_state": null }, "ownership_proof": { "ownership_ref_type": "" } }, "shareholder_2": { "name": { "first_name": "Joe", "last_name": "Smith" }, "ownership": { "ownership_percentage": 60 }, "dob": { "dob": "12/12/1996" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "email": { "email": "testnewnew@gmail.com" }, "nationality": { "nationality": "IS" }, "address": { "address": "address new", "postal_code": "75020", "city": "Anytown", "country": "FR", "state": "", "address_additional_details": "12th Fl", "us_state": null }, "ownership_proof": { "ownership_ref_type": "" } }, "shareholder_3": { "type": { "shareholder_type": "Individual" }, "name": { "first_name": "Joekoeri", "last_name": "Smith" }, "ownership": { "ownership_percentage": 60 }, "dob": { "dob": "12/12/1996" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "email": { "email": "testnewnewnew@gmail.com" }, "nationality": { "nationality": "IS" }, "address": { "address": "address new", "postal_code": "75020", "city": "Anytown", "country": "FR", "state": "", "address_additional_details": "12th Fl", "us_state": null }, "ownership_proof": { "ownership_ref_type": "" } } } } '
{ "status": { "error_code": "", "status": "SUCCESS", "message": "Success", "response_code": "", "operation_id": "6546cc97-a54a-4a56-96ab-0df98faf0886" }, "data": { "token": "app_7aee89c02c8a4df298119f3ba0088d3f", "version": 2, "status": "NEW", "ewallet_token": "ewallet_9492914209c3c2825cb02f23a82e0d7a", "metadata": {}, "entity_type": "Government_Entity", "country": "FR", "created_at": 1750939176074, "updated_at": 1750939177280, "sell_type": "Physical Business (Brick and Mortar)", "business_industry": 4814, "sections": { "business": { "trade_name": { "trade_name": "Online Solutions" }, "product_description": { "business_desc": "Provide solutions" }, "url": { "business_url": "" }, "transaction_information": { "avg_tpv_usd": "100", "expectedMaximumTransactionAmount": "200", "averageTimeBetweenPurchaseAndDeliveryInDays": "3", "annual_revenue": "4000000" }, "statement_descriptor": { "statement_descriptor": "online" }, "proof_of_address_document": { "issues": [ { "field": "address_ref", "details": "This file is required." } ] }, "proof_of_address": { "physical_address": "lisbon street", "address_additional_details": null, "postal_code": "75020", "city": "Anytown", "state": null, "country": "FR" } }, "company": { "business_name": { "business_name": "Online Solutions" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "company_number": { "registration_number": "12345678900012" }, "address": { "address": "december street", "address_additional_details": null, "postal_code": "75020", "city": "Anytown", "state": null, "us_state": null, "country": "FR" }, "company_documents": { "company_documents": [] }, "vat_id": { "tax_id": "FR12 345678901" } }, "AU": { "name": { "first_name": "Joe", "last_name": "Smith" }, "dob": { "dob": "12/12/1991" }, "address": { "address": "marady P O", "address_additional_details": null, "postal_code": "75020", "city": "Anytown", "state": null, "country": "FR" }, "title": { "user_title": "Vice President" }, "email": { "email": "TEST12345890@gmail.com" }, "nationality": { "nationality": "IS", "additional_citizenships": null }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "identification": { "id_type": "National ID", "id": "X4RTBPFW4", "government_id_img": [], "issues": [ { "field": "id_img", "details": "This file is required." } ] }, "proof_of_address_document": { "issues": [ { "field": "address_ref", "details": "This file is required." } ] } }, "shareholders_control": { "has_owner": { "shareholder_exists": "Yes" } }, "shareholder_3": { "type": { "shareholder_type": "Individual" }, "name": { "first_name": "Joekoeri", "last_name": "Smith" }, "ownership": { "ownership_percentage": "60" }, "dob": { "dob": "12/12/1996" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "email": { "email": "testnewnewnew@gmail.com" }, "nationality": { "nationality": "IS", "additional_citizenships": null }, "address": { "address": "123 East 10th street", "address_additional_details": "12th Fl", "postal_code": "75020", "city": "Anytown", "state": null, "country": "FR" }, "ownership_proof": { "issues": [ { "field": "ownership_ref_type", "details": "This file is required." } ] } }, "shareholder_2": { "type": { "shareholder_type": "Individual" }, "name": { "first_name": "Joe", "last_name": "Smith" }, "ownership": { "ownership_percentage": "60" }, "dob": { "dob": "12/12/1996" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "email": { "email": "testnewnew@gmail.com" }, "nationality": { "nationality": "IS", "additional_citizenships": null }, "address": { "address": "123 East 10th street", "address_additional_details": "address more", "postal_code": "75020", "city": "Anytown", "state": null, "country": "FR" }, "ownership_proof": { "issues": [ { "field": "ownership_ref_type", "details": "This file is required." } ] } }, "shareholder_1": { "type": { "shareholder_type": "Individual" }, "name": { "first_name": "Joe", "last_name": "Smith" }, "ownership": { "ownership_percentage": "50" }, "dob": { "dob": "12/12/1996" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "email": { "email": "testnew@gmail.com" }, "nationality": { "nationality": "IS", "additional_citizenships": [ "US", "FR" ] }, "address": { "address": "123 East 10th street", "address_additional_details": null, "postal_code": "75020", "city": "Anytown", "state": null, "country": "FR" }, "ownership_proof": { "issues": [ { "field": "ownership_ref_type", "details": "This file is required." } ] } }, "shareholder": { "type": { "shareholder_type": "Individual" }, "name": { "first_name": "Joe", "last_name": "Smith" }, "ownership": { "ownership_percentage": "34" }, "dob": { "dob": "12/12/1990" }, "phone": { "phone_country_code": "FR", "phone_number": "0109758351" }, "email": { "email": "test@sample12345.com" }, "nationality": { "nationality": "IS", "additional_citizenships": null }, "address": { "address": "street 1", "address_additional_details": null, "postal_code": "75020", "city": "Anytown", "state": "state", "country": "FR" }, "ownership_proof": { "issues": [ { "field": "ownership_ref_type", "details": "This file is required." } ] } } }, "link": "https://qaverify.rapyd.net/verify?token=happ_852ee5fff9ec447499fe91255f077680", "merchant_phone_number": { "country_code": "GB", "phone_number": "35445200" }, "instructions": "An application for this industry type can be filled out via the related API methods or via the hosted page 'link' that appears at the end of this response." } }
Create Application - Sole Prop. Card Present - Must be Filled Out Online
curl -X POST api.rapyd.net/v1/partner/onboarding/application/sole_prop_card_present -H 'access_key: your-access-key-here' -H 'Content-Type: application/json' -H 'idempotency: your-idempotency-parameter-here' -H 'salt: your-random-string-here' -H 'signature: your-calculated-signature-here' -H 'timestamp: your-unix-timestamp-here' -H 'merchant_account_id: your-merchant-account-here' -d ' { "ewallet_token": "ewallet_e5ca0107316048e7edca3fa05e679886", "merchant_phone_number": { "country_code": "FI", "phone_number": "1231234" }, "business_industry": "7995" } '
{ "status": { "error_code": "", "status": "SUCCESS", "message": "Success", "response_code": "", "operation_id": "bc64d6aa-f8e5-4745-996c-634c7a04997e" }, "data": { "token": "app_df958f58040d4750b26274ac8b0d1766", "version": 1, "status": "NEW", "ewallet_token": "ewallet_e5ca0107316048e7edca3fa05e679886", "metadata": null, "entity_type": null, "country": null, "created_at": null, "updated_at": null, "sell_type": null, "business_industry": null, "sections": null, "merchant_phone_number": null, "instructions": "An application for this industry type must be filled out online via the hosted page 'link' that appears at the end of this response.", "link": "https://qaverify.rapyd.net/verify?token=happ_fc6bfd1c8da74b6cb1b6e585650b1454" } }