- Integracja własna
- Wstęp
- Strategia integracji
- Endpoints
- Autentyfikacja
- Szybka wycena
- Użytkownicy
- AddressBook
- Edit sender contact in address book
- Add sender contact in address book
- Delete sender contact from address book
- Edit receiver contact in address book
- Add receiver contact in address book
- Delete receiver contact from address book
- Get senders contacts from address book
- Get receiver contacts from address book
- Import sender contacts to address book
- Import receiver contacts to address book
- get company for user
- Update user currency
- User return carrier list
- Manage user return carrier list
- AddressBook
- Wycena ofertowa
- Słowniki
- Szablon przesyłki
- Payments
- AddressBook
- User
- Get user dataGET
- Get user coupon dataGET
- Register userPOST
- Edit userPUT
- Get company informationGET
- Get user invoice listGET
- Get invoiceGET
- Get compressed list of invoicesGET
- Get invoice emailGET
- Get account and payment statisticsGET
- Get list of payment methodsGET
- Get selected payment methodGET
- Create selected payment methodPOST
- Remove selected payment methodDELETE
- Get order statisticsGET
- Get list of customs documents for the orderGET
- Get list of options for saving user preferencesGET
- Save user preferencesPUT
- Orders
Register user
Developing
Testing Env
https://test.api.globkurier.pl
Testing Env
https://test.api.globkurier.pl
POST
/v1/user
Request
Header Params
Accept-Language
string
optional
Example:
pl
Body Params application/json
password
string
required
Example:
TESTtest1!
address
object
required
type
enum<string>
required
Allowed values:
PERSONCOMPANY
Example:
PERSON
nip
string
optional
Required if the selected customer type is Company.
Example:
6840243162
companyName
string
optional
Required if the selected customer type is Company.
Example:
Test - Company
name
string