Radium API Doc

Fatura Linki Güncelleme

Bu servis siparişin fatura linkini günceller.

  • Method: POST

  • Url: https://radium.hepsiburada.com/api/order/invoice_link

  • Auth: API bağlantısı için size username ve password bilgileri verilecektir. Bu bilgiler için lütfen destek ekibi ile iletişime geçiniz.

  • Not: Fatura linkinin güncellenmesi için invoiceLink bilgisinin gönderilmesi zorunludur.

Parametre Zorunlu Açıklama
shipmentPackageId Evet Radium sipariş id veya Hepsiburada paket numarası
invoiceLink Evet Fatura Linki

invoiceLink Gönderimine Örnek

                                    
                                    {
                                      "shipmentPackageId": 23325,
                                      "invoiceLink": "https://extfatura.faturaentegratoru.com/324523-34523-52345-3453245.pdf"
                                    }