OVPAY-1637 - Added "ovPayTokenId" to response body (AGAIN!!).
This commit is contained in:
parent
d9bfbe4c3d
commit
ffb320eaf0
@ -44,6 +44,7 @@ paths:
|
||||
"billingDay": 15,
|
||||
"highestInvoiceTerm": 1,
|
||||
"created": "2024-08-01 15:01:00.000",
|
||||
"ovPayTokenId": 1337,
|
||||
"_links":
|
||||
{
|
||||
"get_token":
|
||||
@ -67,6 +68,7 @@ paths:
|
||||
"billingDay": 15,
|
||||
"highestInvoiceTerm": 1,
|
||||
"created": "2024-08-01 15:01:00.000",
|
||||
"ovPayTokenId": 1338,
|
||||
"_links":
|
||||
{
|
||||
"get_token":
|
||||
@ -142,6 +144,7 @@ paths:
|
||||
"termDuration": "P0Y1M0D",
|
||||
"billingDay": 15,
|
||||
"highestInvoiceTerm": 1,
|
||||
"ovPayTokenId": 1337,
|
||||
"contractVersions":
|
||||
[
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user