General information
Postman collection
A Postman collection is a group of saved API requests organized into a logical structure to simplify Nexpay API integration.
Instruction
Collection variables
The variable below is preset, so there is no need to define it.
baseUrl - test environment URL (https://api-beta.tst.globitex.com)
Environment variables
The environment file contains several variables that you must define to start sending requests.
apiKey- API key is used for generating the X-Signature header (it can be generated in the client portal)messageSecret- message secret is used for signing all API requests (it can be generated in the client portal together with the API key)transactionSecret- transaction secret is used for signing transactions (it can be generated in the client portal together with the API key and secret)ibanAccount- one of your IBAN accounts (it can be created and checked in the client portal or through this and this endpoints)
Link to the collection: Postman