Original Message:
Sent: Jun 13, 2023 15:05
From: Jonathan Goldberg
Subject: digital product ordering
Welcome Zaina to TMF - hope you get great value from the Open APIs.
TMF622 is the API you need, there isn't another suitable one.
At a quick glance, your mapping appears reasonable.
Good luck
------------------------------
Jonathan Goldberg
Amdocs Management Limited
Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
Original Message:
Sent: Jun 13, 2023 15:02
From: zaina itriq
Subject: digital product ordering
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
------------------------------