hi, we are new for TM Forum,
we are using (our API) for purchase digital product, from order management system, we tried to map our API (below) with TMF 622 as shown below:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1: deduct fee from main account.
2: deduct fee from dealer.
Default value is 1 [main account]
|
Range 1-9. Refer to section 4.4
|
|
|
|
|
|
Mandatory when payment_method=2 [Dealer]
|
"origin_node_type": "ODP",
"operation_name": "subscribe",
"sub_product_name": "bundle1",
"charged_number":"77YYYYY"
{
"relatedChannel": [
{
"id": "6",
"name": "online channel"
}
],
"OrderItem":
{
"id": "6",
"action": "subscribe",
"payment": [
{
"id": "2",
"name": "Cash payment for access fee"
}
],
"product": {
"productCharacteristic": [
{
"name": "TEL_MSISDN",
"valueType": "string",
"value": "07708193467"
},
{
"name": "origin_node_type",
"valueType": "string",
"value": "ODP"
}
],
"productSpecification": {
"id": "14307",
"name": "bundle1"
}
},
"billingAccount": {
"id": "1513",
"name": "07708193466"
},
"@type": "OrderItem"
}
,
"@type": "ProductOrder"
}
We need your support to verify our mapping, and is TMF622 the best fit API?
And if we want to retrieve all transactions that are done by specific customer what is the suitable API?
<quillbot-extension-portal></quillbot-extension-portal>
------------------------------
zaina itriq
TO BE VERIFIED
------------------------------