Service


Click here for a complete list of operations.

PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIEN

VNPOST thanh toán ấn chỉ phúc bách niên đã được sử dụng

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /service.asmx HTTP/1.1
Host: payvnpost.pti.com.vn
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIEN"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIEN xmlns="http://tempuri.org/">
      <ma_ac>string</ma_ac>
      <so_ac>string</so_ac>
      <SO_BHXH>string</SO_BHXH>
      <Ho_Ten>string</Ho_Ten>
      <Nam_Sinh>string</Nam_Sinh>
      <so_giay_to>string</so_giay_to>
      <ngay_cap>string</ngay_cap>
      <dia_chi>string</dia_chi>
      <dien_thoai>string</dien_thoai>
      <Chuong_trinh>string</Chuong_trinh>
      <Phi_Bao_Hiem>string</Phi_Bao_Hiem>
      <Ky1>string</Ky1>
      <Ky2>string</Ky2>
      <Ngay_bat_dau>string</Ngay_bat_dau>
      <ngay_ket_thuc>string</ngay_ket_thuc>
      <Ngay_Cap_BH>string</Ngay_Cap_BH>
      <ma_bc>string</ma_bc>
      <ngay_ht>string</ngay_ht>
      <id_vnpost>string</id_vnpost>
      <b_key_hash>string</b_key_hash>
    </PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIEN>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIENResponse xmlns="http://tempuri.org/">
      <PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIENResult>xmlxml</PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIENResult>
    </PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIENResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /service.asmx HTTP/1.1
Host: payvnpost.pti.com.vn
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIEN xmlns="http://tempuri.org/">
      <ma_ac>string</ma_ac>
      <so_ac>string</so_ac>
      <SO_BHXH>string</SO_BHXH>
      <Ho_Ten>string</Ho_Ten>
      <Nam_Sinh>string</Nam_Sinh>
      <so_giay_to>string</so_giay_to>
      <ngay_cap>string</ngay_cap>
      <dia_chi>string</dia_chi>
      <dien_thoai>string</dien_thoai>
      <Chuong_trinh>string</Chuong_trinh>
      <Phi_Bao_Hiem>string</Phi_Bao_Hiem>
      <Ky1>string</Ky1>
      <Ky2>string</Ky2>
      <Ngay_bat_dau>string</Ngay_bat_dau>
      <ngay_ket_thuc>string</ngay_ket_thuc>
      <Ngay_Cap_BH>string</Ngay_Cap_BH>
      <ma_bc>string</ma_bc>
      <ngay_ht>string</ngay_ht>
      <id_vnpost>string</id_vnpost>
      <b_key_hash>string</b_key_hash>
    </PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIEN>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIENResponse xmlns="http://tempuri.org/">
      <PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIENResult>xmlxml</PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIENResult>
    </PTI_PAYVNPOST_SU_DUNG_AC_PHUC_BACH_NIENResponse>
  </soap12:Body>
</soap12:Envelope>