Alt Üye Sorgulama

Pazaryeri çözümünde altüyelerinizin bilgilerini sorgulamak için aşağıdaki servisleri kullanabilirsiniz.

Alt Üye Sorgulama

post

Dış ID (subMerchantExternalId) ile alt üye işyeri detaylarını döner.

Header parameters
AuthorizationstringRequired

İmza içeren Authorization değeri.

Example: IYZWSv2 YXBpS2V5OnNhbmRib....E0OGI1MTE=
Content-TypestringRequired

İstek gövdesi formatı.

Example: application/json
Body
localestring · enumOptionalExample: trPossible values:
conversationIdstringOptionalExample: 123456789
subMerchantExternalIdstringRequired

Sorgulanacak alt üye işyerinin "ExternalId" bilgisi.

Example: S49222
Responses
chevron-right
200

Başarılı yanıt

application/json
statusstring · enumOptionalExample: successPossible values:
localestring · enumOptionalExample: trPossible values:
systemTimeintegerOptionalExample: 1686439210683
conversationIdstringOptionalExample: 123456789
namestringOptionalExample: Jane's market
emailstringOptionalExample: [email protected]
gsmNumberstringOptionalExample: +905350000000
addressstringOptionalExample: Altunizade Mah. İnci Çıkmazı Sokak No: 3 İç Kapı No: 10 Üsküdar İstanbul
ibanstringOptionalExample: TR180006200119000006672315
bankCountrystringOptionalExample: TR
currencystringOptionalExample: TRY
taxOfficestringOptionalExample: Tax office
legalCompanyTitlestringOptionalExample: Jane Doe inc
subMerchantExternalIdstringOptionalExample: S49222
identityNumberstringOptional

TCKN Bilgisi

Example: 11111111111
subMerchantTypestringOptionalExample: PRIVATE_COMPANY
subMerchantKeystringOptionalExample: //1GpuCHXkofxapmacyoimf6u/o=
post
/onboarding/submerchant/detail

Örnek Kodlar

Last updated