PazaryeriTPIslemSorgulama
Request
Body Params application/json
guiD_AltUyeIsyeri
string | null
optionalpySiparis_GUID
string | null
optionalsanalPOS_Islem_ID
integer <int64>
optional{
"etS_GUID": "string",
"guiD_AltUyeIsyeri": "string",
"pySiparis_GUID": "string",
"sanalPOS_Islem_ID": 0,
"tarih_Bas": "string",
"tarih_Bit": "string"
}
Request samples
curl --location --request POST 'https://testapi.flyp.com.tr/paramapi/PazaryeriTPIslemSorgulama' \
--header 'Content-Type: application/json' \
--data-raw '{
"etS_GUID": "string",
"guiD_AltUyeIsyeri": "string",
"pySiparis_GUID": "string",
"sanalPOS_Islem_ID": 0,
"tarih_Bas": "string",
"tarih_Bit": "string"
}'
Modified at 2024-12-31 08:36:35