信用证查询接口
POST
/open-api/standard-interface/v1/letterCredit/get
请求参数
Body 参数application/json
page_no
integer
当前页码
page_size
integer
分页大小
ids
array[integer]
信用证 id
org_codes
array[string]
本方组织编码
org_sub_sharing
integer
可选
0-否、1-是,不填默认否
our_account_numbers
array[string]
本方账号
invalidate_state
integer
可选
1 - 未作废、0 - 已作废(默认全部)
letter_credit_numbers
array[string]
信用证号
letter_credit_categorys
array[integer]
可选
30 - 国内证,31 - 国际证
letter_credit_modes
array[integer]
可选
1 - 开证,2 - 收证
letter_credit_biz_types
array[integer]
信用证类型
letter_credit_behavior_types
array[integer]
信用证行为
letter_credit_states
array[integer]
信用证状态
currency_codes
array[string]
币种
issue_date_start
string
可选
yyyy-MM-dd
issue_date_end
string
可选
yyyy-MM-dd
due_date_start
string
可选
yyyy-MM-dd
due_date_end
string
可选
yyyy-MM-dd
amount_min
string
最小信用证金额
amount_max
string
最大信用证金额
示例
{
"page_no": 0,
"page_size": 0,
"ids": [
0
],
"org_codes": [
"string"
],
"org_sub_sharing": 0,
"our_account_numbers": [
"string"
],
"invalidate_state": 0,
"letter_credit_numbers": [
"string"
],
"letter_credit_categorys": [
0
],
"letter_credit_modes": [
0
],
"letter_credit_biz_types": [
0
],
"letter_credit_behavior_types": [
0
],
"letter_credit_states": [
0
],
"currency_codes": [
"string"
],
"issue_date_start": "string",
"issue_date_end": "string",
"due_date_start": "string",
"due_date_end": "string",
"amount_min": "string",
"amount_max": "string"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/open-api/standard-interface/v1/letterCredit/get' \
--header 'Content-Type: application/json' \
--data-raw '{
"page_no": 0,
"page_size": 0,
"ids": [
0
],
"org_codes": [
"string"
],
"org_sub_sharing": 0,
"our_account_numbers": [
"string"
],
"invalidate_state": 0,
"letter_credit_numbers": [
"string"
],
"letter_credit_categorys": [
0
],
"letter_credit_modes": [
0
],
"letter_credit_biz_types": [
0
],
"letter_credit_behavior_types": [
0
],
"letter_credit_states": [
0
],
"currency_codes": [
"string"
],
"issue_date_start": "string",
"issue_date_end": "string",
"due_date_start": "string",
"due_date_end": "string",
"amount_min": "string",
"amount_max": "string"
}'
返回响应
🟢200成功
application/json
Body
code
string
响应code
msg
string
失败信息
data
object (StandardInterfaceResponseLetterCreditQueryResponseRecords)
响应数据
page_no
integer
当前页码
page_size
integer
分页大小
total
integer
总记录数
total_pages
integer
总页数
records
array[object (LetterCreditQueryResponseRecords) {45}]
查询记录
示例
{
"code": "",
"msg": "",
"data": {
"page_no": 0,
"page_size": 0,
"total": 0,
"total_pages": 0,
"records": [
{
"id": "",
"issue_way": 0,
"letter_credit_number": "",
"letter_credit_category": 0,
"letter_credit_mode": 0,
"letter_credit_biz_type": "",
"letter_credit_behavior_type": 0,
"letter_credit_state": 0,
"issue_date": "",
"due_date": "",
"currency_code": "",
"amount": "",
"exchange_rate": "",
"confirmation_instruction": "",
"confirmation_undertaker": "",
"allow_transfer": 0,
"allow_cancel": 0,
"allow_telegraphic_transfer": 0,
"negotiation_bank_code": "",
"negotiation_bank_location": "",
"negotiation_cnaps": "",
"advise_bank_code": "",
"advise_bank_location": "",
"advise_cnaps": "",
"excess_shortage_up_ratio": "",
"excess_shortage_down_ratio": "",
"international_practice": "",
"cost_amount": "",
"cost_rate": "",
"cost_currency_code": "",
"biz_type_code": "",
"issuer_info": {
"issuer": "",
"issuer_org_id": "",
"issuer_org_code": "",
"issuer_ctrpty_id": "",
"issuer_bank_code": "",
"issuer_account_number": "",
"issuer_account_name": "",
"issuer_bank_location": "",
"issuer_cnaps": "",
"issuer_address": ""
},
"beneficiary_info": {
"beneficiary": "",
"beneficiary_org_id": "",
"beneficiary_org_code": "",
"beneficiary_ctrpty_id": "",
"beneficiary_bank_code": "",
"beneficiary_account_number": "",
"beneficiary_account_name": "",
"beneficiary_bank_location": "",
"beneficiary_cnaps": "",
"beneficiary_address": ""
},
"our_info": {
"our_org_id": "",
"our_org_name": "",
"our_org_code": "",
"our_bank_code": "",
"our_account_number": "",
"our_account_name": "",
"our_cnaps": "",
"ourAccountNumber": ""
},
"opp_info": {
"opp": "",
"opp_ctrpty_id": "",
"opp_bank_code": "",
"opp_account_number": "",
"opp_account_name": "",
"opp_bank_location": "",
"opp_cnaps": ""
},
"payment_info": {
"payment_way": "",
"payment_period": "",
"long_dated": 0,
"drawee_bank_code": "",
"drawee_bank_location": "",
"plan_payment_date": "",
"submit_money_order": 0
},
"guarantee_info": {
"guarantee_way": "",
"guarantee_ratio": "",
"guarantee_amount": "",
"guarantee_interest_way": 0,
"guarantee_account_number": ""
},
"contract_terms_info": {
"partial_shipment": 0,
"partial_shipment_description": "",
"allow_transport": 0,
"transport_description": "",
"shipment_place": "",
"loading_place": "",
"discharge_place": "",
"destination": "",
"latest_shipment_date": "",
"freight_description": "",
"documents_clause": "",
"special_clause": "",
"fee_clause": "",
"trade_term": ""
},
"financing_infos": [
{
"id": "",
"financing_end_date": "",
"financing_type": "",
"financing_currency_code": "",
"financing_amount": "",
"financing_start_date": "",
"financing_days": 0,
"financing_rate": "",
"financing_interest": "",
"financing_fee": "",
"financing_rec_account_number": "",
"financing_repayment_account_number": "",
"financing_memo": "",
"biz_type_code": ""
}
],
"waybill_infos": [
{
"id": "",
"waybill_date": "",
"waybill_biz_type": "",
"waybill_currency_code": "",
"waybill_amount": "",
"waybill_exchange_rate": "",
"waybill_plan_payment_date": "",
"waybill_memo": ""
}
],
"honour_info": {
"honour_date": "",
"honour_amount": "",
"honour_memo": ""
},
"nonpayment_info": {
"discrepancy": 0,
"nonpayment_date": "",
"nonpayment_currency_code": "",
"nonpayment_amount": "",
"nonpayment_memo": ""
},
"completed_payment_infos": [
{
"id": "",
"completed_date": "",
"completed_currency_code": "",
"completed_amount": "",
"completed_exchange_rate": "",
"completed_capital_source": "",
"completed_memo": "",
"biz_type_code": ""
}
],
"repayment_infos": [
{
"id": "",
"financing_concat_id": "",
"repayment_date": "",
"repayment_currency_code": "",
"repayment_amount": "",
"repayment_exchange_rate": "",
"repayment_account_number": "",
"repayment_account_name": "",
"repayment_bank_code": "",
"repayment_memo": "",
"biz_type_code": ""
}
],
"attachment_infos": [
{
"attachment_title": "",
"attachment_size": "",
"attachment_url": "",
"attachment_id": "",
"attach_type": 0,
"attach_sub_type": 0
}
]
}
]
}
}
修改于 2025-06-20 07:04:42