|
@@ -44,6 +44,7 @@ export const GET_ORG_MARK_AS_CREDITOR = apiPath+'/org/mark-as-creditor'; |
|
|
export const GET_ORG_MARK_AS_NON_CREDITOR = apiPath+'/org/mark-as-non-creditor'; |
|
|
export const GET_ORG_MARK_AS_NON_CREDITOR = apiPath+'/org/mark-as-non-creditor'; |
|
|
export const GET_SEND_TERMINATION_OF_CREDIT = apiPath+'/org/sendDn_terminationOfCredit'; |
|
|
export const GET_SEND_TERMINATION_OF_CREDIT = apiPath+'/org/sendDn_terminationOfCredit'; |
|
|
export const GET_ORG_EXPORT = apiPath+'/org/export'; |
|
|
export const GET_ORG_EXPORT = apiPath+'/org/export'; |
|
|
|
|
|
export const GET_SEND_OVERDUE_CREDITOR_LIST = apiPath+'/org/sendDn_OverdueCreditorList';//POST |
|
|
|
|
|
|
|
|
//public |
|
|
//public |
|
|
export const GET_PUB_ORG_PATH = apiPath+'/org/pub'; |
|
|
export const GET_PUB_ORG_PATH = apiPath+'/org/pub'; |
|
|