export interface UpdateMerchantReferenceBody { merchant_reference1: string; merchant_reference2: string; }