Closed pranavkparti closed 1 year ago
The endpoint /tokens/:id/transactions now returns 'token' as per the specification.
/tokens/:id/transactions
Issue(s) addressed
What kind of change(s) does this PR introduce?
Please check if the PR fulfils these requirements
What is the current behavior? The endpoint doesn't return 'token' field.
What is the new behavior?
The endpoint returns the correct fields.
Does this PR introduce a breaking change? No.
None.
Description
The endpoint
/tokens/:id/transactions
now returns 'token' as per the specification.Issue(s) addressed
What kind of change(s) does this PR introduce?
Please check if the PR fulfils these requirements
Issue
What is the current behavior? The endpoint doesn't return 'token' field.
What is the new behavior?
The endpoint returns the correct fields.
Breaking change
Does this PR introduce a breaking change? No.
Other useful information
None.