Register
Log in
What do you want to build?
Management paper rolls by Merchant, allowing paper rolls extra requests, stock inquiries, order history, with the goal of ensuring autonomy, efficiency, and direct integration of merchants and partners.
Allowing partner and merchants to view active fees growing their autonomy for negotiations and operational efficiency.
This API lists the active payment terminals owned by the merchant, including the characteristics of each payment terminal.
API for partners to query onboarding and accreditation pendencies of merchants (EC), request validation codes, and confirm contact channel ownership through token validation.
getnet-oauth2-token is the authentication API that issues access tokens for applications consuming Getnet APIs. It implements the OAuth2 Client Credentials flow: an application exchanges its credentials (client_id and client_secret) for a short-lived access_token. The returned token is mandatory and must be sent on all subsequent Getnet API calls, ensuring that only authorized applications can access protected resources.