create-merchant-platform

Create merchant platform records via the Payroc Boarding API.

1|Updated May 1, 2026
One-click install
npx skills add https://github.com/payroc/skills --skill create-merchant-platform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-merchant-platform
Source: https://github.com/payroc/skills/tree/main/plugins/payroc/boarding/skills/create-merchant-platform
Command: npx skills add https://github.com/payroc/skills --skill create-merchant-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, uuidgen, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of creating a new merchant platform record via the Payroc Boarding API, simplifying the merchant onboarding experience.

Core Features & Use Cases

  • Merchant Platform Creation: Guides developers through the creation of a new merchant platform record using the Payroc Boarding API.
  • API Integration: Facilitates the integration of the Payroc Boarding API into merchant onboarding workflows.
  • Use Case: For developers looking to implement a merchant onboarding process, this Skill provides the necessary tools to create a new merchant platform and handle the associated Payroc API interactions.

Quick Start

Use the create-merchant-platform skill to initiate the boarding process for a new merchant platform.

Frequently Asked Questions about create-merchant-platform

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate merchant onboarding with the Payroc Boarding API?

Automate merchant onboarding with the Payroc Boarding API by constructing request bodies for business and processing account information, handling authentication, and managing API endpoint responses to create new merchant platform records.

What data structures are required for Payroc Boarding API integration?

Payroc Boarding API integration requires data structures for business and processing account information to construct the request body for creating a new merchant platform record during the onboarding process.

Do I need curl and uuidgen to create a merchant platform record?

Yes, you need curl and uuidgen to create a merchant platform record, as these tools are required dependencies for handling API requests and generating unique identifiers during the Payroc boarding process.

What is the best way to handle authentication for Payroc API endpoints?

The best way to handle authentication for Payroc API endpoints is to use the provided scripts within the Skill to manage credentials and route requests securely when creating merchant platform records.

Can I use this developer tool for large-scale merchant platform creation?

Yes, you can use this developer tool for large-scale merchant platform creation, as it automates request body construction and response handling for continuous onboarding via the Payroc Boarding API.

Why is my Payroc merchant onboarding API request failing?

Payroc merchant onboarding API requests may fail due to incorrect business or processing account data structures, missing authentication credentials, or improperly formatted request bodies sent via curl.